Package wt.associativity
Interface UsagePath
- All Superinterfaces:
wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,_UsagePath,NetFactor,ObjectMappable,Persistable,Serializable
- All Known Implementing Classes:
_PartUsagePath,PartUsagePath
@GeneratedProperty(name="usagePath",type=java.lang.String.class,supportedAPI=PUBLIC,constraints=@PropertyConstraints(required=true,upperLimit=4000),accessors=@PropertyAccessors(setAccess=PROTECTED)) @GeneratedProperty(name="rootMaster",type=ObjectReference.class,supportedAPI=PUBLIC,constraints=@PropertyConstraints(required=true),accessors=@PropertyAccessors(setAccess=PROTECTED)) @GeneratedProperty(name="leafMaster",type=ObjectReference.class,supportedAPI=PUBLIC,constraints=@PropertyConstraints(required=true),accessors=@PropertyAccessors(setAccess=PROTECTED)) @GeneratedProperty(name="allMasterReferences",javaDoc="All master references in the usage path",type=java.util.ArrayList.class,typeParameter="<wt.fc.ObjectReference>",columnProperties=@ColumnProperties(columnType=INLINE_BLOB),constraints=@PropertyConstraints(changeable=VIA_OTHER_MEANS),accessors=@PropertyAccessors(setAccess=PROTECTED)) @GeneratedProperty(name="pathHashCode",type=long.class,javaDoc="Hashcode for Component Id path in the UsagePath",constraints=@PropertyConstraints(changeable=VIA_OTHER_MEANS),accessors=@PropertyAccessors(setAccess=PROTECTED)) @GeneratedProperty(name="leafUsageId",type=java.lang.String.class,javaDoc="Leaf Usage Component Id from the UsagePath",constraints=@PropertyConstraints(changeable=VIA_OTHER_MEANS),accessors=@PropertyAccessors(setAccess=PROTECTED))
public interface UsagePath
extends _UsagePath
Supported API: true
Extendable: false
-
Field Summary
Fields inherited from interface wt.associativity._UsagePath
LEAF_MASTER, ROOT_MASTER, USAGE_PATH -
Method Summary
Methods inherited from interface wt.associativity._UsagePath
getLeafMaster, getRootMaster, getUsagePathMethods inherited from interface wt.fc.NetFactor
getClassInfo, getConceptualClassnameMethods inherited from interface wt.fc.ObjectMappable
readExternal, writeExternalMethods inherited from interface wt.fc.Persistable
checkAttributes