Package wt.epm.familytable
Class _EPMParameterDefinition
java.lang.Object
wt.epm.familytable._EPMParameterDefinition
- All Implemented Interfaces:
Externalizable,Serializable,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,NetFactor,ObjectMappable,Persistable
- Direct Known Subclasses:
EPMParameterDefinition
- See Also:
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionSupported API: trueSupported API: truevoidsetContainer(EPMParameterDefinitionContainer the_container) Supported API: truevoidsetContainerReference(ObjectReference the_containerReference) Supported API: trueMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.fc.Persistable
checkAttributes
-
Field Details
-
CONTAINER
Supported API: true- See Also:
-
CONTAINER_REFERENCE
Supported API: true- See Also:
-
-
Method Details
-
getContainer
Supported API: true- See Also:
-
getContainerReference
Supported API: true- See Also:
-
setContainer
public void setContainer(EPMParameterDefinitionContainer the_container) throws WTPropertyVetoException, WTException Supported API: true- Throws:
WTPropertyVetoExceptionWTException- See Also:
-
setContainerReference
public void setContainerReference(ObjectReference the_containerReference) throws WTPropertyVetoException Supported API: true- Throws:
WTPropertyVetoException- See Also:
-