fUML.Semantics.Classes.Kernel
Class InstanceValueEvaluation

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.InstanceValueEvaluation

public class InstanceValueEvaluation
extends Evaluation

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

The following features are implemented:


Field Summary
 
Fields inherited from class fUML.Semantics.Classes.Kernel.Evaluation
locus, specification
 
Constructor Summary
InstanceValueEvaluation()
           
 
Method Summary
 Value evaluate()
          operation evaluate
 
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

InstanceValueEvaluation

public InstanceValueEvaluation()
Method Detail

evaluate

public Value evaluate()
operation evaluate

Specified by:
evaluate in class Evaluation


Copyright © 2012. All Rights Reserved.