Package wt.associativity
Class _PartUsagePath
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.associativity._PartUsagePath
- All Implemented Interfaces:
Externalizable,Serializable,_UsagePath,UsagePath,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,NetFactor,ObjectMappable,Persistable,DisplayIdentification
- Direct Known Subclasses:
PartUsagePath
- See Also:
-
Field Summary
Fields inherited from interface wt.associativity._UsagePath
LEAF_MASTER, ROOT_MASTER, USAGE_PATH -
Method Summary
Modifier and TypeMethodDescriptionSupported API: trueSupported API: trueSupported API: trueprotected voidsetLeafMaster(ObjectReference leafMaster) Supported API: trueprotected voidsetRootMaster(ObjectReference rootMaster) Supported API: trueprotected voidsetUsagePath(String usagePath) Supported API: trueMethods inherited from class wt.fc.WTObject
getDisplayIdentifier, getDisplayIdentity, getDisplayTypeMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.fc.Persistable
checkAttributes
-
Method Details
-
getUsagePath
Supported API: true- Specified by:
getUsagePathin interface_UsagePath- See Also:
-
setUsagePath
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getRootMaster
Supported API: true- Specified by:
getRootMasterin interface_UsagePath- See Also:
-
setRootMaster
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getLeafMaster
Supported API: true- Specified by:
getLeafMasterin interface_UsagePath- See Also:
-
setLeafMaster
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-