fUML.Semantics.CommonBehaviors.BasicBehaviors
Class ParameterValue

java.lang.Object
  extended by org.modeldriven.fuml.FumlObject
      extended by fUML.Semantics.CommonBehaviors.BasicBehaviors.ParameterValue

public class ParameterValue
extends FumlObject


Field Summary
 Parameter parameter
           
 ValueList values
           
 
Constructor Summary
ParameterValue()
           
 
Method Summary
 ParameterValue copy()
           
 
Methods inherited from class org.modeldriven.fuml.FumlObject
getHref, getXmiId, getXmiNamespace, setHref, setXmiId, setXmiNamespace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

parameter

public Parameter parameter

values

public ValueList values
Constructor Detail

ParameterValue

public ParameterValue()
Method Detail

copy

public ParameterValue copy()


Copyright © 2015. All Rights Reserved.