com.rapidtransform.product.model
Class ComponentPlacement

java.lang.Object
  extended by com.rapidtransform.core.model.AbstractBaseModel
      extended by com.rapidtransform.product.model.ComponentPlacement
All Implemented Interfaces:
Model, java.io.Serializable

public class ComponentPlacement
extends AbstractBaseModel

This class encapsulates the information relating to the placement of a product component.

Author:
S. Werner
See Also:
Serialized Form

Constructor Summary
ComponentPlacement()
           
 
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

ComponentPlacement

public ComponentPlacement()