|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StructuralFeature | |
org.omg.uml.foundation.core |
Uses of StructuralFeature in org.omg.uml.foundation.core |
Subinterfaces of StructuralFeature in org.omg.uml.foundation.core | |
interface |
Attribute
Attribute object instance interface. |
Methods in org.omg.uml.foundation.core with parameters of type StructuralFeature | |
boolean |
ATypedFeatureType.exists(StructuralFeature typedFeature,
Classifier type)
Queries whether a link currently exists between a given pair of instance objects in the associations link set. |
Classifier |
ATypedFeatureType.getType(StructuralFeature typedFeature)
Queries the instance object that is related to a particular instance object by a link in the current associations link set. |
boolean |
ATypedFeatureType.add(StructuralFeature typedFeature,
Classifier type)
Creates a link between the pair of instance objects in the associations link set. |
boolean |
ATypedFeatureType.remove(StructuralFeature typedFeature,
Classifier type)
Removes a link between a pair of instance objects in the current associations link set. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |