Dresden OCL Toolkit

tudresden.ocl.check.types.testfacade
Class TestAssocEnd

java.lang.Object
  extended bytudresden.ocl.check.types.testfacade.TestAssocEnd

class TestAssocEnd
extends Object


Field Summary
(package private)  Multiplicity mult
           
(package private)  String name
           
(package private)  Any type
           
 
Constructor Summary
(package private) TestAssocEnd(String n, Any c, Multiplicity m)
           
 
Method Summary
 Multiplicity getMultiplicity()
           
 String getName()
           
 Any getType()
           
 boolean isOrdered()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

String name

mult

Multiplicity mult

type

Any type
Constructor Detail

TestAssocEnd

TestAssocEnd(String n,
             Any c,
             Multiplicity m)
Method Detail

getName

public String getName()

getMultiplicity

public Multiplicity getMultiplicity()

isOrdered

public boolean isOrdered()

getType

public Any getType()

Dresden OCL Toolkit

Submit a bug
Developed at the Dresden University of Technology.
This software is published under the GNU Lesser General Public License.