public class FeatureGroupImpl extends DirectedFeatureImpl implements FeatureGroup
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
copyright
Modifier and Type | Method and Description |
---|---|
boolean |
acceptsProperty(Property property)
Query whether this object accepts values for the given property.
|
FeatureGroupPrototype |
basicGetFeatureGroupPrototype() |
FeatureGroupType |
basicGetFeatureGroupType() |
FeatureType |
basicGetFeatureType() |
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
void |
eUnset(int featureID) |
FeatureGroupType |
getAllFeatureGroupType() |
FeatureGroupPrototype |
getFeatureGroupPrototype() |
FeatureGroupType |
getFeatureGroupType() |
FeatureType |
getFeatureType() |
int |
getIndexOf(Feature feature)
return the index of the feature in the feature group type
|
void |
getPropertyValueInternalHelper(Property prop,
PropertyAcc pas,
boolean fromInstanceSlaveCall) |
void |
getPropertyValueTestHelper(Property prop,
PropertyAcc pas,
Classifier cl) |
boolean |
isInverse() |
void |
setFeatureType(FeatureType newFeatureType) |
void |
setInverse(boolean newInverse) |
java.lang.String |
toString() |
getDirection, setDirection
basicGetClassifier, basicGetFeatureClassifier, basicGetPrototype, basicGetRefined, basicGetRefinedElement, createArrayDimension, eBaseStructuralFeatureID, eDerivedStructuralFeatureID, eInverseRemove, getAllClassifier, getAllFeatureRefinements, getArrayDimensions, getClassifier, getFeatureClassifier, getPropertyValue, getPropertyValueHelper, getPropertyValueInternal, getPrototype, getRefined, getRefinedElement, isSetFeatureClassifier, isSetRefinedElement, setRefined
getFeaturingClassifiers
basicGetRefinementContext, getName, getRefinementContext
allNamespaces, checkPropertyAssociation, createOwnedPropertyAssociation, getNamespace, getNonModalPropertyValue, getOwnedPropertyAssociations, getPropertyValue, getPropertyValueList, getPropertyValues, getQualifiedName, getSimplePropertyValue, has_no_qualified_name, has_qualified_name, hasName, isDistinguishableFrom, qualifiedName, removePropertyAssociations, removePropertyAssociations, separator, setName, setPropertyValue, setPropertyValue, setPropertyValue
allOwnedElements, createOwnedComment, getChildren, getContainingClassifier, getContainingComponentImpl, getElementRoot, getOwnedComments, getOwnedElements, getOwner, has_owner, isSetOwnedElements, mustBeOwned, not_own_self
getAdapter, getLocationReference, setLocationReference, setLocationReference
eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURI
eAllContents, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, 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
getDirection, setDirection
getAllClassifier, getAllFeatureRefinements, getClassifier, getFeatureClassifier, getPrototype, getRefined, setRefined
getRefinedElement, getRefinementContext
getFeaturingClassifiers
allNamespaces, checkPropertyAssociation, createOwnedPropertyAssociation, getName, getNamespace, getNonModalPropertyValue, getOwnedPropertyAssociations, getPropertyValue, getPropertyValueInternal, getPropertyValueList, getPropertyValues, getQualifiedName, getSimplePropertyValue, has_no_qualified_name, has_qualified_name, hasName, isDistinguishableFrom, qualifiedName, removePropertyAssociations, removePropertyAssociations, separator, setName, setPropertyValue, setPropertyValue, setPropertyValue
allOwnedElements, createOwnedComment, getChildren, getContainingClassifier, getContainingComponentImpl, getElementRoot, getOwnedComments, getOwnedElements, getOwner, has_owner, mustBeOwned, not_own_self
getLocationReference, setLocationReference, setLocationReference
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
createArrayDimension, getArrayDimensions
public boolean isInverse()
isInverse
in interface FeatureGroup
FeatureGroup.setInverse(boolean)
,
Aadl2Package.getFeatureGroup_Inverse()
public void setInverse(boolean newInverse)
setInverse
in interface FeatureGroup
newInverse
- the new value of the 'Inverse' attribute.FeatureGroup.isInverse()
public FeatureGroupType getAllFeatureGroupType()
getAllFeatureGroupType
in interface FeatureGroup
public FeatureGroupType getFeatureGroupType()
getFeatureGroupType
in interface FeatureGroup
Aadl2Package.getFeatureGroup_FeatureGroupType()
public FeatureGroupType basicGetFeatureGroupType()
public FeatureGroupPrototype getFeatureGroupPrototype()
getFeatureGroupPrototype
in interface FeatureGroup
Aadl2Package.getFeatureGroup_FeatureGroupPrototype()
public FeatureGroupPrototype basicGetFeatureGroupPrototype()
public FeatureType getFeatureType()
getFeatureType
in interface FeatureGroup
FeatureGroup.setFeatureType(FeatureType)
,
Aadl2Package.getFeatureGroup_FeatureType()
public FeatureType basicGetFeatureType()
public void setFeatureType(FeatureType newFeatureType)
setFeatureType
in interface FeatureGroup
newFeatureType
- the new value of the 'Feature Type' reference.FeatureGroup.getFeatureType()
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface org.eclipse.emf.ecore.InternalEObject
eGet
in class DirectedFeatureImpl
public void eSet(int featureID, java.lang.Object newValue)
eSet
in interface org.eclipse.emf.ecore.InternalEObject
eSet
in class DirectedFeatureImpl
public void eUnset(int featureID)
eUnset
in interface org.eclipse.emf.ecore.InternalEObject
eUnset
in class DirectedFeatureImpl
public boolean eIsSet(int featureID)
eIsSet
in interface org.eclipse.emf.ecore.InternalEObject
eIsSet
in class DirectedFeatureImpl
public java.lang.String toString()
toString
in class DirectedFeatureImpl
public int getIndexOf(Feature feature)
getIndexOf
in interface FeatureGroup
feature
- Featurepublic boolean acceptsProperty(Property property)
NamedElement
acceptsProperty
in interface NamedElement
acceptsProperty
in class NamedElementImpl
property
- The property definition to test.true
if the given property applies to this element.public void getPropertyValueInternalHelper(Property prop, PropertyAcc pas, boolean fromInstanceSlaveCall) throws InvalidModelException
getPropertyValueInternalHelper
in class FeatureImpl
InvalidModelException
public void getPropertyValueTestHelper(Property prop, PropertyAcc pas, Classifier cl)