|
||||||||||
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.core.model.VersionControlled
com.rapidtransform.product.model.Product
com.rapidtransform.product.model.AlternateSolution
public class AlternateSolution
This class represents an alternative solution for a product. This object type is used if there are several mutually exlusive solutions for a particular ProductFunction or ProductComponent.
Constructor Summary | |
---|---|
AlternateSolution()
|
Method Summary |
---|
Methods inherited from class com.rapidtransform.product.model.Product |
---|
equals, getAliases, getComplexProductRelations, getDescription, getDesignContraintAssociations, getDocuments, getName, getProductClass, getProductId, getProductStructureRelations, getSpecs, hashCode, setAliases, setComplexProductRelations, setDescription, setDesignContraintAssociations, setDocuments, setName, setProductClass, setProductId, setProductStructureRelations, setSpecs |
Methods inherited from class com.rapidtransform.core.model.VersionControlled |
---|
getCreatedBy, getCreatedDate, getIteration, getModifiedBy, getModifiedDate, setCreatedBy, setCreatedDate, setIteration, setModifiedBy, setModifiedDate |
Methods inherited from class com.rapidtransform.core.model.AbstractBaseModel |
---|
generateUuid, getId, getMetaTypeName, getPropertyHolder, getUuid, setId, setMetaTypeName, setPropertyHolder, setUuid |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AlternateSolution()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |