|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.EObjectImpl
org.eclipse.ocl.examples.xtext.base.basecs.impl.ElementCSImpl
org.eclipse.ocl.examples.xtext.base.basecs.impl.PivotableElementCSImpl
org.eclipse.ocl.examples.xtext.base.basecs.impl.ModelElementCSImpl
org.eclipse.ocl.examples.xtext.base.basecs.impl.NamedElementCSImpl
org.eclipse.ocl.examples.xtext.base.basecs.impl.ClassifierCSImpl
public abstract class ClassifierCSImpl
An implementation of the model object 'Classifier CS'.
The following features are implemented:
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
---|
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl |
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
---|
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 |
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
org.eclipse.emf.ecore.InternalEObject.EStore |
Field Summary | |
---|---|
protected static org.eclipse.emf.ecore.EOperation.Internal.InvocationDelegate |
AST__EINVOCATION_DELEGATE
The cached invocation delegate for the ' Ast ' operation. |
protected static java.lang.String |
INSTANCE_CLASS_NAME_EDEFAULT
The default value of the ' Instance Class Name ' attribute. |
protected java.lang.String |
instanceClassName
The cached value of the ' Instance Class Name ' attribute. |
protected boolean |
instanceClassNameESet
This is true if the Instance Class Name attribute has been set. |
protected org.eclipse.emf.common.util.EList<ConstraintCS> |
ownedConstraint
The cached value of the ' Owned Constraint ' containment reference list. |
protected TemplateSignatureCS |
ownedTemplateSignature
The cached value of the ' Owned Template Signature ' containment reference. |
protected org.eclipse.emf.common.util.EList<java.lang.String> |
qualifier
The cached value of the ' Qualifier ' attribute list. |
Fields inherited from class org.eclipse.ocl.examples.xtext.base.basecs.impl.NamedElementCSImpl |
---|
name, NAME_EDEFAULT |
Fields inherited from class org.eclipse.ocl.examples.xtext.base.basecs.impl.ModelElementCSImpl |
---|
csi, CSI_EDEFAULT, ORIGINAL_XMI_ID_EDEFAULT, originalXmiId, ownedAnnotation |
Fields inherited from class org.eclipse.ocl.examples.xtext.base.basecs.impl.PivotableElementCSImpl |
---|
pivot |
Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
---|
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY |
Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
---|
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET |
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
EOPPOSITE_FEATURE_BASE |
Constructor Summary | |
---|---|
protected |
ClassifierCSImpl()
|
Method Summary | |
---|---|
Type |
ast()
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetOwnedTemplateSignature(TemplateSignatureCS newOwnedTemplateSignature,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
basicSetOwner(PackageCS newOwner,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
int |
eBaseStructuralFeatureID(int derivedFeatureID,
java.lang.Class<?> baseClass)
|
org.eclipse.emf.common.notify.NotificationChain |
eBasicRemoveFromContainerFeature(org.eclipse.emf.common.notify.NotificationChain msgs)
|
int |
eDerivedStructuralFeatureID(int baseFeatureID,
java.lang.Class<?> baseClass)
|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
org.eclipse.emf.common.notify.NotificationChain |
eInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
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)
|
protected org.eclipse.emf.ecore.EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
java.lang.String |
getInstanceClassName()
|
org.eclipse.emf.common.util.EList<ConstraintCS> |
getOwnedConstraint()
|
TemplateSignatureCS |
getOwnedTemplateSignature()
|
PackageCS |
getOwner()
|
org.eclipse.emf.common.util.EList<java.lang.String> |
getQualifier()
|
TemplateSignatureCS |
getTemplateSignature()
|
boolean |
isSetInstanceClassName()
|
void |
setInstanceClassName(java.lang.String newInstanceClassName)
|
void |
setOwnedTemplateSignature(TemplateSignatureCS newOwnedTemplateSignature)
|
void |
setOwner(PackageCS newOwner)
|
java.lang.String |
toString()
|
void |
unsetInstanceClassName()
|
Methods inherited from class org.eclipse.ocl.examples.xtext.base.basecs.impl.NamedElementCSImpl |
---|
getName, setName |
Methods inherited from class org.eclipse.ocl.examples.xtext.base.basecs.impl.ModelElementCSImpl |
---|
getCsi, getOriginalXmiId, getOwnedAnnotation, setCsi, setOriginalXmiId |
Methods inherited from class org.eclipse.ocl.examples.xtext.base.basecs.impl.PivotableElementCSImpl |
---|
getPivot, resetPivot, setPivot |
Methods inherited from class org.eclipse.ocl.examples.xtext.base.basecs.impl.ElementCSImpl |
---|
accept, getDescription, getLogicalParent |
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
---|
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI |
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
---|
eAddVirtualValue, eAllContents, eBasicRemoveFromContainer, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eHasSettings, eInternalResource, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetDirectResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues |
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
---|
eBasicAdapterArray, eBasicHasAdapters, eNotificationRequired, eNotify |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.eclipse.ocl.examples.xtext.base.basecs.NamedElementCS |
---|
getName, setName |
Methods inherited from interface org.eclipse.ocl.examples.xtext.base.basecs.ModelElementCS |
---|
getCsi, getOriginalXmiId, getOwnedAnnotation, setCsi, setOriginalXmiId |
Methods inherited from interface org.eclipse.ocl.examples.xtext.base.basecs.PivotableElementCS |
---|
getPivot, setPivot |
Methods inherited from interface org.eclipse.ocl.examples.xtext.base.basecs.ElementCS |
---|
accept, getDescription, getLogicalParent |
Methods inherited from interface org.eclipse.ocl.examples.xtext.base.basecs.util.VisitableCS |
---|
eClass |
Methods inherited from interface org.eclipse.ocl.examples.pivot.util.Pivotable |
---|
resetPivot |
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
eNotificationRequired |
Field Detail |
---|
protected TemplateSignatureCS ownedTemplateSignature
Owned Template Signature
' containment reference.
getOwnedTemplateSignature()
protected static final java.lang.String INSTANCE_CLASS_NAME_EDEFAULT
Instance Class Name
' attribute.
getInstanceClassName()
protected java.lang.String instanceClassName
Instance Class Name
' attribute.
getInstanceClassName()
protected boolean instanceClassNameESet
protected org.eclipse.emf.common.util.EList<ConstraintCS> ownedConstraint
Owned Constraint
' containment reference list.
getOwnedConstraint()
protected org.eclipse.emf.common.util.EList<java.lang.String> qualifier
Qualifier
' attribute list.
getQualifier()
protected static final org.eclipse.emf.ecore.EOperation.Internal.InvocationDelegate AST__EINVOCATION_DELEGATE
Ast
' operation.
ast()
Constructor Detail |
---|
protected ClassifierCSImpl()
Method Detail |
---|
protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass
in class NamedElementCSImpl
public TemplateSignatureCS getOwnedTemplateSignature()
getOwnedTemplateSignature
in interface TemplateableElementCS
TemplateableElementCS.setOwnedTemplateSignature(TemplateSignatureCS)
,
BaseCSPackage.getTemplateableElementCS_OwnedTemplateSignature()
,
TemplateSignatureCS.getOwningTemplateElement()
public org.eclipse.emf.common.notify.NotificationChain basicSetOwnedTemplateSignature(TemplateSignatureCS newOwnedTemplateSignature, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setOwnedTemplateSignature(TemplateSignatureCS newOwnedTemplateSignature)
setOwnedTemplateSignature
in interface TemplateableElementCS
newOwnedTemplateSignature
- the new value of the 'Owned Template Signature' containment reference.TemplateableElementCS.getOwnedTemplateSignature()
public PackageCS getOwner()
getOwner
in interface ClassifierCS
ClassifierCS.setOwner(PackageCS)
,
BaseCSPackage.getClassifierCS_Owner()
,
PackageCS.getOwnedType()
public org.eclipse.emf.common.notify.NotificationChain basicSetOwner(PackageCS newOwner, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setOwner(PackageCS newOwner)
setOwner
in interface ClassifierCS
newOwner
- the new value of the 'Owner' container reference.ClassifierCS.getOwner()
public java.lang.String getInstanceClassName()
getInstanceClassName
in interface ClassifierCS
ClassifierCS.setInstanceClassName(String)
,
BaseCSPackage.getClassifierCS_InstanceClassName()
public void setInstanceClassName(java.lang.String newInstanceClassName)
setInstanceClassName
in interface ClassifierCS
newInstanceClassName
- the new value of the 'Instance Class Name' attribute.ClassifierCS.getInstanceClassName()
public void unsetInstanceClassName()
public boolean isSetInstanceClassName()
public org.eclipse.emf.common.util.EList<ConstraintCS> getOwnedConstraint()
getOwnedConstraint
in interface ClassifierCS
BaseCSPackage.getClassifierCS_OwnedConstraint()
public org.eclipse.emf.common.util.EList<java.lang.String> getQualifier()
getQualifier
in interface ClassifierCS
BaseCSPackage.getClassifierCS_Qualifier()
public Type ast()
ast
in interface ClassifierCS
public java.lang.String toString()
toString
in class NamedElementCSImpl
public TemplateSignatureCS getTemplateSignature()
public org.eclipse.emf.common.notify.NotificationChain eInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseAdd
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
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 ModelElementCSImpl
public org.eclipse.emf.common.notify.NotificationChain eBasicRemoveFromContainerFeature(org.eclipse.emf.common.notify.NotificationChain msgs)
eBasicRemoveFromContainerFeature
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface org.eclipse.emf.ecore.InternalEObject
eGet
in class NamedElementCSImpl
public void eSet(int featureID, java.lang.Object newValue)
eSet
in interface org.eclipse.emf.ecore.InternalEObject
eSet
in class NamedElementCSImpl
public void eUnset(int featureID)
eUnset
in interface org.eclipse.emf.ecore.InternalEObject
eUnset
in class NamedElementCSImpl
public boolean eIsSet(int featureID)
eIsSet
in interface org.eclipse.emf.ecore.InternalEObject
eIsSet
in class NamedElementCSImpl
public int eBaseStructuralFeatureID(int derivedFeatureID, java.lang.Class<?> baseClass)
eBaseStructuralFeatureID
in interface org.eclipse.emf.ecore.InternalEObject
eBaseStructuralFeatureID
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public int eDerivedStructuralFeatureID(int baseFeatureID, java.lang.Class<?> baseClass)
eDerivedStructuralFeatureID
in interface org.eclipse.emf.ecore.InternalEObject
eDerivedStructuralFeatureID
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |