public class AbstractSubcomponentImpl extends SubcomponentImpl implements AbstractSubcomponent
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 |
---|---|
AbstractSubcomponentType |
basicGetAbstractSubcomponentType() |
SubcomponentType |
basicGetSubcomponentType() |
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) |
AbstractSubcomponentType |
getAbstractSubcomponentType() |
ComponentCategory |
getCategory()
Returns the category ("abstract", "bus", "data", "device", etc.) for the subcomponent.
|
SubcomponentType |
getSubcomponentType() |
boolean |
isSetSubcomponentType() |
void |
setAbstractSubcomponentType(AbstractSubcomponentType newAbstractSubcomponentType) |
acceptsProperty, basicGetClassifier, basicGetPrototype, basicGetRefined, basicGetRefinedElement, createArrayDimension, createImplementationReference, createOwnedModeBinding, createOwnedPrototypeBinding, eBaseStructuralFeatureID, eDerivedStructuralFeatureID, eInverseRemove, getAllClassifier, getAllFeatures, getAllInModes, getAllSubcomponentRefinements, getArrayDimensions, getClassifier, getComponentImplementation, getComponentType, getImplementationReferences, getInModes, getOwnedModeBindings, getOwnedPrototypeBindings, getPropertyValue, getPropertyValueInternal, getPrototype, getRefined, getRefinedElement, isAllModes, isSetInModes, isSetRefinedElement, lookupPrototypeBinding, setAllModes, setRefined, toString
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
createImplementationReference, createOwnedModeBinding, createOwnedPrototypeBinding, getAllClassifier, getAllFeatures, getAllSubcomponentRefinements, getClassifier, getComponentImplementation, getComponentType, getImplementationReferences, getOwnedModeBindings, getOwnedPrototypeBindings, getPrototype, getRefined, isAllModes, lookupPrototypeBinding, setAllModes, setRefined
getRefinedElement, getRefinementContext
getFeaturingClassifiers
getAllInModes, getInModes
createArrayDimension, getArrayDimensions
public SubcomponentType getSubcomponentType()
getSubcomponentType
in interface Subcomponent
getSubcomponentType
in class SubcomponentImpl
Aadl2Package.getSubcomponent_SubcomponentType()
public SubcomponentType basicGetSubcomponentType()
basicGetSubcomponentType
in class SubcomponentImpl
public AbstractSubcomponentType getAbstractSubcomponentType()
getAbstractSubcomponentType
in interface AbstractSubcomponent
AbstractSubcomponent.setAbstractSubcomponentType(AbstractSubcomponentType)
,
Aadl2Package.getAbstractSubcomponent_AbstractSubcomponentType()
public AbstractSubcomponentType basicGetAbstractSubcomponentType()
public void setAbstractSubcomponentType(AbstractSubcomponentType newAbstractSubcomponentType)
setAbstractSubcomponentType
in interface AbstractSubcomponent
newAbstractSubcomponentType
- the new value of the 'Abstract Subcomponent Type' reference.AbstractSubcomponent.getAbstractSubcomponentType()
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface org.eclipse.emf.ecore.InternalEObject
eGet
in class SubcomponentImpl
public void eSet(int featureID, java.lang.Object newValue)
eSet
in interface org.eclipse.emf.ecore.InternalEObject
eSet
in class SubcomponentImpl
public void eUnset(int featureID)
eUnset
in interface org.eclipse.emf.ecore.InternalEObject
eUnset
in class SubcomponentImpl
public boolean eIsSet(int featureID)
eIsSet
in interface org.eclipse.emf.ecore.InternalEObject
eIsSet
in class SubcomponentImpl
public boolean isSetSubcomponentType()
isSetSubcomponentType
in class SubcomponentImpl
public ComponentCategory getCategory()
Subcomponent
getCategory
in interface Subcomponent