A

NameKindDescription
aBroadcastSignalActionattribute
aCallBehaviorActionattribute
aCallOperationActionattribute
aChoicePseudoStateattribute
aClassattribute
aClassDiagramattribute
aClassInstanceattribute
aClassViewattribute
aClearVariableValueActionattribute
aCollaborationDiagramattribute
aColumnattribute
aComponentattribute
aComponentDiagramattribute
aComponentViewattribute
aCreateObjectActionattribute
activityattribute
activityoperation return the activity in OCL
Activity (1)class diagram
Activity (2)class diagram
Activity (3)class diagram
Activity (4)class diagram
Activity (5)class diagram
Activity (6)class diagram
actoroperation return the actor
actorsoperation return the actors present in the diagram
actualsoperation returns (a copy of) the actuals list
actualsCmdattribute
add_class_stereotypeoperationinternal, do NOT use it
add_cont_operationinternal, do NOT use it
add_contained_operation
add_rel_attr_stereotypeoperationinternal, do NOT use it
add_Relationoperation Add the slot (does nothing if it already exist)

On error : return FALSE in C++, produce a RuntimeException in Java
add_text_operation
add_typeoperationinternal, do NOT use it
addAssocArtifactCmdattribute
addAssocClassCmdattribute
addAssociatedArtifactoperation adds an associated artifacts, returns false if 'cp' is already
an associate artifact.
significant when the artifact is not stereotyped <<source>>

On error return FALSE in C++, produce a RuntimeException in Java
addAssociatedClassoperation adds 'cl' at the end of the associated element list,
returns false if 'cl' is already an associate class
significant when the artifact is stereotyped <<source>>

On error return FALSE in C++, produce a RuntimeException in Java
addExceptionoperation adds the exception at the given rank (0...)

On error return FALSE in C++, produce a RuntimeException in Java
addExceptionCmdattribute
addFormaloperation adds a formal at the given rank (0...), returns 0 on error

On error return FALSE in C++, produce a RuntimeException in Java,
does not check that the class is (already) a typedef
addFormalCmdattribute
addGetOperationoperation to generate an associated 'get' operation

On error return FALSE in C++, produce a RuntimeException in Java
addGetOperationoperation to generate an associated 'get' operation

On error return FALSE in C++, produce a RuntimeException in Java
addGetOperCmdattribute
addParameteroperation adds a parameter at the given rank (0...)

On error return FALSE in C++, produce a RuntimeException in Java
addParameterCmdattribute
addRelationCmdattribute
addSetOperationoperation to generate an associated 'set' operation

On error return FALSE in C++, produce a RuntimeException in Java
addSetOperationoperation to generate an associated 'set' operation

On error return FALSE in C++, produce a RuntimeException in Java
addSetOperCmdattribute
aDecisionActivityNodeattribute
aDeepHistoryPseudoStateattribute
aDependencyattribute
aDeploymentDiagramattribute
aDeploymentViewattribute
aDestroyObjectActionattribute
aDestructionattribute
aDirectionclass The direction of an operation's parameter, see UmlParameter
aDirectionartifact
aDirectionalAggregationattribute
aDirectionalAggregationByValueattribute
aDirectionalAssociationattribute
aFinalStateattribute
aFlowattribute
aFlowFinalActivityNodeattribute
aForkActivityNodeattribute
aForkPseudoStateattribute
aFulltextKeyattribute
aGeneralisationattribute
aJoinActivityNodeattribute
aJoinPseudoStateattribute
aJunctionPseudoStateattribute
aKeyattribute
aLanguageclass
aLanguageartifact
allMarkedCmdattribute
aMergeActivityNodeattribute
aMessageKindclass indicate the kind of a message
aMessageKindartifact
aMySqlKindclass
aMySqlKindartifact
aMySqlRefOptionclass
aMySqlRefOptionartifact
anAcceptCallActionattribute
anAcceptEventActionattribute
anActivityattribute
anActivityDiagramattribute
anActivityFinalActivityNodeattribute
anActivityObjectattribute
anActivityParameterattribute
anActivityPinattribute
anAddVariableValueActionattribute
anAggregationattribute
anAggregationByValueattribute
anArtifactattribute
anAssociationattribute
anAsynchronousCallattribute
anAttributeattribute
aNcRelationattribute
anEntryPointPseudoStateattribute
anExitPointPseudoStateattribute
anExpansionKindclass
anExpansionKindartifact
anExpansionNodeattribute
anExpansionRegionattribute
anExplicitReturnattribute
anExtraArtifactDefinitionattribute
anExtraClassMemberattribute
anImplicitReturnattribute message added to indicate the end of a duration bar
anInitialActivityNodeattribute
anInitialPseudoStateattribute
anInteractionUseattribute
anInterruptibleActivityRegionattribute
anItemKindclass the king of any item, returned by UmlBaseItem::Kind()
anItemKindartifact
anObjectDiagramattribute
aNodeattribute
anOpaqueActionattribute
anOperationattribute
anOrderingclass
anOrderingartifact
anUniqueKeyattribute
anUnmarshallActionattribute
anUnspecifiedRefOptionattribute
anUseCaseattribute
anUseCaseDiagramattribute
anUseCaseViewattribute
aPackageattribute
aParameterEffectKindclass
aParameterEffectKindartifact
aParameterSetattribute
aPartitionattribute
API BASEpackageThe API system classes and components

