|
||||||||||
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.spec.model.AbstractSpecRelation
com.rapidtransform.spec.model.ClassSpecificationAssociation
public class ClassSpecificationAssociation
Associates a specificiation to a product class.
Constructor Summary | |
---|---|
ClassSpecificationAssociation()
|
Method Summary | |
---|---|
java.lang.String |
getAssociationType()
|
void |
setAssociationType(java.lang.String associationType)
|
Methods inherited from class com.rapidtransform.spec.model.AbstractSpecRelation |
---|
getParentId, getSpecification, setParentId, setSpecification |
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 ClassSpecificationAssociation()
Method Detail |
---|
public java.lang.String getAssociationType()
public void setAssociationType(java.lang.String associationType)
associationType
- The associationType to set.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |