|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectwt.epm.ndi.impl.EPMNDFamilyTableColumnImpl
wt.epm.ndi.impl.EPMNDFamilyTableAttributeImpl
Creates instance of EPMNDFamilyTableAttribute. Supported API: false Extendable: false
Nested Class Summary | |
(package private) class |
EPMNDFamilyTableAttributeImpl.EPMNDAttributeDefinitionImpl
|
Field Summary | |
protected NDICache |
cache
|
protected EPMFamilyTableColumn |
column
|
private AttributeDefinitionReference |
definitionRef
|
private EPMDocument |
instance
|
Constructor Summary | |
EPMNDFamilyTableAttributeImpl(NDICache cache,
EPMFamilyTableColumn column,
EPMDocument instance)
|
Method Summary | |
int |
getAttribute()
Gets the value of the attribute: attribute. |
EPMNDAttributeDefinition |
getDefinition()
Gets the object for the association that plays role: definition. |
String |
getName()
Gets the value of the attribute: name. |
String |
getTitle()
Gets the value of the attribute: title. |
int |
getType()
Gets the value of the attribute: type. |
static EPMNDFamilyTableColumn |
newEPMFamilyTableColumn(NDICache cache,
EPMFamilyTableColumn column,
EPMDocument doc)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface wt.epm.ndi.EPMNDFamilyTableColumn |
getAttribute, getName, getTitle, getType |
Field Detail |
private AttributeDefinitionReference definitionRef
private EPMDocument instance
protected EPMFamilyTableColumn column
protected NDICache cache
Constructor Detail |
public EPMNDFamilyTableAttributeImpl(NDICache cache, EPMFamilyTableColumn column, EPMDocument instance)
Method Detail |
public EPMNDAttributeDefinition getDefinition() throws WTException
EPMNDFamilyTableAttribute
getDefinition
in interface EPMNDFamilyTableAttribute
WTException
public String getName() throws WTException
EPMNDFamilyTableColumn
getName
in interface EPMNDFamilyTableColumn
WTException
public int getType() throws WTException
EPMNDFamilyTableColumn
getType
in interface EPMNDFamilyTableColumn
WTException
public String getTitle() throws WTException
EPMNDFamilyTableColumn
getTitle
in interface EPMNDFamilyTableColumn
WTException
public int getAttribute() throws WTException
EPMNDFamilyTableColumn
getAttribute
in interface EPMNDFamilyTableColumn
WTException
public static EPMNDFamilyTableColumn newEPMFamilyTableColumn(NDICache cache, EPMFamilyTableColumn column, EPMDocument doc) throws WTException
WTException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |