Package wt.associativity
Interface AssociativeUsageLink
- All Superinterfaces:
wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,NetFactor,ObjectMappable,Persistable,Serializable
- All Known Implementing Classes:
_CoProduceLink,_CoProduceMemberLink,_CoProduceUsageLink,_RawMaterialLink,_RMAlternateLink,wt.mpm.rawmaterial._RMAssociationLink,_WTPartUsageLink,CoProduceLink,CoProduceMemberLink,CoProduceUsageLink,RawMaterialLink,RMAlternateLink,wt.mpm.rawmaterial.RMAssociationLink,WTPartUsageLink
Tag interface for objects which will support associative transformation/analysis
Supported API: true
Extendable: false
Supported API: true
Extendable: false
-
Method Summary
Modifier and TypeMethodDescription
Supported API: true
Supported API: true
Supported API: true
Supported API: true
Supported API: true
Supported API: true
Supported API: true
Supported 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
-
Method Details
-
getComponentId
String getComponentId()
Supported API: true- Returns:
-
getQuantity
Quantity getQuantity()
Supported API: true- Returns:
-
getLineNumber
LineNumber getLineNumber()
Supported API: true- Returns:
-
getFindNumber
String getFindNumber()
Supported API: true- Returns:
-
getRoleAObject
Persistable getRoleAObject()
Supported API: true- Returns:
-
getRoleAObjectRef
WTReference getRoleAObjectRef()
Supported API: true- Returns:
-
getRoleBObject
Persistable getRoleBObject()
Supported API: true- Returns:
-
getRoleBObjectRef
WTReference getRoleBObjectRef()
Supported API: true- Returns:
-