org.infolayer.model.op
Class OpType
java.lang.Object
org.infolayer.model.PredefinedOperation
org.infolayer.model.op.OpType
- All Implemented Interfaces:
- OperationImpl
- public class OpType
- extends PredefinedOperation
Defines OCL methods for OclType
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OpType
public OpType(UmlModel m,
int op)
register
public static void register(UmlClassifier ot)
eval
public java.lang.Object eval(java.lang.Object[] param)
getType
public UmlClassifier getType()
getParameterTypes
public UmlClassifier[] getParameterTypes()