wt.epm.familytable
Interface EPMParameterContainer

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

public interface EPMParameterContainer
extends Persistable



Supported API: false

Extendable: false


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

Supported API: false
 void setParameterValues(Map a_ParameterValues)
           
 
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

getParameterValues

public Map getParameterValues()
                       throws WTException


Supported API: false

Returns:
Map
Throws:
WTException

setParameterValues

public void setParameterValues(Map a_ParameterValues)
                        throws WTPropertyVetoException
Throws:
WTPropertyVetoException