public class DataPortImpl extends PortImpl implements DataPort
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 |
---|---|
DataSubcomponentType |
basicGetDataFeatureClassifier() |
FeatureClassifier |
basicGetFeatureClassifier() |
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) |
PortCategory |
getCategory() |
DataSubcomponentType |
getDataFeatureClassifier() |
FeatureClassifier |
getFeatureClassifier() |
boolean |
isSetFeatureClassifier() |
void |
setDataFeatureClassifier(DataSubcomponentType newDataFeatureClassifier) |
getDirection, setDirection, toString
basicGetClassifier, basicGetPrototype, basicGetRefined, basicGetRefinedElement, createArrayDimension, eBaseStructuralFeatureID, eDerivedStructuralFeatureID, eInverseRemove, getAllClassifier, getAllFeatureRefinements, getArrayDimensions, getClassifier, getPropertyValue, getPropertyValueHelper, getPropertyValueInternal, getPropertyValueInternalHelper, getPrototype, getRefined, getRefinedElement, isSetRefinedElement, setRefined
getFeaturingClassifiers
basicGetRefinementContext, getName, getRefinementContext
acceptsProperty, 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, getPrototype, getRefined, setRefined
getRefinedElement, getRefinementContext
getFeaturingClassifiers
acceptsProperty, 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 FeatureClassifier getFeatureClassifier()
getFeatureClassifier
in interface Feature
getFeatureClassifier
in class FeatureImpl
Aadl2Package.getFeature_FeatureClassifier()
public FeatureClassifier basicGetFeatureClassifier()
basicGetFeatureClassifier
in class FeatureImpl
public DataSubcomponentType getDataFeatureClassifier()
getDataFeatureClassifier
in interface DataPort
DataPort.setDataFeatureClassifier(DataSubcomponentType)
,
Aadl2Package.getDataPort_DataFeatureClassifier()
public DataSubcomponentType basicGetDataFeatureClassifier()
public void setDataFeatureClassifier(DataSubcomponentType newDataFeatureClassifier)
setDataFeatureClassifier
in interface DataPort
newDataFeatureClassifier
- the new value of the 'Data Feature Classifier' reference.DataPort.getDataFeatureClassifier()
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
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)
public boolean isSetFeatureClassifier()
isSetFeatureClassifier
in class FeatureImpl
public PortCategory getCategory()
PortImpl
getCategory
in interface Port
getCategory
in class PortImpl
PortCategory
,
Aadl2Package.getPort_Category()