Package wt.epm.familytable
Class EPMFeatureDefinition
java.lang.Object
wt.epm.familytable._EPMFeatureDefinition
wt.epm.familytable.EPMFeatureDefinition
- All Implemented Interfaces:
Externalizable,Serializable,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,NetFactor,ObjectMappable,Persistable
@GenAsPersistable(versions=8048939041944482100L,properties={@GeneratedProperty(name="name",type=java.lang.String.class),@GeneratedProperty(name="internalId",type=int.class),@GeneratedProperty(name="valueType",type=int.class),@GeneratedProperty(name="featureType",type=int.class)},foreignKeys=@GeneratedForeignKey(name="EPMFeatureDefinitionContainerLink",myRoleIsRoleA=false,foreignKeyRole=@ForeignKeyRole(name="container",type=EPMFeatureDefinitionContainer.class,supportedAPI=PUBLIC,constraints=@PropertyConstraints(required=true)),myRole=@MyRole(name="definition",supportedAPI=PUBLIC,cascade=true,accessors=@PropertyAccessors(getAccess=PRIVATE))))
public class EPMFeatureDefinition
extends _EPMFeatureDefinition
Use the newEPMFeatureDefinition static factory method(s),
not the EPMFeatureDefinition constructor, to construct instances
of this class. Instances must be constructed using the static factory(s),
in order to ensure proper initialization of the instance.
Supported API: true
Extendable: false
- See Also:
-
Field Summary
Fields inherited from class wt.epm.familytable._EPMFeatureDefinition
CONTAINER, CONTAINER_REFERENCE -
Method Summary
Methods inherited from class wt.epm.familytable._EPMFeatureDefinition
getContainer, getContainerReference, setContainer, setContainerReference