fUML.Semantics.Activities.IntermediateActivities
Class ControlToken

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

public class ControlToken
extends Token

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

The following features are implemented:


Field Summary
 
Fields inherited from class fUML.Semantics.Activities.IntermediateActivities.Token
holder
 
Constructor Summary
ControlToken()
           
 
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
 

Constructor Detail

ControlToken

public ControlToken()
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.