|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openorb.ir.impl.Util
public final class Util
This class is used to initialize the storage types states.
Method Summary | |
---|---|
static void |
initContainedStates(Contained newContained,
ContainerRef containerRef,
java.lang.String name,
RepositoryRef repositoryRef)
This method is used to init the states of a newly created contained storage type |
static void |
initContainerStates(org.omg.CORBA.ORB orb,
Container newContainer)
This method is used to init the states of a newly created container storage type |
static void |
initInterfaceDefStates(InterfaceDef newInterface)
This method is used to init the states of a newly created interface storage type |
static void |
initValueDefStates(ValueDef newValue)
This method is used to init the states of a newly created value storage type |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void initContainerStates(org.omg.CORBA.ORB orb, Container newContainer)
public static void initContainedStates(Contained newContained, ContainerRef containerRef, java.lang.String name, RepositoryRef repositoryRef)
public static void initInterfaceDefStates(InterfaceDef newInterface)
public static void initValueDefStates(ValueDef newValue)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |