fUML.Semantics.Classes.Kernel
Class LiteralBooleanEvaluation

java.lang.Object
  extended by org.modeldriven.fuml.FumlObject
      extended by fUML.Semantics.Loci.LociL1.SemanticVisitor
          extended by fUML.Semantics.Classes.Kernel.Evaluation
              extended by fUML.Semantics.Classes.Kernel.LiteralEvaluation
                  extended by fUML.Semantics.Classes.Kernel.LiteralBooleanEvaluation

public class LiteralBooleanEvaluation
extends LiteralEvaluation

An implementation of the model object ' fUML::Semantics::Classes::Kernel::LiteralBooleanEvaluation'.

The following features are implemented:


Field Summary
 
Fields inherited from class fUML.Semantics.Classes.Kernel.Evaluation
locus, specification
 
Constructor Summary
LiteralBooleanEvaluation()
           
 
Method Summary
 Value evaluate()
          operation evaluate
 
Methods inherited from class fUML.Semantics.Classes.Kernel.LiteralEvaluation
getType
 
Methods inherited from class fUML.Semantics.Loci.LociL1.SemanticVisitor
_beginIsolation, _endIsolation
 
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

LiteralBooleanEvaluation

public LiteralBooleanEvaluation()
Method Detail

evaluate

public Value evaluate()
operation evaluate

Specified by:
evaluate in class Evaluation


Copyright © 2012. All Rights Reserved.