wt.epm.ndi.impl
Class EPMNDFamilyTableFeatureImpl.EPMNDFeatureDefinitionImpl
java.lang.Object
wt.epm.ndi.impl.EPMNDFamilyTableFeatureImpl.EPMNDFeatureDefinitionImpl
- All Implemented Interfaces:
- EPMNDFeatureDefinition
- Enclosing class:
- EPMNDFamilyTableFeatureImpl
- class EPMNDFamilyTableFeatureImpl.EPMNDFeatureDefinitionImpl
- extends Object
- implements EPMNDFeatureDefinition
Method Summary |
String |
getDefName()
Gets the value of the attribute: defName. |
int |
getInternalId()
Gets the value of the attribute: internalId. |
int |
getType()
Gets the value of the attribute: type. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
definition
private EPMFeatureDefinition definition
EPMNDFamilyTableFeatureImpl.EPMNDFeatureDefinitionImpl
public EPMNDFamilyTableFeatureImpl.EPMNDFeatureDefinitionImpl(EPMFamilyTableColumn column)
getDefName
public String getDefName()
- Description copied from interface:
EPMNDFeatureDefinition
- Gets the value of the attribute: defName.
Supported API: true
- Specified by:
getDefName
in interface EPMNDFeatureDefinition
- Returns:
- String
getInternalId
public int getInternalId()
- Description copied from interface:
EPMNDFeatureDefinition
- Gets the value of the attribute: internalId.
Supported API: true
- Specified by:
getInternalId
in interface EPMNDFeatureDefinition
- Returns:
- int
getType
public int getType()
- Description copied from interface:
EPMNDFeatureDefinition
- Gets the value of the attribute: type.
Supported API: true
- Specified by:
getType
in interface EPMNDFeatureDefinition
- Returns:
- int