org.isis.gme.meta
Class MgaMetaAttribute
java.lang.Object
org.isis.jaut.ApartmentObject
org.isis.jaut.Dispatch
org.isis.gme.meta.MgaMetaBase
org.isis.gme.meta.MgaMetaAttribute
- public class MgaMetaAttribute
- extends MgaMetaBase
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.gme.meta.MgaMetaBase |
createConstraint, delete, getConstraints, getDisplayedName, getMetaProject, getMetaRef, getName, getObjType, getRegistryNode, getRegistryNodes, getRegistryValue, setDisplayedName, setMetaRef, setName, setRegistryValue |
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 |
MgaMetaAttribute
protected MgaMetaAttribute()
MgaMetaAttribute
public MgaMetaAttribute(Dispatch d)
getDefinedIn
public MgaMetaBase getDefinedIn()
getUsedIn
public MgaMetaFCOs getUsedIn()
getDefaultValue
public java.lang.Object getDefaultValue()
getValueType
public int getValueType()
getEnumItems
public MgaMetaEnumItems getEnumItems()
setDefaultValue
public void setDefaultValue(java.lang.String value)
setValueType
public void setValueType(int type)
createEnumItem
public MgaMetaEnumItem createEnumItem()