Class EPMFamilyTableParameter

java.lang.Object
wt.epm.familytable._EPMFamilyTableColumn
wt.epm.familytable.EPMFamilyTableColumn
wt.epm.familytable._EPMFamilyTableParameter
wt.epm.familytable.EPMFamilyTableParameter
All Implemented Interfaces:
Externalizable, Serializable, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, NetFactor, ObjectMappable, Persistable

@GenAsPersistable(superClass=wt.epm.familytable.EPMFamilyTableColumn.class, versions=-6676988825363346043L, foreignKeys=@GeneratedForeignKey(name="EPMParameterParameterDefinitionLink",foreignKeyRole=@ForeignKeyRole(name="definition",type=EPMParameterDefinition.class,supportedAPI=PUBLIC,autoNavigate=true,constraints=@PropertyConstraints(required=true)),myRole=@MyRole(name="parameter",supportedAPI=PUBLIC,cascade=true))) public class EPMFamilyTableParameter extends _EPMFamilyTableParameter

Use the newEPMFamilyTableParameter static factory method(s), not the EPMFamilyTableParameter 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: