public interface ExpansionNode extends ObjectNode
The following features are supported:
UMLPackage.getExpansionNode()
SEPARATOR
Modifier and Type | Method and Description |
---|---|
ExpansionRegion |
getRegionAsInput()
Returns the value of the 'Region As Input' reference.
|
ExpansionRegion |
getRegionAsOutput()
Returns the value of the 'Region As Output' reference.
|
void |
setRegionAsInput(ExpansionRegion value)
Sets the value of the '
Region As Input ' reference |
void |
setRegionAsOutput(ExpansionRegion value)
Sets the value of the '
Region As Output ' reference |
createUpperBound, getInState, getInState, getInStates, getOrdering, getSelection, getUpperBound, isControlType, setIsControlType, setOrdering, setSelection, setUpperBound, validateInputOutputParameter, validateNotUnique, validateObjectFlowEdges, validateSelectionBehavior
getActivity, getIncoming, getIncoming, getIncomings, getInGroups, getInInterruptibleRegions, getInPartition, getInPartition, getInPartitions, getInStructuredNode, getOutgoing, getOutgoing, getOutgoings, getRedefinedNode, getRedefinedNode, getRedefinedNodes, setActivity, setInStructuredNode, validateOwned, validateOwnedStructuredNode
getRedefinedElement, getRedefinedElement, getRedefinedElements, getRedefinitionContext, getRedefinitionContext, getRedefinitionContexts, isConsistentWith, isLeaf, isRedefinitionContextValid, setIsLeaf, validateRedefinitionConsistent, validateRedefinitionContextValid
allNamespaces, allOwningPackages, createDependency, createNameExpression, getClientDependencies, getClientDependency, getClientDependency, getLabel, getLabel, getName, getNameExpression, getNamespace, getQualifiedName, getVisibility, isDistinguishableFrom, isSetName, isSetVisibility, separator, setName, setNameExpression, setVisibility, unsetName, unsetVisibility, validateHasNoQualifiedName, validateHasQualifiedName, validateVisibilityNeedsOwnership
addKeyword, allOwnedElements, applyStereotype, createEAnnotation, createOwnedComment, destroy, getApplicableStereotype, getApplicableStereotypes, getAppliedStereotype, getAppliedStereotypes, getAppliedSubstereotype, getAppliedSubstereotypes, getKeywords, getModel, getNearestPackage, getOwnedComments, getOwnedElements, getOwner, getRelationships, getRelationships, getRequiredStereotype, getRequiredStereotypes, getSourceDirectedRelationships, getSourceDirectedRelationships, getStereotypeApplication, getStereotypeApplications, getTargetDirectedRelationships, getTargetDirectedRelationships, getValue, hasKeyword, hasValue, isStereotypeApplicable, isStereotypeApplied, isStereotypeRequired, mustBeOwned, removeKeyword, setValue, unapplyStereotype, validateHasOwner, validateNotOwnSelf
compareTo, eExtendedClass, eIsInstanceOf, eIsInstanceOf, eIsProfiled, eIsRemoved, eMetamodel, eMetaTypeName, eModel, eRemove, eSetUniqueID, eUniqueID, superScript, superScript, toBoolean, toBoolean, toByte, toByte, toChar, toChar, toDouble, toDouble, toFloat, toFloat, toInt, toInt, toList, toList, toList, toList, toList, toLong, toLong, toObject, toObject, toSet, toSet, toShort, toShort, toString, toString
getEAnnotation, getEAnnotations
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
getType, setType
ExpansionRegion getRegionAsOutput()
Output Element
'.
The expansion region for which the node is an output.
setRegionAsOutput(ExpansionRegion)
,
UMLPackage.getExpansionNode_RegionAsOutput()
,
ExpansionRegion.getOutputElements()
void setRegionAsOutput(ExpansionRegion value)
Region As Output
' reference.
value
- the new value of the 'Region As Output' reference.getRegionAsOutput()
ExpansionRegion getRegionAsInput()
Input Element
'.
The expansion region for which the node is an input.
setRegionAsInput(ExpansionRegion)
,
UMLPackage.getExpansionNode_RegionAsInput()
,
ExpansionRegion.getInputElements()
void setRegionAsInput(ExpansionRegion value)
Region As Input
' reference.
value
- the new value of the 'Region As Input' reference.getRegionAsInput()