|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Multiplicity | |
| org.omg.uml.behavioralelements.activitygraphs | |
| org.omg.uml.behavioralelements.collaborations | |
| org.omg.uml.foundation.core | |
| org.omg.uml.foundation.datatypes | |
| Uses of Multiplicity in org.omg.uml.behavioralelements.activitygraphs |
| Methods in org.omg.uml.behavioralelements.activitygraphs that return Multiplicity | |
Multiplicity |
SubactivityState.getDynamicMultiplicity()
Returns the value of attribute dynamicMultiplicity. |
Multiplicity |
ActionState.getDynamicMultiplicity()
Returns the value of attribute dynamicMultiplicity. |
| Methods in org.omg.uml.behavioralelements.activitygraphs with parameters of type Multiplicity | |
CallState |
CallStateClass.createCallState(String name,
VisibilityKind visibility,
boolean isSpecification,
boolean isDynamic,
ArgListsExpression dynamicArguments,
Multiplicity dynamicMultiplicity)
Creates an instance object having attributes initialized by the passed values. |
ActionState |
ActionStateClass.createActionState(String name,
VisibilityKind visibility,
boolean isSpecification,
boolean isDynamic,
ArgListsExpression dynamicArguments,
Multiplicity dynamicMultiplicity)
Creates an instance object having attributes initialized by the passed values. |
void |
SubactivityState.setDynamicMultiplicity(Multiplicity newValue)
Sets the value of dynamicMultiplicity attribute. |
SubactivityState |
SubactivityStateClass.createSubactivityState(String name,
VisibilityKind visibility,
boolean isSpecification,
boolean isConcurrent,
boolean isDynamic,
ArgListsExpression dynamicArguments,
Multiplicity dynamicMultiplicity)
Creates an instance object having attributes initialized by the passed values. |
void |
ActionState.setDynamicMultiplicity(Multiplicity newValue)
Sets the value of dynamicMultiplicity attribute. |
| Uses of Multiplicity in org.omg.uml.behavioralelements.collaborations |
| Methods in org.omg.uml.behavioralelements.collaborations that return Multiplicity | |
Multiplicity |
ClassifierRole.getMultiplicity()
Returns the value of attribute multiplicity. |
Multiplicity |
AssociationRole.getMultiplicity()
Returns the value of attribute multiplicity. |
Multiplicity |
AssociationEndRole.getCollaborationMultiplicity()
Returns the value of attribute collaborationMultiplicity. |
| Methods in org.omg.uml.behavioralelements.collaborations with parameters of type Multiplicity | |
void |
ClassifierRole.setMultiplicity(Multiplicity newValue)
Sets the value of multiplicity attribute. |
AssociationEndRole |
AssociationEndRoleClass.createAssociationEndRole(String name,
VisibilityKind visibility,
boolean isSpecification,
boolean isNavigable,
OrderingKind ordering,
AggregationKind aggregation,
ScopeKind targetScope,
Multiplicity multiplicity,
ChangeableKind changeability,
Multiplicity collaborationMultiplicity)
Creates an instance object having attributes initialized by the passed values. |
ClassifierRole |
ClassifierRoleClass.createClassifierRole(String name,
VisibilityKind visibility,
boolean isSpecification,
boolean isRoot,
boolean isLeaf,
boolean isAbstract,
Multiplicity multiplicity)
Creates an instance object having attributes initialized by the passed values. |
void |
AssociationRole.setMultiplicity(Multiplicity newValue)
Sets the value of multiplicity attribute. |
AssociationRole |
AssociationRoleClass.createAssociationRole(String name,
VisibilityKind visibility,
boolean isSpecification,
boolean isRoot,
boolean isLeaf,
boolean isAbstract,
Multiplicity multiplicity)
Creates an instance object having attributes initialized by the passed values. |
void |
AssociationEndRole.setCollaborationMultiplicity(Multiplicity newValue)
Sets the value of collaborationMultiplicity attribute. |
| Uses of Multiplicity in org.omg.uml.foundation.core |
| Methods in org.omg.uml.foundation.core that return Multiplicity | |
Multiplicity |
TagDefinition.getMultiplicity()
Returns the value of attribute multiplicity. |
Multiplicity |
StructuralFeature.getMultiplicity()
Returns the value of attribute multiplicity. |
Multiplicity |
AssociationEnd.getMultiplicity()
Returns the value of attribute multiplicity. |
| Methods in org.omg.uml.foundation.core with parameters of type Multiplicity | |
void |
TagDefinition.setMultiplicity(Multiplicity newValue)
Sets the value of multiplicity attribute. |
void |
StructuralFeature.setMultiplicity(Multiplicity newValue)
Sets the value of multiplicity attribute. |
void |
AssociationEnd.setMultiplicity(Multiplicity newValue)
Sets the value of multiplicity attribute. |
TagDefinition |
TagDefinitionClass.createTagDefinition(String name,
VisibilityKind visibility,
boolean isSpecification,
String tagType,
Multiplicity multiplicity)
Creates an instance object having attributes initialized by the passed values. |
Attribute |
AttributeClass.createAttribute(String name,
VisibilityKind visibility,
boolean isSpecification,
ScopeKind ownerScope,
Multiplicity multiplicity,
ChangeableKind changeability,
ScopeKind targetScope,
OrderingKind ordering,
Expression initialValue)
Creates an instance object having attributes initialized by the passed values. |
AssociationEnd |
AssociationEndClass.createAssociationEnd(String name,
VisibilityKind visibility,
boolean isSpecification,
boolean isNavigable,
OrderingKind ordering,
AggregationKind aggregation,
ScopeKind targetScope,
Multiplicity multiplicity,
ChangeableKind changeability)
Creates an instance object having attributes initialized by the passed values. |
| Uses of Multiplicity in org.omg.uml.foundation.datatypes |
| Methods in org.omg.uml.foundation.datatypes that return Multiplicity | |
Multiplicity |
MultiplicityClass.createMultiplicity()
The default factory operation used to create an instance object. |
Multiplicity |
AMultiplicityRange.getMultiplicity(MultiplicityRange range)
Queries the instance object that is related to a particular instance object by a link in the current associations link set. |
Multiplicity |
MultiplicityRange.getMultiplicity()
Returns the value of reference multiplicity. |
| Methods in org.omg.uml.foundation.datatypes with parameters of type Multiplicity | |
boolean |
AMultiplicityRange.exists(Multiplicity multiplicity,
MultiplicityRange range)
Queries whether a link currently exists between a given pair of instance objects in the associations link set. |
Collection |
AMultiplicityRange.getRange(Multiplicity multiplicity)
Queries the instance objects that are related to a particular instance object by a link in the current associations link set. |
boolean |
AMultiplicityRange.add(Multiplicity multiplicity,
MultiplicityRange range)
Creates a link between the pair of instance objects in the associations link set. |
boolean |
AMultiplicityRange.remove(Multiplicity multiplicity,
MultiplicityRange range)
Removes a link between a pair of instance objects in the current associations link set. |
void |
MultiplicityRange.setMultiplicity(Multiplicity newValue)
Sets the value of reference multiplicity. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||