|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.CORBA.portable.ObjectImpl
edu.iris.Fissures.IfParameterMgr._ParmSetStub
public class _ParmSetStub
Field Summary | |
---|---|
static java.lang.Class |
_ob_opsClass
|
Constructor Summary | |
---|---|
_ParmSetStub()
|
Method Summary | |
---|---|
java.lang.String[] |
_ids()
|
ParameterMgrAccess |
a_parm__mgr()
|
ParmSetFinder |
a_parmset_finder()
|
ParmSet |
a_writable()
|
void |
add_existing_parm_def(java.lang.String _ob_a0)
|
void |
add_new_parm_def(ParmDef _ob_a0)
|
void |
delete_parm_def(java.lang.String _ob_a0)
|
ParmDef[] |
get_all_parm_defs()
|
ParmSetAttr |
get_attributes()
|
ParmDef |
get_parm_def(java.lang.String _ob_a0)
|
ParmDef[] |
get_parm_defs(java.lang.String[] _ob_a0)
|
void |
update_description(java.lang.String _ob_a0)
|
void |
update_name(java.lang.String _ob_a0)
|
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 |
Field Detail |
---|
public static final java.lang.Class _ob_opsClass
Constructor Detail |
---|
public _ParmSetStub()
Method Detail |
---|
public java.lang.String[] _ids()
_ids
in class org.omg.CORBA.portable.ObjectImpl
public ParmSet a_writable()
a_writable
in interface ParmSetAccessOperations
public ParmSetFinder a_parmset_finder()
a_parmset_finder
in interface ParameterComponentOperations
public ParameterMgrAccess a_parm__mgr()
a_parm__mgr
in interface ParameterComponentOperations
public void update_name(java.lang.String _ob_a0) throws FissuresException
update_name
in interface ParmSetOperations
FissuresException
public void update_description(java.lang.String _ob_a0) throws FissuresException
update_description
in interface ParmSetOperations
FissuresException
public void add_new_parm_def(ParmDef _ob_a0)
add_new_parm_def
in interface ParmSetOperations
public void add_existing_parm_def(java.lang.String _ob_a0) throws FissuresException
add_existing_parm_def
in interface ParmSetOperations
FissuresException
public void delete_parm_def(java.lang.String _ob_a0) throws FissuresException
delete_parm_def
in interface ParmSetOperations
FissuresException
public ParmSetAttr get_attributes()
get_attributes
in interface ParmSetAccessOperations
public ParmDef[] get_all_parm_defs()
get_all_parm_defs
in interface ParmSetAccessOperations
public ParmDef get_parm_def(java.lang.String _ob_a0) throws FissuresException
get_parm_def
in interface ParmSetAccessOperations
FissuresException
public ParmDef[] get_parm_defs(java.lang.String[] _ob_a0) throws FissuresException
get_parm_defs
in interface ParmSetAccessOperations
FissuresException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |