org.openorb.ir.impl
public final class Util extends Object
Method Summary | |
---|---|
static void | initContainedStates(Contained newContained, ContainerRef containerRef, String name, RepositoryRef repositoryRef)
This method is used to init the states of a newly created contained storage type |
static void | initContainerStates(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 |