|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EPMParameterDefinitionContainer | |
wt.epm.familytable |
Uses of EPMParameterDefinitionContainer in wt.epm.familytable |
Subinterfaces of EPMParameterDefinitionContainer in wt.epm.familytable | |
interface |
EPMFamilyTableMaster
Supported API: false Extendable: false |
Classes in wt.epm.familytable that implement EPMParameterDefinitionContainer | |
class |
EPMSepFamilyTableMaster
Use the newEPMSepFamilyTableMaster static factory method(s),
not the EPMSepFamilyTableMaster constructor, to construct
instances of this class. |
Methods in wt.epm.familytable that return EPMParameterDefinitionContainer | |
EPMParameterDefinitionContainer |
EPMParameterDefinitionContainerLink.getContainer()
Gets the object for the association that plays role: CONTAINER_ROLE. |
EPMParameterDefinitionContainer |
EPMParameterDefinition.getContainer()
Gets the object for the association that plays role: CONTAINER. |
Methods in wt.epm.familytable with parameters of type EPMParameterDefinitionContainer | |
void |
EPMParameterDefinitionContainerLink.setContainer(EPMParameterDefinitionContainer container)
Sets the object for the association that plays role: CONTAINER_ROLE. |
static EPMParameterDefinitionContainerLink |
EPMParameterDefinitionContainerLink.newEPMParameterDefinitionContainerLink(EPMParameterDefinitionContainer container,
EPMParameterDefinition definition)
Default factory for the class. |
void |
EPMParameterDefinition.setContainer(EPMParameterDefinitionContainer a_Container)
Sets the object for the association that plays role: CONTAINER. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |