org.isis.gme.meta
Class MgaConstraint
java.lang.Object
org.isis.jaut.ApartmentObject
org.isis.jaut.Dispatch
org.isis.gme.meta.MgaConstraint
- public class MgaConstraint
- extends Dispatch
Fields inherited from class org.isis.jaut.Dispatch |
CLSCTX_INPROC_HANDLER, CLSCTX_INPROC_SERVER, CLSCTX_LOCAL_SERVER, DISPATCH_METHOD, DISPATCH_PROPERTYGET, DISPATCH_PROPERTYPUT, DISPATCH_PROPERTYPUTREF, DISPID_EVALUATE, DISPID_PROPERTYPUT, DISPID_VALUE, pDispatch |
Methods inherited from class org.isis.jaut.Dispatch |
attach, attach, attach, attachActiveObject, attachNewInstance, call, call, call, call, call, call, callSub, callSub, callSub, callSub, callSub, changeInterface, clone, createInstance, equals, finalize, get, get, getIDOfName, getIDsOfNames, hashCode, invoke, invoke, invokeSub, isNull, put, put, putRef, putRef, queryInterface, release |
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
MgaConstraint
public MgaConstraint()
MgaConstraint
public MgaConstraint(Dispatch d)
getName
public java.lang.String getName()
setName
public void setName(java.lang.String name)
getDisplayedName
public java.lang.String getDisplayedName()
setDisplayedName
public void setDisplayedName(java.lang.String name)
getExpression
public java.lang.String getExpression()
setExpression
public void setExpression(java.lang.String expr)
getEventMask
public int getEventMask()
setEventMask
public void setEventMask(int mask)
getDepth
public int getDepth()
setDepth
public void setDepth(int depth)
getPriority
public int getPriority()
setPriority
public void setPriority(int priority)
getType
public int getType()
setType
public void setType(int type)
remove
public void remove()