|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Facade object for the Model subsystem in ArgoUML.
The purpose of this Facade object is to allow for decoupling other
subsystems from the insides of the model. For this purpose all of
the methods in this class give away and accept handles (of type
Object) to the objects within the model.
This is just recognizers and getters.
To manipulate the objects of the model there is a set of factories and helpers within the Model subsystem.
Signatures for all recognizers are:
| Field Summary | |
static String |
GENERATED_TAG
This tag is set on elements that are generated by reference when importing. |
| Method Summary | |
boolean |
equalsPseudostateKind(Object ps1,
Object ps2)
Check whether two pseudostatekinds are equal/of the same type. |
Object |
getAction(Object handle)
Returns the action belonging to some message or argument. |
Object |
getActivator(Object handle)
Returns the activator belonging to some message. |
Collection |
getActualArguments(Object handle)
Returns the actual arguments for a given action. |
Object |
getAddition(Object handle)
Returns an addition for a given include. |
Object |
getAggregation(Object handle)
Returns the AggregationKind of a given AssociationEnd. |
Collection |
getAnnotatedElements(Object handle)
Get the modelelement that were commented. |
Collection |
getAssociatedClasses(Object handle)
Returns all associated classes (classes connected by an Association) for some given classifier. |
Object |
getAssociation(Object handle)
Returns the association connected to an association end or the association belonging to the given link. |
Object |
getAssociationEnd(Object handle,
Object assoc)
Returns the association end between some classifier and some associaton. |
Collection |
getAssociationEnds(Object handle)
The list of Association Ends. |
Collection |
getAssociationRoles(Object handle)
The list of association roles. |
Collection |
getAttributes(Object handle)
The list of Attributes. |
Object |
getBase(Object handle)
The base of some model element. |
Object |
getBaseClass(Object handle)
Deprecated. use getBaseClasses for UML 1.4 and later |
Collection |
getBaseClasses(Object handle)
Collection of baseclasses of some stereotype. |
Collection |
getBases(Object handle)
Get the bases of a classifier role. |
Object |
getBehavioralFeature(Object handle)
Get the behavioral feature of an parameter. |
Collection |
getBehaviors(Object handle)
Get the StateMachines which define the behaviors of a Modelelement. |
Object |
getBody(Object handle)
Get the body of an method/constraint/expression/comment. |
int |
getBound(Object handle)
Return the Synch State's bound. |
Object |
getChangeability(Object handle)
Return Changeability of a StructuralFeature or a AssociationEnd. |
Object |
getChangeExpression(Object target)
|
Object |
getChild(Object handle)
Get the child of a generalization. |
Collection |
getChildren(Object handle)
Get the children of some generalizable element. |
Object |
getClassifier(Object handle)
Get the classifier of an Association End. |
Collection |
getClassifierRoles(Object handle)
Gets the classifiers roles of some model element. |
Collection |
getClassifiers(Object handle)
Gets the classifierss of some instance. |
Collection |
getClassifiersInState(Object handle)
Gets the classifiers in state of some model element. |
Collection |
getClientDependencies(Object handle)
Get the client dependencies of some classifier. |
Collection |
getClients(Object handle)
Gets the clients of some dependency. |
Collection |
getCollaborations(Object handle)
Get the collaborations of an element. |
Collection |
getComments(Object handle)
Get the comments of an element. |
Object |
getCommunicationConnection(Object handle)
Get the communication connection of an message. |
Object |
getCommunicationLink(Object handle)
Get the communication link of a stimulus. |
Object |
getComponentInstance(Object handle)
Get the component instance of an instance. |
Object |
getConcurrency(Object handle)
Get the concurrency of an operation. |
Object |
getCondition(Object handle)
Get the condition of an extend. |
Collection |
getConnections(Object handle)
The list of connections to an association or link. |
Collection |
getConstrainedElements(Object handle)
Returns the collection of ConstrainedElements of a constraint. |
Collection |
getConstrainingElements(Object handle)
Returns the collection of ConstrainingElements of a Collaboration. |
Collection |
getConstraints(Object handle)
Get the collection of all constraints of the given ModelElement. |
Object |
getContainer(Object handle)
Returns the CompositeState or Component that is the container of the given StateVertex or ElementResidence, respectively. |
Collection |
getContents(Object handle)
Returns the collection of ModelElements contained in a Partition. |
Object |
getContext(Object handle)
Returns the context of some given statemachine or the context of some given interaction. |
Collection |
getContexts(Object handle)
Return the collection of the Contexts of a given Signal. |
Collection |
getCreateActions(Object handle)
Return the collection of Actions that create/instantiate the given Classifier. |
Collection |
getDataValue(Object taggedValue)
Return the dataValue collection for a taggedValue. |
Object |
getDefaultValue(Object handle)
Get the default value of a parameter. |
Collection |
getDeferrableEvents(Object handle)
Get deferrable events of a state. |
Collection |
getDeployedComponents(Object handle)
Returns the collection of components that are deployed inside the given node. |
Collection |
getDeploymentLocations(Object handle)
Returns the context of some given statemachine or the context of some given interaction. |
Object |
getDiscriminator(Object handle)
Get the discriminator. |
Object |
getDispatchAction(Object handle)
Get the dispatchaction of a stimulus. |
Object |
getDoActivity(Object handle)
Returns the do activity action of a state. |
Object |
getEffect(Object handle)
Returns the effect of some transition. |
Collection |
getElementImports2(Object handle)
Returns the ElementImports of this ModelElement. |
Collection |
getElementResidences(Object handle)
Get the residences of an element. |
Object |
getEntry(Object handle)
Returns the entry action to a state. |
Object |
getEnumeration(Object handle)
Returns the Enumeration of an EnumerationLiteral. |
List |
getEnumerationLiterals(Object handle)
Returns the enumeration literals of a UML Enumeration. |
Object |
getExit(Object handle)
Returns the exit action to a state. |
Object |
getExpression(Object handle)
Get the Expression belonging to a Guard, ChangeEvent or timeEvent. |
Collection |
getExtendedElements(Object handle)
Return all extended elements in the current repository for the given stereotype. |
Collection |
getExtends(Object handle)
Returns all extends of a use case or extension point. |
Collection |
getExtends2(Object handle)
Returns all extends of a use case. |
Object |
getExtension(Object handle)
Gets the use case extension of an extend. |
Object |
getExtensionPoint(Object handle,
int index)
Returns the Extensionpoint at given index-number. |
Collection |
getExtensionPoints(Object handle)
Returns all extends of a use case. |
Collection |
getFeatures(Object handle)
The list of Features from a Classifier. |
Object |
getGeneralization(Object handle,
Object parent)
Gets the generalization between two generalizable elements. |
Collection |
getGeneralizations(Object handle)
The list of Generalizations from a GeneralizableElement. |
Object |
getGuard(Object handle)
Gets the guard for some given transition. |
Object |
getIcon(Object handle)
Returns the Icon of a Stereotype. |
Object |
getImplementationLocation(Object handle)
Deprecated. use getContainer |
Object |
getImportedElement(Object elementImport)
Returns the imported element from a ElementImport. |
Collection |
getImportedElements(Object pack)
The list of imported elements of the given package. |
Collection |
getIncludes(Object handle)
Returns the includers for some use case. |
Collection |
getIncludes2(Object handle)
Returns the includes for some use case. |
Collection |
getIncomings(Object handle)
Returns the incoming transitions for some statevertex. |
Object |
getInitialValue(Object handle)
Returns the initial value for some attribute. |
Object |
getInstance(Object handle)
Returns the instance of an AttributeLink or LinkEnd. |
Collection |
getInstances(Object handle)
Returns the Instances for some Clasifier. |
Collection |
getInStates(Object handle)
Returns the collection of States for some ClasifierInState. |
Object |
getInteraction(Object handle)
Returns the interaction for some message. |
Collection |
getInteractions(Object handle)
Returns the interactions belonging to a collaboration. |
Collection |
getInternalTransitions(Object handle)
Returns the internal transitions belonging to a state. |
Object |
getKind(Object handle)
Returns the Kind of a Pseudostate or Parameter. |
Object |
getLink(Object handle)
Returns the Link belonging to the given LinkEnd. |
Collection |
getLinkEnds(Object handle)
Return the LinkEnds of a given Instance or AssociationEnd. |
Collection |
getLinks(Object handle)
Return the Links of a given Association. |
String |
getLocation(Object handle)
Gets a location of some extension point. |
int |
getLower(Object handle)
Returns the lower bound of the multiplicity of the given element (AssociationEnd, Multiplicity or MultiplicityRange). |
Collection |
getMessages(Object handle)
Returns the messages belonging to some interaction. |
Collection |
getMessages1(Object handle)
Returns the messages received by the given classifier role. |
Collection |
getMessages2(Object handle)
Returns the messages send by the given classifier role. |
Collection |
getMessages3(Object handle)
Returns the messages belonging to some other message. |
Collection |
getMessages4(Object handle)
Get the messages that are activated by the given message. |
Collection |
getMethods(Object handle)
Get the methods of an operation. |
Object |
getModel(Object handle)
Get the model of some model element. |
Object |
getModelElement(Object handle)
|
List |
getModelElementAssociated(Object handle)
Returns all ModelElements associated with the given ModelElement by a MOF level association (not an just an association in the user model, although it includes those too). |
Object |
getModelElementContainer(Object handle)
Returns the container for the given modelelement. |
List |
getModelElementContents(Object handle)
Returns all composite components of given ModelElement. |
Object |
getMultiplicity(Object handle)
Get the Multiplicity from a model element. |
String |
getName(Object handle)
The name of a model element or some diagram part. |
Object |
getNamespace(Object handle)
Get the namespace of an element. |
Object |
getNodeInstance(Object handle)
Get the node instance of a component instance. |
Collection |
getObjectFlowStates(Object handle)
The collection of object flow states. |
Collection |
getOccurrences(Object handle)
Get the occurrences of an operation. |
Object |
getOperation(Object handle)
Get the operation of a Call Action or Call Event. |
Collection |
getOperations(Object handle)
Get the list of operations. |
Object |
getOppositeEnd(Object handle)
Returns the opposite end of an association end. |
Object |
getOrdering(Object handle)
Get ordering of an association end. |
Collection |
getOtherAssociationEnds(Object handle)
Get the list of Associations Ends connected to this association end. |
Collection |
getOtherLinkEnds(Object handle)
Get the list of Link Ends connected to this link end. |
Collection |
getOutgoings(Object handle)
Returns the list of Transitions outgoing from the given stateVertex. |
Collection |
getOwnedElements(Object handle)
The list of owned elements of the the namespace. |
Object |
getOwner(Object handle)
Return the owner of a feature or its association end if it is a qualified attribute. |
Object |
getOwnerScope(Object handle)
Get the owner scope of a feature. |
Object |
getPackage(Object handle)
Returns the Package that is connected by the given ElementImport. |
Object |
getParameter(Object handle,
int n)
Get a parameter of a behavioral feature. |
Collection |
getParameters(Object handle)
Get the parameters of a Object Flow State, Behavioral Feature, Classifier or Event. |
Object |
getParent(Object handle)
Get the parent of a generalization. |
Collection |
getPartitions(Object container)
Get the partitions from a container. |
Object |
getPowertype(Object handle)
Get the powertype of a generalization. |
Collection |
getPowertypeRanges(Object handle)
Get the powertype ranges of a classifier. |
Collection |
getPredecessors(Object handle)
Get the predecessors of a message. |
Object |
getPseudostateKind(Object handle)
Returns the Kind of a Pseudostate. |
Collection |
getQualifiers(Object handle)
Get the qualified attributes of an association end. |
Collection |
getRaisedSignals(Object handle)
Returns the raised signals of an operation. |
Iterator |
getRanges(Object handle)
Get the Ranges from a Multiplicity. |
Object |
getReceiver(Object handle)
Returns the receiver object of a message or stimulus. |
Collection |
getReceptions(Object handle)
Returns the receptions of a signal. |
Object |
getRecurrence(Object handle)
Returns the recurrence iteration expression of an action. |
String |
getReferenceState(Object o)
Return the Stub State's referenced state. |
Collection |
getReferenceValue(Object taggedValue)
Return the referenceValue collection for a taggedValue. |
Object |
getRepresentedClassifier(Object handle)
Returns the represented classifier of a collaboration. |
Object |
getRepresentedOperation(Object handle)
Returns the represented operation of a collaboration. |
Object |
getResident(Object handle)
Get the resident element. |
Collection |
getResidentElements(Object handle)
Returns the collection of elements in a given component. |
Collection |
getResidents(Object handle)
Returns a collection with all residents belonging to the given node. |
Object |
getScript(Object handle)
Returns the script belonging to a given action. |
Object |
getSender(Object handle)
Returns the sender object of a stimulus or a message. |
Object |
getSignal(Object handle)
Returns the Signal of a SendAction, SignalEvent or Reception. |
Object |
getSource(Object handle)
Gets the source for a given transition. |
Collection |
getSourceFlows(Object handle)
Returns the sourceflows of a model element. |
Collection |
getSources(Object handle)
Gets the source for some given flow. |
Collection |
getSpecializations(Object handle)
The list of Specializations from a GeneralizableElement. |
String |
getSpecification(Object handle)
Returns the Specification of a given Reception or Operation. |
Collection |
getSpecifications(Object handle)
Returns specifications for an AssociationEnd or for a Classifier it returns all Interfaces of which this class is a realization. |
Object |
getState(Object handle)
Returns the state belonging to some given transition. |
Object |
getStateMachine(Object handle)
Returns the state machine belonging to some given state or transition If you need to find the StateMachine for an internal transition, or for ANY state, use StateMachinesHelper.getStateMachine() instead. |
Collection |
getStates(Object handle)
Returns the states from a deferable event. |
Collection |
getStereotypes(Object handle)
Returns the stereotypes belonging to some given model element. |
Collection |
getStimuli(Object handle)
Returns the stimuli belonging to some given link. |
Collection |
getStimuli2(Object handle)
Returns the Stimuli that are received by the given Instance. |
Collection |
getStimuli3(Object handle)
Returns the Stimuli that are send by the given Instance. |
Collection |
getStructuralFeatures(Object handle)
This method returns all attributes of a given Classifier. |
Object |
getSubmachine(Object handle)
Returns the submachine of a submachine state. |
Collection |
getSubmachineStates(Object handle)
Returns the submachine of a submachine state. |
Collection |
getSubvertices(Object handle)
Returns a collection with all subvertices belonging to the given composite state. |
Collection |
getSupplierDependencies(Object handle)
The list of SupplierDependencies from a ModelElement. |
Collection |
getSuppliers(Object handle)
Returns the suppliers of a dependency. |
String |
getTag(Object handle)
Return the tag of a tagged value. |
Object |
getTagDefinition(Object handle)
Return the TagDefinition for a TaggedValue. |
Collection |
getTagDefinitions(Object handle)
Return the TagDefinitions for a StereoType. |
Object |
getTaggedValue(Object handle,
String name)
Return the tagged value with a specific tag. |
Iterator |
getTaggedValues(Object handle)
Return the tagged values iterator of a model element. |
Collection |
getTaggedValuesCollection(Object handle)
Returns the TaggedValues of a ModelElement. |
String |
getTaggedValueValue(Object handle,
String name)
Return the value of a tagged value with a specific tag. |
String |
getTagOfTag(Object handle)
Return the key (tag) of some tagged value. |
Object |
getTarget(Object handle)
Returns the target of some transition. |
Collection |
getTargetFlows(Object handle)
Returns the targetflows of a model element. |
Object |
getTargetScope(Object handle)
Returns the target scope of some model element. |
String |
getTipString(Object modelElement)
Returns a tooltip that should be shown for the given model element. |
Object |
getTop(Object handle)
The top of a state machine. |
Object |
getTransition(Object handle)
Get the transition of a guard or action. |
Collection |
getTransitions(Object handle)
Returns the transitions belonging to the given handle. |
Object |
getTrigger(Object handle)
Get the trigger of a transition. |
Object |
getType(Object handle)
The type of a StructuralFeature, AssociationEnd, Parameter, ObjectFlowState, TagDefinition, TaggedValue or ClassifierInState. |
Collection |
getTypedValues(Object handle)
Returns collection of TaggedValues typed by a TagDefinition |
String |
getUMLClassName(Object handle)
Returns the name of the UML Model class. |
int |
getUpper(Object handle)
Returns the upper bound of the multiplicity of the given element (AssociationEnd, Multiplicity or MultiplicityRange). |
Object |
getUseCase(Object handle)
Returns the use case of an extension point. |
String |
getUUID(Object element)
Return the ID of this element. |
Object |
getValue(Object handle)
Returns the Value of some UML Object. |
String |
getValueOfTag(Object handle)
Return the value of some tagged value. |
Object |
getVisibility(Object handle)
Return the visibility of this element. |
Object |
getWhen(Object target)
|
boolean |
hasReturnParameterDirectionKind(Object handle)
Determine if the passed parameter has a RETURN direction kind. |
boolean |
isAAbstraction(Object handle)
Recognizer for Abstraction. |
boolean |
isAAction(Object handle)
Recognizer for Action. |
boolean |
isAActionExpression(Object handle)
Recognizer for ActionExpression. |
boolean |
isAActionSequence(Object handle)
Recognizer for ActionSequence. |
boolean |
isAActionState(Object handle)
Recognizer for Action state. |
boolean |
isAActivityGraph(Object handle)
Recognizer for ActivityGraph. |
boolean |
isAActor(Object handle)
Recognizer for Actor. |
boolean |
isAAggregationKind(Object handle)
Recognizer for AggregationKind. |
boolean |
isAArgument(Object modelElement)
Recognizer for Arguments. |
boolean |
isAAssociation(Object handle)
Recognizer for Association. |
boolean |
isAAssociationClass(Object handle)
Recognizer for AssociationClass. |
boolean |
isAAssociationEnd(Object handle)
Recognizer for AssociationEnd. |
boolean |
isAAssociationEndRole(Object handle)
Recognizer for AssociationEndRole. |
boolean |
isAAssociationRole(Object handle)
Recognizer for AssociationRole. |
boolean |
isAAttribute(Object handle)
Recognizer for Attribute. |
boolean |
isABase(Object handle)
Deprecated. use isAModelElement or a more specific recognizer for all new code |
boolean |
isABehavioralFeature(Object handle)
Recognizer for behavioral features. |
boolean |
isAbstract(Object handle)
Recognizer for abstract classes and operations. |
boolean |
isACallAction(Object handle)
Recognizer for CallAction. |
boolean |
isACallEvent(Object handle)
Recognizer for CallEvent. |
boolean |
isACallState(Object handle)
Recognizer for CallState. |
boolean |
isAChangeEvent(Object handle)
Recognizer for ChangeEvent. |
boolean |
isAClass(Object handle)
Recognizer for Class. |
boolean |
isAClassifier(Object handle)
Recognizer for Classifier. |
boolean |
isAClassifierAndARelationship(Object handle)
Recognizer for a Element that is Classifier and RelationShip. |
boolean |
isAClassifierInState(Object handle)
Recognizer for ClassifierInState. |
boolean |
isAClassifierRole(Object handle)
Recognizer for ClassifierRole. |
boolean |
isACollaboration(Object handle)
Recognizer for Collaboration. |
boolean |
isAComment(Object handle)
Recognizer for Comment. |
boolean |
isAComponent(Object handle)
Recognizer for Component. |
boolean |
isAComponentInstance(Object handle)
Recognizer for ComponentInstance. |
boolean |
isACompositeState(Object handle)
Recognizer for CompositeState. |
boolean |
isAConcurrentRegion(Object handle)
Recognizer for ConcurrentRegion. |
boolean |
isAConstraint(Object handle)
Recognizer for Constraint. |
boolean |
isACreateAction(Object handle)
Recognizer for CreateAction. |
boolean |
isActive(Object handle)
Recognizer for Classes that are Active. |
boolean |
isADataType(Object handle)
Recognizer for DataType. |
boolean |
isADataValue(Object handle)
Recognizer for DataValue. |
boolean |
isADependency(Object handle)
Recognizer for Dependency. |
boolean |
isADestroyAction(Object handle)
Recognizer for DestroyAction. |
boolean |
isAElement(Object handle)
Recognizer for Element. |
boolean |
isAElementImport(Object handle)
Recognizer for ElementImport. |
boolean |
isAElementResidence(Object handle)
Recognizer for ElementResidence. |
boolean |
isAEnumeration(Object handle)
Recognizer for UML Enumeration. |
boolean |
isAEnumerationLiteral(Object handle)
Recognizer for UML EnumerationLiteral |
boolean |
isAEvent(Object handle)
Recognizer for Event. |
boolean |
isAException(Object handle)
Recognizer for Exception. |
boolean |
isAExpression(Object handle)
Recognizer for Expression. |
boolean |
isAExtend(Object handle)
Recognizer for Extend. |
boolean |
isAExtensionPoint(Object handle)
Recognizer for ExtensionPoint. |
boolean |
isAFeature(Object handle)
Recognizer for Feature. |
boolean |
isAFinalState(Object handle)
Recognizer for FinalState. |
boolean |
isAFlow(Object handle)
Recognizer for Flow. |
boolean |
isAGeneralizableElement(Object handle)
Recognizer for GeneralizableElement. |
boolean |
isAGeneralization(Object handle)
Recognizer for GeneralizableElement. |
boolean |
isAggregate(Object handle)
Returns true if a given associationend is a composite. |
boolean |
isAGuard(Object handle)
Recognizer for Guard. |
boolean |
isAInclude(Object handle)
Recognizer for Include. |
boolean |
isAInstance(Object handle)
Recognizer for Instance. |
boolean |
isAInteraction(Object handle)
Recognizer for Interaction. |
boolean |
isAInterface(Object handle)
Recognizer for Interface. |
boolean |
isALink(Object handle)
Recognizer for Link. |
boolean |
isALinkEnd(Object handle)
Recognizer for LinkEnd. |
boolean |
isAMessage(Object handle)
Recognizer for Message. |
boolean |
isAMethod(Object handle)
Recognizer for Method. |
boolean |
isAModel(Object handle)
Recognizer for Model. |
boolean |
isAModelElement(Object handle)
Recognizer for ModelElement. |
boolean |
isAMultiplicity(Object handle)
Recognizer for Multiplicity. |
boolean |
isAMultiplicityRange(Object handle)
Recognizer for MultiplicityRange. |
boolean |
isANamespace(Object handle)
Recognizer for Namespace. |
boolean |
isANaryAssociation(Object handle)
Recognizer for N-ary Association. |
boolean |
isANode(Object handle)
Recognizer for a Node. |
boolean |
isANodeInstance(Object handle)
Recognizer for a NodeInstance. |
boolean |
isAObject(Object handle)
Recognizer for Object. |
boolean |
isAObjectFlowState(Object handle)
Recognizer for ObjectFlowState. |
boolean |
isAOperation(Object handle)
Recognizer for Operation. |
boolean |
isAPackage(Object handle)
Recognizer for Package. |
boolean |
isAParameter(Object handle)
Recognizer for Parameter. |
boolean |
isAPartition(Object handle)
Recognizer for Partition. |
boolean |
isAPermission(Object handle)
Recognizer for Permission. |
boolean |
isAPseudostate(Object handle)
Recognizer for Pseudostate. |
boolean |
isAPseudostateKind(Object handle)
Recognizer for PseudostateKind. |
boolean |
isAReception(Object handle)
Recognizer for Reception. |
boolean |
isARelationship(Object handle)
Recognizer for Relationship. |
boolean |
isAReturnAction(Object handle)
Recognizer for Returnaction. |
boolean |
isASendAction(Object handle)
Recognizer for SendAction. |
boolean |
isASignal(Object handle)
Recognizer for Signal. |
boolean |
isASignalEvent(Object handle)
Recognizer for SignalEvent. |
boolean |
isASimpleState(Object handle)
Recognizer for SimpleState. |
boolean |
isAState(Object handle)
Recognizer for State. |
boolean |
isAStateMachine(Object handle)
Recognizer for StateMachine. |
boolean |
isAStateVertex(Object handle)
Recognizer for StateVertex. |
boolean |
isAStereotype(Object handle)
Recognizer for Stereotype. |
boolean |
isAStimulus(Object handle)
Recognizer for stimulus. |
boolean |
isAStructuralFeature(Object handle)
Recognizer for StructuralFeature. |
boolean |
isAStubState(Object handle)
Recognizer for StubState. |
boolean |
isASubactivityState(Object handle)
Recognizer for SubactivityState. |
boolean |
isASubmachineState(Object handle)
Recognizer for SubmachineState. |
boolean |
isASubsystem(Object handle)
Recognizer for Subsystem. |
boolean |
isAsynchronous(Object handle)
Recognizer for asynchronisity of an action. |
boolean |
isASynchState(Object handle)
Recognizer for SynchState. |
boolean |
isATagDefinition(Object handle)
Recognizer for TagDefinition. |
boolean |
isATaggedValue(Object handle)
Recognizer for TaggedValue. |
boolean |
isATerminateAction(Object handle)
Recognizer for TerminateAction. |
boolean |
isATimeEvent(Object handle)
Recognizer for TimeEvent. |
boolean |
isATransition(Object handle)
Recognizer for Transition. |
boolean |
isAUninterpretedAction(Object handle)
Recognizer for UninterpretedAction. |
boolean |
isAUsage(Object handle)
Recognizer for Usage. |
boolean |
isAUseCase(Object handle)
Recognizer for a Use Case. |
boolean |
isAVisibilityKind(Object handle)
Recognizer for VisibilityKind. |
boolean |
isChangeable(Object handle)
Recognizer for attributes that are changeable. |
boolean |
isClassifierScope(Object handle)
Recognizer for attributes with classifier scope. |
boolean |
isComposite(Object handle)
Returns true if a given associationend is a composite. |
boolean |
isConcurrent(Object handle)
Recognizer for concurrent composite state. |
boolean |
isConstructor(Object handle)
Recognizer for constructor. |
boolean |
isFrozen(Object handle)
Returns true if the given element is Frozen. |
boolean |
isInitialized(Object handle)
Recognizer for attributes that are initialized. |
boolean |
isInstanceScope(Object handle)
Recognizer for attributes with instance scope. |
boolean |
isInternal(Object handle)
Recognizer for internal transitions. |
boolean |
isLeaf(Object handle)
Recognizer for leafs. |
boolean |
isNavigable(Object handle)
Recognizer for Navigable elements. |
boolean |
isPackage(Object handle)
Recognizer for attributes with package visibility. |
boolean |
isPrimaryObject(Object handle)
Recognizer for primary objects. |
boolean |
isPrivate(Object handle)
Recognizer for attributes with private. |
boolean |
isProtected(Object handle)
Recognizer for attributes with protected. |
boolean |
isPublic(Object handle)
Recognizer for attributes with public. |
boolean |
isQuery(Object handle)
Recognizer for MBehaviouralFeature's that are queries. |
boolean |
isRealize(Object handle)
Recognizer for realize. |
boolean |
isReturn(Object handle)
Recognizer for return. |
boolean |
isRoot(Object handle)
Recognizer for roots. |
boolean |
isSingleton(Object handle)
Recognizer for singleton. |
boolean |
isSpecification(Object handle)
Recognizer for specifications. |
boolean |
isStereotype(Object handle,
String stereotypename)
Recognizer for model elements with a given stereotype. |
boolean |
isTop(Object handle)
Returns true if the given CompositeState is the top state. |
boolean |
isType(Object handle)
Recognizer for type. |
boolean |
isUtility(Object handle)
Recognizer for utility. |
Object |
lookupIn(Object handle,
String name)
Returns a named object in the given object by calling it's lookup method. |
String |
toString(Object modelElement)
Returns a textual representation of the given model element. |
| Field Detail |
public static final String GENERATED_TAG
| Method Detail |
public boolean isAAbstraction(Object handle)
handle - candidate
public boolean isAAction(Object handle)
handle - candidate
public boolean isAActionExpression(Object handle)
handle - candidate
public boolean isAActionSequence(Object handle)
handle - candidate
public boolean isAActionState(Object handle)
handle - candidate
public boolean isACallState(Object handle)
handle - candidate
public boolean isAObjectFlowState(Object handle)
handle - candidate
public boolean isASubactivityState(Object handle)
handle - candidate
public boolean isAActor(Object handle)
handle - candidate
public boolean isAAggregationKind(Object handle)
handle - candidate
public boolean isAAssociation(Object handle)
handle - candidate
public boolean isAAssociationEnd(Object handle)
handle - candidate
public boolean isAAssociationRole(Object handle)
handle - candidate
public boolean isAAssociationEndRole(Object handle)
handle - candidate
public boolean isAAttribute(Object handle)
handle - candidate
public boolean isAsynchronous(Object handle)
handle - candidate
public boolean isAbstract(Object handle)
handle - candidate
public boolean isAActivityGraph(Object handle)
handle - candidate
public boolean isABase(Object handle)
handle - candidate
public boolean isABehavioralFeature(Object handle)
handle - candidate
public boolean isACallAction(Object handle)
handle - candidate
public boolean isACallEvent(Object handle)
handle - candidate
public boolean isAChangeEvent(Object handle)
handle - candidate
public boolean isAClass(Object handle)
handle - candidate
public boolean isAAssociationClass(Object handle)
handle - candidate
public boolean isAClassifierAndARelationship(Object handle)
handle - candidate
public boolean isAClassifier(Object handle)
handle - candidate
public boolean isAClassifierInState(Object handle)
handle - candidate
public boolean isAClassifierRole(Object handle)
handle - candidate
public boolean isAComment(Object handle)
handle - candidate
public boolean isACollaboration(Object handle)
handle - candidate
public boolean isAComponent(Object handle)
handle - candidate
public boolean isAComponentInstance(Object handle)
handle - candidate
public boolean isAConstraint(Object handle)
handle - candidate
public boolean isACreateAction(Object handle)
handle - candidate
public boolean isADataType(Object handle)
handle - candidate
public boolean isADataValue(Object handle)
handle - candidate
public boolean isADependency(Object handle)
handle - candidate
public boolean isADestroyAction(Object handle)
handle - candidate
public boolean isACompositeState(Object handle)
handle - candidate
public boolean isAElement(Object handle)
handle - candidate
public boolean isAElementImport(Object handle)
handle - candidate
public boolean isAElementResidence(Object handle)
handle - candidate
public boolean isAEnumeration(Object handle)
handle - candidate
public boolean isAEnumerationLiteral(Object handle)
handle - the candidate
public boolean isAEvent(Object handle)
handle - candidate
public boolean isAException(Object handle)
handle - candidate
public boolean isAExpression(Object handle)
handle - candidate
public boolean isAExtend(Object handle)
handle - candidate
public boolean isAExtensionPoint(Object handle)
handle - candidate
public boolean isAFeature(Object handle)
handle - candidate
public boolean isAFinalState(Object handle)
handle - candidate
public boolean isAFlow(Object handle)
handle - candidate
public boolean isAGuard(Object handle)
handle - candidate
public boolean isAGeneralizableElement(Object handle)
handle - candidate
public boolean isAGeneralization(Object handle)
handle - candidate
public boolean isAInclude(Object handle)
handle - candidate
public boolean isAInstance(Object handle)
handle - candidate
public boolean isAInteraction(Object handle)
handle - candidate
public boolean isAInterface(Object handle)
handle - candidate
public boolean isALink(Object handle)
handle - candidate
public boolean isALinkEnd(Object handle)
handle - candidate
public boolean isAMessage(Object handle)
handle - candidate
public boolean isAMethod(Object handle)
handle - candidate
public boolean isAModel(Object handle)
handle - candidate
public boolean isAModelElement(Object handle)
handle - candidate
public boolean isAMultiplicity(Object handle)
handle - candidate
public boolean isAMultiplicityRange(Object handle)
handle - candidate
public boolean isANamespace(Object handle)
handle - candidate
public boolean isANaryAssociation(Object handle)
handle - candidate
public boolean isANode(Object handle)
handle - candidate
public boolean isANodeInstance(Object handle)
handle - candidate
public boolean isAOperation(Object handle)
handle - candidate
public boolean isAObject(Object handle)
handle - candidate
public boolean isAParameter(Object handle)
handle - candidate
public boolean isAPartition(Object handle)
handle - candidate
public boolean isAPermission(Object handle)
handle - candidate
public boolean isAPackage(Object handle)
handle - candidate
public boolean isAPseudostate(Object handle)
handle - candidate
public boolean isAPseudostateKind(Object handle)
handle - candidate
public Object getPseudostateKind(Object handle)
handle - the Pseudostate
public Object getKind(Object handle)
handle - the Pseudostate or Parameter
public Object getReceiver(Object handle)
handle - candidate
public Object getLink(Object handle)
handle - the LinkEnd
public boolean equalsPseudostateKind(Object ps1,
Object ps2)
ps1 - one kindps2 - one kind
public boolean isAReception(Object handle)
handle - candidate
public boolean isAReturnAction(Object handle)
handle - candidate
public boolean isARelationship(Object handle)
handle - candidate
public boolean isASendAction(Object handle)
handle - candidate
public boolean isASignal(Object handle)
handle - candidate
public boolean isASignalEvent(Object handle)
handle - candidate
public boolean isASimpleState(Object handle)
handle - candidate
public boolean isAStateMachine(Object handle)
handle - candidate
public boolean isAStimulus(Object handle)
handle - candidate
public boolean isAStateVertex(Object handle)
handle - candidate
public boolean isAStereotype(Object handle)
handle - candidate
public boolean isAStructuralFeature(Object handle)
handle - candidate
public boolean isAState(Object handle)
handle - candidate
public boolean isAStubState(Object handle)
handle - candidate
public boolean isASubmachineState(Object handle)
handle - candidate
public boolean isASubsystem(Object handle)
handle - candidate
public boolean isASynchState(Object handle)
handle - candidate
public boolean isATaggedValue(Object handle)
handle - candidate
public boolean isATerminateAction(Object handle)
handle - candidate
public boolean isATransition(Object handle)
handle - candidate
public boolean isATimeEvent(Object handle)
handle - candidate
public boolean isAUninterpretedAction(Object handle)
handle - candidate
public boolean isAUsage(Object handle)
handle - candidate
public boolean isAUseCase(Object handle)
handle - candidate
public boolean isAVisibilityKind(Object handle)
handle - candidate
public boolean isActive(Object handle)
handle - candidate
public boolean isChangeable(Object handle)
handle - candidate
public boolean isClassifierScope(Object handle)
handle - candidate
public boolean isConcurrent(Object handle)
handle - composite state
public boolean isAConcurrentRegion(Object handle)
handle - candidate
public boolean isConstructor(Object handle)
handle - candidate
public boolean isFrozen(Object handle)
handle - candidate
public boolean isComposite(Object handle)
handle - candidate
public boolean isAggregate(Object handle)
handle - candidate
public boolean isInitialized(Object handle)
handle - candidate
public boolean isInstanceScope(Object handle)
handle - candidate
public boolean isInternal(Object handle)
handle - candidate
public boolean isLeaf(Object handle)
handle - candidate GeneralizableElement
public boolean isRoot(Object handle)
handle - candidate GeneralizableElement
public boolean isSpecification(Object handle)
handle - candidate ModelElement
public boolean isNavigable(Object handle)
handle - candidate
public boolean isPrimaryObject(Object handle)
A primary object is an object that is created by the parser or by a user. Object that are created when importing some other object are not.
handle - candidate
public boolean isPackage(Object handle)
handle - candidate
public boolean isPrivate(Object handle)
handle - candidate
public boolean isPublic(Object handle)
handle - candidate
public boolean isQuery(Object handle)
handle - candidate
public boolean isProtected(Object handle)
handle - candidate
public boolean isRealize(Object handle)
handle - candidate
public boolean isReturn(Object handle)
handle - candidate parameter
public boolean isSingleton(Object handle)
handle - candidate
public boolean isStereotype(Object handle,
String stereotypename)
handle - candidate model elementstereotypename - a string that is the stereotype name.
public boolean isTop(Object handle)
handle - CompositeState
public boolean isType(Object handle)
handle - candidate
public boolean isUtility(Object handle)
handle - candidate
public Object getAssociation(Object handle)
handle - is the link
public Object getAssociationEnd(Object handle,
Object assoc)
handle - is the classifierassoc - is the association
public Collection getAssociationEnds(Object handle)
handle - the object that we get the association ends from.
public Collection getAssociationRoles(Object handle)
handle - the object that we get the association roles from.
public Collection getAttributes(Object handle)
handle - classifier to examine.
public Object getBaseClass(Object handle)
handle - the stereotype
public Collection getBaseClasses(Object handle)
handle - the stereotype
public Object getBase(Object handle)
handle - the model element
public Collection getBases(Object handle)
handle - classifier role.
public Collection getBehaviors(Object handle)
handle - modelelement to examine.
public Object getBehavioralFeature(Object handle)
handle - expression.
public Object getBody(Object handle)
If the argument is an expression, the body returned is a
String (or null). If you want a type-safe
version of this version of the call,
use DataTypesHelper.getBody(Object).
handle - expression.
public int getBound(Object handle)
handle - the synch State
public Object getChangeability(Object handle)
handle - the StructuralFeature or AssociationEnd
public Object getChild(Object handle)
handle - generalization.
public Collection getChildren(Object handle)
handle - to the generalizable element.
public Collection getClassifierRoles(Object handle)
handle - the model element
public Object getClassifier(Object handle)
handle - The Association End to get from.
public Collection getClassifiers(Object handle)
handle - the instance
public Collection getClassifiersInState(Object handle)
handle - the model element
public Collection getClients(Object handle)
handle - the dependency
public Collection getClientDependencies(Object handle)
handle - to the classifier.
public Object getCondition(Object handle)
handle - The extend.
public Object getConcurrency(Object handle)
handle - The operation.
public Collection getConnections(Object handle)
handle - to the association or link
public Object getEffect(Object handle)
handle - is the transition
public Collection getElementResidences(Object handle)
handle - the model element that we are getting the residences of
public Collection getElementImports2(Object handle)
handle - the ModelElement
public Object getEntry(Object handle)
handle - is the state
public Object getEnumeration(Object handle)
handle - the enumerationliteral
public List getEnumerationLiterals(Object handle)
handle - is the Enumeration
public Object getExit(Object handle)
handle - is the state
public Object getExpression(Object handle)
handle - the Object to get the Expression from
public Collection getExtendedElements(Object handle)
handle - stereotype for which to return extended elements
public Collection getExtends(Object handle)
handle - is the use case or the extension point
public Collection getExtends2(Object handle)
handle - is the use case
public Object getExtension(Object handle)
handle - is the extend
public Object getExtensionPoint(Object handle,
int index)
handle - Extendindex - int
public Collection getExtensionPoints(Object handle)
handle - is the use case or the extend
public Collection getFeatures(Object handle)
handle - Classifier to retrieve from.
public Object getGeneralization(Object handle,
Object parent)
handle - is the childparent - is the parent
public Collection getGeneralizations(Object handle)
handle - GeneralizableElement to retrieve from.
public Object getGuard(Object handle)
handle - is the transition
public Object getIcon(Object handle)
handle - the Stereotype to get the Icon from
public Object getImplementationLocation(Object handle)
handle - is an element residence
public Collection getIncludes(Object handle)
Note: Changes from getIncludes in UML 1.3 to getIncluders in UML 1.4.
handle - is the use case
public Collection getIncludes2(Object handle)
Note:Changes from getIncludes2 in UML 1.3 to getIncludes in UML 1.4.
handle - is the use case
public Collection getIncomings(Object handle)
handle - is the state vertex
public Object getInitialValue(Object handle)
handle - is the attribute
public Object getInstance(Object handle)
handle - is the attribute link or link end
public Collection getInstances(Object handle)
handle - is the classifier
public Collection getInStates(Object handle)
handle - is the classifierInState
public Object getInteraction(Object handle)
handle - is the message
public Collection getInteractions(Object handle)
handle - is the collaboration
public Collection getInternalTransitions(Object handle)
handle - is the state
public Collection getMessages(Object handle)
handle - candidate
public Collection getMessages3(Object handle)
handle - is the message
public Collection getMessages4(Object handle)
handle - Message
public Collection getMessages1(Object handle)
handle - is the classifier role
public Collection getMessages2(Object handle)
handle - is the classifier role
public Object getModel(Object handle)
handle - to the model element.
public Object getModelElement(Object handle)
handle - an Element Import or TaggedValue.
public Object getMultiplicity(Object handle)
handle - model element to retrieve from.
public Iterator getRanges(Object handle)
handle - multiplicity to retrieve from.
public Collection getComments(Object handle)
handle - the model element that we are getting the comments of
public Collection getAnnotatedElements(Object handle)
handle - the comment that we are getting the model elements of
public Object getCommunicationConnection(Object handle)
handle - the message that we are getting the communication
connection
public Object getCommunicationLink(Object handle)
handle - the message that we are getting the communication link
public Collection getCollaborations(Object handle)
handle - the model element that we are getting the
collaborations of.
public Object getComponentInstance(Object handle)
handle - is the instance
public Collection getConstrainingElements(Object handle)
handle - the Collaboration
public Collection getConstrainedElements(Object handle)
handle - the Constraint
public Collection getConstraints(Object handle)
handle - the ModelElement
public Object getModelElementContainer(Object handle)
This is principally intended as a convenience function for generic code that deals with a variety of element types that just wants a parent of some type without really caring what it is.
The container is the owner of the modelelement. It will be null for elements that don't have an owner. All elements except for the root element in a project should have an owner. The root element is always a model.
In the future, this function could return the container of Figs too.
handle - is the base
public List getModelElementContents(Object handle)
handle - ModelElement for which to fetch components
public List getModelElementAssociated(Object handle)
This is useful for traversing the model to find elements which are related in ANY way to the current element.
handle - ModelElement for which to find associated elements
public Object getContainer(Object handle)
ElementResidence support is new in UML 1.4 (was getImplementationLocation)
handle - the StateVertex or ElementResidence
public Collection getContents(Object handle)
handle - the Partition
public Object getContext(Object handle)
handle - the statemachine or the interaction
public Collection getContexts(Object handle)
handle - the Signal
public Collection getCreateActions(Object handle)
handle - the Classifier
public Object getDefaultValue(Object handle)
handle - the parameter that we are getting the defaultvalue from
public Collection getDeferrableEvents(Object handle)
handle - the state that we are getting the deferrable event from
public Collection getDeployedComponents(Object handle)
handle - the given node
public Collection getDeploymentLocations(Object handle)
handle - the statemachine or the interaction
public Object getDiscriminator(Object handle)
handle - the Generalization
public Object getDispatchAction(Object handle)
handle - the stimulus that we are getting the dispatchaction of
public Object getDoActivity(Object handle)
handle - is the state
public Collection getImportedElements(Object pack)
pack - package to retrieve from.
public Object getImportedElement(Object elementImport)
elementImport - the given ElementImport
public Collection getLinks(Object handle)
handle - the Association
public Collection getLinkEnds(Object handle)
handle - the candidate
public String getLocation(Object handle)
handle - extension point
public Collection getMethods(Object handle)
handle - the operation that we are getting the methods of
public Object getNamespace(Object handle)
handle - the model element that we are getting the namespace of
public Object getNodeInstance(Object handle)
handle - the model element that we are getting the node instance of
public Collection getObjectFlowStates(Object handle)
handle - the classifier
public Object getOperation(Object handle)
handle - the model element that we are getting the operation of
public Collection getOccurrences(Object handle)
handle - the Opration
public Collection getOperations(Object handle)
handle - classifier to examine.
public Object getOppositeEnd(Object handle)
handle - is the association end
public Object getOrdering(Object handle)
handle - association end to retrieve from
public Collection getOutgoings(Object handle)
handle - statevertex
public Collection getOtherAssociationEnds(Object handle)
handle - association end to start from
public Collection getOtherLinkEnds(Object handle)
handle - link end to start from
public Collection getOwnedElements(Object handle)
handle - namespace to retrieve from.
public Object getOwnerScope(Object handle)
handle - feature
public Object getPowertype(Object handle)
handle - generalization
public Collection getPowertypeRanges(Object handle)
handle - classifier to retrieve from
public Collection getPredecessors(Object handle)
handle - message to retrieve from
public Collection getQualifiers(Object handle)
handle - association end to retrieve from
public boolean hasReturnParameterDirectionKind(Object handle)
handle - is the parameter
public Object getPackage(Object handle)
handle - the ElementImport
public Object getParameter(Object handle,
int n)
handle - behavioral feature to retrieve fromn - parameter number
public Collection getParameters(Object handle)
handle - operation to retrieve from
public Object getParent(Object handle)
handle - generalization.
public Collection getRaisedSignals(Object handle)
handle - is the operation
public Collection getReceptions(Object handle)
handle - is the signal
public Object getRecurrence(Object handle)
handle - is the action.
public Object getRepresentedClassifier(Object handle)
handle - is the collaboration
public Object getRepresentedOperation(Object handle)
handle - is the collaboration
public Object getScript(Object handle)
handle - is the action
public Object getSender(Object handle)
handle - is the stimulus or message
public Object getSignal(Object handle)
handle - is the object
public Object getResident(Object handle)
handle - is the element residence
public Collection getResidentElements(Object handle)
handle - the component
public Collection getResidents(Object handle)
handle - is the node, nodeinstance, componentinstance
public Object getSource(Object handle)
handle - is the transition
public Collection getSources(Object handle)
handle - is the flow
public Collection getSourceFlows(Object handle)
handle - is the model element
public Collection getSpecializations(Object handle)
handle - GeneralizableElement to retrieve from.
public Object getStateMachine(Object handle)
handle - is the state or transition
public Object getState(Object handle)
handle - is the transition
public Collection getStates(Object handle)
handle - is the event
public Collection getStereotypes(Object handle)
Note! For UML version 1.3 there can only be one stereotype per model element. This means that the returned Collection will only have zero or one elements. Don't write any code that rely on this! Consider it to be a Collection with zero or more elements as it will be in later UML versions.
handle - The model element.
public Collection getStimuli(Object handle)
handle - is the link
public Collection getStimuli2(Object handle)
handle - the Instance
public Collection getStimuli3(Object handle)
handle - the Instance
public Collection getSubvertices(Object handle)
handle - is the composite state
public Object getSubmachine(Object handle)
handle - is the submachine state
public Collection getSubmachineStates(Object handle)
handle - is the submachine state
public Collection getSupplierDependencies(Object handle)
handle - model element.
public Object getTop(Object handle)
handle - the state machine
public Object getTransition(Object handle)
handle - the guard or action
public Object getTrigger(Object handle)
handle - the transition
public Object getType(Object handle)
handle - the StructuralFeature, AssociationEnd, Parameter,
ObjectFlowState, TagDefinition, TaggedValue or ClassifierInState
public Collection getTypedValues(Object handle)
handle - the TagDefinition
public Object getTarget(Object handle)
handle - is the transition
public Object getTargetScope(Object handle)
handle - is the model element
public Collection getTargetFlows(Object handle)
handle - is the model element
public int getUpper(Object handle)
handle - is the model element
public Object getUseCase(Object handle)
handle - is the extension point
public int getLower(Object handle)
handle - is the model element
public Collection getTransitions(Object handle)
handle - is the model element
public Collection getStructuralFeatures(Object handle)
handle - is the classifier you want to have the attributes for.
public String getSpecification(Object handle)
handle - the Reception or Operation
CoreHelper.getSpecification(Object)public Collection getSpecifications(Object handle)
When returning Interfaces it follows all Abstraction depencies which have the "realize" Stereotype and returns the Interfaces at the far end.
handle - the class you want to have the interfaces for
public Collection getSuppliers(Object handle)
handle - is the dependency
public Object getAction(Object handle)
handle - is the message or argument.
public Object getActivator(Object handle)
handle - is the message
public Collection getActualArguments(Object handle)
handle - is the action
public Object getAddition(Object handle)
handle - is the include
public Object getAggregation(Object handle)
handle - the AssociationEnd
public Collection getAssociatedClasses(Object handle)
handle - is the classifier
public String getName(Object handle)
handle - that points out the object.
public Object getOwner(Object handle)
handle - is the feature
public String getTag(Object handle)
handle - The tagged value belongs to this.
public Iterator getTaggedValues(Object handle)
handle - The tagged values belong to this.
public Collection getTaggedValuesCollection(Object handle)
handle - the ModelElement
public Object getTaggedValue(Object handle,
String name)
handle - The model element the tagged value belongs to.name - The tag name.
public String getTaggedValueValue(Object handle,
String name)
handle - The model element that the tagged value belongs to.name - The tag name.
public String getTagOfTag(Object handle)
handle - The tagged value.
public Object getValue(Object handle)
handle - Object
public String getValueOfTag(Object handle)
handle - The tagged value.
public Collection getReferenceValue(Object taggedValue)
taggedValue - the tagged value to read from
public Collection getDataValue(Object taggedValue)
taggedValue - taggedValue the tagged value to read from
public String getUUID(Object element)
element - ModelElement to retrieve ID for.
public Object getVisibility(Object handle)
handle - a model element
public Collection getPartitions(Object container)
container - The container.
public String getReferenceState(Object o)
o - Stub State
public Object lookupIn(Object handle,
String name)
handle - the object that we search throughname - of the model element
public String getUMLClassName(Object handle)
handle - The object to check.
public boolean isAArgument(Object modelElement)
modelElement - candidate
public String getTipString(Object modelElement)
modelElement - The model element for which to gerneate a tip
public String toString(Object modelElement)
All implementations should return the same value as would be expected from the toString() method of the NSUML class MModelElement.
modelElement - The model element for which to convert to text
public Object getWhen(Object target)
target - The TimeEvent.
public Object getChangeExpression(Object target)
target - The ChangeEvent.
public boolean isATagDefinition(Object handle)
handle - candidate
public Collection getTagDefinitions(Object handle)
handle - Stereotype to fetch TagDefinitions for
public Object getTagDefinition(Object handle)
handle - TaggedValue to return TagDefinition for
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| ArgoUML © 1996-2006 | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |