FreeHEP API
Version current

hep.graphics.heprep.corba.idl
Class _HepRepStub

java.lang.Object
  extended byorg.omg.CORBA.portable.ObjectImpl
      extended byhep.graphics.heprep.corba.idl._HepRepStub
All Implemented Interfaces:
HepRep, HepRepOperations, IDLEntity, Object, Serializable

public class _HepRepStub
extends ObjectImpl
implements HepRep

hep/graphics/heprep/corba/idl/_HepRepStub.java . Generated by the IDL-to-Java compiler (portable), version "3.1" from hep/graphics/heprep/HepRep.idl Tuesday, June 10, 2003 10:19:16 AM PDT

See Also:
Serialized Form
Source Code:
_HepRepStub.java

Constructor Summary
_HepRepStub()
           
 
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 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
 

Constructor Detail

_HepRepStub

public _HepRepStub()
Method Detail

getInstanceTreeTop

public HepRepInstanceTree getInstanceTreeTop(String instanceTreeName,
                                             String instanceTreeVersion)
Specified by:
getInstanceTreeTop in interface HepRepOperations

getTypeTree

public HepRepTypeTree getTypeTree(String typeTreeName,
                                  String typeTreeVersion)
Specified by:
getTypeTree in interface HepRepOperations

getInstances

public HepRepInstanceTree getInstances(String instanceTreeName,
                                       String instanceTreeVersion,
                                       String[] typeNames)
Specified by:
getInstances in interface HepRepOperations

getInstancesAfterAction

public HepRepInstanceTree getInstancesAfterAction(String instanceTreeName,
                                                  String instanceTreeVersion,
                                                  String[] typeNames,
                                                  HepRepAction[] actions,
                                                  boolean getPoints,
                                                  boolean getDrawAtts,
                                                  boolean getNonDrawAtts,
                                                  String[] invertAtts)
Specified by:
getInstancesAfterAction in interface HepRepOperations

getLayerOrder

public String[] getLayerOrder()
Specified by:
getLayerOrder in interface HepRepOperations

checkForException

public String checkForException()
Specified by:
checkForException in interface HepRepOperations

_ids

public String[] _ids()

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.