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.redefinition.Account (implements org.umlg.runtime.domain.CompositionNode)
- org.umlg.redefinition.CorporateAccount (implements org.umlg.runtime.domain.CompositionNode, org.umlg.runtime.domain.UmlgRootNode)
- org.umlg.redefinition.PersonalAccount (implements org.umlg.runtime.domain.CompositionNode, org.umlg.runtime.domain.UmlgRootNode)
- org.umlg.redefinition.LegalEntity (implements org.umlg.runtime.domain.CompositionNode)
- org.umlg.redefinition.Account (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.redefinition.Account.AccountRuntimePropertyEnum (implements org.umlg.runtime.collection.UmlgRuntimeProperty)
- org.umlg.redefinition.Company.CompanyRuntimePropertyEnum (implements org.umlg.runtime.collection.UmlgRuntimeProperty)
- org.umlg.redefinition.CorporateAccount.CorporateAccountRuntimePropertyEnum (implements org.umlg.runtime.collection.UmlgRuntimeProperty)
- org.umlg.redefinition.LegalEntity.LegalEntityRuntimePropertyEnum (implements org.umlg.runtime.collection.UmlgRuntimeProperty)
- org.umlg.redefinition.Person.PersonRuntimePropertyEnum (implements org.umlg.runtime.collection.UmlgRuntimeProperty)
- org.umlg.redefinition.PersonalAccount.PersonalAccountRuntimePropertyEnum (implements org.umlg.runtime.collection.UmlgRuntimeProperty)
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)