|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'Region'.
The following features are supported:
UML2Package.getRegion()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Fields inherited from interface org.eclipse.uml2.NamedElement |
---|
SEPARATOR |
Method Summary | |
---|---|
Vertex |
createSubvertex(EClass eClass)
Creates a Vertex and appends it to the 'Subvertex' containment reference list |
Transition |
createTransition()
Creates a Transition and appends it to the 'Transition' containment reference list |
Transition |
createTransition(EClass eClass)
Creates a Transition and appends it to the 'Transition' containment reference list |
Region |
getExtendedRegion()
Returns the value of the 'Extended Region' reference |
RedefinableElement |
getRedefinedElement(java.lang.String name)
Retrieves the RedefinableElement with the specified 'Name' from the 'Redefined Element' reference list |
EList |
getRedefinedElements()
Returns the value of the 'Redefined Element' reference list. |
State |
getState()
Returns the value of the 'State' container reference. |
StateMachine |
getStateMachine()
Returns the value of the 'State Machine' container reference. |
Vertex |
getSubvertex(java.lang.String name)
Retrieves the Vertex with the specified 'Name' from the 'Subvertex' containment reference list |
EList |
getSubvertices()
Returns the value of the 'Subvertex' containment reference list. |
Transition |
getTransition(java.lang.String name)
Retrieves the Transition with the specified 'Name' from the 'Transition' containment reference list |
EList |
getTransitions()
Returns the value of the 'Transition' containment reference list. |
void |
setExtendedRegion(Region value)
Sets the value of the ' Extended Region ' reference |
void |
setState(State value)
Sets the value of the ' State ' container reference |
void |
setStateMachine(StateMachine value)
Sets the value of the ' State Machine ' container reference |
Methods inherited from interface org.eclipse.uml2.NamedElement |
---|
allNamespaces, createDependency, createNameExpression, createNameExpression, getClientDependencies, getClientDependency, getLabel, getLabel, getName, getNameExpression, getNamespace, getQualifiedName, getVisibility, isDistinguishableFrom, qualifiedName, separator, setName, setNameExpression, setVisibility, validateNoName, validateQualifiedName, validateVisibilityNeedsOwnership |
Methods inherited from interface org.eclipse.uml2.TemplateableElement |
---|
createOwnedTemplateSignature, createOwnedTemplateSignature, createTemplateBinding, createTemplateBinding, getOwnedTemplateSignature, getTemplateBindings, parameterableElements, setOwnedTemplateSignature |
Methods inherited from interface org.eclipse.uml2.Element |
---|
addKeyword, allOwnedElements, apply, createEAnnotation, createOwnedComment, createOwnedComment, destroy, getApplicableStereotype, getApplicableStereotypes, getAppliedStereotype, getAppliedStereotypes, getAppliedVersion, getKeywords, getModel, getNearestPackage, getOwnedComments, getOwnedElements, getOwner, getValue, hasKeyword, hasValue, isApplied, isRequired, mustBeOwned, removeKeyword, setValue, unapply, validateHasOwner, validateNotOwnSelf |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
---|
getEAnnotation, getEAnnotations |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Methods inherited from interface org.eclipse.uml2.RedefinableElement |
---|
getRedefinitionContext, getRedefinitionContexts, isConsistentWith, isLeaf, isRedefinitionContextValid, setIsLeaf, validateRedefinitionConsistent, validateRedefinitionContextValid |
Field Detail |
public static final java.lang.String copyright
Method Detail |
public EList getSubvertices()
Vertex
.
It is bidirectional and its opposite is 'Container
'.
If the meaning of the 'Subvertex' containment reference list isn't clear, there really should be more of a description here...
UML2Package.getRegion_Subvertex()
,
Vertex.getContainer()
public Vertex getSubvertex(java.lang.String name)
Vertex
with the specified 'Name' from the 'Subvertex' containment reference list.
name
- The 'Name' of the Vertex
to retrieve.
Vertex
with the specified 'Name', or null
.getSubvertices()
public Vertex createSubvertex(EClass eClass)
Vertex
and appends it to the 'Subvertex' containment reference list.
eClass
- The Ecore class of the Vertex
to create.
Vertex
.getSubvertices()
public EList getTransitions()
Transition
.
It is bidirectional and its opposite is 'Container
'.
If the meaning of the 'Transitions' containment reference list isn't clear, there really should be more of a description here...
UML2Package.getRegion_Transition()
,
Transition.getContainer()
public Transition getTransition(java.lang.String name)
Transition
with the specified 'Name' from the 'Transition' containment reference list.
name
- The 'Name' of the Transition
to retrieve.
Transition
with the specified 'Name', or null
.getTransitions()
public Transition createTransition(EClass eClass)
Transition
and appends it to the 'Transition' containment reference list.
eClass
- The Ecore class of the Transition
to create.
Transition
.getTransitions()
public Transition createTransition()
Transition
and appends it to the 'Transition' containment reference list.
Transition
.getTransitions()
public StateMachine getStateMachine()
Region
'.
If the meaning of the 'State Machine' container reference isn't clear, there really should be more of a description here...
setStateMachine(StateMachine)
,
UML2Package.getRegion_StateMachine()
,
StateMachine.getRegions()
public void setStateMachine(StateMachine value)
State Machine
' container reference.
value
- the new value of the 'State Machine' container reference.getStateMachine()
public State getState()
Region
'.
If the meaning of the 'State' container reference isn't clear, there really should be more of a description here...
setState(State)
,
UML2Package.getRegion_State()
,
State.getRegions()
public void setState(State value)
State
' container reference.
value
- the new value of the 'State' container reference.getState()
public Region getExtendedRegion()
If the meaning of the 'Extended Region' reference isn't clear, there really should be more of a description here...
setExtendedRegion(Region)
,
UML2Package.getRegion_ExtendedRegion()
public void setExtendedRegion(Region value)
Extended Region
' reference.
value
- the new value of the 'Extended Region' reference.getExtendedRegion()
public EList getRedefinedElements()
RedefinableElement
.
redefinable element that is being redefined by this element. This is a derived union.
getRedefinedElements
in interface RedefinableElement
org.eclipse.uml2.UML2Package#getRedefinableElement_RedefinedElement()
public RedefinableElement getRedefinedElement(java.lang.String name)
RedefinableElement
with the specified 'Name' from the 'Redefined Element' reference list.
getRedefinedElement
in interface RedefinableElement
name
- The 'Name' of the RedefinableElement
to retrieve.
RedefinableElement
with the specified 'Name', or null
.getRedefinedElements()
|
Copyright 2003, 2005 IBM Corporation and others. All Rights Reserved. |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |