Uses of Class
wt.epm.familytable.EPMFamilyTableFeature

Packages that use EPMFamilyTableFeature
wt.epm.familytable   
wt.epm.ndi.impl   
 

Uses of EPMFamilyTableFeature in wt.epm.familytable
 

Methods in wt.epm.familytable that return EPMFamilyTableFeature
 EPMFamilyTableFeature EPMFeatureFeatureDefinitionLink.getFeature()
          Gets the object for the association that plays role: FEATURE_ROLE.
static EPMFamilyTableFeature EPMFamilyTableFeature.newEPMFamilyTableFeature(String name, String title, int type, int attribute, EPMFeatureDefinition definition, EPMFamilyTable familyTable)
          

Supported API: false
 

Methods in wt.epm.familytable with parameters of type EPMFamilyTableFeature
 void EPMFeatureFeatureDefinitionLink.setFeature(EPMFamilyTableFeature feature)
          Sets the object for the association that plays role: FEATURE_ROLE.
static EPMFeatureFeatureDefinitionLink EPMFeatureFeatureDefinitionLink.newEPMFeatureFeatureDefinitionLink(EPMFeatureDefinition definition, EPMFamilyTableFeature feature)
          Default factory for the class.
protected  boolean EPMFamilyTableFeature.readVersion(EPMFamilyTableFeature thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.
 

Uses of EPMFamilyTableFeature in wt.epm.ndi.impl
 

Fields in wt.epm.ndi.impl declared as EPMFamilyTableFeature
private  EPMFamilyTableFeature EPMNDFTValueFeatureImpl.column