|
|||||||||||
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.EPMNDFamilyTableFeatureImpl
Creates instance of EPMNDFamilyTableFeature. Supported API: false Extendable: false
Nested Class Summary | |
(package private) class |
EPMNDFamilyTableFeatureImpl.EPMNDFeatureDefinitionImpl
|
Field Summary | |
protected NDICache |
cache
|
protected EPMFamilyTableColumn |
column
|
protected EPMDocument |
instance
|
Constructor Summary | |
EPMNDFamilyTableFeatureImpl(NDICache cache,
EPMFamilyTableColumn column)
|
Method Summary | |
int |
getAttribute()
Gets the value of the attribute: attribute. |
EPMNDFeatureDefinition |
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 |
protected EPMFamilyTableColumn column
protected NDICache cache
protected EPMDocument instance
Constructor Detail |
public EPMNDFamilyTableFeatureImpl(NDICache cache, EPMFamilyTableColumn column)
Method Detail |
public EPMNDFeatureDefinition getDefinition()
EPMNDFamilyTableFeature
getDefinition
in interface EPMNDFamilyTableFeature
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 |