com.rapidtransform.spec.model
Class ClassStructureRelation

java.lang.Object
  extended by com.rapidtransform.core.model.AbstractBaseModel
      extended by com.rapidtransform.spec.model.ClassStructureRelation
All Implemented Interfaces:
Model, Approvable, OrganizationalData, OrganizationElement, Effective, java.io.Serializable

public class ClassStructureRelation
extends AbstractBaseModel
implements Approvable, OrganizationElement, OrganizationalData, Effective

Links a ProductClass to a ProductFunction or ProductComponent.

Author:
S. Werner
See Also:
Serialized Form

Nested Class Summary
static class ClassStructureRelation.RelationType
           
 
Constructor Summary
ClassStructureRelation()
           
 
Method Summary
 
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

ClassStructureRelation

public ClassStructureRelation()