public abstract class FunctionPortImpl extends PortImpl implements FunctionPort
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| Modifier and Type | Method and Description |
|---|---|
AbstractType |
basicGetAbstractType() |
ComponentPort |
basicGetRepresentedComponentPort() |
Type |
basicGetType() |
int |
eBaseStructuralFeatureID(int derivedFeatureID,
java.lang.Class<?> baseClass) |
int |
eDerivedStructuralFeatureID(int baseFeatureID,
java.lang.Class<?> baseClass) |
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) |
AbstractType |
getAbstractType() |
org.eclipse.emf.common.util.EList<AbstractTypedElement> |
getAbstractTypedElements() |
org.eclipse.emf.common.util.EList<ComponentPort> |
getAllocatorComponentPorts() |
org.eclipse.emf.common.util.EList<FunctionPort> |
getRealizedFunctionPorts() |
org.eclipse.emf.common.util.EList<FunctionPort> |
getRealizingFunctionPorts() |
ComponentPort |
getRepresentedComponentPort() |
Type |
getType() |
void |
setAbstractType(AbstractType newAbstractType) |
void |
setRepresentedComponentPort(ComponentPort newRepresentedComponentPort) |
eInverseRemove, getIncomingPortAllocations, getIncomingPortRealizations, getOutgoingPortAllocations, getOutgoingPortRealizations, getOwnedPortAllocations, getOwnedPortRealizations, getOwnedProtocols, getProvidedInterfaces, getRequiredInterfacesbasicGetStatus, getAppliedPropertyValueGroups, getAppliedPropertyValues, getAppliedRequirements, getDescription, getFeatures, getIncomingTraces, getOutgoingTraces, getOwnedEnumerationPropertyTypes, getOwnedPropertyValueGroups, getOwnedPropertyValues, getReview, getStatus, getSummary, isVisibleInDoc, isVisibleInLM, setDescription, setReview, setStatus, setSummary, setVisibleInDoc, setVisibleInLM, toStringgetName, setNamedestroy, getConstraints, getFullLabel, getId, getLabel, getOwnedConstraints, getSid, hasUnnamedLabel, setId, setSidgetOwnedExtensionseAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURIeAllContents, 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, eVirtualUnseteNotificationRequired, eNotifyequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetIncomingPortAllocations, getIncomingPortRealizations, getOutgoingPortAllocations, getOutgoingPortRealizations, getOwnedPortAllocations, getOwnedPortRealizations, getOwnedProtocols, getProvidedInterfaces, getRequiredInterfacesgetAppliedPropertyValueGroups, getAppliedPropertyValues, getAppliedRequirements, getDescription, getFeatures, getOwnedEnumerationPropertyTypes, getOwnedPropertyValueGroups, getOwnedPropertyValues, getReview, getStatus, getSummary, setDescription, setReview, setStatus, setSummarygetIncomingTraces, getOutgoingTracesisVisibleInDoc, isVisibleInLM, setVisibleInDoc, setVisibleInLMdestroy, getConstraints, getFullLabel, getId, getLabel, getOwnedConstraints, getSid, hasUnnamedLabel, setId, setSidgetOwnedExtensionseAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDelivergetName, setNamepublic AbstractType getAbstractType()
getAbstractType in interface AbstractTypedElementAbstractTypedElement.setAbstractType(AbstractType),
ModellingcorePackage.getAbstractTypedElement_AbstractType()public AbstractType basicGetAbstractType()
public void setAbstractType(AbstractType newAbstractType)
setAbstractType in interface AbstractTypedElementnewAbstractType - the new value of the 'Abstract Type' reference.AbstractTypedElement.getAbstractType()public Type getType()
getType in interface TypedElementCapellacorePackage.getTypedElement_Type()public Type basicGetType()
public org.eclipse.emf.common.util.EList<AbstractTypedElement> getAbstractTypedElements()
getAbstractTypedElements in interface AbstractTypeModellingcorePackage.getAbstractType_AbstractTypedElements()public ComponentPort getRepresentedComponentPort()
getRepresentedComponentPort in interface FunctionPortFunctionPort.setRepresentedComponentPort(ComponentPort),
FaPackage.getFunctionPort_RepresentedComponentPort()public ComponentPort basicGetRepresentedComponentPort()
public void setRepresentedComponentPort(ComponentPort newRepresentedComponentPort)
setRepresentedComponentPort in interface FunctionPortnewRepresentedComponentPort - the new value of the 'Represented Component Port' reference.FunctionPort.getRepresentedComponentPort()public org.eclipse.emf.common.util.EList<ComponentPort> getAllocatorComponentPorts()
getAllocatorComponentPorts in interface FunctionPortFaPackage.getFunctionPort_AllocatorComponentPorts(),
ComponentPort.getAllocatedFunctionPorts()public org.eclipse.emf.common.util.EList<FunctionPort> getRealizedFunctionPorts()
getRealizedFunctionPorts in interface FunctionPortFaPackage.getFunctionPort_RealizedFunctionPorts()public org.eclipse.emf.common.util.EList<FunctionPort> getRealizingFunctionPorts()
getRealizingFunctionPorts in interface FunctionPortFaPackage.getFunctionPort_RealizingFunctionPorts()public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
public void eSet(int featureID,
java.lang.Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)
public int eBaseStructuralFeatureID(int derivedFeatureID,
java.lang.Class<?> baseClass)
eBaseStructuralFeatureID in interface org.eclipse.emf.ecore.InternalEObjecteBaseStructuralFeatureID in class NamedElementImplpublic int eDerivedStructuralFeatureID(int baseFeatureID,
java.lang.Class<?> baseClass)
eDerivedStructuralFeatureID in interface org.eclipse.emf.ecore.InternalEObjecteDerivedStructuralFeatureID in class NamedElementImpl