Serialized Form

  • Package org.umlg

    • Class org.umlg.BaseModelUmlg extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • createdOn
          org.umlg.runtime.collection.UmlgSet<LocalDateTime> createdOn
        • tag
          org.umlg.runtime.collection.UmlgSet<Tag> tag
        • tmpId
          String tmpId
        • updatedOn
          org.umlg.runtime.collection.UmlgSet<LocalDateTime> updatedOn
  • Package org.umlg.associationclass

  • Package org.umlg.associationtoself

    • Class org.umlg.associationtoself.AssociationToSelf extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • assocationFrom
          org.umlg.runtime.collection.UmlgOrderedSet<AssociationToSelf> assocationFrom
        • assocationTo
          org.umlg.runtime.collection.UmlgOrderedSet<AssociationToSelf> assocationTo
        • name
          org.umlg.runtime.collection.UmlgSet<String> name
        • tmpId
          String tmpId
    • Class org.umlg.associationtoself.E extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • EAC_from
          org.umlg.runtime.collection.UmlgOrderedSet<EAC> EAC_from
        • EAC_to
          org.umlg.runtime.collection.UmlgOrderedSet<EAC> EAC_to
        • from
          org.umlg.runtime.collection.UmlgPropertyAssociationClassOrderedSet<E,​EAC> from
        • name
          org.umlg.runtime.collection.UmlgSet<String> name
        • tmpId
          String tmpId
        • to
          org.umlg.runtime.collection.UmlgPropertyAssociationClassOrderedSet<E,​EAC> to
    • Class org.umlg.associationtoself.EAC extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • from
          org.umlg.runtime.collection.UmlgOrderedSet<E> from
        • name
          org.umlg.runtime.collection.UmlgSet<String> name
        • tmpId
          String tmpId
        • to
          org.umlg.runtime.collection.UmlgOrderedSet<E> to
    • Class org.umlg.associationtoself.SequenceTestAgain1 extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • name
          org.umlg.runtime.collection.UmlgSet<String> name
        • sequenceTestAgain2
          org.umlg.runtime.collection.UmlgOrderedSet<SequenceTestAgain2> sequenceTestAgain2
        • tmpId
          String tmpId
    • Class org.umlg.associationtoself.SequenceTestAgain2 extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • name
          org.umlg.runtime.collection.UmlgSet<String> name
        • sequenceTestAgain1
          org.umlg.runtime.collection.UmlgOrderedSet<SequenceTestAgain1> sequenceTestAgain1
        • tmpId
          String tmpId
  • Package org.umlg.collectiontest

    • Class org.umlg.collectiontest.A extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • b
          org.umlg.runtime.collection.UmlgOrderedSet<B> b
        • name
          org.umlg.runtime.collection.UmlgSet<String> name
        • tmpId
          String tmpId
    • Class org.umlg.collectiontest.B extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • a
          org.umlg.runtime.collection.UmlgOrderedSet<A> a
        • name
          org.umlg.runtime.collection.UmlgSet<String> name
        • tmpId
          String tmpId
    • Class org.umlg.collectiontest.Bag extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • name
          org.umlg.runtime.collection.UmlgSet<String> name
        • nightmare
          org.umlg.runtime.collection.UmlgSet<Nightmare> nightmare
        • tmpId
          String tmpId
    • Class org.umlg.collectiontest.BagRoot extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • bagTest
          org.umlg.runtime.collection.UmlgBag<BagTest> bagTest
        • name
          org.umlg.runtime.collection.UmlgSet<String> name
        • setTest
          org.umlg.runtime.collection.UmlgSet<SetTest1> setTest
        • tmpId
          String tmpId
    • Class org.umlg.collectiontest.BagTest extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • bagRoot
          org.umlg.runtime.collection.UmlgSet<BagRoot> bagRoot
        • name
          org.umlg.runtime.collection.UmlgSet<String> name
        • tmpId
          String tmpId
    • Class org.umlg.collectiontest.C extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • d
          org.umlg.runtime.collection.UmlgOrderedSet<D> d
        • name
          org.umlg.runtime.collection.UmlgSet<String> name
        • tmpId
          String tmpId
    • Class org.umlg.collectiontest.D extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • c
          org.umlg.runtime.collection.UmlgSet<C> c
        • name
          org.umlg.runtime.collection.UmlgSet<String> name
        • tmpId
          String tmpId
    • Class org.umlg.collectiontest.Dream extends BaseUmlgWithQuery implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • god
          org.umlg.runtime.collection.UmlgSet<God> god
        • name
          org.umlg.runtime.collection.UmlgSet<String> name
    • Class org.umlg.collectiontest.F extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • g
          org.umlg.runtime.collection.UmlgSequence<G> g
        • tmpId
          String tmpId
    • Class org.umlg.collectiontest.Fantasy extends BaseUmlgWithQuery implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • fWomen
          org.umlg.runtime.collection.UmlgSet<FWomen> fWomen
        • god
          org.umlg.runtime.collection.UmlgSet<God> god
        • name
          org.umlg.runtime.collection.UmlgSet<String> name
    • Class org.umlg.collectiontest.Finger extends BaseUmlgWithQuery implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • hand
          org.umlg.runtime.collection.UmlgSet<Hand> hand
        • name
          org.umlg.runtime.collection.UmlgSet<String> name
        • ring
          org.umlg.runtime.collection.UmlgSet<Ring> ring
    • Class org.umlg.collectiontest.Foot extends BaseUmlgWithQuery implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • god
          org.umlg.runtime.collection.UmlgSet<God> god
        • name
          org.umlg.runtime.collection.UmlgSet<String> name
    • Class org.umlg.collectiontest.FWomen extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • fantasy
          org.umlg.runtime.collection.UmlgSet<Fantasy> fantasy
        • name
          org.umlg.runtime.collection.UmlgSet<String> name
        • tmpId
          String tmpId
    • Class org.umlg.collectiontest.G extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • f
          org.umlg.runtime.collection.UmlgSequence<F> f
        • tmpId
          String tmpId
    • Class org.umlg.collectiontest.H extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • from
          org.umlg.runtime.collection.UmlgSequence<H> from
        • tmpId
          String tmpId
        • to
          org.umlg.runtime.collection.UmlgSequence<H> to
    • Class org.umlg.collectiontest.Hand extends BaseUmlgWithQuery implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • finger
          org.umlg.runtime.collection.UmlgOrderedSet<Finger> finger
        • god
          org.umlg.runtime.collection.UmlgSet<God> god
        • left
          org.umlg.runtime.collection.UmlgSet<Boolean> left
        • name
          org.umlg.runtime.collection.UmlgSet<String> name
    • Class org.umlg.collectiontest.Nightmare extends BaseUmlgWithQuery implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • bag
          org.umlg.runtime.collection.UmlgBag<Bag> bag
        • god
          org.umlg.runtime.collection.UmlgSet<God> god
        • godOfMemory
          org.umlg.runtime.collection.UmlgSet<God> godOfMemory
        • name
          org.umlg.runtime.collection.UmlgSet<String> name
        • nameNonUnique
          org.umlg.runtime.collection.UmlgSet<String> nameNonUnique
    • Class org.umlg.collectiontest.OrderedSetRoot extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • name
          org.umlg.runtime.collection.UmlgSet<String> name
        • orderedSetTest
          org.umlg.runtime.collection.UmlgOrderedSet<OrderedSetTest> orderedSetTest
        • tmpId
          String tmpId
    • Class org.umlg.collectiontest.OrderedSetTest extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • name
          org.umlg.runtime.collection.UmlgSet<String> name
        • orderedSetRoot
          org.umlg.runtime.collection.UmlgSet<OrderedSetRoot> orderedSetRoot
        • tmpId
          String tmpId
    • Class org.umlg.collectiontest.Ring extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • finger
          org.umlg.runtime.collection.UmlgSet<Finger> finger
        • name
          org.umlg.runtime.collection.UmlgSet<String> name
        • tmpId
          String tmpId
    • Class org.umlg.collectiontest.SequenceList2 extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • name
          org.umlg.runtime.collection.UmlgSet<String> name
        • sequenceRoot
          org.umlg.runtime.collection.UmlgSequence<SequenceRoot> sequenceRoot
        • tmpId
          String tmpId
    • Class org.umlg.collectiontest.SequenceRoot extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • name
          org.umlg.runtime.collection.UmlgSet<String> name
        • sequenceList2
          org.umlg.runtime.collection.UmlgSequence<SequenceList2> sequenceList2
        • sequenceTest1
          org.umlg.runtime.collection.UmlgOrderedSet<SequenceTest1> sequenceTest1
        • sequenceTestList
          org.umlg.runtime.collection.UmlgSequence<SequenceTestListOne> sequenceTestList
        • sequenceTestListMany
          org.umlg.runtime.collection.UmlgSequence<SequenceTestListMany> sequenceTestListMany
        • sequenceTestOrderedSet
          org.umlg.runtime.collection.UmlgOrderedSet<SequenceTestOrderedSet> sequenceTestOrderedSet
        • tmpId
          String tmpId
    • Class org.umlg.collectiontest.SequenceTest1 extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • name
          org.umlg.runtime.collection.UmlgSet<String> name
        • sequenceRoot
          org.umlg.runtime.collection.UmlgOrderedSet<SequenceRoot> sequenceRoot
        • tmpId
          String tmpId
    • Class org.umlg.collectiontest.SequenceTestListMany extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • name
          org.umlg.runtime.collection.UmlgSet<String> name
        • sequenceRoot
          org.umlg.runtime.collection.UmlgSet<SequenceRoot> sequenceRoot
        • tmpId
          String tmpId
    • Class org.umlg.collectiontest.SequenceTestListOne extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • name
          org.umlg.runtime.collection.UmlgSequence<String> name
        • sequenceRoot
          org.umlg.runtime.collection.UmlgSet<SequenceRoot> sequenceRoot
        • tmpId
          String tmpId
    • Class org.umlg.collectiontest.SequenceTestOrderedSet extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • name
          org.umlg.runtime.collection.UmlgSet<String> name
        • sequenceRoot
          org.umlg.runtime.collection.UmlgSet<SequenceRoot> sequenceRoot
        • tmpId
          String tmpId
    • Class org.umlg.collectiontest.SetRoot extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • name
          org.umlg.runtime.collection.UmlgSet<String> name
        • setTest
          org.umlg.runtime.collection.UmlgSet<SetTest> setTest
        • tmpId
          String tmpId
    • Class org.umlg.collectiontest.SetTest extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • name
          org.umlg.runtime.collection.UmlgSet<String> name
        • setRoot
          org.umlg.runtime.collection.UmlgSet<SetRoot> setRoot
        • tmpId
          String tmpId
    • Class org.umlg.collectiontest.SetTest1 extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • bagRoot
          org.umlg.runtime.collection.UmlgSet<BagRoot> bagRoot
        • name
          org.umlg.runtime.collection.UmlgSet<String> name
        • tmpId
          String tmpId
    • Class org.umlg.collectiontest.World extends BaseUmlgWithQuery implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • god
          org.umlg.runtime.collection.UmlgSet<God> god
        • name
          org.umlg.runtime.collection.UmlgSet<String> name
  • Package org.umlg.componenttest

  • Package org.umlg.concretetest

    • Class org.umlg.concretetest.Angel extends BaseUmlgWithQuery implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • god
          org.umlg.runtime.collection.UmlgSet<God> god
        • name
          org.umlg.runtime.collection.UmlgSet<String> name
        • universe
          org.umlg.runtime.collection.UmlgSet<Universe> universe
    • Class org.umlg.concretetest.Demon extends BaseUmlgWithQuery implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • god
          org.umlg.runtime.collection.UmlgSet<God> god
        • name
          org.umlg.runtime.collection.UmlgSet<String> name
        • universe
          org.umlg.runtime.collection.UmlgSet<Universe> universe
    • Class org.umlg.concretetest.God extends BaseUmlgWithQuery implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • abstractSpecies
          org.umlg.runtime.collection.UmlgSet<AbstractSpecies> abstractSpecies
        • angel
          org.umlg.runtime.collection.UmlgSet<Angel> angel
        • animalFarm
          org.umlg.runtime.collection.UmlgSet<Mamal> animalFarm
        • anumber
          org.umlg.runtime.collection.UmlgSet<Double> anumber
        • beginning
          org.umlg.runtime.collection.UmlgSet<LocalDateTime> beginning
        • being
          org.umlg.runtime.collection.UmlgSet<Being> being
        • constraintTest
          org.umlg.runtime.collection.UmlgSet<String> constraintTest
        • demon
          org.umlg.runtime.collection.UmlgSet<Demon> demon
        • devil1
          org.umlg.runtime.collection.UmlgSet<Devil1> devil1
        • dream
          org.umlg.runtime.collection.UmlgBag<Dream> dream
        • embeddedInteger
          org.umlg.runtime.collection.UmlgSet<Integer> embeddedInteger
        • embeddedString
          org.umlg.runtime.collection.UmlgSet<String> embeddedString
        • fakeRootFolder
          org.umlg.runtime.collection.UmlgSet<FakeRootFolder> fakeRootFolder
        • fantasy
          org.umlg.runtime.collection.UmlgQualifiedOrderedSet<Fantasy> fantasy
        • foot
          org.umlg.runtime.collection.UmlgQualifiedSequence<Foot> foot
        • hand
          org.umlg.runtime.collection.UmlgSequence<Hand> hand
        • iMany
          org.umlg.runtime.collection.UmlgSet<IMany> iMany
        • level1
          org.umlg.runtime.collection.UmlgSet<Level1> level1
        • many1
          org.umlg.runtime.collection.UmlgSet<Many1> many1
        • many2
          org.umlg.runtime.collection.UmlgSet<Many2> many2
        • memory
          org.umlg.runtime.collection.UmlgQualifiedSet<Nightmare> memory
        • name
          org.umlg.runtime.collection.UmlgSet<String> name
        • name2
          org.umlg.runtime.collection.UmlgSet<String> name2
        • name3
          org.umlg.runtime.collection.UmlgSet<String> name3
        • nature
          org.umlg.runtime.collection.UmlgQualifiedSet<Nature> nature
        • nevil1
          org.umlg.runtime.collection.UmlgSet<Nevil1> nevil1
        • nightmare
          org.umlg.runtime.collection.UmlgQualifiedBag<Nightmare> nightmare
        • nonNavigableMany
          org.umlg.runtime.collection.UmlgSet<NonNavigableMany> nonNavigableMany
        • nonNavigableOne
          org.umlg.runtime.collection.UmlgSet<NonNavigableOne> nonNavigableOne
        • oneOne
          org.umlg.runtime.collection.UmlgSet<OneOne> oneOne
        • oneTwo
          org.umlg.runtime.collection.UmlgSet<OneTwo> oneTwo
        • pet
          org.umlg.runtime.collection.UmlgSet<Mamal> pet
        • realRootFolder
          org.umlg.runtime.collection.UmlgSet<RealRootFolder> realRootFolder
        • reason
          org.umlg.runtime.collection.UmlgSet<REASON> reason
        • rEASON
          org.umlg.runtime.collection.UmlgSet<REASON> rEASON
        • spirit
          org.umlg.runtime.collection.UmlgSet<Spirit> spirit
        • testBoolean
          org.umlg.runtime.collection.UmlgSet<Boolean> testBoolean
        • testEmbedded
          org.umlg.runtime.collection.UmlgSet<TestEmbedded> testEmbedded
        • testOrderedEnumeration
          org.umlg.runtime.collection.UmlgSet<TestOrderedEnumeration> testOrderedEnumeration
        • universe
          org.umlg.runtime.collection.UmlgSet<Universe> universe
        • validationTest
          org.umlg.runtime.collection.UmlgSet<ValidationTest> validationTest
        • world
          org.umlg.runtime.collection.UmlgOrderedSet<World> world
    • Class org.umlg.concretetest.Universe extends BaseUmlgWithQuery implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • angel
          org.umlg.runtime.collection.UmlgSet<Angel> angel
        • demon
          org.umlg.runtime.collection.UmlgSet<Demon> demon
        • email
          org.umlg.runtime.collection.UmlgSet<String> email
        • god
          org.umlg.runtime.collection.UmlgSet<God> god
        • max
          org.umlg.runtime.collection.UmlgSet<Integer> max
        • maxLength
          org.umlg.runtime.collection.UmlgSet<String> maxLength
        • min
          org.umlg.runtime.collection.UmlgSet<Integer> min
        • name
          org.umlg.runtime.collection.UmlgSet<String> name
        • nonNavigableMany
          org.umlg.runtime.collection.UmlgSet<NonNavigableMany> nonNavigableMany
        • nonNavigableOne
          org.umlg.runtime.collection.UmlgSet<NonNavigableOne> nonNavigableOne
        • range
          org.umlg.runtime.collection.UmlgSet<Integer> range
        • rangeLength
          org.umlg.runtime.collection.UmlgSet<String> rangeLength
        • spaceTime
          org.umlg.runtime.collection.UmlgSet<SpaceTime> spaceTime
        • testMinLength
          org.umlg.runtime.collection.UmlgSet<String> testMinLength
  • Package org.umlg.constraints

    • Class org.umlg.constraints.ConstraintChild1 extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • constraintChild2
          org.umlg.runtime.collection.UmlgSet<ConstraintChild2> constraintChild2
        • constraintRoot
          org.umlg.runtime.collection.UmlgSet<ConstraintRoot> constraintRoot
        • name
          org.umlg.runtime.collection.UmlgSet<String> name
        • tmpId
          String tmpId
    • Class org.umlg.constraints.ConstraintChild2 extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • constraintChild1
          org.umlg.runtime.collection.UmlgSet<ConstraintChild1> constraintChild1
        • constraintRoot
          org.umlg.runtime.collection.UmlgSet<ConstraintRoot> constraintRoot
        • name
          org.umlg.runtime.collection.UmlgSet<String> name
        • tmpId
          String tmpId
    • Class org.umlg.constraints.ConstraintRoot extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • constraintChild1
          org.umlg.runtime.collection.UmlgSet<ConstraintChild1> constraintChild1
        • constraintChild2
          org.umlg.runtime.collection.UmlgSet<ConstraintChild2> constraintChild2
        • name
          org.umlg.runtime.collection.UmlgSet<String> name
        • tmpId
          String tmpId
  • Package org.umlg.datatype

    • Class org.umlg.datatype.DataTypeEntity extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • byteArray
          org.umlg.runtime.collection.UmlgSet<byte[]> byteArray
        • dateBag
          org.umlg.runtime.collection.UmlgBag<LocalDate> dateBag
        • dateList
          org.umlg.runtime.collection.UmlgSequence<LocalDate> dateList
        • dateList2
          org.umlg.runtime.collection.UmlgSequence<LocalDate> dateList2
        • dateOrderedSet
          org.umlg.runtime.collection.UmlgOrderedSet<LocalDate> dateOrderedSet
        • dateSet
          org.umlg.runtime.collection.UmlgSet<LocalDate> dateSet
        • email1
          org.umlg.runtime.collection.UmlgSet<String> email1
        • email2
          org.umlg.runtime.collection.UmlgSet<String> email2
        • emailList
          org.umlg.runtime.collection.UmlgOrderedSet<String> emailList
        • host
          org.umlg.runtime.collection.UmlgSet<String> host
        • password
          org.umlg.runtime.collection.UmlgSet<org.umlg.runtime.types.Password> password
        • quartzCron
          org.umlg.runtime.collection.UmlgSet<String> quartzCron
        • tmpId
          String tmpId
        • unsecurePassword
          org.umlg.runtime.collection.UmlgSet<String> unsecurePassword
  • Package org.umlg.embeddedtest

    • Class org.umlg.embeddedtest.TestEmbedded extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • god
          org.umlg.runtime.collection.UmlgSet<God> god
        • manyBoolean
          org.umlg.runtime.collection.UmlgBag<Boolean> manyBoolean
        • manyOrderedRequiredInteger
          org.umlg.runtime.collection.UmlgSequence<Integer> manyOrderedRequiredInteger
        • manyOrderedString
          org.umlg.runtime.collection.UmlgOrderedSet<String> manyOrderedString
        • manyRequiredOrderedUniqueString
          org.umlg.runtime.collection.UmlgOrderedSet<String> manyRequiredOrderedUniqueString
        • name
          org.umlg.runtime.collection.UmlgSet<String> name
        • tmpId
          String tmpId
    • Class org.umlg.embeddedtest.TestOrderedEnumeration extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • god
          org.umlg.runtime.collection.UmlgSet<God> god
        • testEnumLiteralDuplicateName
          org.umlg.runtime.collection.UmlgSet<TestEnumLiteralDuplicateName> testEnumLiteralDuplicateName
        • testOrderedEnumBug
          org.umlg.runtime.collection.UmlgSequence<TestOrderedEnumBug> testOrderedEnumBug
        • tmpId
          String tmpId
  • Package org.umlg.enumeration

    • Class org.umlg.enumeration.Human extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • enumMany
          org.umlg.runtime.collection.UmlgSet<EnumMany> enumMany
        • gender
          org.umlg.runtime.collection.UmlgSet<Gender> gender
        • name
          org.umlg.runtime.collection.UmlgSet<String> name
        • testEnumNavigability
          org.umlg.runtime.collection.UmlgSet<TestEnumNavigability> testEnumNavigability
        • tmpId
          String tmpId
  • Package org.umlg.generalizationset

  • Package org.umlg.hierarchy

  • Package org.umlg.hierarchytest

  • Package org.umlg.indexing

    • Class org.umlg.indexing.Product extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • created
          org.umlg.runtime.collection.UmlgSet<LocalDate> created
        • deleted
          org.umlg.runtime.collection.UmlgSet<LocalDateTime> deleted
        • time
          org.umlg.runtime.collection.UmlgSet<LocalTime> time
        • tmpId
          String tmpId
        • type
          org.umlg.runtime.collection.UmlgSet<PTYPE> type
  • Package org.umlg.inheritencetest

  • Package org.umlg.interfacetest

  • Package org.umlg.javaprimitivetype

    • Class org.umlg.javaprimitivetype.JavaManyPrimitiveTypeWithValidation extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • aMaxDoubleMany
          org.umlg.runtime.collection.UmlgSet<Double> aMaxDoubleMany
        • aMaxFloatMany
          org.umlg.runtime.collection.UmlgSet<Float> aMaxFloatMany
        • aMaxIntegerMany
          org.umlg.runtime.collection.UmlgSet<Integer> aMaxIntegerMany
        • aMaxLongMany
          org.umlg.runtime.collection.UmlgSet<Long> aMaxLongMany
        • aMinDoubleMany
          org.umlg.runtime.collection.UmlgSet<Double> aMinDoubleMany
        • aMinFloatMany
          org.umlg.runtime.collection.UmlgSet<Float> aMinFloatMany
        • aMinIntegerMany
          org.umlg.runtime.collection.UmlgSet<Integer> aMinIntegerMany
        • aMinLongMany
          org.umlg.runtime.collection.UmlgSet<Long> aMinLongMany
        • aRangeDoubleMany
          org.umlg.runtime.collection.UmlgSet<Double> aRangeDoubleMany
        • aRangeFloatMany
          org.umlg.runtime.collection.UmlgSet<Float> aRangeFloatMany
        • aRangeIntegerMany
          org.umlg.runtime.collection.UmlgSet<Integer> aRangeIntegerMany
        • aRangeLongMany
          org.umlg.runtime.collection.UmlgSet<Long> aRangeLongMany
        • tmpId
          String tmpId
    • Class org.umlg.javaprimitivetype.JavaPrimitiveType extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • aBoolean
          org.umlg.runtime.collection.UmlgSet<Boolean> aBoolean
        • aByte
          org.umlg.runtime.collection.UmlgSet<Byte> aByte
        • aDouble
          org.umlg.runtime.collection.UmlgSet<Double> aDouble
        • aFloat
          org.umlg.runtime.collection.UmlgSet<Float> aFloat
        • aInteger
          org.umlg.runtime.collection.UmlgSet<Integer> aInteger
        • aLong
          org.umlg.runtime.collection.UmlgSet<Long> aLong
        • aManyBoolean
          org.umlg.runtime.collection.UmlgSet<Boolean> aManyBoolean
        • aManyByte
          org.umlg.runtime.collection.UmlgSet<Byte> aManyByte
        • aManyDouble
          org.umlg.runtime.collection.UmlgSet<Double> aManyDouble
        • aManyFloat
          org.umlg.runtime.collection.UmlgSet<Float> aManyFloat
        • aManyInteger
          org.umlg.runtime.collection.UmlgSet<Integer> aManyInteger
        • aManyLong
          org.umlg.runtime.collection.UmlgSet<Long> aManyLong
        • tmpId
          String tmpId
    • Class org.umlg.javaprimitivetype.JavaPrimitiveTypeWithValidation extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • aMaxDouble
          org.umlg.runtime.collection.UmlgSet<Double> aMaxDouble
        • aMaxFloat
          org.umlg.runtime.collection.UmlgSet<Float> aMaxFloat
        • aMaxInteger
          org.umlg.runtime.collection.UmlgSet<Integer> aMaxInteger
        • aMaxLong
          org.umlg.runtime.collection.UmlgSet<Long> aMaxLong
        • aMinDouble
          org.umlg.runtime.collection.UmlgSet<Double> aMinDouble
        • aMinFloat
          org.umlg.runtime.collection.UmlgSet<Float> aMinFloat
        • aMinInteger
          org.umlg.runtime.collection.UmlgSet<Integer> aMinInteger
        • aMinLong
          org.umlg.runtime.collection.UmlgSet<Long> aMinLong
        • aRangeDouble
          org.umlg.runtime.collection.UmlgSet<Double> aRangeDouble
        • aRangeFloat
          org.umlg.runtime.collection.UmlgSet<Float> aRangeFloat
        • aRangeInteger
          org.umlg.runtime.collection.UmlgSet<Integer> aRangeInteger
        • aRangeLong
          org.umlg.runtime.collection.UmlgSet<Long> aRangeLong
        • tmpId
          String tmpId
  • Package org.umlg.lookup

  • Package org.umlg.manytomany

    • Class org.umlg.manytomany.ManyTestA extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • manyB
          org.umlg.runtime.collection.UmlgSet<ManyTestB> manyB
        • tmpId
          String tmpId
    • Class org.umlg.manytomany.ManyTestB extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • manyA
          org.umlg.runtime.collection.UmlgBag<ManyTestA> manyA
        • tmpId
          String tmpId
  • Package org.umlg.meta

  • Package org.umlg.multiplecompositeparent

    • Class org.umlg.multiplecompositeparent.Child extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • name
          org.umlg.runtime.collection.UmlgSet<String> name
        • parent1
          org.umlg.runtime.collection.UmlgSet<Parent1> parent1
        • parent2
          org.umlg.runtime.collection.UmlgSet<Parent2> parent2
        • tmpId
          String tmpId
    • Class org.umlg.multiplecompositeparent.FolderX extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • folder
          org.umlg.runtime.collection.UmlgSet<FolderX> folder
        • name
          org.umlg.runtime.collection.UmlgSet<String> name
        • root1
          org.umlg.runtime.collection.UmlgSet<Root1> root1
        • root2
          org.umlg.runtime.collection.UmlgSet<Root2> root2
        • subFolder
          org.umlg.runtime.collection.UmlgOrderedSet<FolderX> subFolder
        • tmpId
          String tmpId
    • Class org.umlg.multiplecompositeparent.Parent1 extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • child
          org.umlg.runtime.collection.UmlgSet<Child> child
        • name
          org.umlg.runtime.collection.UmlgSet<String> name
        • tmpId
          String tmpId
    • Class org.umlg.multiplecompositeparent.Parent2 extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • child
          org.umlg.runtime.collection.UmlgSet<Child> child
        • name
          org.umlg.runtime.collection.UmlgSet<String> name
        • tmpId
          String tmpId
    • Class org.umlg.multiplecompositeparent.Root1 extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • folder
          org.umlg.runtime.collection.UmlgOrderedSet<FolderX> folder
        • tmpId
          String tmpId
    • Class org.umlg.multiplecompositeparent.Root2 extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • folder
          org.umlg.runtime.collection.UmlgOrderedSet<FolderX> folder
        • tmpId
          String tmpId
  • Package org.umlg.navigability

  • Package org.umlg.ocl

    • Class org.umlg.ocl.Collect2 extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • collect1
          org.umlg.runtime.collection.UmlgSet<Collect1> collect1
        • collect3
          org.umlg.runtime.collection.UmlgSet<Collect3> collect3
        • enumeration1
          org.umlg.runtime.collection.UmlgSet<Enumeration1> enumeration1
        • password
          org.umlg.runtime.collection.UmlgSet<String> password
        • really
          org.umlg.runtime.collection.UmlgSet<Double> really
        • tmpId
          String tmpId
    • Class org.umlg.ocl.Collect3 extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • collect2
          org.umlg.runtime.collection.UmlgSet<Collect2> collect2
        • tmpId
          String tmpId
  • Package org.umlg.ocl.collect

    • Class org.umlg.ocl.collect.Collect1 extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • collect2
          org.umlg.runtime.collection.UmlgSet<Collect2> collect2
        • tmpId
          String tmpId
  • Package org.umlg.ocl.datatype

    • Class org.umlg.ocl.datatype.OclDataType1 extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • oclDataType2
          org.umlg.runtime.collection.UmlgSet<OclDataType2> oclDataType2
        • tmpId
          String tmpId
    • Class org.umlg.ocl.datatype.OclDataType2 extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • email
          org.umlg.runtime.collection.UmlgSet<String> email
        • oclDataType1
          org.umlg.runtime.collection.UmlgSet<OclDataType1> oclDataType1
        • tmpId
          String tmpId
  • Package org.umlg.ocl.iterate

    • Class org.umlg.ocl.iterate.IterateChild extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • iterateParent
          org.umlg.runtime.collection.UmlgSet<IterateParent> iterateParent
        • name
          org.umlg.runtime.collection.UmlgSet<String> name
        • tmpId
          String tmpId
    • Class org.umlg.ocl.iterate.IterateParent extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • iterateChild
          org.umlg.runtime.collection.UmlgOrderedSet<IterateChild> iterateChild
        • name
          org.umlg.runtime.collection.UmlgSet<String> name
        • tmpId
          String tmpId
  • Package org.umlg.ocl.oclenum

    • Class org.umlg.ocl.oclenum.OclEnum extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • oCLENUM1
          org.umlg.runtime.collection.UmlgSet<OCLENUM1> oCLENUM1
        • tmpId
          String tmpId
  • Package org.umlg.ocl.oclIsTypeOf

  • Package org.umlg.ocl.ocloperator

    • Class org.umlg.ocl.ocloperator.ForAll1 extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • forAll2
          org.umlg.runtime.collection.UmlgSet<ForAll2> forAll2
        • name
          org.umlg.runtime.collection.UmlgSet<String> name
        • tmpId
          String tmpId
    • Class org.umlg.ocl.ocloperator.ForAll2 extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • forAll1
          org.umlg.runtime.collection.UmlgSet<ForAll1> forAll1
        • name
          org.umlg.runtime.collection.UmlgSet<String> name
        • tmpId
          String tmpId
    • Class org.umlg.ocl.ocloperator.IncludesAll1 extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • includesAll2
          org.umlg.runtime.collection.UmlgSet<IncludesAll2> includesAll2
        • includesAll4
          org.umlg.runtime.collection.UmlgSet<IncludesAll4> includesAll4
        • tmpId
          String tmpId
    • Class org.umlg.ocl.ocloperator.IncludesAll2 extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • includesAll1
          org.umlg.runtime.collection.UmlgSet<IncludesAll1> includesAll1
        • includesAll3
          org.umlg.runtime.collection.UmlgSet<IncludesAll3> includesAll3
        • tmpId
          String tmpId
    • Class org.umlg.ocl.ocloperator.OclAnd extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • age
          org.umlg.runtime.collection.UmlgSet<Integer> age
        • tmpId
          String tmpId
    • Class org.umlg.ocl.ocloperator.OclExists1 extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • name
          org.umlg.runtime.collection.UmlgSet<String> name
        • oclExists2
          org.umlg.runtime.collection.UmlgSet<OclExists2> oclExists2
        • tmpId
          String tmpId
    • Class org.umlg.ocl.ocloperator.OclExists2 extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • name
          org.umlg.runtime.collection.UmlgSet<String> name
        • oclExists1
          org.umlg.runtime.collection.UmlgSet<OclExists1> oclExists1
        • tmpId
          String tmpId
    • Class org.umlg.ocl.ocloperator.OclIndexOf extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • name
          org.umlg.runtime.collection.UmlgSet<String> name
        • tmpId
          String tmpId
    • Class org.umlg.ocl.ocloperator.OclIsUnique1 extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • name
          org.umlg.runtime.collection.UmlgSet<String> name
        • oclIsUnique2
          org.umlg.runtime.collection.UmlgSet<OclIsUnique2> oclIsUnique2
        • tmpId
          String tmpId
    • Class org.umlg.ocl.ocloperator.OclIsUnique2 extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • name
          org.umlg.runtime.collection.UmlgSet<String> name
        • oclIsUnique1
          org.umlg.runtime.collection.UmlgSet<OclIsUnique1> oclIsUnique1
        • oclIsUnique3
          org.umlg.runtime.collection.UmlgSet<OclIsUnique3> oclIsUnique3
        • tmpId
          String tmpId
    • Class org.umlg.ocl.ocloperator.OclIsUnique3 extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • name
          org.umlg.runtime.collection.UmlgSet<String> name
        • oclIsUnique2
          org.umlg.runtime.collection.UmlgSet<OclIsUnique2> oclIsUnique2
        • tmpId
          String tmpId
    • Class org.umlg.ocl.ocloperator.OclOr extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • name
          org.umlg.runtime.collection.UmlgSet<String> name
        • tmpId
          String tmpId
    • Class org.umlg.ocl.ocloperator.OclSubstring extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • name
          org.umlg.runtime.collection.UmlgSet<String> name
        • tmpId
          String tmpId
    • Class org.umlg.ocl.ocloperator.OclSubstringIndexOf extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • name
          org.umlg.runtime.collection.UmlgSet<String> name
        • tmpId
          String tmpId
    • Class org.umlg.ocl.ocloperator.OclToUpperLowerCase extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

    • Class org.umlg.ocl.ocloperator.SortedByChild extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • sortBy
          org.umlg.runtime.collection.UmlgSet<String> sortBy
        • sortByInt
          org.umlg.runtime.collection.UmlgSet<Integer> sortByInt
        • sortedByParent
          org.umlg.runtime.collection.UmlgSet<SortedByParent> sortedByParent
        • tmpId
          String tmpId
    • Class org.umlg.ocl.ocloperator.SortedByParent extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • sortedByChild
          org.umlg.runtime.collection.UmlgSet<SortedByChild> sortedByChild
        • tmpId
          String tmpId
  • Package org.umlg.ocl.ocloperator.testimport

  • Package org.umlg.ocl.operation

  • Package org.umlg.ocl.qualifier

    • Class org.umlg.ocl.qualifier.OclQualifierA extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • oclQualifierAA
          org.umlg.runtime.collection.UmlgSet<OclQualifierAA> oclQualifierAA
        • oclQualifierB
          org.umlg.runtime.collection.UmlgQualifiedSet<OclQualifierB> oclQualifierB
        • tmpId
          String tmpId
    • Class org.umlg.ocl.qualifier.OclQualifierAA extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • name
          org.umlg.runtime.collection.UmlgSet<String> name
        • oclQualifierA
          org.umlg.runtime.collection.UmlgSet<OclQualifierA> oclQualifierA
        • tmpId
          String tmpId
    • Class org.umlg.ocl.qualifier.OclQualifierB extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • name
          org.umlg.runtime.collection.UmlgSet<String> name
        • oclQualifierA
          org.umlg.runtime.collection.UmlgSet<OclQualifierA> oclQualifierA
        • oclQualifierC
          org.umlg.runtime.collection.UmlgQualifiedSet<OclQualifierC> oclQualifierC
        • tmpId
          String tmpId
    • Class org.umlg.ocl.qualifier.OclQualifierC extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • name
          org.umlg.runtime.collection.UmlgSet<String> name
        • oclQualifierB
          org.umlg.runtime.collection.UmlgSet<OclQualifierB> oclQualifierB
        • tmpId
          String tmpId
  • Package org.umlg.onetoone

    • Class org.umlg.onetoone.One1 extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • name
          org.umlg.runtime.collection.UmlgSet<String> name
        • one2
          org.umlg.runtime.collection.UmlgSet<One2> one2
        • tmpId
          String tmpId
    • Class org.umlg.onetoone.One2 extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • name
          org.umlg.runtime.collection.UmlgSet<String> name
        • one1
          org.umlg.runtime.collection.UmlgSet<One1> one1
        • tmpId
          String tmpId
    • Class org.umlg.onetoone.OneOne extends BaseUmlgWithQuery implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • god
          org.umlg.runtime.collection.UmlgSet<God> god
        • name
          org.umlg.runtime.collection.UmlgSet<String> name
        • oneTwo
          org.umlg.runtime.collection.UmlgSet<OneTwo> oneTwo
    • Class org.umlg.onetoone.OneTwo extends BaseUmlgWithQuery implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • god
          org.umlg.runtime.collection.UmlgSet<God> god
        • name
          org.umlg.runtime.collection.UmlgSet<String> name
        • oneOne
          org.umlg.runtime.collection.UmlgSet<OneOne> oneOne
  • Package org.umlg.optional

    • Class org.umlg.optional.AOptional extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • bBoptional
          org.umlg.runtime.collection.UmlgSet<BBOptional> bBoptional
        • bOptional
          org.umlg.runtime.collection.UmlgSet<BOptional> bOptional
        • name
          org.umlg.runtime.collection.UmlgSet<String> name
        • tmpId
          String tmpId
    • Class org.umlg.optional.BBOptional extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • aOptional
          org.umlg.runtime.collection.UmlgSet<AOptional> aOptional
        • name
          org.umlg.runtime.collection.UmlgSet<String> name
        • tmpId
          String tmpId
    • Class org.umlg.optional.BOptional extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • aOptional
          org.umlg.runtime.collection.UmlgSet<AOptional> aOptional
        • cOptional
          org.umlg.runtime.collection.UmlgOrderedSet<COptional> cOptional
        • name
          org.umlg.runtime.collection.UmlgSet<String> name
        • tmpId
          String tmpId
    • Class org.umlg.optional.COptional extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • bOptional
          org.umlg.runtime.collection.UmlgSet<BOptional> bOptional
        • name
          org.umlg.runtime.collection.UmlgSet<String> name
        • tmpId
          String tmpId
  • Package org.umlg.optional.nodeconnectionspec

  • Package org.umlg.qualifiertest

  • Package org.umlg.query

  • Package org.umlg.redefinition

  • Package org.umlg.rootallinstances

    • Class org.umlg.rootallinstances.BaseRoot extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • name
          org.umlg.runtime.collection.UmlgSet<String> name
        • nameUnique
          org.umlg.runtime.collection.UmlgSet<String> nameUnique
        • tmpId
          String tmpId
    • Class org.umlg.rootallinstances.MiddleRoot extends BaseRoot implements Serializable

      serialVersionUID:
      1L
    • Class org.umlg.rootallinstances.TopRoot extends MiddleRoot implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • indexedName
          org.umlg.runtime.collection.UmlgSet<String> indexedName
        • indexedNonUniqueName
          org.umlg.runtime.collection.UmlgSet<String> indexedNonUniqueName
        • indexNonUniqueBoolean
          org.umlg.runtime.collection.UmlgSet<Boolean> indexNonUniqueBoolean
        • indexNonUniqueInteger
          org.umlg.runtime.collection.UmlgSet<Integer> indexNonUniqueInteger
        • indexNonUniqueReal
          org.umlg.runtime.collection.UmlgSet<Double> indexNonUniqueReal
        • indexNonUniqueUnlimitedNatural
          org.umlg.runtime.collection.UmlgSet<Integer> indexNonUniqueUnlimitedNatural
        • indexUniqueInteger
          org.umlg.runtime.collection.UmlgSet<Integer> indexUniqueInteger
        • indexUniqueReal
          org.umlg.runtime.collection.UmlgSet<Double> indexUniqueReal
        • indexUniqueUnlimitedNatural
          org.umlg.runtime.collection.UmlgSet<Integer> indexUniqueUnlimitedNatural
        • topRootChild
          org.umlg.runtime.collection.UmlgSet<TopRootChild> topRootChild
    • Class org.umlg.rootallinstances.TopRootChild extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • name
          org.umlg.runtime.collection.UmlgSet<String> name
        • tmpId
          String tmpId
        • topRoot
          org.umlg.runtime.collection.UmlgSet<TopRoot> topRoot
  • Package org.umlg.subsetting

  • Package org.umlg.tag

    • Class org.umlg.tag.Tag extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • baseUmlg
          org.umlg.runtime.collection.UmlgSet<BaseModelUmlg> baseUmlg
        • name
          org.umlg.runtime.collection.UmlgSet<String> name
        • tmpId
          String tmpId
  • Package org.umlg.validation

    • Class org.umlg.validation.TestManyValidation extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • aMaxIntegerMany
          org.umlg.runtime.collection.UmlgSet<Integer> aMaxIntegerMany
        • aMaxRealMany
          org.umlg.runtime.collection.UmlgSet<Double> aMaxRealMany
        • aMaxUnlimitedNaturalMany
          org.umlg.runtime.collection.UmlgSet<Integer> aMaxUnlimitedNaturalMany
        • aMinIntegerMany
          org.umlg.runtime.collection.UmlgSet<Integer> aMinIntegerMany
        • aMinRealMany
          org.umlg.runtime.collection.UmlgSet<Double> aMinRealMany
        • aMinUnlimitedNaturalMany
          org.umlg.runtime.collection.UmlgSet<Integer> aMinUnlimitedNaturalMany
        • aRangeIntegerMany
          org.umlg.runtime.collection.UmlgSet<Integer> aRangeIntegerMany
        • aRangeRealMany
          org.umlg.runtime.collection.UmlgSet<Double> aRangeRealMany
        • aRangeUnlimitedNaturalMany
          org.umlg.runtime.collection.UmlgSet<Integer> aRangeUnlimitedNaturalMany
        • tmpId
          String tmpId
    • Class org.umlg.validation.TestValidation extends org.umlg.runtime.domain.BaseUmlgCompositionNode implements Serializable

      serialVersionUID:
      1L
      • Serialized Fields

        • aMaxInteger
          org.umlg.runtime.collection.UmlgSet<Integer> aMaxInteger
        • aMaxReal
          org.umlg.runtime.collection.UmlgSet<Double> aMaxReal
        • aMaxUnlimitedNatural
          org.umlg.runtime.collection.UmlgSet<Integer> aMaxUnlimitedNatural
        • aMinInteger
          org.umlg.runtime.collection.UmlgSet<Integer> aMinInteger
        • aMinReal
          org.umlg.runtime.collection.UmlgSet<Double> aMinReal
        • aMinUnlimitedNatural
          org.umlg.runtime.collection.UmlgSet<Integer> aMinUnlimitedNatural
        • aRangeInteger
          org.umlg.runtime.collection.UmlgSet<Integer> aRangeInteger
        • aRangeReal
          org.umlg.runtime.collection.UmlgSet<Double> aRangeReal
        • aRangeUnlimitedNatural
          org.umlg.runtime.collection.UmlgSet<Integer> aRangeUnlimitedNatural
        • testUnlimitedNatural
          org.umlg.runtime.collection.UmlgSet<Integer> testUnlimitedNatural
        • tmpId
          String tmpId