|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Stereotype | |
| org.omg.uml.foundation.core | |
| Uses of Stereotype in org.omg.uml.foundation.core |
| Methods in org.omg.uml.foundation.core that return Stereotype | |
Stereotype |
ADefinedTagOwner.getOwner(TagDefinition definedTag)
Queries the instance object that is related to a particular instance object by a link in the current associations link set. |
Stereotype |
TagDefinition.getOwner()
Returns the value of reference owner. |
Stereotype |
StereotypeClass.createStereotype()
The default factory operation used to create an instance object. |
Stereotype |
StereotypeClass.createStereotype(String name,
VisibilityKind visibility,
boolean isSpecification,
boolean isRoot,
boolean isLeaf,
boolean isAbstract,
String icon,
Collection baseClass)
Creates an instance object having attributes initialized by the passed values. |
Stereotype |
AConstrainedStereotypeStereotypeConstraint.getConstrainedStereotype(Constraint stereotypeConstraint)
Queries the instance object that is related to a particular instance object by a link in the current associations link set. |
| Methods in org.omg.uml.foundation.core with parameters of type Stereotype | |
boolean |
ADefinedTagOwner.exists(TagDefinition definedTag,
Stereotype owner)
Queries whether a link currently exists between a given pair of instance objects in the associations link set. |
Collection |
ADefinedTagOwner.getDefinedTag(Stereotype owner)
Queries the instance objects that are related to a particular instance object by a link in the current associations link set. |
boolean |
ADefinedTagOwner.add(TagDefinition definedTag,
Stereotype owner)
Creates a link between the pair of instance objects in the associations link set. |
boolean |
ADefinedTagOwner.remove(TagDefinition definedTag,
Stereotype owner)
Removes a link between a pair of instance objects in the current associations link set. |
void |
TagDefinition.setOwner(Stereotype newValue)
Sets the value of reference owner. |
boolean |
AStereotypeExtendedElement.exists(Stereotype stereotype,
ModelElement extendedElement)
Queries whether a link currently exists between a given pair of instance objects in the associations link set. |
Collection |
AStereotypeExtendedElement.getExtendedElement(Stereotype stereotype)
Queries the instance objects that are related to a particular instance object by a link in the current associations link set. |
boolean |
AStereotypeExtendedElement.add(Stereotype stereotype,
ModelElement extendedElement)
Creates a link between the pair of instance objects in the associations link set. |
boolean |
AStereotypeExtendedElement.remove(Stereotype stereotype,
ModelElement extendedElement)
Removes a link between a pair of instance objects in the current associations link set. |
boolean |
AConstrainedStereotypeStereotypeConstraint.exists(Stereotype constrainedStereotype,
Constraint stereotypeConstraint)
Queries whether a link currently exists between a given pair of instance objects in the associations link set. |
Collection |
AConstrainedStereotypeStereotypeConstraint.getStereotypeConstraint(Stereotype constrainedStereotype)
Queries the instance objects that are related to a particular instance object by a link in the current associations link set. |
boolean |
AConstrainedStereotypeStereotypeConstraint.add(Stereotype constrainedStereotype,
Constraint stereotypeConstraint)
Creates a link between the pair of instance objects in the associations link set. |
boolean |
AConstrainedStereotypeStereotypeConstraint.remove(Stereotype constrainedStereotype,
Constraint stereotypeConstraint)
Removes a link between a pair of instance objects in the current associations link set. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||