fUML.Test
Class Variable

java.lang.Object
  extended by org.modeldriven.fuml.FumlObject
      extended by fUML.Test.Variable

public class Variable
extends FumlObject

An implementation of the model object ' fUML::Test::Variable'.

The following features are implemented:


Field Summary
 String name
           
 Value value
           
 
Constructor Summary
Variable()
           
 
Method Summary
 
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

value

public Value value

name

public String name
Constructor Detail

Variable

public Variable()


Copyright © 2012. All Rights Reserved.