Declaration :
Directly inherited by : UmlUseCase
Manage the use cases
Artifact : UmlBaseUseCase
Operation create |
Declaration :
returns a new use case 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
Operation kind |
Declaration :
returns the kind of the item
Operation associatedDiagram |
Declaration :
returns the optional associated diagram
Operation set_AssociatedDiagram |
Declaration :
sets the associated diagram, arg may be null to unset it
On error return FALSE in C++, produce a RuntimeException in Java
Operation extensionPoints |
Declaration :
return the extension points
Operation set_ExtensionPoints |
Declaration :
set the extension points
On error return FALSE in C++, produce a RuntimeException in Java
Attribut _extension_points |
Declaration :
Relation _assoc_diagram (<unidirectional association>) |
Declaration :
Operation read_uml_ |
Declaration :
internal, do NOT use it
Operation UmlBaseUseCase |
Declaration :
the constructor, do not call it yourself !!!!!!!!!!
All public operations : apply , associatedDiagram , children , childrenVisible , create , defined_ , deleteIt , description , extensionPoints , getIdentifier , identifier_ , isMarked , isToolRunning , isWritable , kind , kind , markedItems , moveAfter , name , parent , properties , propertyValue , referencedBy , set_AssociatedDiagram , set_childrenVisible , set_Description , set_ExtensionPoints , set_isMarked , set_Name , set_PropertyValue , set_Stereotype , stereotype , supportFile , unload