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