Class Hierarchy
- java.lang.Object
- org.umlg.runtime.domain.BaseUmlg (implements java.io.Serializable, org.umlg.runtime.domain.UmlgNode)
- org.umlg.runtime.domain.BaseUmlgCompositionNode (implements org.umlg.runtime.domain.CompositionNode)
- org.umlg.collectiontest.A (implements org.umlg.runtime.domain.CompositionNode, org.umlg.runtime.domain.UmlgRootNode)
- org.umlg.collectiontest.B (implements org.umlg.runtime.domain.CompositionNode, org.umlg.runtime.domain.UmlgRootNode)
- org.umlg.collectiontest.Bag (implements org.umlg.runtime.domain.CompositionNode)
- org.umlg.collectiontest.BagRoot (implements org.umlg.runtime.domain.CompositionNode, org.umlg.runtime.domain.UmlgRootNode)
- org.umlg.collectiontest.BagTest (implements org.umlg.runtime.domain.CompositionNode)
- org.umlg.BaseModelUmlg (implements org.umlg.runtime.domain.CompositionNode)
- org.umlg.query.BaseUmlgWithQuery (implements org.umlg.runtime.domain.CompositionNode)
- org.umlg.collectiontest.Dream (implements org.umlg.runtime.domain.CompositionNode)
- org.umlg.collectiontest.Fantasy (implements org.umlg.runtime.domain.CompositionNode)
- org.umlg.collectiontest.Finger (implements org.umlg.runtime.domain.CompositionNode)
- org.umlg.collectiontest.Foot (implements org.umlg.runtime.domain.CompositionNode)
- org.umlg.collectiontest.Hand (implements org.umlg.runtime.domain.CompositionNode)
- org.umlg.collectiontest.Nightmare (implements org.umlg.runtime.domain.CompositionNode)
- org.umlg.collectiontest.World (implements org.umlg.runtime.domain.CompositionNode)
- org.umlg.query.BaseUmlgWithQuery (implements org.umlg.runtime.domain.CompositionNode)
- org.umlg.collectiontest.C (implements org.umlg.runtime.domain.CompositionNode, org.umlg.runtime.domain.UmlgRootNode)
- org.umlg.collectiontest.D (implements org.umlg.runtime.domain.CompositionNode, org.umlg.runtime.domain.UmlgRootNode)
- org.umlg.collectiontest.F (implements org.umlg.runtime.domain.CompositionNode, org.umlg.runtime.domain.UmlgRootNode)
- org.umlg.collectiontest.FWomen (implements org.umlg.runtime.domain.CompositionNode)
- org.umlg.collectiontest.G (implements org.umlg.runtime.domain.CompositionNode, org.umlg.runtime.domain.UmlgRootNode)
- org.umlg.collectiontest.H (implements org.umlg.runtime.domain.CompositionNode, org.umlg.runtime.domain.UmlgRootNode)
- org.umlg.collectiontest.OrderedSetRoot (implements org.umlg.runtime.domain.CompositionNode, org.umlg.runtime.domain.UmlgRootNode)
- org.umlg.collectiontest.OrderedSetTest (implements org.umlg.runtime.domain.CompositionNode)
- org.umlg.collectiontest.Ring (implements org.umlg.runtime.domain.CompositionNode, org.umlg.runtime.domain.UmlgRootNode)
- org.umlg.collectiontest.SequenceList2 (implements org.umlg.runtime.domain.CompositionNode)
- org.umlg.collectiontest.SequenceRoot (implements org.umlg.runtime.domain.CompositionNode, org.umlg.runtime.domain.UmlgRootNode)
- org.umlg.collectiontest.SequenceTest1 (implements org.umlg.runtime.domain.CompositionNode)
- org.umlg.collectiontest.SequenceTestListMany (implements org.umlg.runtime.domain.CompositionNode)
- org.umlg.collectiontest.SequenceTestListOne (implements org.umlg.runtime.domain.CompositionNode)
- org.umlg.collectiontest.SequenceTestOrderedSet (implements org.umlg.runtime.domain.CompositionNode)
- org.umlg.collectiontest.SetRoot (implements org.umlg.runtime.domain.CompositionNode, org.umlg.runtime.domain.UmlgRootNode)
- org.umlg.collectiontest.SetTest (implements org.umlg.runtime.domain.CompositionNode)
- org.umlg.collectiontest.SetTest1 (implements org.umlg.runtime.domain.CompositionNode)
- org.umlg.runtime.domain.BaseUmlgCompositionNode (implements org.umlg.runtime.domain.CompositionNode)
- org.umlg.runtime.domain.BaseUmlg (implements java.io.Serializable, org.umlg.runtime.domain.UmlgNode)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.umlg.collectiontest.A.ARuntimePropertyEnum (implements org.umlg.runtime.collection.UmlgRuntimeProperty)
- org.umlg.collectiontest.B.BRuntimePropertyEnum (implements org.umlg.runtime.collection.UmlgRuntimeProperty)
- org.umlg.collectiontest.Bag.BagRuntimePropertyEnum (implements org.umlg.runtime.collection.UmlgRuntimeProperty)
- org.umlg.collectiontest.BagRoot.BagRootRuntimePropertyEnum (implements org.umlg.runtime.collection.UmlgRuntimeProperty)
- org.umlg.collectiontest.BagTest.BagTestRuntimePropertyEnum (implements org.umlg.runtime.collection.UmlgRuntimeProperty)
- org.umlg.collectiontest.C.CRuntimePropertyEnum (implements org.umlg.runtime.collection.UmlgRuntimeProperty)
- org.umlg.collectiontest.D.DRuntimePropertyEnum (implements org.umlg.runtime.collection.UmlgRuntimeProperty)
- org.umlg.collectiontest.Dream.DreamRuntimePropertyEnum (implements org.umlg.runtime.collection.UmlgRuntimeProperty)
- org.umlg.collectiontest.F.FRuntimePropertyEnum (implements org.umlg.runtime.collection.UmlgRuntimeProperty)
- org.umlg.collectiontest.Fantasy.FantasyRuntimePropertyEnum (implements org.umlg.runtime.collection.UmlgRuntimeProperty)
- org.umlg.collectiontest.Finger.FingerRuntimePropertyEnum (implements org.umlg.runtime.collection.UmlgRuntimeProperty)
- org.umlg.collectiontest.Foot.FootRuntimePropertyEnum (implements org.umlg.runtime.collection.UmlgRuntimeProperty)
- org.umlg.collectiontest.FWomen.FWomenRuntimePropertyEnum (implements org.umlg.runtime.collection.UmlgRuntimeProperty)
- org.umlg.collectiontest.G.GRuntimePropertyEnum (implements org.umlg.runtime.collection.UmlgRuntimeProperty)
- org.umlg.collectiontest.H.HRuntimePropertyEnum (implements org.umlg.runtime.collection.UmlgRuntimeProperty)
- org.umlg.collectiontest.Hand.HandRuntimePropertyEnum (implements org.umlg.runtime.collection.UmlgRuntimeProperty)
- org.umlg.collectiontest.Nightmare.NightmareRuntimePropertyEnum (implements org.umlg.runtime.collection.UmlgRuntimeProperty)
- org.umlg.collectiontest.OrderedSetRoot.OrderedSetRootRuntimePropertyEnum (implements org.umlg.runtime.collection.UmlgRuntimeProperty)
- org.umlg.collectiontest.OrderedSetTest.OrderedSetTestRuntimePropertyEnum (implements org.umlg.runtime.collection.UmlgRuntimeProperty)
- org.umlg.collectiontest.Ring.RingRuntimePropertyEnum (implements org.umlg.runtime.collection.UmlgRuntimeProperty)
- org.umlg.collectiontest.SequenceList2.SequenceList2RuntimePropertyEnum (implements org.umlg.runtime.collection.UmlgRuntimeProperty)
- org.umlg.collectiontest.SequenceRoot.SequenceRootRuntimePropertyEnum (implements org.umlg.runtime.collection.UmlgRuntimeProperty)
- org.umlg.collectiontest.SequenceTest1.SequenceTest1RuntimePropertyEnum (implements org.umlg.runtime.collection.UmlgRuntimeProperty)
- org.umlg.collectiontest.SequenceTestListMany.SequenceTestListManyRuntimePropertyEnum (implements org.umlg.runtime.collection.UmlgRuntimeProperty)
- org.umlg.collectiontest.SequenceTestListOne.SequenceTestListOneRuntimePropertyEnum (implements org.umlg.runtime.collection.UmlgRuntimeProperty)
- org.umlg.collectiontest.SequenceTestOrderedSet.SequenceTestOrderedSetRuntimePropertyEnum (implements org.umlg.runtime.collection.UmlgRuntimeProperty)
- org.umlg.collectiontest.SetRoot.SetRootRuntimePropertyEnum (implements org.umlg.runtime.collection.UmlgRuntimeProperty)
- org.umlg.collectiontest.SetTest.SetTestRuntimePropertyEnum (implements org.umlg.runtime.collection.UmlgRuntimeProperty)
- org.umlg.collectiontest.SetTest1.SetTest1RuntimePropertyEnum (implements org.umlg.runtime.collection.UmlgRuntimeProperty)
- org.umlg.collectiontest.World.WorldRuntimePropertyEnum (implements org.umlg.runtime.collection.UmlgRuntimeProperty)
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)