Uses of Class
org.faktorips.runtime.internal.toc.TocEntry
Packages that use TocEntry
-
Uses of TocEntry in org.faktorips.runtime.internal
Methods in org.faktorips.runtime.internal with parameters of type TocEntryModifier and TypeMethodDescriptionprotected InputStreamAbstractClassLoadingRuntimeRepository.getXmlAsStream(TocEntry tocEntry) protected abstract InputStreamAbstractXmlInputStreamRepository.getXmlAsStream(TocEntry tocEntry) Returns the XML data for the specifiedTocEntryasInputStream -
Uses of TocEntry in org.faktorips.runtime.internal.toc
Subclasses of TocEntry in org.faktorips.runtime.internal.tocModifier and TypeClassDescriptionclassA TOC entry for a custom type of runtime object.classATocEntryObjectrepresenting an enum content elementclassATocEntryObjectrepresenting a enum xml adapter elementclassA special kind ofTestCaseTocEntryfor formula test entriesclassA toc entry that refers to an ips object generation.classThisTocEntryObjectrepresents an entry for model typesclassThis special kind ofModelTypeTocEntryrepresents an entry for policy component typesclassATocEntryObjectforIProductComponentsclassThis special kind ofModelTypeTocEntryrepresents an entry for product component typesclassATocEntryObjectfor table contentsclassATocEntryObjectfor test casesclassA toc entry that represents a product component, a table, a test case or an enum content identified by the qualified name.