Package wt.associativity
Interface _UsagePath
- All Superinterfaces:
wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,NetFactor,ObjectMappable,Persistable,Serializable
- All Known Subinterfaces:
UsagePath
- All Known Implementing Classes:
_PartUsagePath,PartUsagePath
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionSupported API: trueSupported API: trueSupported API: trueMethods inherited from interface wt.fc.NetFactor
getClassInfo, getConceptualClassnameMethods inherited from interface wt.fc.ObjectMappable
readExternal, writeExternalMethods inherited from interface wt.fc.Persistable
checkAttributes
-
Field Details
-
USAGE_PATH
Supported API: true- See Also:
-
ROOT_MASTER
Supported API: true- See Also:
-
LEAF_MASTER
Supported API: true- See Also:
-
-
Method Details
-
getUsagePath
String getUsagePath()Supported API: true- See Also:
-
getRootMaster
ObjectReference getRootMaster()Supported API: true- See Also:
-
getLeafMaster
ObjectReference getLeafMaster()Supported API: true- See Also:
-