Skip to content

Console Output

Skipping 6,065 KB.. Full Log
[ERROR] 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/software/artefact/impl/DigitalArtefactImpl.java:[102] 
[ERROR] 	@Override
[ERROR] 	 ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/software/artefact/impl/DigitalArtefactImpl.java:[106] 
[ERROR] 	if (eNotificationRequired())
[ERROR] 	    ^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method eNotificationRequired() is undefined for the type DigitalArtefactImpl
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/software/artefact/impl/DigitalArtefactImpl.java:[107] 
[ERROR] 	eNotify(new ENotificationImpl(this, Notification.SET, ArtefactPackage.DIGITAL_ARTEFACT__BASE_CLASS, oldBase_Class, base_Class));
[ERROR] 	^^^^^^^
[ERROR] The method eNotify(ENotificationImpl) is undefined for the type DigitalArtefactImpl
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/software/artefact/impl/DigitalArtefactImpl.java:[107] 
[ERROR] 	eNotify(new ENotificationImpl(this, Notification.SET, ArtefactPackage.DIGITAL_ARTEFACT__BASE_CLASS, oldBase_Class, base_Class));
[ERROR] 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/software/artefact/impl/DigitalArtefactImpl.java:[115] 
[ERROR] 	@Override
[ERROR] 	 ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/software/artefact/impl/DigitalArtefactImpl.java:[116] 
[ERROR] 	public Object eGet(int featureID, boolean resolve, boolean coreType) {
[ERROR] 	       ^^^^^^
[ERROR] Object cannot be resolved to a type
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/software/artefact/impl/DigitalArtefactImpl.java:[122] 
[ERROR] 	return super.eGet(featureID, resolve, coreType);
[ERROR] 	       ^^^^^
[ERROR] Object cannot be resolved to a type
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/software/artefact/impl/DigitalArtefactImpl.java:[130] 
[ERROR] 	@Override
[ERROR] 	 ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/software/artefact/impl/DigitalArtefactImpl.java:[131] 
[ERROR] 	public void eSet(int featureID, Object newValue) {
[ERROR] 	                                ^^^^^^
[ERROR] Object cannot be resolved to a type
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/software/artefact/impl/DigitalArtefactImpl.java:[145] 
[ERROR] 	@Override
[ERROR] 	 ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/software/artefact/impl/DigitalArtefactImpl.java:[152] 
[ERROR] 	super.eUnset(featureID);
[ERROR] 	^^^^^
[ERROR] Object cannot be resolved to a type
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/software/artefact/impl/DigitalArtefactImpl.java:[160] 
[ERROR] 	@Override
[ERROR] 	 ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/software/artefact/impl/DigitalArtefactImpl.java:[166] 
[ERROR] 	return super.eIsSet(featureID);
[ERROR] 	       ^^^^^
[ERROR] Object cannot be resolved to a type
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/hardware/network/impl/ConnectedDeviceImpl.java:[30] 
[ERROR] 	public class ConnectedDeviceImpl extends HwCommunicationResourceImpl implements ConnectedDevice {
[ERROR] 	             ^^^^^^^^^^^^^^^^^^^
[ERROR] The hierarchy of the type ConnectedDeviceImpl is inconsistent
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/hardware/network/impl/ConnectedDeviceImpl.java:[30] 
[ERROR] 	public class ConnectedDeviceImpl extends HwCommunicationResourceImpl implements ConnectedDevice {
[ERROR] 	             ^^^^^^^^^^^^^^^^^^^
[ERROR] The hierarchy of the type ConnectedDeviceImpl is inconsistent
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/hardware/network/impl/ConnectedDeviceImpl.java:[37] 
[ERROR] 	super();
[ERROR] 	^^^^^^^^
[ERROR] The constructor Object() is undefined
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/hardware/network/impl/ConnectedDeviceImpl.java:[45] 
[ERROR] 	@Override
[ERROR] 	 ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/software/artefact/impl/PropertyAccessImpl.java:[16] 
[ERROR] 	import java.util.Map;
[ERROR] 	       ^^^^^^^^^^^^^
[ERROR] The import java.util.Map cannot be resolved
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/software/artefact/impl/PropertyAccessImpl.java:[56] 
[ERROR] 	public class PropertyAccessImpl extends MinimalEObjectImpl.Container implements PropertyAccess {
[ERROR] 	             ^^^^^^^^^^^^^^^^^^
[ERROR] The hierarchy of the type PropertyAccessImpl is inconsistent
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/software/artefact/impl/PropertyAccessImpl.java:[56] 
[ERROR] 	public class PropertyAccessImpl extends MinimalEObjectImpl.Container implements PropertyAccess {
[ERROR] 	             ^^^^^^^^^^^^^^^^^^
[ERROR] The type PropertyAccessImpl must implement the inherited abstract method PropertyAccess.propertyAccess_C3(DiagnosticChain, Map<Object,Object>)
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/software/artefact/impl/PropertyAccessImpl.java:[56] 
[ERROR] 	public class PropertyAccessImpl extends MinimalEObjectImpl.Container implements PropertyAccess {
[ERROR] 	             ^^^^^^^^^^^^^^^^^^
[ERROR] The type PropertyAccessImpl must implement the inherited abstract method PropertyAccess.PropertyAccess_C1(DiagnosticChain, Map<Object,Object>)
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/software/artefact/impl/PropertyAccessImpl.java:[56] 
[ERROR] 	public class PropertyAccessImpl extends MinimalEObjectImpl.Container implements PropertyAccess {
[ERROR] 	             ^^^^^^^^^^^^^^^^^^
[ERROR] The type PropertyAccessImpl must implement the inherited abstract method PropertyAccess.PropertyAccess_C2(DiagnosticChain, Map<Object,Object>)
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/software/artefact/impl/PropertyAccessImpl.java:[83] 
[ERROR] 	super();
[ERROR] 	^^^^^^^^
[ERROR] The constructor Object() is undefined
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/software/artefact/impl/PropertyAccessImpl.java:[91] 
[ERROR] 	@Override
[ERROR] 	 ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/software/artefact/impl/PropertyAccessImpl.java:[101] 
[ERROR] 	@Override
[ERROR] 	 ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/software/artefact/impl/PropertyAccessImpl.java:[105] 
[ERROR] 	base_Association = (Association)eResolveProxy(oldBase_Association);
[ERROR] 	                                ^^^^^^^^^^^^^
[ERROR] The method eResolveProxy(InternalEObject) is undefined for the type PropertyAccessImpl
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/software/artefact/impl/PropertyAccessImpl.java:[107] 
[ERROR] 	if (eNotificationRequired())
[ERROR] 	    ^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method eNotificationRequired() is undefined for the type PropertyAccessImpl
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/software/artefact/impl/PropertyAccessImpl.java:[108] 
[ERROR] 	eNotify(new ENotificationImpl(this, Notification.RESOLVE, ArtefactPackage.PROPERTY_ACCESS__BASE_ASSOCIATION, oldBase_Association, base_Association));
[ERROR] 	^^^^^^^
[ERROR] The method eNotify(ENotificationImpl) is undefined for the type PropertyAccessImpl
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/software/artefact/impl/PropertyAccessImpl.java:[108] 
[ERROR] 	eNotify(new ENotificationImpl(this, Notification.RESOLVE, ArtefactPackage.PROPERTY_ACCESS__BASE_ASSOCIATION, oldBase_Association, base_Association));
[ERROR] 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/software/artefact/impl/PropertyAccessImpl.java:[128] 
[ERROR] 	@Override
[ERROR] 	 ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/software/artefact/impl/PropertyAccessImpl.java:[132] 
[ERROR] 	if (eNotificationRequired())
[ERROR] 	    ^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method eNotificationRequired() is undefined for the type PropertyAccessImpl
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/software/artefact/impl/PropertyAccessImpl.java:[133] 
[ERROR] 	eNotify(new ENotificationImpl(this, Notification.SET, ArtefactPackage.PROPERTY_ACCESS__BASE_ASSOCIATION, oldBase_Association, base_Association));
[ERROR] 	^^^^^^^
[ERROR] The method eNotify(ENotificationImpl) is undefined for the type PropertyAccessImpl
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/software/artefact/impl/PropertyAccessImpl.java:[133] 
[ERROR] 	eNotify(new ENotificationImpl(this, Notification.SET, ArtefactPackage.PROPERTY_ACCESS__BASE_ASSOCIATION, oldBase_Association, base_Association));
[ERROR] 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/software/artefact/impl/PropertyAccessImpl.java:[141] 
[ERROR] 	@Override
[ERROR] 	 ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/software/artefact/impl/PropertyAccessImpl.java:[145] 
[ERROR] 	accessedProperty = (Property)eResolveProxy(oldAccessedProperty);
[ERROR] 	                             ^^^^^^^^^^^^^
[ERROR] The method eResolveProxy(InternalEObject) is undefined for the type PropertyAccessImpl
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/software/artefact/impl/PropertyAccessImpl.java:[147] 
[ERROR] 	if (eNotificationRequired())
[ERROR] 	    ^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method eNotificationRequired() is undefined for the type PropertyAccessImpl
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/software/artefact/impl/PropertyAccessImpl.java:[148] 
[ERROR] 	eNotify(new ENotificationImpl(this, Notification.RESOLVE, ArtefactPackage.PROPERTY_ACCESS__ACCESSED_PROPERTY, oldAccessedProperty, accessedProperty));
[ERROR] 	^^^^^^^
[ERROR] The method eNotify(ENotificationImpl) is undefined for the type PropertyAccessImpl
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/software/artefact/impl/PropertyAccessImpl.java:[148] 
[ERROR] 	eNotify(new ENotificationImpl(this, Notification.RESOLVE, ArtefactPackage.PROPERTY_ACCESS__ACCESSED_PROPERTY, oldAccessedProperty, accessedProperty));
[ERROR] 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/software/artefact/impl/PropertyAccessImpl.java:[168] 
[ERROR] 	@Override
[ERROR] 	 ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/software/artefact/impl/PropertyAccessImpl.java:[172] 
[ERROR] 	if (eNotificationRequired())
[ERROR] 	    ^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method eNotificationRequired() is undefined for the type PropertyAccessImpl
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/software/artefact/impl/PropertyAccessImpl.java:[173] 
[ERROR] 	eNotify(new ENotificationImpl(this, Notification.SET, ArtefactPackage.PROPERTY_ACCESS__ACCESSED_PROPERTY, oldAccessedProperty, accessedProperty));
[ERROR] 	^^^^^^^
[ERROR] The method eNotify(ENotificationImpl) is undefined for the type PropertyAccessImpl
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/software/artefact/impl/PropertyAccessImpl.java:[173] 
[ERROR] 	eNotify(new ENotificationImpl(this, Notification.SET, ArtefactPackage.PROPERTY_ACCESS__ACCESSED_PROPERTY, oldAccessedProperty, accessedProperty));
[ERROR] 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/software/artefact/impl/PropertyAccessImpl.java:[181] 
[ERROR] 	public boolean PropertyAccess_C1(DiagnosticChain diagnostics, Map<Object, Object> context) {
[ERROR] 	                                                              ^^^
[ERROR] Map cannot be resolved to a type
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/software/artefact/impl/PropertyAccessImpl.java:[181] 
[ERROR] 	public boolean PropertyAccess_C1(DiagnosticChain diagnostics, Map<Object, Object> context) {
[ERROR] 	                                                                  ^^^^^^
[ERROR] Object cannot be resolved to a type
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/software/artefact/impl/PropertyAccessImpl.java:[181] 
[ERROR] 	public boolean PropertyAccess_C1(DiagnosticChain diagnostics, Map<Object, Object> context) {
[ERROR] 	                                                                          ^^^^^^
[ERROR] Object cannot be resolved to a type
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/software/artefact/impl/PropertyAccessImpl.java:[191] 
[ERROR] 	ArtefactValidator.DIAGNOSTIC_SOURCE,
[ERROR] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/software/artefact/impl/PropertyAccessImpl.java:[193] 
[ERROR] 	EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "PropertyAccess_C1", EObjectValidator.getObjectLabel(this, context) }),
[ERROR] 	                                                                      ^^^^^^
[ERROR] Object cannot be resolved to a type
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/software/artefact/impl/PropertyAccessImpl.java:[194] 
[ERROR] 	new Object [] { this }));
[ERROR] 	    ^^^^^^
[ERROR] Object cannot be resolved to a type
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/software/artefact/impl/PropertyAccessImpl.java:[206] 
[ERROR] 	public boolean PropertyAccess_C2(DiagnosticChain diagnostics, Map<Object, Object> context) {
[ERROR] 	                                                              ^^^
[ERROR] Map cannot be resolved to a type
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/software/artefact/impl/PropertyAccessImpl.java:[206] 
[ERROR] 	public boolean PropertyAccess_C2(DiagnosticChain diagnostics, Map<Object, Object> context) {
[ERROR] 	                                                                  ^^^^^^
[ERROR] Object cannot be resolved to a type
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/software/artefact/impl/PropertyAccessImpl.java:[206] 
[ERROR] 	public boolean PropertyAccess_C2(DiagnosticChain diagnostics, Map<Object, Object> context) {
[ERROR] 	                                                                          ^^^^^^
[ERROR] Object cannot be resolved to a type
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/software/artefact/impl/PropertyAccessImpl.java:[216] 
[ERROR] 	ArtefactValidator.DIAGNOSTIC_SOURCE,
[ERROR] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/software/artefact/impl/PropertyAccessImpl.java:[218] 
[ERROR] 	EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "PropertyAccess_C2", EObjectValidator.getObjectLabel(this, context) }),
[ERROR] 	                                                                      ^^^^^^
[ERROR] Object cannot be resolved to a type
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/software/artefact/impl/PropertyAccessImpl.java:[219] 
[ERROR] 	new Object [] { this }));
[ERROR] 	    ^^^^^^
[ERROR] Object cannot be resolved to a type
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/software/artefact/impl/PropertyAccessImpl.java:[231] 
[ERROR] 	public boolean propertyAccess_C3(DiagnosticChain diagnostics, Map<Object, Object> context) {
[ERROR] 	                                                              ^^^
[ERROR] Map cannot be resolved to a type
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/software/artefact/impl/PropertyAccessImpl.java:[231] 
[ERROR] 	public boolean propertyAccess_C3(DiagnosticChain diagnostics, Map<Object, Object> context) {
[ERROR] 	                                                                  ^^^^^^
[ERROR] Object cannot be resolved to a type
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/software/artefact/impl/PropertyAccessImpl.java:[231] 
[ERROR] 	public boolean propertyAccess_C3(DiagnosticChain diagnostics, Map<Object, Object> context) {
[ERROR] 	                                                                          ^^^^^^
[ERROR] Object cannot be resolved to a type
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/software/artefact/impl/PropertyAccessImpl.java:[241] 
[ERROR] 	ArtefactValidator.DIAGNOSTIC_SOURCE,
[ERROR] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/software/artefact/impl/PropertyAccessImpl.java:[243] 
[ERROR] 	EcorePlugin.INSTANCE.getString("_UI_GenericInvariant_diagnostic", new Object[] { "propertyAccess_C3", EObjectValidator.getObjectLabel(this, context) }),
[ERROR] 	                                                                      ^^^^^^
[ERROR] Object cannot be resolved to a type
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/software/artefact/impl/PropertyAccessImpl.java:[244] 
[ERROR] 	new Object [] { this }));
[ERROR] 	    ^^^^^^
[ERROR] Object cannot be resolved to a type
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/software/artefact/impl/PropertyAccessImpl.java:[256] 
[ERROR] 	@Override
[ERROR] 	 ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/software/artefact/impl/PropertyAccessImpl.java:[257] 
[ERROR] 	public Object eGet(int featureID, boolean resolve, boolean coreType) {
[ERROR] 	       ^^^^^^
[ERROR] Object cannot be resolved to a type
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/software/artefact/impl/PropertyAccessImpl.java:[266] 
[ERROR] 	return super.eGet(featureID, resolve, coreType);
[ERROR] 	       ^^^^^
[ERROR] Object cannot be resolved to a type
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/software/artefact/impl/PropertyAccessImpl.java:[274] 
[ERROR] 	@Override
[ERROR] 	 ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/software/artefact/impl/PropertyAccessImpl.java:[275] 
[ERROR] 	public void eSet(int featureID, Object newValue) {
[ERROR] 	                                ^^^^^^
[ERROR] Object cannot be resolved to a type
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/software/artefact/impl/PropertyAccessImpl.java:[292] 
[ERROR] 	@Override
[ERROR] 	 ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/software/artefact/impl/PropertyAccessImpl.java:[302] 
[ERROR] 	super.eUnset(featureID);
[ERROR] 	^^^^^
[ERROR] Object cannot be resolved to a type
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/software/artefact/impl/PropertyAccessImpl.java:[310] 
[ERROR] 	@Override
[ERROR] 	 ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/software/artefact/impl/PropertyAccessImpl.java:[318] 
[ERROR] 	return super.eIsSet(featureID);
[ERROR] 	       ^^^^^
[ERROR] Object cannot be resolved to a type
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/software/artefact/VirtualEntity.java:[37] 
[ERROR] 	public interface VirtualEntity extends DigitalArtefact {
[ERROR] 	                 ^^^^^^^^^^^^^
[ERROR] The hierarchy of the type VirtualEntity is inconsistent
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/s3pml/protocol/impl/ProtocolTypeImpl.java:[46] 
[ERROR] 	public class ProtocolTypeImpl extends MinimalEObjectImpl.Container implements ProtocolType {
[ERROR] 	             ^^^^^^^^^^^^^^^^
[ERROR] The hierarchy of the type ProtocolTypeImpl is inconsistent
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/s3pml/protocol/impl/ProtocolTypeImpl.java:[103] 
[ERROR] 	super();
[ERROR] 	^^^^^^^^
[ERROR] The constructor Object() is undefined
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/s3pml/protocol/impl/ProtocolTypeImpl.java:[111] 
[ERROR] 	@Override
[ERROR] 	 ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/s3pml/protocol/impl/ProtocolTypeImpl.java:[121] 
[ERROR] 	@Override
[ERROR] 	 ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/s3pml/protocol/impl/ProtocolTypeImpl.java:[125] 
[ERROR] 	url = (Property)eResolveProxy(oldURL);
[ERROR] 	                ^^^^^^^^^^^^^
[ERROR] The method eResolveProxy(InternalEObject) is undefined for the type ProtocolTypeImpl
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/s3pml/protocol/impl/ProtocolTypeImpl.java:[127] 
[ERROR] 	if (eNotificationRequired())
[ERROR] 	    ^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method eNotificationRequired() is undefined for the type ProtocolTypeImpl
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/s3pml/protocol/impl/ProtocolTypeImpl.java:[128] 
[ERROR] 	eNotify(new ENotificationImpl(this, Notification.RESOLVE, ProtocolPackage.PROTOCOL_TYPE__URL, oldURL, url));
[ERROR] 	^^^^^^^
[ERROR] The method eNotify(ENotificationImpl) is undefined for the type ProtocolTypeImpl
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/s3pml/protocol/impl/ProtocolTypeImpl.java:[128] 
[ERROR] 	eNotify(new ENotificationImpl(this, Notification.RESOLVE, ProtocolPackage.PROTOCOL_TYPE__URL, oldURL, url));
[ERROR] 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/s3pml/protocol/impl/ProtocolTypeImpl.java:[148] 
[ERROR] 	@Override
[ERROR] 	 ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/s3pml/protocol/impl/ProtocolTypeImpl.java:[152] 
[ERROR] 	if (eNotificationRequired())
[ERROR] 	    ^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method eNotificationRequired() is undefined for the type ProtocolTypeImpl
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/s3pml/protocol/impl/ProtocolTypeImpl.java:[153] 
[ERROR] 	eNotify(new ENotificationImpl(this, Notification.SET, ProtocolPackage.PROTOCOL_TYPE__URL, oldURL, url));
[ERROR] 	^^^^^^^
[ERROR] The method eNotify(ENotificationImpl) is undefined for the type ProtocolTypeImpl
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/s3pml/protocol/impl/ProtocolTypeImpl.java:[153] 
[ERROR] 	eNotify(new ENotificationImpl(this, Notification.SET, ProtocolPackage.PROTOCOL_TYPE__URL, oldURL, url));
[ERROR] 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/s3pml/protocol/impl/ProtocolTypeImpl.java:[161] 
[ERROR] 	@Override
[ERROR] 	 ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/s3pml/protocol/impl/ProtocolTypeImpl.java:[165] 
[ERROR] 	port = (Property)eResolveProxy(oldPort);
[ERROR] 	                 ^^^^^^^^^^^^^
[ERROR] The method eResolveProxy(InternalEObject) is undefined for the type ProtocolTypeImpl
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/s3pml/protocol/impl/ProtocolTypeImpl.java:[167] 
[ERROR] 	if (eNotificationRequired())
[ERROR] 	    ^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method eNotificationRequired() is undefined for the type ProtocolTypeImpl
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/s3pml/protocol/impl/ProtocolTypeImpl.java:[168] 
[ERROR] 	eNotify(new ENotificationImpl(this, Notification.RESOLVE, ProtocolPackage.PROTOCOL_TYPE__PORT, oldPort, port));
[ERROR] 	^^^^^^^
[ERROR] The method eNotify(ENotificationImpl) is undefined for the type ProtocolTypeImpl
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/s3pml/protocol/impl/ProtocolTypeImpl.java:[168] 
[ERROR] 	eNotify(new ENotificationImpl(this, Notification.RESOLVE, ProtocolPackage.PROTOCOL_TYPE__PORT, oldPort, port));
[ERROR] 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/s3pml/protocol/impl/ProtocolTypeImpl.java:[188] 
[ERROR] 	@Override
[ERROR] 	 ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/s3pml/protocol/impl/ProtocolTypeImpl.java:[192] 
[ERROR] 	if (eNotificationRequired())
[ERROR] 	    ^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method eNotificationRequired() is undefined for the type ProtocolTypeImpl
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/s3pml/protocol/impl/ProtocolTypeImpl.java:[193] 
[ERROR] 	eNotify(new ENotificationImpl(this, Notification.SET, ProtocolPackage.PROTOCOL_TYPE__PORT, oldPort, port));
[ERROR] 	^^^^^^^
[ERROR] The method eNotify(ENotificationImpl) is undefined for the type ProtocolTypeImpl
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/s3pml/protocol/impl/ProtocolTypeImpl.java:[193] 
[ERROR] 	eNotify(new ENotificationImpl(this, Notification.SET, ProtocolPackage.PROTOCOL_TYPE__PORT, oldPort, port));
[ERROR] 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/s3pml/protocol/impl/ProtocolTypeImpl.java:[201] 
[ERROR] 	@Override
[ERROR] 	 ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/s3pml/protocol/impl/ProtocolTypeImpl.java:[205] 
[ERROR] 	base_Class = (org.eclipse.uml2.uml.Class)eResolveProxy(oldBase_Class);
[ERROR] 	                                         ^^^^^^^^^^^^^
[ERROR] The method eResolveProxy(InternalEObject) is undefined for the type ProtocolTypeImpl
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/s3pml/protocol/impl/ProtocolTypeImpl.java:[207] 
[ERROR] 	if (eNotificationRequired())
[ERROR] 	    ^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method eNotificationRequired() is undefined for the type ProtocolTypeImpl
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/s3pml/protocol/impl/ProtocolTypeImpl.java:[208] 
[ERROR] 	eNotify(new ENotificationImpl(this, Notification.RESOLVE, ProtocolPackage.PROTOCOL_TYPE__BASE_CLASS, oldBase_Class, base_Class));
[ERROR] 	^^^^^^^
[ERROR] The method eNotify(ENotificationImpl) is undefined for the type ProtocolTypeImpl
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/s3pml/protocol/impl/ProtocolTypeImpl.java:[208] 
[ERROR] 	eNotify(new ENotificationImpl(this, Notification.RESOLVE, ProtocolPackage.PROTOCOL_TYPE__BASE_CLASS, oldBase_Class, base_Class));
[ERROR] 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/s3pml/protocol/impl/ProtocolTypeImpl.java:[228] 
[ERROR] 	@Override
[ERROR] 	 ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/s3pml/protocol/impl/ProtocolTypeImpl.java:[232] 
[ERROR] 	if (eNotificationRequired())
[ERROR] 	    ^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method eNotificationRequired() is undefined for the type ProtocolTypeImpl
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/s3pml/protocol/impl/ProtocolTypeImpl.java:[233] 
[ERROR] 	eNotify(new ENotificationImpl(this, Notification.SET, ProtocolPackage.PROTOCOL_TYPE__BASE_CLASS, oldBase_Class, base_Class));
[ERROR] 	^^^^^^^
[ERROR] The method eNotify(ENotificationImpl) is undefined for the type ProtocolTypeImpl
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/s3pml/protocol/impl/ProtocolTypeImpl.java:[233] 
[ERROR] 	eNotify(new ENotificationImpl(this, Notification.SET, ProtocolPackage.PROTOCOL_TYPE__BASE_CLASS, oldBase_Class, base_Class));
[ERROR] 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/s3pml/protocol/impl/ProtocolTypeImpl.java:[241] 
[ERROR] 	@Override
[ERROR] 	 ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/s3pml/protocol/impl/ProtocolTypeImpl.java:[245] 
[ERROR] 	version = (Property)eResolveProxy(oldVersion);
[ERROR] 	                    ^^^^^^^^^^^^^
[ERROR] The method eResolveProxy(InternalEObject) is undefined for the type ProtocolTypeImpl
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/s3pml/protocol/impl/ProtocolTypeImpl.java:[247] 
[ERROR] 	if (eNotificationRequired())
[ERROR] 	    ^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method eNotificationRequired() is undefined for the type ProtocolTypeImpl
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/s3pml/protocol/impl/ProtocolTypeImpl.java:[248] 
[ERROR] 	eNotify(new ENotificationImpl(this, Notification.RESOLVE, ProtocolPackage.PROTOCOL_TYPE__VERSION, oldVersion, version));
[ERROR] 	^^^^^^^
[ERROR] The method eNotify(ENotificationImpl) is undefined for the type ProtocolTypeImpl
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/s3pml/protocol/impl/ProtocolTypeImpl.java:[248] 
[ERROR] 	eNotify(new ENotificationImpl(this, Notification.RESOLVE, ProtocolPackage.PROTOCOL_TYPE__VERSION, oldVersion, version));
[ERROR] 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/s3pml/protocol/impl/ProtocolTypeImpl.java:[268] 
[ERROR] 	@Override
[ERROR] 	 ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/s3pml/protocol/impl/ProtocolTypeImpl.java:[272] 
[ERROR] 	if (eNotificationRequired())
[ERROR] 	    ^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method eNotificationRequired() is undefined for the type ProtocolTypeImpl
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/s3pml/protocol/impl/ProtocolTypeImpl.java:[273] 
[ERROR] 	eNotify(new ENotificationImpl(this, Notification.SET, ProtocolPackage.PROTOCOL_TYPE__VERSION, oldVersion, version));
[ERROR] 	^^^^^^^
[ERROR] The method eNotify(ENotificationImpl) is undefined for the type ProtocolTypeImpl
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/s3pml/protocol/impl/ProtocolTypeImpl.java:[273] 
[ERROR] 	eNotify(new ENotificationImpl(this, Notification.SET, ProtocolPackage.PROTOCOL_TYPE__VERSION, oldVersion, version));
[ERROR] 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/s3pml/protocol/impl/ProtocolTypeImpl.java:[281] 
[ERROR] 	@Override
[ERROR] 	 ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/s3pml/protocol/impl/ProtocolTypeImpl.java:[285] 
[ERROR] 	api = (Property)eResolveProxy(oldApi);
[ERROR] 	                ^^^^^^^^^^^^^
[ERROR] The method eResolveProxy(InternalEObject) is undefined for the type ProtocolTypeImpl
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/s3pml/protocol/impl/ProtocolTypeImpl.java:[287] 
[ERROR] 	if (eNotificationRequired())
[ERROR] 	    ^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method eNotificationRequired() is undefined for the type ProtocolTypeImpl
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/s3pml/protocol/impl/ProtocolTypeImpl.java:[288] 
[ERROR] 	eNotify(new ENotificationImpl(this, Notification.RESOLVE, ProtocolPackage.PROTOCOL_TYPE__API, oldApi, api));
[ERROR] 	^^^^^^^
[ERROR] The method eNotify(ENotificationImpl) is undefined for the type ProtocolTypeImpl
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/s3pml/protocol/impl/ProtocolTypeImpl.java:[288] 
[ERROR] 	eNotify(new ENotificationImpl(this, Notification.RESOLVE, ProtocolPackage.PROTOCOL_TYPE__API, oldApi, api));
[ERROR] 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/s3pml/protocol/impl/ProtocolTypeImpl.java:[308] 
[ERROR] 	@Override
[ERROR] 	 ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/s3pml/protocol/impl/ProtocolTypeImpl.java:[312] 
[ERROR] 	if (eNotificationRequired())
[ERROR] 	    ^^^^^^^^^^^^^^^^^^^^^
[ERROR] The method eNotificationRequired() is undefined for the type ProtocolTypeImpl
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/s3pml/protocol/impl/ProtocolTypeImpl.java:[313] 
[ERROR] 	eNotify(new ENotificationImpl(this, Notification.SET, ProtocolPackage.PROTOCOL_TYPE__API, oldApi, api));
[ERROR] 	^^^^^^^
[ERROR] The method eNotify(ENotificationImpl) is undefined for the type ProtocolTypeImpl
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/s3pml/protocol/impl/ProtocolTypeImpl.java:[313] 
[ERROR] 	eNotify(new ENotificationImpl(this, Notification.SET, ProtocolPackage.PROTOCOL_TYPE__API, oldApi, api));
[ERROR] 	        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The constructor ENotificationImpl(InternalEObject, int, EStructuralFeature, Object, Object) refers to the missing type Object
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/s3pml/protocol/impl/ProtocolTypeImpl.java:[321] 
[ERROR] 	@Override
[ERROR] 	 ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/s3pml/protocol/impl/ProtocolTypeImpl.java:[322] 
[ERROR] 	public Object eGet(int featureID, boolean resolve, boolean coreType) {
[ERROR] 	       ^^^^^^
[ERROR] Object cannot be resolved to a type
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/s3pml/protocol/impl/ProtocolTypeImpl.java:[340] 
[ERROR] 	return super.eGet(featureID, resolve, coreType);
[ERROR] 	       ^^^^^
[ERROR] Object cannot be resolved to a type
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/s3pml/protocol/impl/ProtocolTypeImpl.java:[348] 
[ERROR] 	@Override
[ERROR] 	 ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/s3pml/protocol/impl/ProtocolTypeImpl.java:[349] 
[ERROR] 	public void eSet(int featureID, Object newValue) {
[ERROR] 	                                ^^^^^^
[ERROR] Object cannot be resolved to a type
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/s3pml/protocol/impl/ProtocolTypeImpl.java:[375] 
[ERROR] 	@Override
[ERROR] 	 ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/s3pml/protocol/impl/ProtocolTypeImpl.java:[394] 
[ERROR] 	super.eUnset(featureID);
[ERROR] 	^^^^^
[ERROR] Object cannot be resolved to a type
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/s3pml/protocol/impl/ProtocolTypeImpl.java:[402] 
[ERROR] 	@Override
[ERROR] 	 ^^^^^^^^
[ERROR] Override cannot be resolved to a type
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/s3pml/protocol/impl/ProtocolTypeImpl.java:[416] 
[ERROR] 	return super.eIsSet(featureID);
[ERROR] 	       ^^^^^
[ERROR] Object cannot be resolved to a type
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/s3pml/hardware/store/StorePackage.java:[39] 
[ERROR] 	public interface StorePackage extends EPackage {
[ERROR] 	                 ^^^^^^^^^^^^
[ERROR] The hierarchy of the type StorePackage is inconsistent
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/s3pml/hardware/store/StorePackage.java:[46] 
[ERROR] 	String eNAME = "store";
[ERROR] 	^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/s3pml/hardware/store/StorePackage.java:[54] 
[ERROR] 	String eNS_URI = "http://www.eclipse.org/papyrus/iotml/0.7/IoTML/S3PML/Hardware/Store";
[ERROR] 	^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] /jobs/genie.papyrus/papyrus-iotml-gerrit/workspace/org.eclipse.papyrus.iotml.profile/src-gen/org/eclipse/papyrus/iotml/s3pml/hardware/store/StorePackage.java:[62] 
[ERROR] 	String eNS_PREFIX = "Store";
[ERROR] 	^^^^^^
[ERROR] String cannot be resolved to a type
[ERROR] 5409 problems (5409 errors)
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :org.eclipse.papyrus.iotml.profile
Build step 'Invoke top-level Maven targets' marked build as failure
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: FAILURE