SCS

Uses of Interface
scs.auxiliar.ComponentPropertiesOperations

Packages that use ComponentPropertiesOperations
scs.auxiliar   
 

Uses of ComponentPropertiesOperations in scs.auxiliar
 

Subinterfaces of ComponentPropertiesOperations in scs.auxiliar
 interface ComponentProperties
          scs/auxiliar/ComponentProperties.java .
 

Classes in scs.auxiliar that implement ComponentPropertiesOperations
 class _ComponentPropertiesStub
          scs/auxiliar/_ComponentPropertiesStub.java .
 class ComponentPropertiesPOA
          scs/auxiliar/ComponentPropertiesPOA.java .
 class ComponentPropertiesPOATie
          scs/auxiliar/ComponentPropertiesPOATie.java .
 

Methods in scs.auxiliar that return ComponentPropertiesOperations
 ComponentPropertiesOperations ComponentPropertiesPOATie._delegate()
           
 

Methods in scs.auxiliar with parameters of type ComponentPropertiesOperations
 void ComponentPropertiesPOATie._delegate(ComponentPropertiesOperations delegate)
           
 

Constructors in scs.auxiliar with parameters of type ComponentPropertiesOperations
ComponentPropertiesPOATie(ComponentPropertiesOperations delegate)
           
ComponentPropertiesPOATie(ComponentPropertiesOperations delegate, org.omg.PortableServer.POA poa)
           
 


SCS