public class ComponentPortImpl extends PortImpl implements ComponentPort
The following features are implemented:
Is AbstractIs StaticVisibilityAbstract TypeTypeOrderedUniqueMin InclusiveMax InclusiveOwned Default ValueOwned Min ValueOwned Max ValueOwned Null ValueOwned Min CardOwned Min LengthOwned Max CardOwned Max LengthFinalAggregation KindIs DerivedIs Read OnlyIs Part Of KeyAssociationRepresenting Instance RolesIncoming Information FlowsOutgoing Information FlowsInformation FlowsOrientationKindComponent ExchangesAllocated Function PortsDelegated Component PortsDelegating Component PortsAllocating Physical PortsRealized Component PortsRealizing Component Portsorg.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() |
Association |
basicGetAssociation() |
Type |
basicGetType() |
org.eclipse.emf.common.notify.NotificationChain |
basicSetOwnedDefaultValue(DataValue newOwnedDefaultValue,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetOwnedMaxCard(NumericValue newOwnedMaxCard,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetOwnedMaxLength(NumericValue newOwnedMaxLength,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetOwnedMaxValue(DataValue newOwnedMaxValue,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetOwnedMinCard(NumericValue newOwnedMinCard,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetOwnedMinLength(NumericValue newOwnedMinLength,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetOwnedMinValue(DataValue newOwnedMinValue,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetOwnedNullValue(DataValue newOwnedNullValue,
org.eclipse.emf.common.notify.NotificationChain msgs) |
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) |
org.eclipse.emf.common.notify.NotificationChain |
eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
void |
eUnset(int featureID) |
AbstractType |
getAbstractType() |
AggregationKind |
getAggregationKind() |
org.eclipse.emf.common.util.EList<FunctionPort> |
getAllocatedFunctionPorts() |
org.eclipse.emf.common.util.EList<PhysicalPort> |
getAllocatingPhysicalPorts() |
Association |
getAssociation() |
org.eclipse.emf.common.util.EList<ComponentExchange> |
getComponentExchanges() |
org.eclipse.emf.common.util.EList<ComponentPort> |
getDelegatedComponentPorts() |
org.eclipse.emf.common.util.EList<ComponentPort> |
getDelegatingComponentPorts() |
org.eclipse.emf.common.util.EList<AbstractInformationFlow> |
getIncomingInformationFlows() |
org.eclipse.emf.common.util.EList<AbstractInformationFlow> |
getInformationFlows() |
ComponentPortKind |
getKind() |
OrientationPortKind |
getOrientation() |
org.eclipse.emf.common.util.EList<AbstractInformationFlow> |
getOutgoingInformationFlows() |
DataValue |
getOwnedDefaultValue() |
NumericValue |
getOwnedMaxCard() |
NumericValue |
getOwnedMaxLength() |
DataValue |
getOwnedMaxValue() |
NumericValue |
getOwnedMinCard() |
NumericValue |
getOwnedMinLength() |
DataValue |
getOwnedMinValue() |
DataValue |
getOwnedNullValue() |
org.eclipse.emf.common.util.EList<ComponentPort> |
getRealizedComponentPorts() |
org.eclipse.emf.common.util.EList<ComponentPort> |
getRealizingComponentPorts() |
org.eclipse.emf.common.util.EList<InstanceRole> |
getRepresentingInstanceRoles() |
Type |
getType() |
VisibilityKind |
getVisibility() |
boolean |
isFinal() |
boolean |
isIsAbstract() |
boolean |
isIsDerived() |
boolean |
isIsPartOfKey() |
boolean |
isIsReadOnly() |
boolean |
isIsStatic() |
boolean |
isMaxInclusive() |
boolean |
isMinInclusive() |
boolean |
isOrdered() |
boolean |
isUnique() |
void |
setAbstractType(AbstractType newAbstractType) |
void |
setAggregationKind(AggregationKind newAggregationKind) |
void |
setFinal(boolean newFinal) |
void |
setIsAbstract(boolean newIsAbstract) |
void |
setIsDerived(boolean newIsDerived) |
void |
setIsPartOfKey(boolean newIsPartOfKey) |
void |
setIsReadOnly(boolean newIsReadOnly) |
void |
setIsStatic(boolean newIsStatic) |
void |
setKind(ComponentPortKind newKind) |
void |
setMaxInclusive(boolean newMaxInclusive) |
void |
setMinInclusive(boolean newMinInclusive) |
void |
setOrdered(boolean newOrdered) |
void |
setOrientation(OrientationPortKind newOrientation) |
void |
setOwnedDefaultValue(DataValue newOwnedDefaultValue) |
void |
setOwnedMaxCard(NumericValue newOwnedMaxCard) |
void |
setOwnedMaxLength(NumericValue newOwnedMaxLength) |
void |
setOwnedMaxValue(DataValue newOwnedMaxValue) |
void |
setOwnedMinCard(NumericValue newOwnedMinCard) |
void |
setOwnedMinLength(NumericValue newOwnedMinLength) |
void |
setOwnedMinValue(DataValue newOwnedMinValue) |
void |
setOwnedNullValue(DataValue newOwnedNullValue) |
void |
setUnique(boolean newUnique) |
void |
setVisibility(VisibilityKind newVisibility) |
java.lang.String |
toString() |
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, setVisibleInLMgetName, 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, getRequiredInterfacesgetName, setNamegetAppliedPropertyValueGroups, 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, eUnsetpublic boolean isIsAbstract()
isIsAbstract in interface FeatureFeature.setIsAbstract(boolean),
CapellacorePackage.getFeature_IsAbstract()public void setIsAbstract(boolean newIsAbstract)
setIsAbstract in interface FeaturenewIsAbstract - the new value of the 'Is Abstract' attribute.Feature.isIsAbstract()public boolean isIsStatic()
isIsStatic in interface FeatureFeature.setIsStatic(boolean),
CapellacorePackage.getFeature_IsStatic()public void setIsStatic(boolean newIsStatic)
setIsStatic in interface FeaturenewIsStatic - the new value of the 'Is Static' attribute.Feature.isIsStatic()public VisibilityKind getVisibility()
getVisibility in interface FeatureVisibilityKind,
Feature.setVisibility(VisibilityKind),
CapellacorePackage.getFeature_Visibility()public void setVisibility(VisibilityKind newVisibility)
setVisibility in interface FeaturenewVisibility - the new value of the 'Visibility' attribute.VisibilityKind,
Feature.getVisibility()public 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 boolean isOrdered()
isOrdered in interface MultiplicityElementMultiplicityElement.setOrdered(boolean),
InformationPackage.getMultiplicityElement_Ordered()public void setOrdered(boolean newOrdered)
setOrdered in interface MultiplicityElementnewOrdered - the new value of the 'Ordered' attribute.MultiplicityElement.isOrdered()public boolean isUnique()
isUnique in interface MultiplicityElementMultiplicityElement.setUnique(boolean),
InformationPackage.getMultiplicityElement_Unique()public void setUnique(boolean newUnique)
setUnique in interface MultiplicityElementnewUnique - the new value of the 'Unique' attribute.MultiplicityElement.isUnique()public boolean isMinInclusive()
isMinInclusive in interface MultiplicityElementMultiplicityElement.setMinInclusive(boolean),
InformationPackage.getMultiplicityElement_MinInclusive()public void setMinInclusive(boolean newMinInclusive)
setMinInclusive in interface MultiplicityElementnewMinInclusive - the new value of the 'Min Inclusive' attribute.MultiplicityElement.isMinInclusive()public boolean isMaxInclusive()
isMaxInclusive in interface MultiplicityElementMultiplicityElement.setMaxInclusive(boolean),
InformationPackage.getMultiplicityElement_MaxInclusive()public void setMaxInclusive(boolean newMaxInclusive)
setMaxInclusive in interface MultiplicityElementnewMaxInclusive - the new value of the 'Max Inclusive' attribute.MultiplicityElement.isMaxInclusive()public DataValue getOwnedDefaultValue()
getOwnedDefaultValue in interface MultiplicityElementMultiplicityElement.setOwnedDefaultValue(DataValue),
InformationPackage.getMultiplicityElement_OwnedDefaultValue()public org.eclipse.emf.common.notify.NotificationChain basicSetOwnedDefaultValue(DataValue newOwnedDefaultValue, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setOwnedDefaultValue(DataValue newOwnedDefaultValue)
setOwnedDefaultValue in interface MultiplicityElementnewOwnedDefaultValue - the new value of the 'Owned Default Value' containment reference.MultiplicityElement.getOwnedDefaultValue()public DataValue getOwnedMinValue()
getOwnedMinValue in interface MultiplicityElementMultiplicityElement.setOwnedMinValue(DataValue),
InformationPackage.getMultiplicityElement_OwnedMinValue()public org.eclipse.emf.common.notify.NotificationChain basicSetOwnedMinValue(DataValue newOwnedMinValue, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setOwnedMinValue(DataValue newOwnedMinValue)
setOwnedMinValue in interface MultiplicityElementnewOwnedMinValue - the new value of the 'Owned Min Value' containment reference.MultiplicityElement.getOwnedMinValue()public DataValue getOwnedMaxValue()
getOwnedMaxValue in interface MultiplicityElementMultiplicityElement.setOwnedMaxValue(DataValue),
InformationPackage.getMultiplicityElement_OwnedMaxValue()public org.eclipse.emf.common.notify.NotificationChain basicSetOwnedMaxValue(DataValue newOwnedMaxValue, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setOwnedMaxValue(DataValue newOwnedMaxValue)
setOwnedMaxValue in interface MultiplicityElementnewOwnedMaxValue - the new value of the 'Owned Max Value' containment reference.MultiplicityElement.getOwnedMaxValue()public DataValue getOwnedNullValue()
getOwnedNullValue in interface MultiplicityElementMultiplicityElement.setOwnedNullValue(DataValue),
InformationPackage.getMultiplicityElement_OwnedNullValue()public org.eclipse.emf.common.notify.NotificationChain basicSetOwnedNullValue(DataValue newOwnedNullValue, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setOwnedNullValue(DataValue newOwnedNullValue)
setOwnedNullValue in interface MultiplicityElementnewOwnedNullValue - the new value of the 'Owned Null Value' containment reference.MultiplicityElement.getOwnedNullValue()public NumericValue getOwnedMinCard()
getOwnedMinCard in interface MultiplicityElementMultiplicityElement.setOwnedMinCard(NumericValue),
InformationPackage.getMultiplicityElement_OwnedMinCard()public org.eclipse.emf.common.notify.NotificationChain basicSetOwnedMinCard(NumericValue newOwnedMinCard, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setOwnedMinCard(NumericValue newOwnedMinCard)
setOwnedMinCard in interface MultiplicityElementnewOwnedMinCard - the new value of the 'Owned Min Card' containment reference.MultiplicityElement.getOwnedMinCard()public NumericValue getOwnedMinLength()
getOwnedMinLength in interface MultiplicityElementMultiplicityElement.setOwnedMinLength(NumericValue),
InformationPackage.getMultiplicityElement_OwnedMinLength()public org.eclipse.emf.common.notify.NotificationChain basicSetOwnedMinLength(NumericValue newOwnedMinLength, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setOwnedMinLength(NumericValue newOwnedMinLength)
setOwnedMinLength in interface MultiplicityElementnewOwnedMinLength - the new value of the 'Owned Min Length' containment reference.MultiplicityElement.getOwnedMinLength()public NumericValue getOwnedMaxCard()
getOwnedMaxCard in interface MultiplicityElementMultiplicityElement.setOwnedMaxCard(NumericValue),
InformationPackage.getMultiplicityElement_OwnedMaxCard()public org.eclipse.emf.common.notify.NotificationChain basicSetOwnedMaxCard(NumericValue newOwnedMaxCard, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setOwnedMaxCard(NumericValue newOwnedMaxCard)
setOwnedMaxCard in interface MultiplicityElementnewOwnedMaxCard - the new value of the 'Owned Max Card' containment reference.MultiplicityElement.getOwnedMaxCard()public NumericValue getOwnedMaxLength()
getOwnedMaxLength in interface MultiplicityElementMultiplicityElement.setOwnedMaxLength(NumericValue),
InformationPackage.getMultiplicityElement_OwnedMaxLength()public org.eclipse.emf.common.notify.NotificationChain basicSetOwnedMaxLength(NumericValue newOwnedMaxLength, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setOwnedMaxLength(NumericValue newOwnedMaxLength)
setOwnedMaxLength in interface MultiplicityElementnewOwnedMaxLength - the new value of the 'Owned Max Length' containment reference.MultiplicityElement.getOwnedMaxLength()public boolean isFinal()
isFinal in interface FinalizableElementFinalizableElement.setFinal(boolean),
ModellingcorePackage.getFinalizableElement_Final()public void setFinal(boolean newFinal)
setFinal in interface FinalizableElementnewFinal - the new value of the 'Final' attribute.FinalizableElement.isFinal()public AggregationKind getAggregationKind()
getAggregationKind in interface PropertyAggregationKind,
Property.setAggregationKind(AggregationKind),
InformationPackage.getProperty_AggregationKind()public void setAggregationKind(AggregationKind newAggregationKind)
setAggregationKind in interface PropertynewAggregationKind - the new value of the 'Aggregation Kind' attribute.AggregationKind,
Property.getAggregationKind()public boolean isIsDerived()
isIsDerived in interface PropertyProperty.setIsDerived(boolean),
InformationPackage.getProperty_IsDerived()public void setIsDerived(boolean newIsDerived)
setIsDerived in interface PropertynewIsDerived - the new value of the 'Is Derived' attribute.Property.isIsDerived()public boolean isIsReadOnly()
isIsReadOnly in interface PropertyProperty.setIsReadOnly(boolean),
InformationPackage.getProperty_IsReadOnly()public void setIsReadOnly(boolean newIsReadOnly)
setIsReadOnly in interface PropertynewIsReadOnly - the new value of the 'Is Read Only' attribute.Property.isIsReadOnly()public boolean isIsPartOfKey()
isIsPartOfKey in interface PropertyProperty.setIsPartOfKey(boolean),
InformationPackage.getProperty_IsPartOfKey()public void setIsPartOfKey(boolean newIsPartOfKey)
setIsPartOfKey in interface PropertynewIsPartOfKey - the new value of the 'Is Part Of Key' attribute.Property.isIsPartOfKey()public Association getAssociation()
getAssociation in interface PropertyInformationPackage.getProperty_Association()public Association basicGetAssociation()
public org.eclipse.emf.common.util.EList<InstanceRole> getRepresentingInstanceRoles()
getRepresentingInstanceRoles in interface AbstractInstanceInformationPackage.getAbstractInstance_RepresentingInstanceRoles()public org.eclipse.emf.common.util.EList<AbstractInformationFlow> getIncomingInformationFlows()
getIncomingInformationFlows in interface InformationsExchangerModellingcorePackage.getInformationsExchanger_IncomingInformationFlows()public org.eclipse.emf.common.util.EList<AbstractInformationFlow> getOutgoingInformationFlows()
getOutgoingInformationFlows in interface InformationsExchangerModellingcorePackage.getInformationsExchanger_OutgoingInformationFlows()public org.eclipse.emf.common.util.EList<AbstractInformationFlow> getInformationFlows()
getInformationFlows in interface InformationsExchangerModellingcorePackage.getInformationsExchanger_InformationFlows()public OrientationPortKind getOrientation()
getOrientation in interface ComponentPortOrientationPortKind,
ComponentPort.setOrientation(OrientationPortKind),
FaPackage.getComponentPort_Orientation()public void setOrientation(OrientationPortKind newOrientation)
setOrientation in interface ComponentPortnewOrientation - the new value of the 'Orientation' attribute.OrientationPortKind,
ComponentPort.getOrientation()public ComponentPortKind getKind()
getKind in interface ComponentPortComponentPortKind,
ComponentPort.setKind(ComponentPortKind),
FaPackage.getComponentPort_Kind()public void setKind(ComponentPortKind newKind)
setKind in interface ComponentPortnewKind - the new value of the 'Kind' attribute.ComponentPortKind,
ComponentPort.getKind()public org.eclipse.emf.common.util.EList<ComponentExchange> getComponentExchanges()
getComponentExchanges in interface ComponentPortFaPackage.getComponentPort_ComponentExchanges()public org.eclipse.emf.common.util.EList<FunctionPort> getAllocatedFunctionPorts()
getAllocatedFunctionPorts in interface ComponentPortFaPackage.getComponentPort_AllocatedFunctionPorts(),
FunctionPort.getAllocatorComponentPorts()public org.eclipse.emf.common.util.EList<ComponentPort> getDelegatedComponentPorts()
getDelegatedComponentPorts in interface ComponentPortFaPackage.getComponentPort_DelegatedComponentPorts(),
ComponentPort.getDelegatingComponentPorts()public org.eclipse.emf.common.util.EList<ComponentPort> getDelegatingComponentPorts()
getDelegatingComponentPorts in interface ComponentPortFaPackage.getComponentPort_DelegatingComponentPorts(),
ComponentPort.getDelegatedComponentPorts()public org.eclipse.emf.common.util.EList<PhysicalPort> getAllocatingPhysicalPorts()
getAllocatingPhysicalPorts in interface ComponentPortFaPackage.getComponentPort_AllocatingPhysicalPorts(),
PhysicalPort.getAllocatedComponentPorts()public org.eclipse.emf.common.util.EList<ComponentPort> getRealizedComponentPorts()
getRealizedComponentPorts in interface ComponentPortFaPackage.getComponentPort_RealizedComponentPorts(),
ComponentPort.getRealizingComponentPorts()public org.eclipse.emf.common.util.EList<ComponentPort> getRealizingComponentPorts()
getRealizingComponentPorts in interface ComponentPortFaPackage.getComponentPort_RealizingComponentPorts(),
ComponentPort.getRealizedComponentPorts()public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseRemove in class PortImplpublic 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 NamedElementImplpublic java.lang.String toString()
toString in class NamedElementImpl