fUML.Semantics.Activities.IntermediateActivities
Class ObjectToken

java.lang.Object
  extended by org.modeldriven.fuml.FumlObject
      extended by fUML.Semantics.Activities.IntermediateActivities.Token
          extended by fUML.Semantics.Activities.IntermediateActivities.ObjectToken

public class ObjectToken
extends Token

An implementation of the model object ' fUML::Semantics::Activities::IntermediateActivities::ObjectToken '.

The following features are implemented:


Field Summary
 Value value
           
 
Fields inherited from class fUML.Semantics.Activities.IntermediateActivities.Token
holder
 
Constructor Summary
ObjectToken()
           
 
Method Summary
 Token copy()
          operation copy
 boolean equals(Token other)
          operation equals
 Value getValue()
          operation getValue
 boolean isControl()
          operation isControl
 
Methods inherited from class fUML.Semantics.Activities.IntermediateActivities.Token
isWithdrawn, transfer, withdraw
 
Methods inherited from class org.modeldriven.fuml.FumlObject
getHref, getXmiId, getXmiNamespace, setHref, setXmiId, setXmiNamespace
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

value

public Value value
Constructor Detail

ObjectToken

public ObjectToken()
Method Detail

equals

public boolean equals(Token other)
operation equals

Specified by:
equals in class Token

copy

public Token copy()
operation copy

Specified by:
copy in class Token

isControl

public boolean isControl()
operation isControl

Specified by:
isControl in class Token

getValue

public Value getValue()
operation getValue

Specified by:
getValue in class Token


Copyright © 2012. All Rights Reserved.