hep.graphics.heprep.corbavalue.idl
Class _HepRepStub
java.lang.Object
   org.omg.CORBA.portable.ObjectImpl
org.omg.CORBA.portable.ObjectImpl
       hep.graphics.heprep.corbavalue.idl._HepRepStub
hep.graphics.heprep.corbavalue.idl._HepRepStub
- All Implemented Interfaces: 
- HepRep, HepRepOperations, IDLEntity, Object, Serializable
- public class _HepRepStub- extends ObjectImpl- implements HepRep
hep/graphics/heprep/corbavalue/idl/_HepRepStub.java .
 Generated by the IDL-to-Java compiler (portable), version "3.1"
 from hep/graphics/heprep/HepRepValue.idl
 Tuesday, June 10, 2003 10:19:18 AM PDT
- See Also:
- Serialized Form
- Source Code:
- _HepRepStub.java
 
| Method Summary | 
|  String[] | _ids()
 | 
|  String | checkForException()
 | 
|  HepRepInstanceTree | getInstances(String instanceTreeName,
             String instanceTreeVersion,
             String[] typeNames)
 | 
|  HepRepInstanceTree | getInstancesAfterAction(String instanceTreeName,
                        String instanceTreeVersion,
                        String[] typeNames,
                        HepRepAction[] actions,
                        boolean getPoints,
                        boolean getDrawAtts,
                        boolean getNonDrawAtts,
                        String[] invertAtts)
 | 
|  HepRepInstanceTree | getInstanceTreeTop(String instanceTreeName,
                   String instanceTreeVersion)
 | 
|  String[] | getLayerOrder()
 | 
|  HepRepTypeTree | getTypeTree(String typeTreeName,
            String typeTreeVersion)
 | 
 
| 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 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 | 
 
_HepRepStub
public _HepRepStub()
getInstanceTreeTop
public HepRepInstanceTree getInstanceTreeTop(String instanceTreeName,
                                             String instanceTreeVersion)
- 
- Specified by:
- getInstanceTreeTopin interface- HepRepOperations
 
- 
 
getTypeTree
public HepRepTypeTree getTypeTree(String typeTreeName,
                                  String typeTreeVersion)
- 
- Specified by:
- getTypeTreein interface- HepRepOperations
 
- 
 
getInstances
public HepRepInstanceTree getInstances(String instanceTreeName,
                                       String instanceTreeVersion,
                                       String[] typeNames)
- 
- Specified by:
- getInstancesin interface- HepRepOperations
 
- 
 
getInstancesAfterAction
public HepRepInstanceTree getInstancesAfterAction(String instanceTreeName,
                                                  String instanceTreeVersion,
                                                  String[] typeNames,
                                                  HepRepAction[] actions,
                                                  boolean getPoints,
                                                  boolean getDrawAtts,
                                                  boolean getNonDrawAtts,
                                                  String[] invertAtts)
- 
- Specified by:
- getInstancesAfterActionin interface- HepRepOperations
 
- 
 
getLayerOrder
public String[] getLayerOrder()
- 
- Specified by:
- getLayerOrderin interface- HepRepOperations
 
- 
 
checkForException
public String checkForException()
- 
- Specified by:
- checkForExceptionin interface- HepRepOperations
 
- 
 
_ids
public String[] _ids()
- 
 
- 
 
Copyright © 2000-2004 FreeHEP, All Rights Reserved.