|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Classifier in org.omg.uml.behavioralelements.activitygraphs |
Subinterfaces of Classifier in org.omg.uml.behavioralelements.activitygraphs | |
interface |
ClassifierInState
ClassifierInState object instance interface. |
Methods in org.omg.uml.behavioralelements.activitygraphs that return Classifier | |
Classifier |
ATypeClassifierInState.getType(ClassifierInState classifierInState)
Queries the instance object that is related to a particular instance object by a link in the current associations link set. |
Classifier |
ClassifierInState.getType()
Returns the value of reference type. |
Classifier |
ObjectFlowState.getType()
Returns the value of reference type. |
Classifier |
ATypeObjectFlowState.getType(ObjectFlowState objectFlowState)
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.behavioralelements.activitygraphs with parameters of type Classifier | |
boolean |
ATypeClassifierInState.exists(Classifier type,
ClassifierInState classifierInState)
Queries whether a link currently exists between a given pair of instance objects in the associations link set. |
Collection |
ATypeClassifierInState.getClassifierInState(Classifier type)
Queries the instance objects that are related to a particular instance object by a link in the current associations link set. |
boolean |
ATypeClassifierInState.add(Classifier type,
ClassifierInState classifierInState)
Creates a link between the pair of instance objects in the associations link set. |
boolean |
ATypeClassifierInState.remove(Classifier type,
ClassifierInState classifierInState)
Removes a link between a pair of instance objects in the current associations link set. |
void |
ClassifierInState.setType(Classifier newValue)
Sets the value of reference type. |
void |
ObjectFlowState.setType(Classifier newValue)
Sets the value of reference type. |
boolean |
ATypeObjectFlowState.exists(Classifier type,
ObjectFlowState objectFlowState)
Queries whether a link currently exists between a given pair of instance objects in the associations link set. |
Collection |
ATypeObjectFlowState.getObjectFlowState(Classifier type)
Queries the instance objects that are related to a particular instance object by a link in the current associations link set. |
boolean |
ATypeObjectFlowState.add(Classifier type,
ObjectFlowState objectFlowState)
Creates a link between the pair of instance objects in the associations link set. |
boolean |
ATypeObjectFlowState.remove(Classifier type,
ObjectFlowState objectFlowState)
Removes a link between a pair of instance objects in the current associations link set. |
Uses of Classifier in org.omg.uml.behavioralelements.collaborations |
Subinterfaces of Classifier in org.omg.uml.behavioralelements.collaborations | |
interface |
ClassifierRole
ClassifierRole object instance interface. |
Methods in org.omg.uml.behavioralelements.collaborations that return Classifier | |
Classifier |
ARepresentedClassifierCollaboration.getRepresentedClassifier(Collaboration collaboration)
Queries the instance object that is related to a particular instance object by a link in the current associations link set. |
Classifier |
Collaboration.getRepresentedClassifier()
Returns the value of reference representedClassifier. |
Methods in org.omg.uml.behavioralelements.collaborations with parameters of type Classifier | |
boolean |
AClassifierRoleBase.exists(ClassifierRole classifierRole,
Classifier base)
Queries whether a link currently exists between a given pair of instance objects in the associations link set. |
Collection |
AClassifierRoleBase.getClassifierRole(Classifier base)
Queries the instance objects that are related to a particular instance object by a link in the current associations link set. |
boolean |
AClassifierRoleBase.add(ClassifierRole classifierRole,
Classifier base)
Creates a link between the pair of instance objects in the associations link set. |
boolean |
AClassifierRoleBase.remove(ClassifierRole classifierRole,
Classifier base)
Removes a link between a pair of instance objects in the current associations link set. |
boolean |
ARepresentedClassifierCollaboration.exists(Classifier representedClassifier,
Collaboration collaboration)
Queries whether a link currently exists between a given pair of instance objects in the associations link set. |
Collection |
ARepresentedClassifierCollaboration.getCollaboration(Classifier representedClassifier)
Queries the instance objects that are related to a particular instance object by a link in the current associations link set. |
boolean |
ARepresentedClassifierCollaboration.add(Classifier representedClassifier,
Collaboration collaboration)
Creates a link between the pair of instance objects in the associations link set. |
boolean |
ARepresentedClassifierCollaboration.remove(Classifier representedClassifier,
Collaboration collaboration)
Removes a link between a pair of instance objects in the current associations link set. |
void |
Collaboration.setRepresentedClassifier(Classifier newValue)
Sets the value of reference representedClassifier. |
Uses of Classifier in org.omg.uml.behavioralelements.commonbehavior |
Subinterfaces of Classifier in org.omg.uml.behavioralelements.commonbehavior | |
interface |
Signal
Signal object instance interface. |
interface |
UmlException
Exception object instance interface. |
Methods in org.omg.uml.behavioralelements.commonbehavior that return Classifier | |
Classifier |
CreateAction.getInstantiation()
Returns the value of reference instantiation. |
Classifier |
ACreateActionInstantiation.getInstantiation(CreateAction createAction)
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.behavioralelements.commonbehavior with parameters of type Classifier | |
void |
CreateAction.setInstantiation(Classifier newValue)
Sets the value of reference instantiation. |
boolean |
AInstanceClassifier.exists(Instance instance,
Classifier classifier)
Queries whether a link currently exists between a given pair of instance objects in the associations link set. |
Collection |
AInstanceClassifier.getInstance(Classifier classifier)
Queries the instance objects that are related to a particular instance object by a link in the current associations link set. |
boolean |
AInstanceClassifier.add(Instance instance,
Classifier classifier)
Creates a link between the pair of instance objects in the associations link set. |
boolean |
AInstanceClassifier.remove(Instance instance,
Classifier classifier)
Removes a link between a pair of instance objects in the current associations link set. |
boolean |
ACreateActionInstantiation.exists(CreateAction createAction,
Classifier instantiation)
Queries whether a link currently exists between a given pair of instance objects in the associations link set. |
Collection |
ACreateActionInstantiation.getCreateAction(Classifier instantiation)
Queries the instance objects that are related to a particular instance object by a link in the current associations link set. |
boolean |
ACreateActionInstantiation.add(CreateAction createAction,
Classifier instantiation)
Creates a link between the pair of instance objects in the associations link set. |
boolean |
ACreateActionInstantiation.remove(CreateAction createAction,
Classifier instantiation)
Removes a link between a pair of instance objects in the current associations link set. |
Uses of Classifier in org.omg.uml.behavioralelements.usecases |
Subinterfaces of Classifier in org.omg.uml.behavioralelements.usecases | |
interface |
Actor
Actor object instance interface. |
interface |
UseCase
UseCase object instance interface. |
Uses of Classifier in org.omg.uml.foundation.core |
Subinterfaces of Classifier in org.omg.uml.foundation.core | |
interface |
Artifact
Artifact object instance interface. |
interface |
AssociationClass
AssociationClass object instance interface. |
interface |
Component
Component object instance interface. |
interface |
DataType
DataType object instance interface. |
interface |
Enumeration
Enumeration object instance interface. |
interface |
Interface
Interface object instance interface. |
interface |
Node
Node object instance interface. |
interface |
Primitive
Primitive object instance interface. |
interface |
ProgrammingLanguageDataType
ProgrammingLanguageDataType object instance interface. |
interface |
UmlClass
Class object instance interface. |
Methods in org.omg.uml.foundation.core that return Classifier | |
Classifier |
Generalization.getPowertype()
Returns the value of reference powertype. |
Classifier |
StructuralFeature.getType()
Returns the value of reference type. |
Classifier |
AOwnerFeature.getOwner(Feature feature)
Queries the instance object that is related to a particular instance object by a link in the current associations link set. |
Classifier |
AssociationEnd.getParticipant()
Returns the value of reference participant. |
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. |
Classifier |
Parameter.getType()
Returns the value of reference type. |
Classifier |
AParticipantAssociation.getParticipant(AssociationEnd association)
Queries the instance object that is related to a particular instance object by a link in the current associations link set. |
Classifier |
ATypedParameterType.getType(Parameter typedParameter)
Queries the instance object that is related to a particular instance object by a link in the current associations link set. |
Classifier |
Feature.getOwner()
Returns the value of reference owner. |
Classifier |
APowertypePowertypeRange.getPowertype(Generalization powertypeRange)
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 Classifier | |
void |
Generalization.setPowertype(Classifier newValue)
Sets the value of reference powertype. |
void |
StructuralFeature.setType(Classifier newValue)
Sets the value of reference type. |
boolean |
AOwnerFeature.exists(Classifier owner,
Feature feature)
Queries whether a link currently exists between a given pair of instance objects in the associations link set. |
List |
AOwnerFeature.getFeature(Classifier owner)
Queries the instance objects that are related to a particular instance object by a link in the current associations link set. |
boolean |
AOwnerFeature.add(Classifier owner,
Feature feature)
Creates a link between the pair of instance objects in the associations link set. |
boolean |
AOwnerFeature.remove(Classifier owner,
Feature feature)
Removes a link between a pair of instance objects in the current associations link set. |
void |
AssociationEnd.setParticipant(Classifier newValue)
Sets the value of reference participant. |
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. |
Collection |
ATypedFeatureType.getTypedFeature(Classifier type)
Queries the instance objects that are 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. |
boolean |
ASpecifiedEndSpecification.exists(AssociationEnd specifiedEnd,
Classifier specification)
Queries whether a link currently exists between a given pair of instance objects in the associations link set. |
Collection |
ASpecifiedEndSpecification.getSpecifiedEnd(Classifier specification)
Queries the instance objects that are related to a particular instance object by a link in the current associations link set. |
boolean |
ASpecifiedEndSpecification.add(AssociationEnd specifiedEnd,
Classifier specification)
Creates a link between the pair of instance objects in the associations link set. |
boolean |
ASpecifiedEndSpecification.remove(AssociationEnd specifiedEnd,
Classifier specification)
Removes a link between a pair of instance objects in the current associations link set. |
void |
Parameter.setType(Classifier newValue)
Sets the value of reference type. |
boolean |
AParticipantAssociation.exists(Classifier participant,
AssociationEnd association)
Queries whether a link currently exists between a given pair of instance objects in the associations link set. |
Collection |
AParticipantAssociation.getAssociation(Classifier participant)
Queries the instance objects that are related to a particular instance object by a link in the current associations link set. |
boolean |
AParticipantAssociation.add(Classifier participant,
AssociationEnd association)
Creates a link between the pair of instance objects in the associations link set. |
boolean |
AParticipantAssociation.remove(Classifier participant,
AssociationEnd association)
Removes a link between a pair of instance objects in the current associations link set. |
boolean |
ATypedParameterType.exists(Parameter typedParameter,
Classifier type)
Queries whether a link currently exists between a given pair of instance objects in the associations link set. |
Collection |
ATypedParameterType.getTypedParameter(Classifier type)
Queries the instance objects that are related to a particular instance object by a link in the current associations link set. |
boolean |
ATypedParameterType.add(Parameter typedParameter,
Classifier type)
Creates a link between the pair of instance objects in the associations link set. |
boolean |
ATypedParameterType.remove(Parameter typedParameter,
Classifier type)
Removes a link between a pair of instance objects in the current associations link set. |
void |
Feature.setOwner(Classifier newValue)
Sets the value of reference owner. |
boolean |
APowertypePowertypeRange.exists(Classifier powertype,
Generalization powertypeRange)
Queries whether a link currently exists between a given pair of instance objects in the associations link set. |
Collection |
APowertypePowertypeRange.getPowertypeRange(Classifier powertype)
Queries the instance objects that are related to a particular instance object by a link in the current associations link set. |
boolean |
APowertypePowertypeRange.add(Classifier powertype,
Generalization powertypeRange)
Creates a link between the pair of instance objects in the associations link set. |
boolean |
APowertypePowertypeRange.remove(Classifier powertype,
Generalization powertypeRange)
Removes a link between a pair of instance objects in the current associations link set. |
Uses of Classifier in org.omg.uml.modelmanagement |
Subinterfaces of Classifier in org.omg.uml.modelmanagement | |
interface |
Subsystem
Subsystem object instance interface. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |