Package wt.epm.familytable
Class EPMParameterDefinition
java.lang.Object
wt.epm.familytable._EPMParameterDefinition
wt.epm.familytable.EPMParameterDefinition
- All Implemented Interfaces:
Externalizable,Serializable,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,NetFactor,ObjectMappable,Persistable
@GenAsPersistable(versions=-7396544450147484519L,properties={@GeneratedProperty(name="name",type=java.lang.String.class),@GeneratedProperty(name="internalId",type=int.class),@GeneratedProperty(name="valueType",type=int.class),@GeneratedProperty(name="parameterType",type=int.class)},foreignKeys=@GeneratedForeignKey(name="EPMParameterDefinitionContainerLink",myRoleIsRoleA=false,foreignKeyRole=@ForeignKeyRole(name="container",type=EPMParameterDefinitionContainer.class,supportedAPI=PUBLIC,constraints=@PropertyConstraints(required=true)),myRole=@MyRole(name="definition",supportedAPI=PUBLIC,cascade=true,accessors=@PropertyAccessors(getAccess=PRIVATE))))
public class EPMParameterDefinition
extends _EPMParameterDefinition
Definition of Pro/Engineer internal parameter
Use the newEPMParameterDefinition static factory method(s),
not the EPMParameterDefinition 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._EPMParameterDefinition
CONTAINER, CONTAINER_REFERENCE -
Method Summary
Methods inherited from class wt.epm.familytable._EPMParameterDefinition
getContainer, getContainerReference, setContainer, setContainerReference