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

An implementation of the model object ' fUML::Semantics::CommonBehaviors::BasicBehaviors::ParameterValue '.

The following features are implemented:


Field Summary
 Parameter parameter
           
 ValueList values
           
 
Constructor Summary
ParameterValue()
           
 
Method Summary
 ParameterValue copy()
          operation copy
 
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

parameter

public Parameter parameter

values

public ValueList values
Constructor Detail

ParameterValue

public ParameterValue()
Method Detail

copy

public ParameterValue copy()
operation copy



Copyright © 2012. All Rights Reserved.