com.rapidtransform.spec.model
Class AbstractSpecRelation
java.lang.Object
com.rapidtransform.core.model.AbstractBaseModel
com.rapidtransform.spec.model.AbstractSpecRelation
- All Implemented Interfaces:
- Model, Approvable, OrganizationalData, OrganizationElement, ConfiguredSpec, Effective, java.io.Serializable
- Direct Known Subclasses:
- ClassSpecificationAssociation
public abstract class AbstractSpecRelation
- extends AbstractBaseModel
- implements ConfiguredSpec, Approvable, OrganizationElement, OrganizationalData, Effective
TODO remove - replaced by SpecRelation
- Author:
- S. Werner
- See Also:
- Serialized Form
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 |
AbstractSpecRelation
public AbstractSpecRelation()
getSpecification
public Specification getSpecification()
setSpecification
public void setSpecification(Specification specification)
getParentId
public java.lang.Long getParentId()
setParentId
public void setParentId(java.lang.Long parentId)