public class TypeDescriptionImpl extends SignalElementImpl implements TypeDescription
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 |
---|
TypeDescriptionImpl() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
basicSetIdentifier(Identifier newIdentifier,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetInitValue(ExprSignal newInitValue,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetTypeDescriptionValue(TypeDescriptionValue newTypeDescriptionValue,
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) |
Identifier |
getIdentifier() |
ExprSignal |
getInitValue() |
TypeDescriptionValue |
getTypeDescriptionValue() |
long |
makeAST() |
void |
setIdentifier(Identifier newIdentifier) |
void |
setInitValue(ExprSignal newInitValue) |
void |
setTypeDescriptionValue(TypeDescriptionValue newTypeDescriptionValue) |
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, toString
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 TypeDescription
TypeDescription.setIdentifier(Identifier)
,
SsmePackage.getTypeDescription_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 TypeDescription
newIdentifier
- the new value of the 'Identifier' containment reference.TypeDescription.getIdentifier()
public TypeDescriptionValue getTypeDescriptionValue()
getTypeDescriptionValue
in interface TypeDescription
TypeDescription.setTypeDescriptionValue(TypeDescriptionValue)
,
SsmePackage.getTypeDescription_TypeDescriptionValue()
public org.eclipse.emf.common.notify.NotificationChain basicSetTypeDescriptionValue(TypeDescriptionValue newTypeDescriptionValue, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setTypeDescriptionValue(TypeDescriptionValue newTypeDescriptionValue)
setTypeDescriptionValue
in interface TypeDescription
newTypeDescriptionValue
- the new value of the 'Type Description Value' containment reference.TypeDescription.getTypeDescriptionValue()
public ExprSignal getInitValue()
getInitValue
in interface TypeDescription
TypeDescription.setInitValue(ExprSignal)
,
SsmePackage.getTypeDescription_InitValue()
public org.eclipse.emf.common.notify.NotificationChain basicSetInitValue(ExprSignal newInitValue, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setInitValue(ExprSignal newInitValue)
setInitValue
in interface TypeDescription
newInitValue
- the new value of the 'Init Value' containment reference.TypeDescription.getInitValue()
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 long makeAST()
makeAST
in interface SignalElement
makeAST
in class SignalElementImpl