public class ProcessModelImpl extends SignalElementImpl implements ProcessModel
The following features are implemented:
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList
Constructor and Description |
---|
ProcessModelImpl() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
basicSetDescription(Description newDescription,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetIdentifier(Identifier newIdentifier,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetInterfaceDefinition(InterfaceDefinition newInterfaceDefinition,
org.eclipse.emf.common.notify.NotificationChain msgs) |
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
org.eclipse.emf.common.notify.NotificationChain |
eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
void |
eUnset(int featureID) |
Description |
getDescription() |
Identifier |
getIdentifier() |
InterfaceDefinition |
getInterfaceDefinition() |
ModelKind |
getModelKind() |
VisibilityKind |
getVisibilityKind() |
long |
makeAST() |
void |
setDescription(Description newDescription) |
void |
setIdentifier(Identifier newIdentifier) |
void |
setInterfaceDefinition(InterfaceDefinition newInterfaceDefinition) |
void |
setModelKind(ModelKind newModelKind) |
void |
setVisibilityKind(VisibilityKind newVisibilityKind) |
java.lang.String |
toString() |
getCommentPost, getCommentPre, getParent, getTreeAttribute, setASTAttribute, setTreeAttribute
eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURI
eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset
eNotificationRequired, eNotify
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
getCommentPost, getCommentPre, getParent, setASTAttribute
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
public Identifier getIdentifier()
getIdentifier
in interface ProcessModel
ProcessModel.setIdentifier(Identifier)
,
SsmePackage.getProcessModel_Identifier()
public org.eclipse.emf.common.notify.NotificationChain basicSetIdentifier(Identifier newIdentifier, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setIdentifier(Identifier newIdentifier)
setIdentifier
in interface ProcessModel
newIdentifier
- the new value of the 'Identifier' containment reference.ProcessModel.getIdentifier()
public InterfaceDefinition getInterfaceDefinition()
getInterfaceDefinition
in interface ProcessModel
ProcessModel.setInterfaceDefinition(InterfaceDefinition)
,
SsmePackage.getProcessModel_InterfaceDefinition()
public org.eclipse.emf.common.notify.NotificationChain basicSetInterfaceDefinition(InterfaceDefinition newInterfaceDefinition, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setInterfaceDefinition(InterfaceDefinition newInterfaceDefinition)
setInterfaceDefinition
in interface ProcessModel
newInterfaceDefinition
- the new value of the 'Interface Definition' containment reference.ProcessModel.getInterfaceDefinition()
public Description getDescription()
getDescription
in interface ProcessModel
ProcessModel.setDescription(Description)
,
SsmePackage.getProcessModel_Description()
public org.eclipse.emf.common.notify.NotificationChain basicSetDescription(Description newDescription, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setDescription(Description newDescription)
setDescription
in interface ProcessModel
newDescription
- the new value of the 'Description' containment reference.ProcessModel.getDescription()
public ModelKind getModelKind()
getModelKind
in interface ProcessModel
ModelKind
,
ProcessModel.setModelKind(ModelKind)
,
SsmePackage.getProcessModel_ModelKind()
public void setModelKind(ModelKind newModelKind)
setModelKind
in interface ProcessModel
newModelKind
- the new value of the 'Model Kind' attribute.ModelKind
,
ProcessModel.getModelKind()
public VisibilityKind getVisibilityKind()
getVisibilityKind
in interface ProcessModel
VisibilityKind
,
ProcessModel.setVisibilityKind(VisibilityKind)
,
SsmePackage.getProcessModel_VisibilityKind()
public void setVisibilityKind(VisibilityKind newVisibilityKind)
setVisibilityKind
in interface ProcessModel
newVisibilityKind
- the new value of the 'Visibility Kind' attribute.VisibilityKind
,
ProcessModel.getVisibilityKind()
public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseRemove
in class SignalElementImpl
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface org.eclipse.emf.ecore.InternalEObject
eGet
in class SignalElementImpl
public void eSet(int featureID, java.lang.Object newValue)
eSet
in interface org.eclipse.emf.ecore.InternalEObject
eSet
in class SignalElementImpl
public void eUnset(int featureID)
eUnset
in interface org.eclipse.emf.ecore.InternalEObject
eUnset
in class SignalElementImpl
public boolean eIsSet(int featureID)
eIsSet
in interface org.eclipse.emf.ecore.InternalEObject
eIsSet
in class SignalElementImpl
public java.lang.String toString()
toString
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public long makeAST()
makeAST
in interface SignalElement
makeAST
in class SignalElementImpl