DO NOT MODIFY THEM !!!
API BASE class viewclass viewThe API system classes

DO NOT MODIFY THEM !!!
API BASE Deployment viewdeployment viewThe API system artifacts

DO NOT MODIFY THEM !!!
API USERpackage 'your' API classes and components, modify them !
API USER class viewclass view'your' API classes, modify them !
API USER Deployment viewdeployment view'your' API artifacts modify them !

Do not forget to modify Main !
applyoperation Apply asynchronously the tool on the item, returns an identifier to call isToolRunning()
applyCmdattribute
applyStereotypeoperation If the current stereotype is part of a profile add needed properties.
In all cases remove extra properties whose keys contain two ':'.

If the element is read-only, return FALSE in C++, produce a RuntimeException in Java
applyStereotypeCmdattribute
aPrimaryKeyattribute
aRaiseExceptionActionattribute
aReadVariableValueActionattribute
aRealizationattribute
aReduceActionattribute
aRegionattribute
aRelationattribute
aRelationKindclass The king of a relation, returned by UmlBaseRelation::RelationKind()
aRelationKindartifact
aRemoveVariableValueActionattribute
aReplyActionattribute
argumentsoperation return the form corresponding to the arguments
and return value of the interaction use
argumentsoperation return the arguments of the operation, may be empty
artifactDescriptionoperation return the default description
aSendObjectActionattribute
aSendSignalActionattribute
aSequenceDiagramattribute
aShallowHistoryPseudoStateattribute
aSpatialKeyattribute
assocArtifactCmdattribute
assocComponentCmdattribute
associatedArtifactoperation returns the optional associated artifact,
to set it refer to the UmlBaseArtifact's operations
addAssociatedClass(), removeAssociatedClass() and
setAssociatedClasses()
associatedArtifactsoperation returns (in Java a copy of) the associated artifacts list
significant when the artifact is not stereotyped <<source>>
associatedComponentsoperation returns the components realizing or providing the class.
To set them refer to the UmlBaseComponent's operation setAssociatedClasses()
associatedDeploymentViewoperation returns the optional associated deployment view
associatedDiagramoperation returns the optional associated diagram
associatedDiagramoperation returns the optional associated diagram
associatedDiagramoperation returns the optional associated diagram
associatedDiagramoperation returns the optional associated diagram
associatedDiagramoperation returns the optional associated diagram
associatedDiagramoperation returns the optional associated diagram
associatedDiagramoperation returns the optional associated diagram
associatedDiagramoperation returns the optional associated diagram
associatedDiagramoperation returns the optional associated diagram
associatedDiagramoperation returns the optional associated diagram
associatedDiagramoperation returns the optional associated diagram
associatedDiagramoperation returns the optional associated diagram
associatedDiagramoperation returns the optional associated diagram
associatedElementsoperation returns (in Java a copy of) the optional associated elements
(classes or UmlExtraDefinition)
significant when the artifact is stereotyped <<source>>
associationoperation return the associated class/type, may be an empty spec
associationsoperation return the associations between actor and use case present in the diagram
aStateattribute
aStateActionattribute
aStateDiagramattribute
aSynchronousCallattribute
aTerminatePseudoStateattribute
aTestIdentityActionattribute
aTransitionattribute
attributerelation
attributeDecloperation returns the default definition of an attribute depending on the multiplicity
attributeDecloperation returns the default definition of an attribute depending on the multiplicity
attributeDecloperation returns the default definition of an attribute depending on the multiplicity
attributeDecloperation returns the default definition of an attribute
attributeDecloperation returns the default definition of an attribute depending on the multiplicity
attributeDescriptionoperation return the default description
attributesCmdattribute
attributesValueoperation Returns the attributes having a value
availableAttributesoperation Returns all the attributes of the class instance,
including the inherited
availableRelationsoperation Returns all the possible relations from the current instance to 'other', including the inherited
aValueSpecificationActionattribute
aVisibilityclass The visibility of a class member

The 'default visibility' is used to configure the Drawing Settings and
for the C++ cases (see UmlBaseClassMember::CppVisibility())
aVisibilityartifact
aWriteVariableValueActionattribute