|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.rapidtransform.core.model.AbstractBaseModel
com.rapidtransform.part.model.ItemViewInstanceRelation
com.rapidtransform.part.model.AssemblyRelation
public class AssemblyRelation
This class is the relationship between components on a product structure or BOM. The AssemblyRelation represents the usage of certain components to create the top level product. Each AssemblyRelation must contain the quantity and UnitOfMeasure of the component used by the parent component.
Constructor Summary | |
---|---|
AssemblyRelation()
|
Method Summary |
---|
Methods inherited from class com.rapidtransform.part.model.ItemViewInstanceRelation |
---|
getDocuments, getInstance, getView, setDocuments, setInstance, setView |
Methods inherited from class com.rapidtransform.core.model.AbstractBaseModel |
---|
equals, generateUuid, getId, getMetaTypeName, getPropertyHolder, getUuid, hashCode, setId, setMetaTypeName, setPropertyHolder, setUuid |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AssemblyRelation()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |