|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface EPMFamilyTable
Supported API: true
Extendable: false
| Field Summary | |
|---|---|
static String |
FAMILY_TABLE_MASTER
Label for the attribute. |
static String |
FAMILY_TABLE_MASTER_REFERENCE
Label for the attribute. |
static String |
MASTER
Label for the attribute. |
static String |
MASTER_REFERENCE
Label for the attribute. |
static String |
NAME
Label for the attribute. |
| Fields inherited from interface wt.epm.EPMObject |
|---|
AUTHORING_APPLICATION, OWNER_APPLICATION |
| Method Summary | |
|---|---|
wt.epm.familytable.EPMFamilyTableMaster |
getFamilyTableMaster()
Gets the value of the attribute: FAMILY_TABLE_MASTER. |
ObjectReference |
getFamilyTableMasterReference()
Gets the value of the attribute: FAMILY_TABLE_MASTER_REFERENCE. |
Mastered |
getMaster()
Gets the object for the association that plays role: MASTER. |
ObjectReference |
getMasterReference()
Gets the value of the attribute: MASTER_REFERENCE. |
String |
getName()
Gets the value of the attribute: NAME. |
void |
setFamilyTableMaster(wt.epm.familytable.EPMFamilyTableMaster a_FamilyTableMaster)
Sets the value of the attribute: FAMILY_TABLE_MASTER. |
void |
setFamilyTableMasterReference(ObjectReference a_FamilyTableMasterReference)
Sets the value of the attribute: FAMILY_TABLE_MASTER_REFERENCE. |
void |
setMaster(Mastered a_Master)
Sets the object for the association that plays role: MASTER. |
void |
setMasterReference(ObjectReference a_MasterReference)
Sets the value of the attribute: MASTER_REFERENCE. |
void |
setName(String a_Name)
Sets the value of the attribute: NAME. |
| Methods inherited from interface wt.epm.EPMObject |
|---|
checkAttributes, getAuthoringApplication, getOwnerApplication |
| Field Detail |
|---|
static final String NAME
static final String FAMILY_TABLE_MASTER
static final String FAMILY_TABLE_MASTER_REFERENCE
static final String MASTER
static final String MASTER_REFERENCE
| Method Detail |
|---|
String getName()
void setName(String a_Name)
throws WTPropertyVetoException
a_Name -
WTPropertyVetoExceptionwt.epm.familytable.EPMFamilyTableMaster getFamilyTableMaster()
void setFamilyTableMaster(wt.epm.familytable.EPMFamilyTableMaster a_FamilyTableMaster)
throws WTException,
WTPropertyVetoException
a_FamilyTableMaster -
WTException
WTPropertyVetoExceptionObjectReference getFamilyTableMasterReference()
void setFamilyTableMasterReference(ObjectReference a_FamilyTableMasterReference)
throws WTPropertyVetoException
a_FamilyTableMasterReference -
WTPropertyVetoExceptionMastered getMaster()
getMaster in interface IteratedMastered
void setMaster(Mastered a_Master)
throws WTPropertyVetoException,
WTException
setMaster in interface Iterateda_Master -
WTPropertyVetoException
WTExceptionMasteredObjectReference getMasterReference()
getMasterReference in interface IteratedMastered
void setMasterReference(ObjectReference a_MasterReference)
throws WTPropertyVetoException
setMasterReference in interface Iterateda_MasterReference -
WTPropertyVetoExceptionMastered
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||