wt.epm.familytable
Interface EPMFeatureContainer

All Superinterfaces:
NetFactor, ObjectMappable, Persistable, Serializable
All Known Implementing Classes:
EPMDocument

public interface EPMFeatureContainer
extends Persistable



Supported API: false

Extendable: false


Field Summary
 
Fields inherited from interface wt.fc.Persistable
IDENTITY, PERSIST_INFO, TYPE
 
Method Summary
 Map getFeatureValues()
          

Supported API: false
 void setFeatureValues(Map a_FeatureValues)
           
 
Methods inherited from interface wt.fc.Persistable
checkAttributes, getIdentity, getPersistInfo, getType, setPersistInfo
 
Methods inherited from interface wt.fc.ObjectMappable
readExternal, writeExternal
 
Methods inherited from interface wt.fc.NetFactor
getClassInfo, getConceptualClassname
 

Method Detail

getFeatureValues

public Map getFeatureValues()
                     throws WTException


Supported API: false

Returns:
Map
Throws:
WTException

setFeatureValues

public void setFeatureValues(Map a_FeatureValues)
                      throws WTPropertyVetoException
Throws:
WTPropertyVetoException