edu.iris.Fissures.IfParameterMgr
Interface ParameterFactoryOperations

All Superinterfaces:
ParameterComponentOperations
All Known Subinterfaces:
ParameterFactory
All Known Implementing Classes:
_ParameterFactoryStub, ParameterFactoryPOA, ParameterFactoryPOATie

public interface ParameterFactoryOperations
extends ParameterComponentOperations

The ParameterFactory generates an id for a FISSURES element. This id is store by the element. It is the key by which parameters and parmsets are association to an element and retrieved for an element


Method Summary
 java.lang.String generate_id()
           
 
Methods inherited from interface edu.iris.Fissures.IfParameterMgr.ParameterComponentOperations
a_parm__mgr, a_parmset_finder
 

Method Detail

generate_id

java.lang.String generate_id()