public abstract class JMemberImpl extends JModelElementImpl implements JMember
The following features are implemented:
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImplBasicNotifierImpl.EAdapterList<E extends java.lang.Object & Adapter>, BasicNotifierImpl.EObservableAdapterListInternalEObject.EStore| Modifier and Type | Field and Description |
|---|---|
protected java.lang.String |
comment
The cached value of the '
Comment' attribute |
protected static java.lang.String |
COMMENT_EDEFAULT
The default value of the '
Comment' attribute |
protected boolean |
static_
The cached value of the '
Static' attribute |
protected static boolean |
STATIC_EDEFAULT
The default value of the '
Static' attribute |
protected JVisibility |
visibility
The cached value of the '
Visibility' attribute |
protected static JVisibility |
VISIBILITY_EDEFAULT
The default value of the '
Visibility' attribute |
isReconciling, jNode, JNODE_EDEFAULT, name, NAME_EDEFAULTeAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXYEVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSETEOPPOSITE_FEATURE_BASE| Modifier | Constructor and Description |
|---|---|
protected |
JMemberImpl() |
| Modifier and Type | Method and Description |
|---|---|
NotificationChain |
basicSetContainingType(JClass newContainingType,
NotificationChain msgs) |
NotificationChain |
eBasicRemoveFromContainerFeature(NotificationChain msgs) |
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
NotificationChain |
eInverseAdd(InternalEObject otherEnd,
int featureID,
NotificationChain msgs) |
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
protected EClass |
eStaticClass() |
void |
eUnset(int featureID) |
java.lang.String |
getComment() |
JClass |
getContainingType() |
JVisibility |
getVisibility() |
boolean |
isStatic() |
void |
setComment(java.lang.String newComment) |
void |
setContainingType(JClass newContainingType) |
void |
setStatic(boolean newStatic) |
void |
setVisibility(JVisibility newVisibility) |
java.lang.String |
toString() |
adoptContent, changeAttribute, changeReference, eNotificationRequired, eNotify, getJNode, getName, getQualifiedName, moveContent, orphanContent, resolveIdentifiers, setJNode, setJNodeGen, setNameeAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURIeAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, 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, eVirtualValueseBasicAdapterArray, eBasicHasAdaptersclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetJNode, getName, getQualifiedName, setJNode, setNameeAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverprotected static final boolean STATIC_EDEFAULT
Static' attribute.
isStatic(),
Constant Field Valuesprotected boolean static_
Static' attribute.
isStatic()protected static final JVisibility VISIBILITY_EDEFAULT
Visibility' attribute.
getVisibility()protected JVisibility visibility
Visibility' attribute.
getVisibility()protected static final java.lang.String COMMENT_EDEFAULT
Comment' attribute.
getComment()protected java.lang.String comment
Comment' attribute.
getComment()protected EClass eStaticClass()
eStaticClass in class JModelElementImplpublic boolean isStatic()
isStatic in interface JMemberJMember.setStatic(boolean),
JavaPackage.getJMember_Static()public void setStatic(boolean newStatic)
setStatic in interface JMembernewStatic - the new value of the 'Static' attribute.JMember.isStatic()public JVisibility getVisibility()
getVisibility in interface JMemberJVisibility,
JMember.setVisibility(JVisibility),
JavaPackage.getJMember_Visibility()public void setVisibility(JVisibility newVisibility)
setVisibility in interface JMembernewVisibility - the new value of the 'Visibility' attribute.JVisibility,
JMember.getVisibility()public java.lang.String getComment()
getComment in interface JMemberJMember.setComment(String),
JavaPackage.getJMember_Comment()public void setComment(java.lang.String newComment)
setComment in interface JMembernewComment - the new value of the 'Comment' attribute.JMember.getComment()public JClass getContainingType()
getContainingType in interface JMemberJMember.setContainingType(JClass),
JavaPackage.getJMember_ContainingType(),
JClass.getMembers()public NotificationChain basicSetContainingType(JClass newContainingType, NotificationChain msgs)
public void setContainingType(JClass newContainingType)
setContainingType in interface JMembernewContainingType - the new value of the 'Containing Type' container reference.JMember.getContainingType()public NotificationChain eInverseAdd(InternalEObject otherEnd, int featureID, NotificationChain msgs)
eInverseAdd in class BasicEObjectImplpublic NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
eInverseRemove in class BasicEObjectImplpublic NotificationChain eBasicRemoveFromContainerFeature(NotificationChain msgs)
eBasicRemoveFromContainerFeature in class BasicEObjectImplpublic java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in interface InternalEObjecteGet in class JModelElementImplInternalEObject.eGet(EStructuralFeature, boolean, boolean)public void eSet(int featureID,
java.lang.Object newValue)
eSet in interface InternalEObjecteSet in class JModelElementImplEObject.eSet(EStructuralFeature, Object)public void eUnset(int featureID)
eUnset in interface InternalEObjecteUnset in class JModelElementImplEObject.eUnset(EStructuralFeature)public boolean eIsSet(int featureID)
eIsSet in interface InternalEObjecteIsSet in class JModelElementImplEObject.eIsSet(EStructuralFeature)public java.lang.String toString()
toString in class JModelElementImpl