tudresden.ocl.check.types
Class Multiplicity
java.lang.Object
tudresden.ocl.check.types.Multiplicity
- public class Multiplicity
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
min
protected int min
max
protected int max
INFINITE
public static int INFINITE
STANDARD
public static Multiplicity STANDARD
ZERO_TO_INF
public static Multiplicity ZERO_TO_INF
ONE_TO_INF
public static Multiplicity ONE_TO_INF
ZERO_OR_ONE
public static Multiplicity ZERO_OR_ONE
Multiplicity
public Multiplicity(int min,
int max)
getMax
public int getMax()
getMin
public int getMin()
Submit a bug
Developed at the Dresden University of Technology.
This software is published under the GNU Lesser General Public License.