Interface Connector
- All Superinterfaces:
BaseElement
,Cloneable
,Comparable
,Element
,org.eclipse.emf.ecore.EObject
,Feature
,MDObject
,com.dassault_systemes.modeler.foundation.model.ModelElement
,ModelObject
,NamedElement
,org.eclipse.emf.common.notify.Notifier
,RedefinableElement
,javax.jmi.reflect.RefBaseObject
,javax.jmi.reflect.RefFeatured
,javax.jmi.reflect.RefObject
A Connector specifies links that enables communication between two or more instances. In contrast to Associations, which specify links between any instance of the associated Classifiers, Connectors specify links between instances playing the connected parts only.
The following features are supported:
- See Also:
- Model:
- annotation="MOF package='compositestructures.mdinternalstructures'"
- Generated:
-
Method Summary
Modifier and TypeMethodDescriptionReturns the value of the 'connector Of Redefined Connector' reference list.Returns the value of the 'information Flow Of Realizing Connector' reference list.Returns the value of the 'message Of Connector' reference list.Returns the value of the 'structured Classifier Of Owned Connector' container reference.Returns the value of the 'Contract' reference list.getEnd()
Returns the value of the 'End' containment reference list.getKind()
Returns the value of the 'Kind' attribute.Returns the value of the 'Redefined Connector' reference list.getType()
Returns the value of the 'Type' reference.boolean
boolean
boolean
boolean
boolean
hasEnd()
boolean
void
Sets the value of the 'structured Classifier Of Owned Connector
' container reference.void
setType
(Association value) Sets the value of the 'Type
' reference.Methods inherited from interface com.nomagic.magicdraw.uml.BaseElement
accept, addPropertyChangeListener, canAdd, canAdd, canAddChild, canBeDeleted, firePropertyChange, getClassType, getHumanName, getHumanType, isEditable, removePropertyChangeListener, sGetID
Methods inherited from interface java.lang.Comparable
compareTo
Methods inherited from interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Element
get_activityPartitionOfRepresents, get_commentOfAnnotatedElement, get_constraintOfConstrainedElement, get_diagramOfContext, get_directedRelationshipOfSource, get_directedRelationshipOfTarget, get_elementOfSyncElement, get_elementTaggedValue, get_elementValueOfElement, get_relationshipOfRelatedElement, getAppliedStereotype, getOwnedComment, getOwnedElement, getOwner, getSyncElement, getTaggedValue, has_activityPartitionOfRepresents, has_commentOfAnnotatedElement, has_constraintOfConstrainedElement, has_diagramOfContext, has_directedRelationshipOfSource, has_directedRelationshipOfTarget, has_elementOfSyncElement, has_elementValueOfElement, has_relationshipOfRelatedElement, hasAppliedStereotype, hasElementTaggedValue, hasOwnedComment, hasOwnedElement, hasTaggedValue, setOwner, setSyncElement
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
Methods inherited from interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Feature
getFeaturingClassifier, isStatic, setFeaturingClassifier, setStatic
Methods inherited from interface com.nomagic.magicdraw.foundation.MDObject
getID, getMDExtension, getMdExtensions, setID
Methods inherited from interface com.dassault_systemes.modeler.foundation.model.ModelElement
canChangeElementOwner, eDynamicGet, getElementOwner, getLocalID, getObjectParent, setLocalID, sGetLocalID
Methods inherited from interface com.nomagic.uml2.ext.magicdraw.base.ModelObject
get_representationText, ignoringRefGetValue, ignoringRefGetValue, isSet, refGetValue, refGetValue, refSetValue, refSetValue, set_representationText
Methods inherited from interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.NamedElement
get_considerIgnoreFragmentOfMessage, get_durationObservationOfEvent, get_informationFlowOfInformationSource, get_informationFlowOfInformationTarget, get_messageOfSignature, get_namespaceOfMember, get_timeObservationOfEvent, getClientDependency, getName, getNameExpression, getNamespace, getQualifiedName, getSupplierDependency, getVisibility, has_considerIgnoreFragmentOfMessage, has_durationObservationOfEvent, has_informationFlowOfInformationSource, has_informationFlowOfInformationTarget, has_messageOfSignature, has_namespaceOfMember, has_timeObservationOfEvent, hasClientDependency, hasSupplierDependency, setName, setNameExpression, setNamespace, setVisibility
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
Methods inherited from interface com.nomagic.uml2.ext.magicdraw.classes.mdkernel.RedefinableElement
get_redefinableElementOfRedefinedElement, getRedefinedElement, getRedefinitionContext, has_redefinableElementOfRedefinedElement, hasRedefinedElement, hasRedefinitionContext, isLeaf, setLeaf
Methods inherited from interface javax.jmi.reflect.RefBaseObject
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints
Methods inherited from interface javax.jmi.reflect.RefFeatured
refGetValue, refInvokeOperation, refInvokeOperation, refSetValue
Methods inherited from interface javax.jmi.reflect.RefObject
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite
-
Method Details
-
getType
Returns the value of the 'Type' reference. It is bidirectional and its opposite is 'connector Of Type
'. An optional Association that classifies links corresponding to this Connector.- Returns:
- the value of the 'Type' reference.
- See Also:
- Model:
- opposite="_connectorOfType" ordered="false"
- Generated:
-
setType
Sets the value of the 'Type
' reference.- Parameters:
value
- the new value of the 'Type' reference.- See Also:
- Generated:
-
get_messageOfConnector
Collection<Message> get_messageOfConnector()Returns the value of the 'message Of Connector' reference list. The list contents are of typeMessage
. It is bidirectional and its opposite is 'Connector
'.If the meaning of the 'message Of Connector' reference list isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'message Of Connector' reference list.
- See Also:
- Model:
- opposite="connector" ordered="false"
- Generated:
-
get_informationFlowOfRealizingConnector
Collection<InformationFlow> get_informationFlowOfRealizingConnector()Returns the value of the 'information Flow Of Realizing Connector' reference list. The list contents are of typeInformationFlow
. It is bidirectional and its opposite is 'Realizing Connector
'.If the meaning of the 'information Flow Of Realizing Connector' reference list isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'information Flow Of Realizing Connector' reference list.
- See Also:
- Model:
- opposite="realizingConnector" ordered="false"
- Generated:
-
getContract
Collection<Behavior> getContract()Returns the value of the 'Contract' reference list. The list contents are of typeBehavior
. It is bidirectional and its opposite is 'connector Of Contract
'. The set of Behaviors that specify the valid interaction patterns across the Connector.- Returns:
- the value of the 'Contract' reference list.
- See Also:
- Model:
- opposite="_connectorOfContract" ordered="false"
- Generated:
-
getRedefinedConnector
Collection<Connector> getRedefinedConnector()Returns the value of the 'Redefined Connector' reference list. The list contents are of typeConnector
. It is bidirectional and its opposite is '.mdinternalstructures.Connector#get_connectorOfRedefinedConnector connector Of Redefined Connector
'. A Connector may be redefined when its containing Classifier is specialized. The redefining Connector may have a type that specializes the type of the redefined Connector. The types of the ConnectorEnds of the redefining Connector may specialize the types of the ConnectorEnds of the redefined Connector. The properties of the ConnectorEnds of the redefining Connector may be replaced.- Returns:
- the value of the 'Redefined Connector' reference list.
- See Also:
- Model:
- opposite="_connectorOfRedefinedConnector" ordered="false"
- Generated:
-
get_connectorOfRedefinedConnector
Collection<Connector> get_connectorOfRedefinedConnector()Returns the value of the 'connector Of Redefined Connector' reference list. The list contents are of typeConnector
. It is bidirectional and its opposite is 'Redefined Connector
'.If the meaning of the 'connector Of Redefined Connector' reference list isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'connector Of Redefined Connector' reference list.
- See Also:
- Model:
- opposite="redefinedConnector" ordered="false"
- Generated:
-
getEnd
List<ConnectorEnd> getEnd()Returns the value of the 'End' containment reference list. The list contents are of typeConnectorEnd
. It is bidirectional and its opposite is 'connector Of End
'. A Connector has at least two ConnectorEnds, each representing the participation of instances of the Classifiers typing the ConnectableElements attached to the end. The set of ConnectorEnds is ordered.- Returns:
- the value of the 'End' containment reference list.
- See Also:
- Model:
- opposite="_connectorOfEnd" containment="true" resolveProxies="true" lower="2"
- Generated:
-
getKind
Returns the value of the 'Kind' attribute. The literals are from the enumerationConnectorKind
. Indicates the kind of Connector. This is derived: a Connector with one or more ends connected to a Port which is not on a Part and which is not a behavior port is a delegation; otherwise it is an assembly.- Returns:
- the value of the 'Kind' attribute.
- See Also:
- Model:
- required="true" transient="true" changeable="false" volatile="true" derived="true" ordered="false"
- Generated:
-
get_structuredClassifierOfOwnedConnector
Returns the value of the 'structured Classifier Of Owned Connector' container reference. It is bidirectional and its opposite is 'Owned Connector
'.If the meaning of the 'structured Classifier Of Owned Connector' container reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'structured Classifier Of Owned Connector' container reference.
- See Also:
- Model:
- opposite="ownedConnector" transient="false" ordered="false"
- Generated:
-
set_structuredClassifierOfOwnedConnector
Sets the value of the 'structured Classifier Of Owned Connector
' container reference.- Parameters:
value
- the new value of the 'structured Classifier Of Owned Connector' container reference.- See Also:
- Generated:
-
has_messageOfConnector
boolean has_messageOfConnector() throws javax.jmi.reflect.JmiException- Throws:
javax.jmi.reflect.JmiException
- Generated:
-
has_informationFlowOfRealizingConnector
boolean has_informationFlowOfRealizingConnector() throws javax.jmi.reflect.JmiException- Throws:
javax.jmi.reflect.JmiException
- Generated:
-
hasContract
boolean hasContract() throws javax.jmi.reflect.JmiException- Throws:
javax.jmi.reflect.JmiException
- Generated:
-
hasRedefinedConnector
boolean hasRedefinedConnector() throws javax.jmi.reflect.JmiException- Throws:
javax.jmi.reflect.JmiException
- Generated:
-
has_connectorOfRedefinedConnector
boolean has_connectorOfRedefinedConnector() throws javax.jmi.reflect.JmiException- Throws:
javax.jmi.reflect.JmiException
- Generated:
-
hasEnd
boolean hasEnd() throws javax.jmi.reflect.JmiException- Throws:
javax.jmi.reflect.JmiException
- Generated:
-