Class UmlBaseExitPointPseudoState

Declaration :

Directly inherited by : UmlExitPointPseudoState

Artifact : UmlBaseExitPointPseudoState

Operation create

returns a new exit point pseudo state named 's' created under 'parent'

In case it cannot be created (the name is already used or
invalid, 'parent' cannot contain it etc ...) return 0 in C++
and produce a RuntimeException in Java

Declaration :

Operation kind

returns the kind of the item

Declaration :

Operation reference

return the the referenced sub machine state or 0/null
if the state is not a sub machine state reference

Declaration :

Operation set_Reference

set the referenced sub machine state (may be 0/null)

On error return FALSE in C++, produce a RuntimeException in Java

Declaration :

Operation UmlBaseExitPointPseudoState

the constructor, do not call it yourself !!!!!!!!!!

Declaration :

Relation _reference (<unidirectional association>)

Declaration :

Operation read_uml_

Declaration :

All public operations : apply , applyStereotype , children , childrenVisible , create , defined_ , deleteIt , description , getIdentifier , identifier_ , isMarked , isToolRunning , isWritable , kind , kind , markedItems , moveAfter , name , parent , properties , propertyValue , reference , referencedBy , set_childrenVisible , set_Description , set_isMarked , set_Name , set_PropertyValue , set_Reference , set_Stereotype , stereotype , supportFile , unload