edu.iris.Fissures.IfParameterMgr
Class _ParmSetFactoryStub
java.lang.Object
org.omg.CORBA.portable.ObjectImpl
edu.iris.Fissures.IfParameterMgr._ParmSetFactoryStub
- All Implemented Interfaces:
- ParameterComponent, ParameterComponentOperations, ParmSetFactory, ParmSetFactoryOperations, ParmSetFinder, ParmSetFinderOperations, java.io.Serializable, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity
public class _ParmSetFactoryStub
- extends org.omg.CORBA.portable.ObjectImpl
- implements ParmSetFactory
- See Also:
- Serialized Form
Methods inherited from class org.omg.CORBA.portable.ObjectImpl |
_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, equals, hashCode, toString |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.omg.CORBA.Object |
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override |
_ob_opsClass
public static final java.lang.Class _ob_opsClass
_ParmSetFactoryStub
public _ParmSetFactoryStub()
_ids
public java.lang.String[] _ids()
- Specified by:
_ids
in class org.omg.CORBA.portable.ObjectImpl
a_factory
public ParmSetFactory a_factory()
- Specified by:
a_factory
in interface ParmSetFinderOperations
a_parmset_finder
public ParmSetFinder a_parmset_finder()
- Specified by:
a_parmset_finder
in interface ParameterComponentOperations
a_parm__mgr
public ParameterMgrAccess a_parm__mgr()
- Specified by:
a_parm__mgr
in interface ParameterComponentOperations
create
public void create(ParmSetAttr _ob_a0)
- Specified by:
create
in interface ParmSetFactoryOperations
destroy
public void destroy()
- Specified by:
destroy
in interface ParmSetFactoryOperations
create_parameter_def
public void create_parameter_def(ParmDef _ob_a0)
throws FissuresException
- Specified by:
create_parameter_def
in interface ParmSetFactoryOperations
- Throws:
FissuresException
get_parm_set_by_name
public ParmSetAccess get_parm_set_by_name(java.lang.String _ob_a0)
throws FissuresException
- Specified by:
get_parm_set_by_name
in interface ParmSetFinderOperations
- Throws:
FissuresException
get_parm_sets_by_creator
public ParmSet[] get_parm_sets_by_creator(int _ob_a0,
ParmSetIteratorHolder _ob_ah1)
- Specified by:
get_parm_sets_by_creator
in interface ParmSetFinderOperations
find_defined_parm_names
public java.lang.String[] find_defined_parm_names(int _ob_a0,
ParameterNameIteratorHolder _ob_ah1)
- Specified by:
find_defined_parm_names
in interface ParmSetFinderOperations
find_all_parm_defs
public ParmDef[] find_all_parm_defs(int _ob_a0,
ParameterDefIteratorHolder _ob_ah1)
- Specified by:
find_all_parm_defs
in interface ParmSetFinderOperations
find_all_parm_def_by_creator
public ParmDef[] find_all_parm_def_by_creator(java.lang.String _ob_a0,
int _ob_a1,
ParameterDefIteratorHolder _ob_ah2)
- Specified by:
find_all_parm_def_by_creator
in interface ParmSetFinderOperations
find_parm_def
public ParmDef find_parm_def(java.lang.String _ob_a0)
throws FissuresException
- Specified by:
find_parm_def
in interface ParmSetFinderOperations
- Throws:
FissuresException