Uses of Package
org.faktorips.runtime.internal.toc

Packages that use org.faktorips.runtime.internal.toc
org.faktorips.runtime   
org.faktorips.runtime.internal   
org.faktorips.runtime.internal.productvariant   
org.faktorips.runtime.internal.toc   
org.faktorips.runtime.productdataprovider   
 

Classes in org.faktorips.runtime.internal.toc used by org.faktorips.runtime
CustomTocEntryObject
          A TOC entry for a custom type of runtime object.
EnumContentTocEntry
          A TocEntryObject representing an enum content element
GenerationTocEntry
          A toc entry that refers to an ips object generation.
ProductCmptTocEntry
          A TocEntryObject for IProductComponents
ReadonlyTableOfContents
          Default implementation of ReadonlyTableOfContents.
TableContentTocEntry
          A TocEntryObject for table contents
TestCaseTocEntry
          A TocEntryObject for test cases
 

Classes in org.faktorips.runtime.internal.toc used by org.faktorips.runtime.internal
CustomTocEntryObject
          A TOC entry for a custom type of runtime object.
EnumContentTocEntry
          A TocEntryObject representing an enum content element
GenerationTocEntry
          A toc entry that refers to an ips object generation.
IReadonlyTableOfContents
          This is the interface for readonly table of contents used by the runtime repositories.
ProductCmptTocEntry
          A TocEntryObject for IProductComponents
TableContentTocEntry
          A TocEntryObject for table contents
TestCaseTocEntry
          A TocEntryObject for test cases
 

Classes in org.faktorips.runtime.internal.toc used by org.faktorips.runtime.internal.productvariant
GenerationTocEntry
          A toc entry that refers to an ips object generation.
 

Classes in org.faktorips.runtime.internal.toc used by org.faktorips.runtime.internal.toc
AbstractReadonlyTableOfContents
          A table of contents for the runtime repository.
AbstractTocEntryFactory
           
CustomTocEntryObject
          A TOC entry for a custom type of runtime object.
EnumContentTocEntry
          A TocEntryObject representing an enum content element
EnumXmlAdapterTocEntry
          A TocEntryObject representing a enum xml adapter element
GenerationTocEntry
          A toc entry that refers to an ips object generation.
IReadonlyTableOfContents
          This is the interface for readonly table of contents used by the runtime repositories.
ITocEntryFactory
          A ITocEntryFactory implementation is used to load TocEntryObjects of a given type identified by their XML tag.
ModelTypeTocEntry
          This TocEntryObject represents an entry for model types
ProductCmptTocEntry
          A TocEntryObject for IProductComponents
TableContentTocEntry
          A TocEntryObject for table contents
TestCaseTocEntry
          A TocEntryObject for test cases
TocEntry
          The class represents an entry in the repository's table of contents.
TocEntryObject
          A toc entry that represents a product component, a table, a test case or an enum content identified by the qualified name.
 

Classes in org.faktorips.runtime.internal.toc used by org.faktorips.runtime.productdataprovider
CustomTocEntryObject
          A TOC entry for a custom type of runtime object.
EnumContentTocEntry
          A TocEntryObject representing an enum content element
GenerationTocEntry
          A toc entry that refers to an ips object generation.
IReadonlyTableOfContents
          This is the interface for readonly table of contents used by the runtime repositories.
ProductCmptTocEntry
          A TocEntryObject for IProductComponents
ReadonlyTableOfContents
          Default implementation of ReadonlyTableOfContents.
TableContentTocEntry
          A TocEntryObject for table contents
TestCaseTocEntry
          A TocEntryObject for test cases
 



Copyright © 2015. All rights reserved.