程序包 org.xmeta
类 MetaThing
java.lang.Object
org.xmeta.Thing
org.xmeta.MetaThing
元模型,元模型是任意模型的结构的结构,元模型也称为元结构(在X-Meta中结构用描述代替)。
元模型用XML的方法表示就是:
<thing name="thing">
<attribute name="name"/>
<attribute name="extends"/>
<thing name="attribute">
<attribute name="name"/>
</thing/>
<thing name="thing" extends="_root"/>
</thing>
- 作者:
- zyx
-
嵌套类概要
从类继承的嵌套类/接口 org.xmeta.Thing
Thing.DelayInitTask -
字段概要
字段从类继承的字段 org.xmeta.Thing
action, actionCaches, ATTRIBUTE, attributes, childs, datas, DESCRIPTION, DESCRIPTORS, descriptorsCaches, EXTENDS, extendsCaches, isTransient, LABEL, metadata, NAME, ORIGIN_THING_PATH, parent, parentIsSoft, THING, thingListeners, thingNames, threadLocalDatas -
构造器概要
构造器 -
方法概要
从类继承的方法 org.xmeta.Thing
addChild, addChild, addChild, addChild, addChild, addDescriptor, addDescritpor, addExtend, addThingListener, beginModify, changeChildIndex, cognize, cognize, cognize, copyTo, createChild, detach, detach, doAction, doAction, doAction, doAction, doAction, doAction, doExec, doExec, endModify, exec, exec, get, get, getAction, getActionsThings, getActionThing, getActionThings, getActionThings, getAllAttributesDescriptors, getAllChilds, getAllChilds, getAllChildsDescriptors, getAllDescriptors, getAllExtends, getAttribute, getAttributeDescriptor, getAttributes, getAttributesDescriptors, getBigDecimal, getBigDecimal, getBigDecimal, getBigInteger, getBigInteger, getBigInteger, getBoolean, getBoolean, getBoolean, getByte, getByte, getByte, getBytes, getBytes, getBytes, getCachedData, getCachedData, getCallable, getCallable, getChar, getChar, getChar, getChildAt, getChildBy, getChildren, getChildren, getChilds, getChilds, getChildsDescriptors, getChildsIterator, getClasses, getClassThing, getData, getDatas, getDate, getDate, getDate, getDescriptor, getDescriptors, getDouble, getDouble, getDouble, getExtends, getFloat, getFloat, getFloat, getInt, getInt, getInt, getLong, getLong, getLong, getMetadata, getObject, getObject, getParent, getQuotedThing, getRoot, getRunnable, getRunnable, getShort, getShort, getShort, getStaticCachedData, getStaticCachedData, getStaticData, getStaticThreadData, getString, getString, getString, getStringBlankAsNull, getTempData, getThing, getThingListeners, getThingName, getThingNames, getThreadData, getTimeoutData, getTimeoutData, getTimeoutData, initChildMetadata, initChildPath, initDefaultValue, initDefaultValue, isThing, isThing, isThingByName, isTransient, moveTo, parseXML, paste, paste, paste, put, putAll, remove, removeChild, removeChild, removeDescriptor, removeExtend, removeThingListener, replace, run, run, run, run, run, run, run, save, saveAs, set, setCachedData, setData, setParent, setParent, setStaticCachedData, setStaticData, setStaticThreadData, setTempData, setThreadData, setTransient, toString, toXML, valueExists
-
字段详细资料
-
instance
-
-
构造器详细资料
-
MetaThing
public MetaThing()
-
-
方法详细资料
-
createThing
-
createAttribute
-