- generateSchema(SchemaOutputResolver) - Method in class org.faktorips.runtime.jaxb.IpsJAXBContext
-
- GenerationId - Class in org.faktorips.runtime
-
The identification of a generation consists of the qualified product component name and the valid
from date.
- GenerationId(String, DateTime) - Constructor for class org.faktorips.runtime.GenerationId
-
- GenerationTocEntry - Class in org.faktorips.runtime.internal.toc
-
A toc entry that refers to an ips object generation.
- GenerationTocEntry(ProductCmptTocEntry, DateTime, String, String) - Constructor for class org.faktorips.runtime.internal.toc.GenerationTocEntry
-
- get(Locale) - Method in class org.faktorips.runtime.internal.PropertiesReadingInternationalString
-
- get() - Method in class org.faktorips.runtime.internal.tableindex.AbstractMapStructure
-
- get(Object) - Method in class org.faktorips.runtime.internal.tableindex.KeyStructure
-
- get(Object) - Method in class org.faktorips.runtime.internal.tableindex.RangeStructure
-
- get(Object) - Method in class org.faktorips.runtime.internal.tableindex.ResultStructure
-
- get() - Method in class org.faktorips.runtime.internal.tableindex.ResultStructure
-
- get(Object) - Method in class org.faktorips.runtime.internal.tableindex.SearchStructure
-
- get() - Method in class org.faktorips.runtime.internal.tableindex.SearchStructure
-
Returns the set of resulting values.
- get(Object) - Method in class org.faktorips.runtime.internal.tableindex.TwoColumnRangeStructure
-
- get(Object) - Method in class org.faktorips.runtime.internal.tableindex.UniqueResultStructure
-
- get() - Method in class org.faktorips.runtime.internal.tableindex.UniqueResultStructure
-
- GET_EFFECTIVE_FROM_AS_CALENDAR - Static variable in class org.faktorips.runtime.internal.MethodNames
-
- GET_EXISTING_PRODUCT_COMPONENT - Static variable in class org.faktorips.runtime.internal.MethodNames
-
- GET_EXISTING_PRODUCT_COMPONENT_GENERATION - Static variable in class org.faktorips.runtime.internal.MethodNames
-
- GET_PARENT - Static variable in class org.faktorips.runtime.internal.MethodNames
-
- GET_PRODUCT_CMPT_GENERATION - Static variable in class org.faktorips.runtime.internal.MethodNames
-
- GET_PRODUCT_COMPONENT - Static variable in class org.faktorips.runtime.internal.MethodNames
-
- GET_PRODUCT_COMPONENT_ID - Static variable in class org.faktorips.runtime.internal.MethodNames
-
- GET_REPOSITORY - Static variable in class org.faktorips.runtime.internal.MethodNames
-
- GET_THIS_REPOSITORY - Static variable in class org.faktorips.runtime.internal.MethodNames
-
- GET_VALID_FROM - Static variable in class org.faktorips.runtime.internal.MethodNames
-
- getActualRuntimeRepository() - Method in class org.faktorips.runtime.internal.AbstractRuntimeRepositoryManager
-
- getActualRuntimeRepository() - Method in interface org.faktorips.runtime.IRuntimeRepositoryManager
-
- getActualRuntimeRepository() - Method in class org.faktorips.runtime.productdataprovider.DetachedContentRuntimeRepositoryManager
-
- getActualValue() - Method in class org.faktorips.runtime.test.IpsTestFailure
-
Returns the actual value found after executing the business logic.
- getAddedAssociationTarget() - Method in class org.faktorips.runtime.AssociationChangedEvent
-
- getAllInternalEnumXmlAdapters(IRuntimeRepository) - Method in class org.faktorips.runtime.InMemoryRuntimeRepository
-
- getAllInternalEnumXmlAdapters(IRuntimeRepository) - Method in class org.faktorips.runtime.internal.AbstractCachingRuntimeRepository
-
- getAllInternalEnumXmlAdapters(IRuntimeRepository) - Method in class org.faktorips.runtime.internal.AbstractRuntimeRepository
-
Returns all enumeration XmlAdapters available in this repository that generated by
Faktor-IPS.
- getAllIpsTestCases(List<IpsTest2>, IRuntimeRepository) - Method in class org.faktorips.runtime.InMemoryRuntimeRepository
-
- getAllIpsTestCases(IRuntimeRepository) - Method in class org.faktorips.runtime.internal.AbstractRuntimeRepository
-
- getAllIpsTestCases(List<IpsTest2>, IRuntimeRepository) - Method in class org.faktorips.runtime.internal.AbstractRuntimeRepository
-
- getAllIpsTestCases(List<IpsTest2>, IRuntimeRepository) - Method in class org.faktorips.runtime.internal.AbstractTocBasedRuntimeRepository
-
- getAllIpsTestCases(IRuntimeRepository) - Method in interface org.faktorips.runtime.IRuntimeRepository
-
Returns a list of all test cases stored in the repository and all repositories this one
references.
- getAllModelTypeImplementationClasses(Set<String>) - Method in class org.faktorips.runtime.InMemoryRuntimeRepository
-
- getAllModelTypeImplementationClasses() - Method in class org.faktorips.runtime.internal.AbstractRuntimeRepository
-
- getAllModelTypeImplementationClasses(Set<String>) - Method in class org.faktorips.runtime.internal.AbstractRuntimeRepository
-
Same as getAllModelTypeImplementationClasses() but searches only in this repository and not
the ones, this repository depends on.
- getAllModelTypeImplementationClasses(Set<String>) - Method in class org.faktorips.runtime.internal.AbstractTocBasedRuntimeRepository
-
- getAllModelTypeImplementationClasses() - Method in interface org.faktorips.runtime.IRuntimeRepository
-
Returns a set containing the Java Class names of the implementation classes for all model
types available in this repository (either directly or via a referenced repository).
- getAllObjects() - Method in class org.faktorips.runtime.DefaultObjectReferenceStore
-
- getAllObjects() - Method in interface org.faktorips.runtime.IObjectReferenceStore
-
Returns a list containing all objects registered.
- getAllProductComponentIds(List<String>) - Method in class org.faktorips.runtime.InMemoryRuntimeRepository
-
- getAllProductComponentIds() - Method in class org.faktorips.runtime.internal.AbstractRuntimeRepository
-
- getAllProductComponentIds(List<String>) - Method in class org.faktorips.runtime.internal.AbstractRuntimeRepository
-
Same as getAllProductComponentIds() but searches only in this repository and not the ones,
this repository depends on.
- getAllProductComponentIds(List<String>) - Method in class org.faktorips.runtime.internal.AbstractTocBasedRuntimeRepository
-
- getAllProductComponentIds() - Method in interface org.faktorips.runtime.IRuntimeRepository
-
Returns a list of the ids of all product components held by this repository.
- getAllProductComponents(String, List<IProductComponent>) - Method in class org.faktorips.runtime.InMemoryRuntimeRepository
-
- getAllProductComponents(List<IProductComponent>) - Method in class org.faktorips.runtime.InMemoryRuntimeRepository
-
- getAllProductComponents(String) - Method in class org.faktorips.runtime.internal.AbstractRuntimeRepository
-
- getAllProductComponents(String, List<IProductComponent>) - Method in class org.faktorips.runtime.internal.AbstractRuntimeRepository
-
Same as getAllProductComponent(String kindId) but searches only in this repository and not
the ones, this repository depends on.
- getAllProductComponents(Class<T>) - Method in class org.faktorips.runtime.internal.AbstractRuntimeRepository
-
- getAllProductComponents() - Method in class org.faktorips.runtime.internal.AbstractRuntimeRepository
-
- getAllProductComponents(List<IProductComponent>) - Method in class org.faktorips.runtime.internal.AbstractRuntimeRepository
-
Same as getAllProductComponents() but searches only in this repository and not the ones, this
repository depends on.
- getAllProductComponents(String, List<IProductComponent>) - Method in class org.faktorips.runtime.internal.AbstractTocBasedRuntimeRepository
-
- getAllProductComponents(List<IProductComponent>) - Method in class org.faktorips.runtime.internal.AbstractTocBasedRuntimeRepository
-
- getAllProductComponents(String) - Method in interface org.faktorips.runtime.IRuntimeRepository
-
Returns all product components that belong to the indicated product component kind.
- getAllProductComponents(Class<T>) - Method in interface org.faktorips.runtime.IRuntimeRepository
-
Returns all product components that are instances of the indicated class.
- getAllProductComponents() - Method in interface org.faktorips.runtime.IRuntimeRepository
-
Returns all product components available in this repository.
- getAllProductComponentsInternal(Class<T>, List<T>) - Method in class org.faktorips.runtime.internal.AbstractClassLoadingRuntimeRepository
-
Override the default implementation for better performance.
- getAllProductComponentsInternal(Class<T>, List<T>) - Method in class org.faktorips.runtime.internal.AbstractRuntimeRepository
-
- getAllReferencedRepositories() - Method in class org.faktorips.runtime.internal.AbstractRuntimeRepository
-
- getAllReferencedRepositories() - Method in interface org.faktorips.runtime.IRuntimeRepository
-
Returns all repositories this one depends on directly or indirectly.
- getAllReferencedRepositoryManagers() - Method in class org.faktorips.runtime.internal.AbstractRuntimeRepositoryManager
-
- getAllReferencedRepositoryManagers() - Method in interface org.faktorips.runtime.IRuntimeRepositoryManager
-
Collect all referenced manager.
- getAllTables(List<ITable>) - Method in class org.faktorips.runtime.InMemoryRuntimeRepository
-
- getAllTables() - Method in class org.faktorips.runtime.internal.AbstractRuntimeRepository
-
- getAllTables(List<ITable>) - Method in class org.faktorips.runtime.internal.AbstractRuntimeRepository
-
Same as getAllTables() but searches only in this repository and not the ones,
this repository depends on.
- getAllTables(List<ITable>) - Method in class org.faktorips.runtime.internal.AbstractTocBasedRuntimeRepository
-
- getAllTables() - Method in interface org.faktorips.runtime.IRuntimeRepository
-
Returns all tables available in this repository.
- getAllUnresolvedReferences() - Method in class org.faktorips.runtime.DefaultObjectReferenceStore
-
- getAllUnresolvedReferences() - Method in interface org.faktorips.runtime.IObjectReferenceStore
-
- getAssociation() - Method in interface org.faktorips.runtime.IModelObjectDelta
-
The name of the association to that the object has been added / has been removed from or is
moved in.
- getAssociation() - Method in class org.faktorips.runtime.internal.ModelObjectDelta
-
- getAssociation(String) - Method in interface org.faktorips.runtime.modeltype.IModelType
-
Returns the association with the given name declared in this type or one of it's
super types.
- getAssociation(String) - Method in class org.faktorips.runtime.modeltype.internal.ModelType
-
- getAssociationName() - Method in class org.faktorips.runtime.AssociationChangedEvent
-
- getAssociationName() - Method in class org.faktorips.runtime.internal.ProductComponentLink
-
- getAssociationName() - Method in interface org.faktorips.runtime.IProductComponentLink
-
Returns the name of the association this link belongs to.
- getAssociations() - Method in interface org.faktorips.runtime.modeltype.IModelType
-
Returns the type's associations including those defined in it's super types.
- getAssociations() - Method in class org.faktorips.runtime.modeltype.internal.ModelType
-
- getAssociationType() - Method in interface org.faktorips.runtime.modeltype.IModelTypeAssociation
-
Returns the type of this association.
- getAssociationType() - Method in class org.faktorips.runtime.modeltype.internal.ModelTypeAssociation
-
- getAttribute(String) - Method in interface org.faktorips.runtime.modeltype.IModelType
-
Returns the attribute with the given name declared in this type or one of it's
super types.
- getAttribute(String) - Method in class org.faktorips.runtime.modeltype.internal.ModelType
-
- getAttributes() - Method in interface org.faktorips.runtime.modeltype.IModelType
-
Returns a list containing the type's attributes including those defined in the type's super
types.
- getAttributes() - Method in class org.faktorips.runtime.modeltype.internal.ModelType
-
- getAttributeType() - Method in interface org.faktorips.runtime.modeltype.IModelTypeAttribute
-
- getAttributeType() - Method in class org.faktorips.runtime.modeltype.internal.ModelTypeAttribute
-
- getAttributeValue(IModelObject, String) - Method in interface org.faktorips.runtime.modeltype.IModelType
-
Returns the value of the given model object's attribute identified by the given attribute
name.
- getAttributeValue(IModelObject, String) - Method in class org.faktorips.runtime.modeltype.internal.ModelType
-
- getAttributeValues(List<? extends S>) - Method in class org.faktorips.runtime.formula.FormulaEvaluatorUtil.AttributeAccessorHelper
-
- getBaseTocEntryFactories() - Static method in class org.faktorips.runtime.internal.toc.AbstractTocEntryFactory
-
- getBaseVersion() - Method in class org.faktorips.runtime.productdataprovider.AbstractProductDataProvider
-
Getting the really actual version of the product data.
- getBaseVersion() - Method in class org.faktorips.runtime.productdataprovider.ClassLoaderProductDataProvider
-
- getCardinality() - Method in class org.faktorips.runtime.internal.ProductComponentLink
-
- getCardinality() - Method in interface org.faktorips.runtime.IProductComponentLink
-
- getCDATAorTextContent(Node) - Static method in class org.faktorips.runtime.internal.XmlUtil
-
Returns the node's first CDATA section if the node has one.
- getChangedProperties() - Method in interface org.faktorips.runtime.IModelObjectDelta
-
Returns the properties that have a different a value in the model object and the reference
model object.
- getChangedProperties() - Method in class org.faktorips.runtime.internal.ModelObjectDelta
-
- getChildDeltas() - Method in interface org.faktorips.runtime.IModelObjectDelta
-
Returns deltas for all children of the model object which were added, removed, or changed.
- getChildDeltas(int) - Method in interface org.faktorips.runtime.IModelObjectDelta
-
Returns deltas for all children of this model object whose kind is included in the given
mask.
- getChildDeltas() - Method in class org.faktorips.runtime.internal.ModelObjectDelta
-
- getChildDeltas(int) - Method in class org.faktorips.runtime.internal.ModelObjectDelta
-
- getClass(String, ClassLoader) - Method in class org.faktorips.runtime.internal.AbstractTocBasedRuntimeRepository
-
Returns the class for the given qualified class name.
- getClassLoader() - Method in class org.faktorips.runtime.internal.AbstractClassLoadingRuntimeRepository
-
- getClassLoader() - Method in class org.faktorips.runtime.internal.AbstractRuntimeRepository
-
Returns the class loader that is used to load Java classes by this repository.
- getClassLoader() - Method in interface org.faktorips.runtime.IRuntimeRepository
-
Returns the class loader that is used to load Java classes by this repository.
- getClassLoader() - Method in class org.faktorips.runtime.productdataprovider.ClassLoaderDataSource
-
- getCode() - Method in class org.faktorips.runtime.Message
-
Returns the message code.
- getConcurrencyLevel() - Method in class org.faktorips.runtime.DefaultCacheFactory
-
- getCurrentRuntimeRepository() - Method in class org.faktorips.runtime.internal.AbstractRuntimeRepositoryManager
-
Call a modification check on the product data provider.
- getCurrentRuntimeRepository() - Method in interface org.faktorips.runtime.IRuntimeRepositoryManager
-
Call a modification check on the product data provider.
- getCurrentRuntimeRepository() - Method in class org.faktorips.runtime.productdataprovider.DetachedContentRuntimeRepositoryManager
-
- getCustomRuntimeObject(Class<T>, String) - Method in class org.faktorips.runtime.internal.AbstractRuntimeRepository
-
- getCustomRuntimeObject(Class<T>, String) - Method in interface org.faktorips.runtime.IRuntimeRepository
-
Returns a object of type T, identified by it's qualified name, or null if no
such object exists in this repository or it's referenced repositories.
- getCustomRuntimeObjectInternal(Class<T>, String) - Method in class org.faktorips.runtime.InMemoryRuntimeRepository
-
- getCustomRuntimeObjectInternal(Class<T>, String) - Method in class org.faktorips.runtime.internal.AbstractCachingRuntimeRepository
-
- getCustomRuntimeObjectInternal(Class<T>, String) - Method in class org.faktorips.runtime.internal.AbstractRuntimeRepository
-
Same as getCustomRuntimeObject(Class type, String id) but searches only in this repository
and not the ones this repository depends on.
- getCustomTocEntry(Class<T>, String) - Method in interface org.faktorips.runtime.internal.toc.IReadonlyTableOfContents
-
- getCustomTocEntry(Class<T>, String) - Method in class org.faktorips.runtime.internal.toc.ReadonlyTableOfContents
-
- getDataModifiedException() - Method in exception org.faktorips.runtime.productdataprovider.DataModifiedRuntimeException
-
- getDatatype() - Method in interface org.faktorips.runtime.modeltype.IModelTypeAttribute
-
- getDatatype() - Method in class org.faktorips.runtime.modeltype.internal.ModelTypeAttribute
-
- getDay() - Method in class org.faktorips.runtime.internal.DateTime
-
- getDeclaredAssociation(int) - Method in interface org.faktorips.runtime.modeltype.IModelType
-
Returns the association at the given index.
- getDeclaredAssociation(String) - Method in interface org.faktorips.runtime.modeltype.IModelType
-
Returns the association with the given name declared in this type.
- getDeclaredAssociation(int) - Method in class org.faktorips.runtime.modeltype.internal.ModelType
-
- getDeclaredAssociation(String) - Method in class org.faktorips.runtime.modeltype.internal.ModelType
-
- getDeclaredAssociations() - Method in interface org.faktorips.runtime.modeltype.IModelType
-
Returns a list containing all associations declared in this model type.
- getDeclaredAssociations() - Method in class org.faktorips.runtime.modeltype.internal.ModelType
-
- getDeclaredAttribute(int) - Method in interface org.faktorips.runtime.modeltype.IModelType
-
Returns the declared attribute at the given index.
- getDeclaredAttribute(String) - Method in interface org.faktorips.runtime.modeltype.IModelType
-
Returns the attribute with the given name declared in this type.
- getDeclaredAttribute(int) - Method in class org.faktorips.runtime.modeltype.internal.ModelType
-
- getDeclaredAttribute(String) - Method in class org.faktorips.runtime.modeltype.internal.ModelType
-
- getDeclaredAttributes() - Method in interface org.faktorips.runtime.modeltype.IModelType
-
Returns a list containing all attributes declared in this model type.
- getDeclaredAttributes() - Method in class org.faktorips.runtime.modeltype.internal.ModelType
-
- getDefaultCardinality() - Method in class org.faktorips.runtime.CardinalityRange
-
- getDescription(Locale) - Method in interface org.faktorips.runtime.modeltype.IModelElement
-
Returns the description for the given locale.
- getDescription(Locale) - Method in class org.faktorips.runtime.modeltype.internal.AbstractModelElement
-
- getDirectlyReferencedRepositories() - Method in class org.faktorips.runtime.internal.AbstractRuntimeRepository
-
- getDirectlyReferencedRepositories() - Method in interface org.faktorips.runtime.IRuntimeRepository
-
Returns the runtime repositories this one directly depends on.
- getDirectlyReferencedRepositoryManagers() - Method in class org.faktorips.runtime.internal.AbstractRuntimeRepositoryManager
-
- getDirectlyReferencedRepositoryManagers() - Method in interface org.faktorips.runtime.IRuntimeRepositoryManager
-
Get the list of direct references managers.
- getDocumentBuilder() - Method in class org.faktorips.runtime.ClassloaderRuntimeRepository
-
- getDocumentBuilder() - Method in class org.faktorips.runtime.IpsTestCase
-
- getDocumentBuilder() - Method in class org.faktorips.runtime.productdataprovider.AbstractProductDataProvider
-
- getDocumentElement(ProductCmptTocEntry) - Method in class org.faktorips.runtime.ClassloaderRuntimeRepository
-
- getDocumentElement(GenerationTocEntry) - Method in class org.faktorips.runtime.ClassloaderRuntimeRepository
-
- getDocumentElement(TestCaseTocEntry) - Method in class org.faktorips.runtime.ClassloaderRuntimeRepository
-
- getDocumentElement(CustomTocEntryObject<T>) - Method in class org.faktorips.runtime.ClassloaderRuntimeRepository
-
- getDocumentElement(ProductCmptTocEntry) - Method in class org.faktorips.runtime.internal.AbstractClassLoadingRuntimeRepository
-
This method returns the xml element of the product component identified by the tocEntry
- getDocumentElement(GenerationTocEntry) - Method in class org.faktorips.runtime.internal.AbstractClassLoadingRuntimeRepository
-
This method returns the xml element of the product component generation identified by the
tocEntry
- getDocumentElement(TestCaseTocEntry) - Method in class org.faktorips.runtime.internal.AbstractClassLoadingRuntimeRepository
-
This method returns the xml element of the test case identified by the tocEntry
- getDocumentElement(CustomTocEntryObject<T>) - Method in class org.faktorips.runtime.internal.AbstractClassLoadingRuntimeRepository
-
This method returns the xml element of the product component identified by the tocEntry
- getDocumentElement(ProductCmptTocEntry) - Method in class org.faktorips.runtime.productdataprovider.DetachedContentRuntimeRepository
-
- getDocumentElement(GenerationTocEntry) - Method in class org.faktorips.runtime.productdataprovider.DetachedContentRuntimeRepository
-
- getDocumentElement(TestCaseTocEntry) - Method in class org.faktorips.runtime.productdataprovider.DetachedContentRuntimeRepository
-
- getDocumentElement(CustomTocEntryObject<T>) - Method in class org.faktorips.runtime.productdataprovider.DetachedContentRuntimeRepository
-
- getEffectiveFromAsCalendar() - Method in interface org.faktorips.runtime.IConfigurableModelObject
-
Returns the date since when this model object is effective.
- getEffetiveDate() - Method in exception org.faktorips.runtime.ProductCmptGenerationNotFoundException
-
Returns the effective date for that a generation was requested.
- getElement(Node, String, int) - Static method in class org.faktorips.runtime.internal.XmlUtil
-
Returns the child element with the given tag name and index.
- getElementsFromNode(Element, String, String, String) - Static method in class org.faktorips.runtime.internal.XmlUtil
-
Returns a list of element's with the following criteria:
the node name must be equals to the given node name
the node must contain an attribute with the attribute name
the value of the attribute (with the given name) must be equal to the given value
- getEntries() - Method in class org.faktorips.runtime.internal.toc.ReadonlyTableOfContents
-
- getEnumContentAsStream(EnumContentTocEntry) - Method in class org.faktorips.runtime.productdataprovider.ClassLoaderProductDataProvider
-
- getEnumContentAsStream(EnumContentTocEntry) - Method in interface org.faktorips.runtime.productdataprovider.IProductDataProvider
-
Getting the input stream of enum content for given tocEntry.
- getEnumContentTocEntry(String) - Method in class org.faktorips.runtime.internal.toc.AbstractReadonlyTableOfContents
-
Returns the toc entry representing enum contents for the specified implementation class.
- getEnumContentTocEntry(String) - Method in interface org.faktorips.runtime.internal.toc.IReadonlyTableOfContents
-
Returns the toc entry representing enum contents for the specified implementation class.
- getEnumContentTocEntry(String) - Method in class org.faktorips.runtime.internal.toc.ReadonlyTableOfContents
-
- getEnumNodeList(Element) - Method in class org.faktorips.runtime.internal.ProductComponentGeneration
-
- getEnumTypeClass() - Method in interface org.faktorips.runtime.IEnumValueLookupService
-
Returns the enumeration class, e.g. org.foo.PaymentMode.
- getEnumValue(Object) - Method in interface org.faktorips.runtime.IEnumValueLookupService
-
Returns the value identified by the given id or null if no value exists with
that id.
- getEnumValue(String) - Method in class org.faktorips.runtime.internal.AbstractRuntimeRepository
-
- getEnumValue(Class<T>, Object) - Method in class org.faktorips.runtime.internal.AbstractRuntimeRepository
-
- getEnumValue(Class<T>, Object) - Method in interface org.faktorips.runtime.IRuntimeRepository
-
Returns the enumeration value for the provided enumeration class and string representation of
the value.
- getEnumValue(String) - Method in interface org.faktorips.runtime.IRuntimeRepository
-
- getEnumValueList() - Method in class org.faktorips.runtime.internal.EnumSaxHandler
-
- getEnumValueLookupService(Class<T>) - Method in class org.faktorips.runtime.internal.AbstractRuntimeRepository
-
- getEnumValueLookupService(Class<T>) - Method in interface org.faktorips.runtime.IRuntimeRepository
-
Returns the lookup service for the given enumeration type.
- getEnumValues() - Method in interface org.faktorips.runtime.IEnumValueLookupService
-
Returns the enumeration values.
- getEnumValues(Class<T>) - Method in class org.faktorips.runtime.internal.AbstractRuntimeRepository
-
- getEnumValues(Class<T>) - Method in interface org.faktorips.runtime.IRuntimeRepository
-
Returns the type safe
List of enumeration values of the provided faktor ips generated
enumeration class.
- getEnumValuesDefinedInType(Class<T>) - Method in class org.faktorips.runtime.internal.AbstractRuntimeRepository
-
Returns the values that are defined in the type by a constant called 'VALUES'.
- getEnumValueSetFromElement(Element, String) - Static method in class org.faktorips.runtime.internal.ValueToXmlHelper
-
- getEnumValuesInternal(Class<T>) - Method in class org.faktorips.runtime.InMemoryRuntimeRepository
-
- getEnumValuesInternal(Class<T>) - Method in class org.faktorips.runtime.internal.AbstractCachingRuntimeRepository
-
- getEnumValuesInternal(Class<T>) - Method in class org.faktorips.runtime.internal.AbstractRuntimeRepository
-
Returns the list of enumeration values of the enumeration type that is identified by its
class which is provided to it.
- getEnumXmlAdapterTocEntries() - Method in class org.faktorips.runtime.internal.toc.AbstractReadonlyTableOfContents
-
Returns all toc entries that link to an enumeration xml adapter.
- getEnumXmlAdapterTocEntries() - Method in interface org.faktorips.runtime.internal.toc.IReadonlyTableOfContents
-
Returns all toc entries that link to an enumeration xml adapter.
- getEnumXmlAdapterTocEntries() - Method in class org.faktorips.runtime.internal.toc.ReadonlyTableOfContents
-
- getEstablishMethod() - Method in class org.faktorips.runtime.DefaultUnresolvedReference
-
- getExistingProductComponent(String) - Method in class org.faktorips.runtime.internal.AbstractRuntimeRepository
-
- getExistingProductComponent(String) - Method in interface org.faktorips.runtime.IRuntimeRepository
-
Returns the product component identified by the given id.
- getExistingProductComponentGeneration(String, Calendar) - Method in class org.faktorips.runtime.internal.AbstractRuntimeRepository
-
- getExistingProductComponentGeneration(String, Calendar) - Method in interface org.faktorips.runtime.IRuntimeRepository
-
Returns the product component generation identified by the id and the effective date.
- getExpectedValue() - Method in class org.faktorips.runtime.test.IpsTestFailure
-
Returns the value that is expected to be the result of the business logic execution.
- getExtensionAttributeValue(IModelObject, String) - Method in class org.faktorips.runtime.test.IpsTestCase2
-
Returns the value of the given extension attribute identified by the attribute name and the
model object the attribute is related to.
- getExtensionPropertyIds() - Method in class org.faktorips.runtime.internal.RuntimeObject
-
- getExtensionPropertyIds() - Method in interface org.faktorips.runtime.IRuntimeObject
-
- getExtensionPropertyIds() - Method in interface org.faktorips.runtime.modeltype.IModelElement
-
Returns a set of the extension property ids defined for this element.
- getExtensionPropertyIds() - Method in class org.faktorips.runtime.modeltype.internal.AbstractModelElement
-
- getExtensionPropertyValue(String) - Method in class org.faktorips.runtime.internal.RuntimeObject
-
- getExtensionPropertyValue(String) - Method in interface org.faktorips.runtime.IRuntimeObject
-
- getExtensionPropertyValue(String) - Method in interface org.faktorips.runtime.modeltype.IModelElement
-
- getExtensionPropertyValue(String) - Method in class org.faktorips.runtime.modeltype.internal.AbstractModelElement
-
- getFallBackValue() - Method in class org.faktorips.runtime.formula.FormulaEvaluatorUtil.FunctionWithListAsArgumentHelper
-
Returns the value this function defaults to if an empty list or null is given as an
argument.
- getFirstCDataSection(Node) - Static method in class org.faktorips.runtime.internal.XmlUtil
-
Returns the node's first CDATA section or null if the node hasn't got one.
- getFirstElement(Node, String) - Static method in class org.faktorips.runtime.internal.XmlUtil
-
- getFirstElement(Node) - Static method in class org.faktorips.runtime.internal.XmlUtil
-
Returns the first Element node
- getFirstMessage(Severity) - Method in class org.faktorips.runtime.MessageList
-
Returns the first message with the given severity or null if none is found.
- getFormulaEvaluator() - Method in class org.faktorips.runtime.internal.ProductComponentGeneration
-
- getFormulaEvaluatorFactory() - Method in class org.faktorips.runtime.internal.AbstractRuntimeRepository
-
For default there is no formula evaluation supported.
- getFormulaEvaluatorFactory() - Method in interface org.faktorips.runtime.IRuntimeRepository
-
Getting a formula evaluator factory to create a new formula evaluator.
- getFormulaEvaluatorFactory() - Method in class org.faktorips.runtime.productdataprovider.DetachedContentRuntimeRepository
-
- getFullPath() - Method in class org.faktorips.runtime.test.IpsTest2
-
Returns the test's file name including the path.
- getGenerationBase(Calendar) - Method in class org.faktorips.runtime.internal.ProductComponent
-
- getGenerationBase(Calendar) - Method in interface org.faktorips.runtime.IProductComponent
-
Returns the generation that is effective on the given date or null if no
generation is effective on that date.
- getGenerationEntries() - Method in class org.faktorips.runtime.internal.toc.ProductCmptTocEntry
-
Returns the generation entries or an empty array if this entry does not contain any
generation entries.
- getGenerationEntry(Calendar) - Method in class org.faktorips.runtime.internal.toc.ProductCmptTocEntry
-
Returns the toc entry for the generation valid on the given effective date, or
null if no generation is effective on the given date or the effective is
null.
- getGenerationEntry(DateTime) - Method in class org.faktorips.runtime.internal.toc.ProductCmptTocEntry
-
Return the Generation Toc Entry for the exact valid at
DateTime.
- getGenerationImplClassName() - Method in class org.faktorips.runtime.internal.toc.ProductCmptTocEntry
-
Returns the name of the generation implementation class
- getHour() - Method in class org.faktorips.runtime.internal.DateTime
-
- getId() - Method in class org.faktorips.runtime.internal.ProductComponent
-
- getId() - Method in interface org.faktorips.runtime.IProductComponent
-
Returns the product component's id that uniquely identifies it in the repository it belongs
to.
- getImplementationClassName() - Method in class org.faktorips.runtime.internal.toc.TocEntry
-
- getIndex() - Method in class org.faktorips.runtime.ObjectProperty
-
- getInitialSize(Class<?>) - Method in class org.faktorips.runtime.DefaultCacheFactory
-
- getInternationalStringFromElement(Element, String) - Static method in class org.faktorips.runtime.internal.ValueToXmlHelper
-
Returns the DefaultInternationalString stored in the child element of the given
element with the indicated name.
- getInternationalStringFromElement(Element) - Static method in class org.faktorips.runtime.internal.ValueToXmlHelper
-
Returns the DefaultInternationalString stored in the given element.
- getInternationalStringsFromXML(Element) - Static method in class org.faktorips.runtime.internal.MultiValueXmlHelper
-
Reads DefaultInternationalString values from the XML structure.
- getInvalidObjectProperties() - Method in class org.faktorips.runtime.Message
-
Returns the list of object properties the message refers to.
- getInverseAssociation() - Method in interface org.faktorips.runtime.modeltype.IModelTypeAssociation
-
Returns the name of the inverse association if it is defined.
- getInverseAssociation() - Method in class org.faktorips.runtime.modeltype.internal.ModelTypeAssociation
-
- getIpsObjectId() - Method in class org.faktorips.runtime.internal.toc.TocEntryObject
-
Returns the id for the object (either the runtime id if the object is a product component or
the qualified name if the object is a table
- getIpsObjectQualifiedName() - Method in class org.faktorips.runtime.internal.toc.TocEntryObject
-
Returns the qualified name of the object.
- getIpsObjectTypeId() - Method in class org.faktorips.runtime.internal.toc.CustomTocEntryObject
-
Returns the Id of the IpsObjectType for which this TOC entry was created.
- getIpsTest(String) - Method in class org.faktorips.runtime.internal.AbstractRuntimeRepository
-
- getIpsTest(String, IRuntimeRepository) - Method in class org.faktorips.runtime.internal.AbstractRuntimeRepository
-
- getIpsTest(String) - Method in interface org.faktorips.runtime.IRuntimeRepository
-
Returns the test (either test case or suite) for the given qualified name.
- getIpsTest(String, IRuntimeRepository) - Method in interface org.faktorips.runtime.IRuntimeRepository
-
Returns the test (either test case or suite) for the given qualified name.
- getIpsTestCase(String) - Method in class org.faktorips.runtime.internal.AbstractRuntimeRepository
-
- getIpsTestCase(String, IRuntimeRepository) - Method in class org.faktorips.runtime.internal.AbstractRuntimeRepository
-
- getIpsTestCase(String) - Method in interface org.faktorips.runtime.IRuntimeRepository
-
Returns the test case for the given qualified name.
- getIpsTestCase(String, IRuntimeRepository) - Method in interface org.faktorips.runtime.IRuntimeRepository
-
Returns the test case for the given qualified name.
- getIpsTestCaseInternal(String, IRuntimeRepository) - Method in class org.faktorips.runtime.InMemoryRuntimeRepository
-
- getIpsTestCaseInternal(String, IRuntimeRepository) - Method in class org.faktorips.runtime.internal.AbstractRuntimeRepository
-
- getIpsTestCaseInternal(String, IRuntimeRepository) - Method in class org.faktorips.runtime.internal.AbstractTocBasedRuntimeRepository
-
IpsTestCases are created new every time and should not be cached because the test data could
change for every test creation.
- getIpsTestCasesStartingWith(String, List<IpsTest2>, IRuntimeRepository) - Method in class org.faktorips.runtime.InMemoryRuntimeRepository
-
- getIpsTestCasesStartingWith(String, IRuntimeRepository) - Method in class org.faktorips.runtime.internal.AbstractRuntimeRepository
-
- getIpsTestCasesStartingWith(String, List<IpsTest2>, IRuntimeRepository) - Method in class org.faktorips.runtime.internal.AbstractRuntimeRepository
-
Gets all ips test cases starting with the given qualified name prefix.
- getIpsTestCasesStartingWith(String, List<IpsTest2>, IRuntimeRepository) - Method in class org.faktorips.runtime.internal.AbstractTocBasedRuntimeRepository
-
- getIpsTestCasesStartingWith(String, IRuntimeRepository) - Method in interface org.faktorips.runtime.IRuntimeRepository
-
Returns a list of test cases starting with the given qualified name prefix stored in the
repository and all repositories this one references.
- getIpsTestSuite(String) - Method in class org.faktorips.runtime.internal.AbstractRuntimeRepository
-
- getIpsTestSuite(String, IRuntimeRepository) - Method in class org.faktorips.runtime.internal.AbstractRuntimeRepository
-
- getIpsTestSuite(String) - Method in interface org.faktorips.runtime.IRuntimeRepository
-
Returns a test suite that contains all tests that have qualified names starting with the
given prefix.
- getIpsTestSuite(String, IRuntimeRepository) - Method in interface org.faktorips.runtime.IRuntimeRepository
-
Returns a test suite that contains all tests that have qualified names starting with the
given prefix.
- getJavaClass() - Method in interface org.faktorips.runtime.modeltype.IModelType
-
Returns the Java class for this type.
- getJavaClass() - Method in class org.faktorips.runtime.modeltype.internal.ModelType
-
- getJavaInterface() - Method in interface org.faktorips.runtime.modeltype.IModelType
-
Returns the Java interface for this type.
- getJavaInterface() - Method in class org.faktorips.runtime.modeltype.internal.ModelType
-
- getKind() - Method in interface org.faktorips.runtime.IModelObjectDelta
-
Returns the kind of change.
- getKind() - Method in class org.faktorips.runtime.internal.ModelObjectDelta
-
- getKindId() - Method in class org.faktorips.runtime.internal.ProductComponent
-
- getKindId() - Method in class org.faktorips.runtime.internal.toc.FormulaTestTocEntry
-
- getKindId() - Method in class org.faktorips.runtime.internal.toc.ProductCmptTocEntry
-
Returns the id of the product component kind, if this entry describes a product component,
otherwise an empty string.
- getKindId() - Method in interface org.faktorips.runtime.IProductComponent
-
Returns the id of the product component kind that this product component belongs to.
- getKindOfChange() - Method in interface org.faktorips.runtime.IModelObjectDelta
-
- getKindOfChange() - Method in class org.faktorips.runtime.internal.ModelObjectDelta
-
- getLabel(Locale) - Method in interface org.faktorips.runtime.modeltype.IModelElement
-
Returns the label for the given locale.
- getLabel(Locale) - Method in class org.faktorips.runtime.modeltype.internal.AbstractModelElement
-
- getLabelForPlural(Locale) - Method in interface org.faktorips.runtime.modeltype.IModelTypeAssociation
-
Returns the plural label for the given locale.
- getLabelForPlural(Locale) - Method in class org.faktorips.runtime.modeltype.internal.ModelTypeAssociation
-
- getLastModificationStamp(String) - Method in class org.faktorips.runtime.productdataprovider.ClassLoaderDataSource
-
- getLatestGenerationEntry() - Method in class org.faktorips.runtime.internal.toc.ProductCmptTocEntry
-
- getLatestProductComponentGeneration(IProductComponent) - Method in class org.faktorips.runtime.internal.AbstractRuntimeRepository
-
- getLatestProductComponentGeneration() - Method in class org.faktorips.runtime.internal.ProductComponent
-
- getLatestProductComponentGeneration() - Method in interface org.faktorips.runtime.IProductComponent
-
Returns the latest product component generation of the provided product component or
null if non available.
- getLatestProductComponentGeneration(IProductComponent) - Method in interface org.faktorips.runtime.IRuntimeRepository
-
Returns the latest product component generation of the provided product component.
- getLatestProductComponentGenerationInternal(IProductComponent) - Method in class org.faktorips.runtime.InMemoryRuntimeRepository
-
- getLatestProductComponentGenerationInternal(IProductComponent) - Method in class org.faktorips.runtime.internal.AbstractRuntimeRepository
-
- getLatestProductComponentGenerationInternal(IProductComponent) - Method in class org.faktorips.runtime.internal.AbstractTocBasedRuntimeRepository
-
- getLink(String, IProductComponent) - Method in class org.faktorips.runtime.internal.ProductComponent
-
- getLink(String, IProductComponent) - Method in class org.faktorips.runtime.internal.ProductComponentGeneration
-
- getLink(String, IProductComponent) - Method in interface org.faktorips.runtime.IProductComponent
-
Returns the IProductComponentLink for the association with the given role name
to the given product component or null if no such association exists.
- getLink(String, IProductComponent) - Method in interface org.faktorips.runtime.IProductComponentGeneration
-
Returns the IProductComponentLink for the association with the given role name
to the given product component or null if no such association exists.
- getLinks() - Method in class org.faktorips.runtime.internal.ProductComponent
-
- getLinks() - Method in class org.faktorips.runtime.internal.ProductComponentGeneration
-
- getLinks() - Method in interface org.faktorips.runtime.IProductComponent
-
Returns a List of all the IProductComponentLinks from this product
component generation to other product components.
- getLinks() - Method in interface org.faktorips.runtime.IProductComponentGeneration
-
Returns a List of all the IProductComponentLinks from this product
component generation to other product components.
- getListModelObjectById(List<? extends T>, String) - Static method in class org.faktorips.runtime.formula.FormulaEvaluatorUtil
-
- getLocale() - Method in interface org.faktorips.runtime.IValidationContext
-
Returns the Locale that is to use for the creation of validation messages.
- getLocale() - Method in class org.faktorips.runtime.ValidationContext
-
- getLower() - Method in class org.faktorips.runtime.internal.Range
-
- getMap() - Method in class org.faktorips.runtime.internal.tableindex.AbstractMapStructure
-
- getMap() - Method in class org.faktorips.runtime.internal.tableindex.RangeStructure
-
- getMap() - Method in class org.faktorips.runtime.internal.tableindex.TwoColumnRangeStructure
-
- getMarkers() - Method in class org.faktorips.runtime.Message
-
Returns a list of
IMarkers associated with this class.
- getMatchingAssociationName() - Method in interface org.faktorips.runtime.modeltype.IModelTypeAssociation
-
Returns the name of the matching product respectively policy component type association or
null if no matching association is defined for this associations.
- getMatchingAssociationName() - Method in class org.faktorips.runtime.modeltype.internal.ModelTypeAssociation
-
- getMatchingAssociationSource() - Method in interface org.faktorips.runtime.modeltype.IModelTypeAssociation
-
Returns the qualified target name of the matching product respectively policy component type
association or null if no matching association is defined for component
associations.
- getMatchingAssociationSource() - Method in class org.faktorips.runtime.modeltype.internal.ModelTypeAssociation
-
- getMaxCardinality() - Method in interface org.faktorips.runtime.modeltype.IModelTypeAssociation
-
Returns the maximum cardinality for this association.
- getMaxCardinality() - Method in class org.faktorips.runtime.modeltype.internal.ModelTypeAssociation
-
- getMessage(int) - Method in class org.faktorips.runtime.MessageList
-
Returns the message at the indicated index (indexing starts with 0).
- getMessage() - Method in exception org.faktorips.runtime.productdataprovider.DataModifiedException
-
- getMessage() - Method in class org.faktorips.runtime.test.IpsTestFailure
-
Returns the message of the test failure.
- getMessage(String, Locale) - Method in class org.faktorips.runtime.util.MessagesHelper
-
Getting the message for the given key in the specified locale.
- getMessage(String, Locale, Object...) - Method in class org.faktorips.runtime.util.MessagesHelper
-
Getting the message for the given key in the specified language.
- getMessageByCode(String) - Method in class org.faktorips.runtime.MessageList
-
Returns the first message in the list that has the specified message code.
- getMessagesByCode(String) - Method in class org.faktorips.runtime.MessageList
-
Returns a new message list containing all the message in this list that have the specified
message code.
- getMessagesFor(Object) - Method in class org.faktorips.runtime.MessageList
-
Returns a new list with the messages in this list that belong to the given object (any
property).
- getMessagesFor(Object, String, int) - Method in class org.faktorips.runtime.MessageList
-
Returns a new list with the messages in this list that belong to the given object and
property and the property is of the given index.
- getMessagesFor(Object, String) - Method in class org.faktorips.runtime.MessageList
-
Returns a new list with the messages in this list that belong to the given object and
property.
- getMethod(String) - Method in class org.faktorips.runtime.DeltaComputationOptionsByPosition
-
- getMethod(String) - Method in interface org.faktorips.runtime.IDeltaComputationOptions
-
Returns if the delta computation computes child deltas per position/index or per object.
- getMinCardinality() - Method in interface org.faktorips.runtime.modeltype.IModelTypeAssociation
-
Returns the minimum cardinality for this association.
- getMinCardinality() - Method in class org.faktorips.runtime.modeltype.internal.ModelTypeAssociation
-
- getMinute() - Method in class org.faktorips.runtime.internal.DateTime
-
- getModelObjectById(List<? extends T>, String) - Static method in class org.faktorips.runtime.formula.FormulaEvaluatorUtil
-
- getModelObjectById(T, String) - Static method in class org.faktorips.runtime.formula.FormulaEvaluatorUtil
-
- getModelType(Class<?>) - Method in class org.faktorips.runtime.internal.AbstractRuntimeRepository
-
- getModelType(String) - Method in class org.faktorips.runtime.internal.AbstractRuntimeRepository
-
- getModelType(IModelObject) - Method in class org.faktorips.runtime.internal.AbstractRuntimeRepository
-
- getModelType(IProductComponent) - Method in class org.faktorips.runtime.internal.AbstractRuntimeRepository
-
- getModelType(Class<?>) - Method in interface org.faktorips.runtime.IRuntimeRepository
-
Returns the IModelType containing the meta information for the given model
object class.
- getModelType(IModelObject) - Method in interface org.faktorips.runtime.IRuntimeRepository
-
Returns the IModelType containing the meta information for the given model
object.
- getModelType(IProductComponent) - Method in interface org.faktorips.runtime.IRuntimeRepository
-
Returns the IModelType containing the meta information for the given product
component.
- getModelType() - Method in interface org.faktorips.runtime.modeltype.IModelTypeAssociation
-
Returns the model type this association belongs to.
- getModelType() - Method in interface org.faktorips.runtime.modeltype.IModelTypeAttribute
-
Returns the model type this attribute belongs to.
- getModelType() - Method in class org.faktorips.runtime.modeltype.internal.ModelTypeAssociation
-
- getModelType() - Method in class org.faktorips.runtime.modeltype.internal.ModelTypeAttribute
-
- getModelTypeTocEntries() - Method in class org.faktorips.runtime.internal.toc.AbstractReadonlyTableOfContents
-
Returns all toc's entries representing model types.
- getModelTypeTocEntries() - Method in interface org.faktorips.runtime.internal.toc.IReadonlyTableOfContents
-
Returns all toc's entries representing model types.
- getModelTypeTocEntries() - Method in class org.faktorips.runtime.internal.toc.ReadonlyTableOfContents
-
- getMonth() - Method in class org.faktorips.runtime.internal.DateTime
-
- getName() - Method in class org.faktorips.runtime.internal.AbstractRuntimeRepository
-
- getName() - Method in interface org.faktorips.runtime.IRuntimeRepository
-
Returns the repository's name.
- getName() - Method in interface org.faktorips.runtime.modeltype.IModelElement
-
Returns the name of this model type.
- getName() - Method in class org.faktorips.runtime.modeltype.internal.AbstractModelElement
-
- getName() - Method in class org.faktorips.runtime.MsgReplacementParameter
-
Returns the parameter's name.
- getName() - Method in class org.faktorips.runtime.test.IpsTest2
-
Returns the test's unqualified name.
- getNamePlural() - Method in interface org.faktorips.runtime.modeltype.IModelTypeAssociation
-
Returns the plural form of this model type's name or null if no plural for for
the name is set.
- getNamePlural() - Method in class org.faktorips.runtime.modeltype.internal.ModelTypeAssociation
-
- getNameToExpressionMap() - Method in class org.faktorips.runtime.formula.AbstractFormulaEvaluator
-
Returns a defensive copy of the map of expressions/formulas held by this evaluator.
- getNameToExpressionMap() - Method in interface org.faktorips.runtime.formula.IFormulaEvaluator
-
Returns a defensive copy of the map of expressions/formulas held by this evaluator.
- getNextGeneration() - Method in class org.faktorips.runtime.internal.ProductComponentGeneration
-
- getNextGeneration() - Method in interface org.faktorips.runtime.IProductComponentGeneration
-
Returns the next generation if available if not null will be returned.
- getNextGenerationEntry(Calendar) - Method in class org.faktorips.runtime.internal.toc.ProductCmptTocEntry
-
Returns the
GenerationTocEntry successor of the one that is found for the provided
validity date.
- getNextProductComponentGeneration(IProductComponentGeneration) - Method in class org.faktorips.runtime.internal.AbstractRuntimeRepository
-
- getNextProductComponentGeneration(IProductComponentGeneration) - Method in interface org.faktorips.runtime.IRuntimeRepository
-
Returns the product component generation that follows the provided generation with respect to
its effective date.
- getNextProductComponentGenerationInternal(IProductComponentGeneration) - Method in class org.faktorips.runtime.InMemoryRuntimeRepository
-
- getNextProductComponentGenerationInternal(IProductComponentGeneration) - Method in class org.faktorips.runtime.internal.AbstractRuntimeRepository
-
- getNextProductComponentGenerationInternal(IProductComponentGeneration) - Method in class org.faktorips.runtime.internal.AbstractTocBasedRuntimeRepository
-
- getNoOfMessages() - Method in class org.faktorips.runtime.MessageList
-
Deprecated.
use #size() instead
- getNotCachedCustomObject(Class<T>, String) - Method in class org.faktorips.runtime.internal.AbstractCachingRuntimeRepository
-
- getNotCachedCustomObject(Class<T>, String) - Method in class org.faktorips.runtime.internal.AbstractTocBasedRuntimeRepository
-
- getNotCachedEnumValues(Class<T>) - Method in class org.faktorips.runtime.internal.AbstractCachingRuntimeRepository
-
- getNotCachedEnumValues(Class<T>) - Method in class org.faktorips.runtime.internal.AbstractTocBasedRuntimeRepository
-
- getNotCachedEnumXmlAdapter(IRuntimeRepository) - Method in class org.faktorips.runtime.internal.AbstractCachingRuntimeRepository
-
- getNotCachedEnumXmlAdapter(IRuntimeRepository) - Method in class org.faktorips.runtime.internal.AbstractTocBasedRuntimeRepository
-
- getNotCachedProductComponent(String) - Method in class org.faktorips.runtime.internal.AbstractCachingRuntimeRepository
-
- getNotCachedProductComponent(String) - Method in class org.faktorips.runtime.internal.AbstractTocBasedRuntimeRepository
-
- getNotCachedProductComponentGeneration(GenerationId) - Method in class org.faktorips.runtime.internal.AbstractCachingRuntimeRepository
-
- getNotCachedProductComponentGeneration(GenerationId) - Method in class org.faktorips.runtime.internal.AbstractTocBasedRuntimeRepository
-
- getNotCachedTable(String) - Method in class org.faktorips.runtime.internal.AbstractCachingRuntimeRepository
-
- getNotCachedTable(String) - Method in class org.faktorips.runtime.internal.AbstractTocBasedRuntimeRepository
-
- getNumberOfGenerationEntries() - Method in class org.faktorips.runtime.internal.toc.ProductCmptTocEntry
-
Returns the number of genertion entries.
- getNumberOfProductComponentGenerations(IProductComponent) - Method in class org.faktorips.runtime.internal.AbstractRuntimeRepository
-
- getNumberOfProductComponentGenerations(IProductComponent) - Method in interface org.faktorips.runtime.IRuntimeRepository
-
Returns the number of product component generations of the provided product component.
- getNumberOfProductComponentGenerationsInternal(IProductComponent) - Method in class org.faktorips.runtime.InMemoryRuntimeRepository
-
- getNumberOfProductComponentGenerationsInternal(IProductComponent) - Method in class org.faktorips.runtime.internal.AbstractRuntimeRepository
-
- getNumberOfProductComponentGenerationsInternal(IProductComponent) - Method in class org.faktorips.runtime.internal.AbstractTocBasedRuntimeRepository
-
- getNumberOfValues() - Method in class org.faktorips.runtime.internal.EnumValues
-
- getNumOfInvalidObjectProperties() - Method in class org.faktorips.runtime.Message
-
Returns the number of referenced invalid object properties.
- getNumOfReplacementParameters() - Method in class org.faktorips.runtime.Message
-
Returns the number of replacement parameters..
- getObject(Class<?>, Object) - Method in class org.faktorips.runtime.DefaultObjectReferenceStore
-
- getObject(Class<?>, Object) - Method in interface org.faktorips.runtime.IObjectReferenceStore
-
- getObject() - Method in class org.faktorips.runtime.ObjectProperty
-
- getOriginalObject() - Method in interface org.faktorips.runtime.IModelObjectDelta
-
The model object this delta is computed for.
- getOriginalObject() - Method in class org.faktorips.runtime.internal.ModelObjectDelta
-
- getOriginalProdCmpt(IRuntimeRepository, Element) - Method in class org.faktorips.runtime.internal.productvariant.ProductVariantRuntimeHelper
-
- getParent() - Method in class org.faktorips.runtime.internal.toc.GenerationTocEntry
-
- getParentModelObject() - Method in interface org.faktorips.runtime.IDependantObject
-
Returns the parent this object belongs to.
- getPreliminaryResult(E, E) - Method in class org.faktorips.runtime.formula.FormulaEvaluatorUtil.FunctionWithListAsArgumentHelper
-
Calculates a preliminary result based on the current result and the next value in the
list.
- getPreviousGeneration() - Method in class org.faktorips.runtime.internal.ProductComponentGeneration
-
- getPreviousGeneration() - Method in interface org.faktorips.runtime.IProductComponentGeneration
-
Returns the previous generation if available if not null will be returned.
- getPreviousGenerationEntry(Calendar) - Method in class org.faktorips.runtime.internal.toc.ProductCmptTocEntry
-
Returns the
GenerationTocEntry that is prior to the one that is found for the
provided validity date.
- getPreviousProductComponentGeneration(IProductComponentGeneration) - Method in class org.faktorips.runtime.internal.AbstractRuntimeRepository
-
- getPreviousProductComponentGeneration(IProductComponentGeneration) - Method in interface org.faktorips.runtime.IRuntimeRepository
-
Returns the product component generation that is prior to the provided generation with
respect to its effective date.
- getPreviousProductComponentGenerationInternal(IProductComponentGeneration) - Method in class org.faktorips.runtime.InMemoryRuntimeRepository
-
- getPreviousProductComponentGenerationInternal(IProductComponentGeneration) - Method in class org.faktorips.runtime.internal.AbstractRuntimeRepository
-
- getPreviousProductComponentGenerationInternal(IProductComponentGeneration) - Method in class org.faktorips.runtime.internal.AbstractTocBasedRuntimeRepository
-
- getProductCmptData(ProductCmptTocEntry) - Method in class org.faktorips.runtime.productdataprovider.ClassLoaderProductDataProvider
-
- getProductCmptData(ProductCmptTocEntry) - Method in interface org.faktorips.runtime.productdataprovider.IProductDataProvider
-
Getting the product component data element for given tocEntry.
- getProductCmptGeneration() - Method in interface org.faktorips.runtime.IConfigurableModelObject
-
Returns the product component generation this policy component is based on.
- getProductCmptGeneration(Calendar) - Method in class org.faktorips.runtime.internal.ProductConfiguration
-
Returns the product component generation that configures a policy component.
- getProductCmptGenerationData(GenerationTocEntry) - Method in class org.faktorips.runtime.productdataprovider.ClassLoaderProductDataProvider
-
- getProductCmptGenerationData(GenerationTocEntry) - Method in interface org.faktorips.runtime.productdataprovider.IProductDataProvider
-
Getting the product component generation data element for given tocEntry.
- getProductCmptId() - Method in exception org.faktorips.runtime.ProductCmptGenerationNotFoundException
-
Returns the product component id of the product component generation that hasn't been found.
- getProductCmptId() - Method in exception org.faktorips.runtime.ProductCmptNotFoundException
-
Returns the id of the product component that hasn't been found.
- getProductCmptTocEntries() - Method in class org.faktorips.runtime.internal.toc.AbstractReadonlyTableOfContents
-
Returns all toc's entries representing product components.
- getProductCmptTocEntries(String) - Method in class org.faktorips.runtime.internal.toc.AbstractReadonlyTableOfContents
-
Returns all toc's entries representing product components that belong to the indicated
product component kind.
- getProductCmptTocEntries() - Method in interface org.faktorips.runtime.internal.toc.IReadonlyTableOfContents
-
Returns all toc's entries representing product components.
- getProductCmptTocEntries(String) - Method in interface org.faktorips.runtime.internal.toc.IReadonlyTableOfContents
-
Returns all toc's entries representing product components that belong to the indicated
product component kind.
- getProductCmptTocEntries() - Method in class org.faktorips.runtime.internal.toc.ReadonlyTableOfContents
-
- getProductCmptTocEntries(String) - Method in class org.faktorips.runtime.internal.toc.ReadonlyTableOfContents
-
- getProductCmptTocEntry(String) - Method in class org.faktorips.runtime.internal.toc.AbstractReadonlyTableOfContents
-
Returns the toc entry representing a product component for the given id or null if no entry
exists for the given id.
- getProductCmptTocEntry(String, String) - Method in class org.faktorips.runtime.internal.toc.AbstractReadonlyTableOfContents
-
Returns the toc entry representing a product component for the given product component kind
id and versionId or null if no such entry exists.
- getProductCmptTocEntry(String) - Method in interface org.faktorips.runtime.internal.toc.IReadonlyTableOfContents
-
Returns the toc entry representing a product component for the given id or null if no entry
exists for the given id.
- getProductCmptTocEntry(String, String) - Method in interface org.faktorips.runtime.internal.toc.IReadonlyTableOfContents
-
Returns the toc entry representing a product component for the given product component kind
id and versionId or null if no such entry exists.
- getProductCmptTocEntry(String) - Method in class org.faktorips.runtime.internal.toc.ReadonlyTableOfContents
-
- getProductCmptTocEntry(String, String) - Method in class org.faktorips.runtime.internal.toc.ReadonlyTableOfContents
-
- getProductComponent() - Method in interface org.faktorips.runtime.IConfigurableModelObject
-
Returns the product component this policy component is based on.
- getProductComponent(String) - Method in class org.faktorips.runtime.internal.AbstractRuntimeRepository
-
- getProductComponent(String, String) - Method in class org.faktorips.runtime.internal.AbstractRuntimeRepository
-
- getProductComponent() - Method in class org.faktorips.runtime.internal.ProductComponentGeneration
-
- getProductComponent() - Method in class org.faktorips.runtime.internal.ProductConfiguration
-
Returns the product component that configures a policy component.
- getProductComponent() - Method in interface org.faktorips.runtime.IProductComponentGeneration
-
Returns the product component this generation belongs to.
- getProductComponent(String) - Method in interface org.faktorips.runtime.IRuntimeRepository
-
Returns the product component identified by the given id.
- getProductComponent(String, String) - Method in interface org.faktorips.runtime.IRuntimeRepository
-
Returns the product component identified by the given KindId and versionId.
- getProductComponentGeneration() - Method in class org.faktorips.runtime.formula.AbstractFormulaEvaluator
-
- getProductComponentGeneration() - Method in interface org.faktorips.runtime.formula.IFormulaEvaluator
-
Returns the product component generation this is an evaluator for.
- getProductComponentGeneration(String, Calendar) - Method in class org.faktorips.runtime.internal.AbstractRuntimeRepository
-
- getProductComponentGeneration(String, Calendar) - Method in interface org.faktorips.runtime.IRuntimeRepository
-
Returns the product component generation identified by the id and the effective date.
- getProductComponentGenerationImplClass(GenerationTocEntry) - Method in class org.faktorips.runtime.ClassloaderRuntimeRepository
-
- getProductComponentGenerationImplClass(GenerationTocEntry) - Method in class org.faktorips.runtime.internal.AbstractClassLoadingRuntimeRepository
-
This method returns the name of the product component generation implementation class
identified by the tocEntry.
- getProductComponentGenerationImplClass(GenerationTocEntry) - Method in class org.faktorips.runtime.productdataprovider.DetachedContentRuntimeRepository
-
- getProductComponentGenerationInternal(String, Calendar) - Method in class org.faktorips.runtime.InMemoryRuntimeRepository
-
- getProductComponentGenerationInternal(String, DateTime) - Method in class org.faktorips.runtime.internal.AbstractCachingRuntimeRepository
-
- getProductComponentGenerationInternal(String, Calendar) - Method in class org.faktorips.runtime.internal.AbstractRuntimeRepository
-
Same as getProductComponentGeneration(String id, Calendar effectiveDate) but searches only in
this repository and not the ones, this repository depends on.
- getProductComponentGenerationInternal(String, Calendar) - Method in class org.faktorips.runtime.internal.AbstractTocBasedRuntimeRepository
-
- getProductComponentGenerations(IProductComponent, List<IProductComponentGeneration>) - Method in class org.faktorips.runtime.InMemoryRuntimeRepository
-
- getProductComponentGenerations(IProductComponent) - Method in class org.faktorips.runtime.internal.AbstractRuntimeRepository
-
- getProductComponentGenerations(IProductComponent, List<IProductComponentGeneration>) - Method in class org.faktorips.runtime.internal.AbstractRuntimeRepository
-
Same as getProductComponentGenerations() but searches only in this repository and not the
ones, this repository depends on.
- getProductComponentGenerations(IProductComponent, List<IProductComponentGeneration>) - Method in class org.faktorips.runtime.internal.AbstractTocBasedRuntimeRepository
-
- getProductComponentGenerations(IProductComponent) - Method in interface org.faktorips.runtime.IRuntimeRepository
-
Returns all product component generations for the given proudct component.
- getProductComponentInternal(String) - Method in class org.faktorips.runtime.InMemoryRuntimeRepository
-
- getProductComponentInternal(String, String) - Method in class org.faktorips.runtime.InMemoryRuntimeRepository
-
- getProductComponentInternal(String) - Method in class org.faktorips.runtime.internal.AbstractCachingRuntimeRepository
-
- getProductComponentInternal(String) - Method in class org.faktorips.runtime.internal.AbstractRuntimeRepository
-
Same as getProductComponent(String id) but searches only in this repository and not the ones,
this repository depends on.
- getProductComponentInternal(String, String) - Method in class org.faktorips.runtime.internal.AbstractRuntimeRepository
-
Same as getProductComponent(String kindId, String versionId) but searches only in this
repository and not the ones, this repository depends on.
- getProductComponentInternal(String, String) - Method in class org.faktorips.runtime.internal.AbstractTocBasedRuntimeRepository
-
- getProductDataVersion() - Method in class org.faktorips.runtime.internal.toc.AbstractReadonlyTableOfContents
-
- getProductDataVersion() - Method in interface org.faktorips.runtime.internal.toc.IReadonlyTableOfContents
-
Return the version of the product data in this table of content.
- getProductDataVersion() - Method in class org.faktorips.runtime.productdataprovider.DetachedContentRuntimeRepository
-
Returning the actual version set in the product data provider.
- getProductDataVersion() - Method in interface org.faktorips.runtime.productdataprovider.IDetachedContentRuntimeRepository
-
Returning the actual version set in the product data provider.
- getProductVariantHelper() - Method in class org.faktorips.runtime.internal.AbstractClassLoadingRuntimeRepository
-
- getProperty() - Method in class org.faktorips.runtime.ObjectProperty
-
- getQName() - Method in class org.faktorips.runtime.GenerationId
-
- getQualifiedName() - Method in class org.faktorips.runtime.test.IpsTest2
-
Returns the test's qualified name.
- getQualifier() - Method in class org.faktorips.runtime.ObjectProperty
-
- getRangeElement(Element) - Method in class org.faktorips.runtime.internal.ProductComponentGeneration
-
- getRangeFromElement(Element, String) - Static method in class org.faktorips.runtime.internal.ValueToXmlHelper
-
- getReferenceObject() - Method in interface org.faktorips.runtime.IModelObjectDelta
-
The model object that is taken as a reference to which the orginal model object is compared
to.
- getReferenceObject() - Method in class org.faktorips.runtime.internal.ModelObjectDelta
-
- getRemovedAssociationTarget() - Method in class org.faktorips.runtime.AssociationChangedEvent
-
- getReplacementParameters() - Method in class org.faktorips.runtime.Message
-
Returns the list of replacement parameters.
- getReplacementValue(String) - Method in class org.faktorips.runtime.Message
-
Returns the value for the given replacement parameter.
- getRepositories() - Method in class org.faktorips.runtime.test.AbstractIpsTestRunner
-
Returns all stored repositories.
- getRepository() - Method in class org.faktorips.runtime.internal.ProductComponent
-
- getRepository() - Method in class org.faktorips.runtime.internal.ProductComponentGeneration
-
- getRepository() - Method in interface org.faktorips.runtime.IProductComponent
-
Returns the repository this product component belongs to.
- getRepository() - Method in interface org.faktorips.runtime.IProductComponentGeneration
-
Returns the repository this product component generation belongs to.
- getRepository() - Method in interface org.faktorips.runtime.IProductComponentLinkSource
-
Getting the runtime repository of this link source.
- getRepository() - Method in class org.faktorips.runtime.jaxb.IpsJAXBContext
-
Returns the Faktor-IPS runtime repository.
- getRepository() - Method in interface org.faktorips.runtime.modeltype.IModelElement
-
Returns the repository this model element belongs to.
- getRepository() - Method in class org.faktorips.runtime.modeltype.internal.AbstractModelElement
-
- getRepository() - Method in class org.faktorips.runtime.test.IpsTest2
-
Returns the runtime repository for searching and creating object during the test run.
- getRepositoryListFromInputString(String) - Method in class org.faktorips.runtime.test.AbstractIpsTestRunner
-
Returns a list of repository names from a given string of repositories.
- getRepositoryName() - Method in exception org.faktorips.runtime.ProductCmptGenerationNotFoundException
-
Returns the name of the repository that was searched for the product component generation.
- getRepositoryName() - Method in exception org.faktorips.runtime.ProductCmptNotFoundException
-
Returns the name of the repository that was searched for the product component.
- getRepositoryPackages() - Method in class org.faktorips.runtime.test.AbstractIpsTestRunner
-
Returns the repository packages names
- getResourceAsStream(String) - Method in class org.faktorips.runtime.productdataprovider.ClassLoaderDataSource
-
- getResourceClassLoader() - Method in class org.faktorips.runtime.ValidationContext
-
- getResult(List<E>) - Method in class org.faktorips.runtime.formula.FormulaEvaluatorUtil.FunctionWithListAsArgumentHelper
-
Returns the result of this function given a list of values.
- getRuleName() - Method in class org.faktorips.runtime.internal.ValidationRuleConfiguration
-
- getRuntimeObjectClass() - Method in class org.faktorips.runtime.internal.toc.CustomTocEntryObject
-
The class of the objects referenced by this TOC entry.
- getRuntimeRepository() - Method in interface org.faktorips.runtime.IRuntimeRepositoryLookup
-
- getRuntimeRepositoryLookup() - Method in class org.faktorips.runtime.internal.AbstractRuntimeRepository
-
- getRuntimeRepositoryLookup() - Method in interface org.faktorips.runtime.IRuntimeRepository
-
- getSecond() - Method in class org.faktorips.runtime.internal.DateTime
-
- getSeverity() - Method in class org.faktorips.runtime.Message
-
Returns the message's severity as one of the constants ERROR, WARNING, INFO or NONE.
- getSeverity() - Method in class org.faktorips.runtime.MessageList
-
Returns the message list's severity.
- getSource() - Method in class org.faktorips.runtime.internal.ProductComponentLink
-
- getSource() - Method in interface org.faktorips.runtime.IProductComponentLink
-
- getSourceObj() - Method in class org.faktorips.runtime.DefaultUnresolvedReference
-
- getSourceObjId() - Method in class org.faktorips.runtime.DefaultUnresolvedReference
-
- getStep() - Method in class org.faktorips.runtime.internal.Range
-
- getSuperType() - Method in interface org.faktorips.runtime.modeltype.IModelType
-
Returns this model type's super type or null if it has none.
- getSuperType() - Method in class org.faktorips.runtime.modeltype.internal.ModelType
-
- getTable(Class<T>) - Method in class org.faktorips.runtime.internal.AbstractRuntimeRepository
-
- getTable(String) - Method in class org.faktorips.runtime.internal.AbstractRuntimeRepository
-
- getTable(Class<T>) - Method in interface org.faktorips.runtime.IRuntimeRepository
-
Returns the table contents for the given table class.
- getTable(String) - Method in interface org.faktorips.runtime.IRuntimeRepository
-
Returns the table contents for the given qualified table name.
- getTableContentAsStream(TableContentTocEntry) - Method in class org.faktorips.runtime.productdataprovider.ClassLoaderProductDataProvider
-
- getTableContentAsStream(TableContentTocEntry) - Method in interface org.faktorips.runtime.productdataprovider.IProductDataProvider
-
Getting the input stream of table content for given tocEntry.
- getTableInternal(Class<T>) - Method in class org.faktorips.runtime.InMemoryRuntimeRepository
-
InMemoryRepository also searches for tables that are instances of subclasses of the given
tableClass.
- getTableInternal(String) - Method in class org.faktorips.runtime.InMemoryRuntimeRepository
-
- getTableInternal(String) - Method in class org.faktorips.runtime.internal.AbstractCachingRuntimeRepository
-
- getTableInternal(Class<T>) - Method in class org.faktorips.runtime.internal.AbstractRuntimeRepository
-
- getTableInternal(String) - Method in class org.faktorips.runtime.internal.AbstractRuntimeRepository
-
- getTableInternal(Class<T>) - Method in class org.faktorips.runtime.internal.AbstractTocBasedRuntimeRepository
-
- getTableOfContents() - Method in class org.faktorips.runtime.internal.AbstractTocBasedRuntimeRepository
-
- getTableTocEntries() - Method in class org.faktorips.runtime.internal.toc.AbstractReadonlyTableOfContents
-
Returns all toc's entries representing tables.
- getTableTocEntries() - Method in interface org.faktorips.runtime.internal.toc.IReadonlyTableOfContents
-
Returns all toc's entries representing tables.
- getTableTocEntries() - Method in class org.faktorips.runtime.internal.toc.ReadonlyTableOfContents
-
- getTableTocEntryByClassname(String) - Method in class org.faktorips.runtime.internal.toc.AbstractReadonlyTableOfContents
-
Returns a toc entry representing a table for the table's class object.
- getTableTocEntryByClassname(String) - Method in interface org.faktorips.runtime.internal.toc.IReadonlyTableOfContents
-
Returns a toc entry representing a table for the table's class object.
- getTableTocEntryByClassname(String) - Method in class org.faktorips.runtime.internal.toc.ReadonlyTableOfContents
-
- getTableTocEntryByQualifiedTableName(String) - Method in class org.faktorips.runtime.internal.toc.AbstractReadonlyTableOfContents
-
Returns a toc entry representing a table for this table's qualified table name.
- getTableTocEntryByQualifiedTableName(String) - Method in interface org.faktorips.runtime.internal.toc.IReadonlyTableOfContents
-
Returns a toc entry representing a table for this table's qualified table name.
- getTableTocEntryByQualifiedTableName(String) - Method in class org.faktorips.runtime.internal.toc.ReadonlyTableOfContents
-
- getTarget() - Method in class org.faktorips.runtime.internal.ProductComponentLink
-
- getTarget() - Method in interface org.faktorips.runtime.IProductComponentLink
-
Returns the target product component.
- getTarget() - Method in interface org.faktorips.runtime.modeltype.IModelTypeAssociation
-
Returns the target model type object of this association.
- getTarget() - Method in class org.faktorips.runtime.modeltype.internal.ModelTypeAssociation
-
- getTargetClass() - Method in class org.faktorips.runtime.DefaultUnresolvedReference
-
- getTargetId() - Method in class org.faktorips.runtime.DefaultUnresolvedReference
-
- getTargetId() - Method in class org.faktorips.runtime.internal.ProductComponentLink
-
- getTargetId() - Method in interface org.faktorips.runtime.IProductComponentLink
-
Returns the target product component's id.
- getTargetInternal(S) - Method in class org.faktorips.runtime.formula.FormulaEvaluatorUtil.AssociationTo1Helper
-
- getTargetObjects(IModelObject, String) - Method in interface org.faktorips.runtime.modeltype.IModelType
-
Returns a list of the target(s) of the given model object's association identified by the
given association name.
- getTargetObjects(IModelObject) - Method in interface org.faktorips.runtime.modeltype.IModelTypeAssociation
-
Returns a list of the target(s) of the given model object's association identified by this
model type association.
- getTargetObjects(IModelObject, String) - Method in class org.faktorips.runtime.modeltype.internal.ModelType
-
- getTargetObjects(IModelObject) - Method in class org.faktorips.runtime.modeltype.internal.ModelTypeAssociation
-
- getTargets(List<? extends S>) - Method in class org.faktorips.runtime.formula.FormulaEvaluatorUtil.AssociationTo1Helper
-
- getTargets(List<? extends S>) - Method in class org.faktorips.runtime.formula.FormulaEvaluatorUtil.AssociationToManyHelper
-
- getTargetsInternal(S) - Method in class org.faktorips.runtime.formula.FormulaEvaluatorUtil.AssociationToManyHelper
-
- getTest(String) - Method in class org.faktorips.runtime.test.IpsTestSuite
-
Returns the test with the given name.
- getTestCase() - Method in class org.faktorips.runtime.test.IpsTestFailure
-
Returns the test case that has failed.
- getTestcaseElement(TestCaseTocEntry) - Method in class org.faktorips.runtime.productdataprovider.ClassLoaderProductDataProvider
-
- getTestcaseElement(TestCaseTocEntry) - Method in interface org.faktorips.runtime.productdataprovider.IProductDataProvider
-
Getting the test case data element for given tocEntry.
- getTestCaseTocEntries() - Method in class org.faktorips.runtime.internal.toc.AbstractReadonlyTableOfContents
-
Returns all toc's entries representing test cases.
- getTestCaseTocEntries() - Method in interface org.faktorips.runtime.internal.toc.IReadonlyTableOfContents
-
Returns all toc's entries representing test cases.
- getTestCaseTocEntries() - Method in class org.faktorips.runtime.internal.toc.ReadonlyTableOfContents
-
- getTestCaseTocEntryByQName(String) - Method in class org.faktorips.runtime.internal.toc.AbstractReadonlyTableOfContents
-
Returns a toc entry representing a test case for the given qualified name.
- getTestCaseTocEntryByQName(String) - Method in interface org.faktorips.runtime.internal.toc.IReadonlyTableOfContents
-
Returns a toc entry representing a test case for the given qualified name.
- getTestCaseTocEntryByQName(String) - Method in class org.faktorips.runtime.internal.toc.ReadonlyTableOfContents
-
- getTestedAttribute() - Method in class org.faktorips.runtime.test.IpsTestFailure
-
Returns the name of the attribute in the test object where the actual value is not the one
expected.
- getTestObject() - Method in class org.faktorips.runtime.test.IpsTestFailure
-
If this is a failed assertion failure then the method returns the path to the test object of
the expected result that contains the expected value that is not equal to the actual value.
- getTests() - Method in class org.faktorips.runtime.test.AbstractIpsTestRunner
-
Returns all tests.
- getTests() - Method in class org.faktorips.runtime.test.IpsTestSuite
-
Returns all tests in the suite.
- getText() - Method in class org.faktorips.runtime.Message
-
Returns the humand readable message text.
- getText() - Method in class org.faktorips.runtime.MessageList
-
Returns the text of all messages in the list, separated by the system's default line
separator.
- getTextNode(Node) - Static method in class org.faktorips.runtime.internal.XmlUtil
-
Returns the node's text child node or null if the node hasn't got a text node.
- getThrowable() - Method in class org.faktorips.runtime.test.IpsTestFailure
-
Returns the throwable object (any kind of exception or error which occurs during the test
run).
- getToc() - Method in class org.faktorips.runtime.productdataprovider.ClassLoaderProductDataProvider
-
- getToc() - Method in interface org.faktorips.runtime.productdataprovider.IProductDataProvider
-
Getting the toc in the product data provider and returns it.
- getTocEntryData(CustomTocEntryObject<T>) - Method in class org.faktorips.runtime.productdataprovider.ClassLoaderProductDataProvider
-
- getTocEntryData(CustomTocEntryObject<T>) - Method in interface org.faktorips.runtime.productdataprovider.IProductDataProvider
-
Getting the data element for the given tocEntry.
- getTypedTocEntries(Class<T>) - Method in class org.faktorips.runtime.internal.toc.AbstractReadonlyTableOfContents
-
- getTypedTocEntries(Class<T>) - Method in class org.faktorips.runtime.internal.toc.ReadonlyTableOfContents
-
- getUnique() - Method in class org.faktorips.runtime.internal.tableindex.SearchStructure
-
Returns the value if there is exactly one value.
- getUnique(R) - Method in class org.faktorips.runtime.internal.tableindex.SearchStructure
-
Returns the value if there is exactly one value or the given defaultValue if this structure
is empty.
- getUnique(R) - Method in class org.faktorips.runtime.internal.tableindex.UniqueResultStructure
-
- getUnique() - Method in class org.faktorips.runtime.internal.tableindex.UniqueResultStructure
-
- getUpper() - Method in class org.faktorips.runtime.internal.Range
-
- getUsedName() - Method in interface org.faktorips.runtime.modeltype.IModelTypeAssociation
-
Returns the singular or plural form of this model type's name as used in code generation
depending on cardinality.
- getUsedName() - Method in class org.faktorips.runtime.modeltype.internal.ModelTypeAssociation
-
- getValidFrom() - Method in class org.faktorips.runtime.GenerationId
-
- getValidFrom(TimeZone) - Method in class org.faktorips.runtime.internal.ProductComponentGeneration
-
- getValidFrom() - Method in class org.faktorips.runtime.internal.toc.GenerationTocEntry
-
- getValidFrom(TimeZone) - Method in interface org.faktorips.runtime.IProductComponentGeneration
-
Returns the point in time this generation is valid from in the given time zone.
- getValidFromInMillisec(TimeZone) - Method in class org.faktorips.runtime.internal.ProductComponentGeneration
-
- getValidFromInMillisec(TimeZone) - Method in class org.faktorips.runtime.internal.toc.GenerationTocEntry
-
Returns the point in time this generation is valid from in the given time zone.
- getValidResult(V) - Method in class org.faktorips.runtime.internal.tableindex.AbstractMapStructure
-
Checks whether the given result is
null and returns a fall-back result (an empty
ResultStructure) in that case.
- getValidTo() - Method in class org.faktorips.runtime.internal.ProductComponent
-
- getValidTo() - Method in class org.faktorips.runtime.internal.toc.ProductCmptTocEntry
-
Returns the validTo date or null if the object doesn't supports a valid to attribute.
- getValidTo() - Method in interface org.faktorips.runtime.IProductComponent
-
Returns the date when this product component expires.
- getValue(int) - Method in class org.faktorips.runtime.internal.EnumValues
-
- getValue(TreeMap<K, V>, K) - Method in enum org.faktorips.runtime.internal.tableindex.RangeType
-
Retrieves the matching value from the given map using the given key.
- getValue(String) - Method in interface org.faktorips.runtime.IValidationContext
-
Returns the value for property with the specified name.
- getValue(IModelObject) - Method in interface org.faktorips.runtime.modeltype.IModelTypeAttribute
-
Returns the value of the given model object's attribute identified by this model type
attribute.
- getValue(IModelObject) - Method in class org.faktorips.runtime.modeltype.internal.ModelTypeAttribute
-
- getValue() - Method in class org.faktorips.runtime.MsgReplacementParameter
-
Returns the parameter's value.
- getValue(String) - Method in class org.faktorips.runtime.ValidationContext
-
- getValueClass() - Method in class org.faktorips.runtime.caching.AbstractComputable
-
- getValueClass() - Method in interface org.faktorips.runtime.caching.IComputable
-
Getting the
Class of the value this computable produces.
- getValueClass() - Method in class org.faktorips.runtime.caching.Memoizer
-
- getValueClass() - Method in class org.faktorips.runtime.SimpleCache
-
- getValueFromElement(Element, String) - Static method in class org.faktorips.runtime.internal.ValueToXmlHelper
-
Returns the string representation of the value stored in the child element of the given
element with the indicated name.
- getValueFromElement(Element) - Static method in class org.faktorips.runtime.internal.ValueToXmlHelper
-
Returns the string representation of the value stored in given value element.
- getValueFromNode(Element, String) - Static method in class org.faktorips.runtime.internal.XmlUtil
-
Returns the value of the first element with the given node name, starts searching by the
given Element
- getValueInternal(S) - Method in class org.faktorips.runtime.formula.FormulaEvaluatorUtil.AttributeAccessorHelper
-
Returns the value of the property from the
IModelObject by calling the getter
method of the property.
- getValueSetType() - Method in interface org.faktorips.runtime.modeltype.IModelTypeAttribute
-
Returns the type of value set restricting this attribute
- getValueSetType() - Method in class org.faktorips.runtime.modeltype.internal.ModelTypeAttribute
-
- getValuesFromXML(Element) - Static method in class org.faktorips.runtime.internal.MultiValueXmlHelper
-
Reads String values from the a XML structure.
- getVersion() - Method in class org.faktorips.runtime.productdataprovider.ClassLoaderProductDataProvider
-
- getVersion() - Method in interface org.faktorips.runtime.productdataprovider.IProductDataProvider
-
Getting the version of the product data provider.
- getVersionChecker() - Method in class org.faktorips.runtime.productdataprovider.AbstractProductDataProvider
-
- getVersionId() - Method in class org.faktorips.runtime.internal.ProductComponent
-
- getVersionId() - Method in class org.faktorips.runtime.internal.toc.FormulaTestTocEntry
-
- getVersionId() - Method in class org.faktorips.runtime.internal.toc.ProductCmptTocEntry
-
Returns the version id if this entry describes a product component, otherwise an empty
string.
- getVersionId() - Method in interface org.faktorips.runtime.IProductComponent
-
Returns the version id that identifies this product component in its kind.
- getXmlAdapter() - Method in interface org.faktorips.runtime.IEnumValueLookupService
-
Returns an XmlAdapter that should be used for marshaling/unmarshaling data with JAXB for the
enumeration class this is a lookup service for.
- getXmlAsStream(EnumContentTocEntry) - Method in class org.faktorips.runtime.ClassloaderRuntimeRepository
-
- getXmlAsStream(TableContentTocEntry) - Method in class org.faktorips.runtime.ClassloaderRuntimeRepository
-
- getXmlAsStream(EnumContentTocEntry) - Method in class org.faktorips.runtime.internal.AbstractClassLoadingRuntimeRepository
-
Returns the XML data for the specified tocEntry as
InputStream
- getXmlAsStream(TableContentTocEntry) - Method in class org.faktorips.runtime.internal.AbstractClassLoadingRuntimeRepository
-
Returns the XML data for the specified tocEntry as
InputStream
- getXmlAsStream(EnumContentTocEntry) - Method in class org.faktorips.runtime.productdataprovider.DetachedContentRuntimeRepository
-
- getXmlAsStream(TableContentTocEntry) - Method in class org.faktorips.runtime.productdataprovider.DetachedContentRuntimeRepository
-
- getXmlElementTag() - Method in class org.faktorips.runtime.internal.toc.EnumContentTocEntry
-
- getXmlElementTag() - Method in class org.faktorips.runtime.internal.toc.EnumXmlAdapterTocEntry
-
- getXmlElementTag() - Method in class org.faktorips.runtime.internal.toc.FormulaTestTocEntry
-
- getXmlElementTag() - Method in class org.faktorips.runtime.internal.toc.GenerationTocEntry
-
- getXmlElementTag() - Method in class org.faktorips.runtime.internal.toc.PolicyCmptTypeTocEntry
-
- getXmlElementTag() - Method in class org.faktorips.runtime.internal.toc.ProductCmptTocEntry
-
- getXmlElementTag() - Method in class org.faktorips.runtime.internal.toc.ProductCmptTypeTocEntry
-
- getXmlElementTag() - Method in class org.faktorips.runtime.internal.toc.TableContentTocEntry
-
- getXmlElementTag() - Method in class org.faktorips.runtime.internal.toc.TestCaseTocEntry
-
- getXmlElementTag() - Method in class org.faktorips.runtime.internal.toc.TocEntry
-
Getting the xml element tag for this toc entry
- getXmlResourceName() - Method in class org.faktorips.runtime.internal.toc.GenerationTocEntry
-
- getXmlResourceName() - Method in class org.faktorips.runtime.internal.toc.TocEntry
-
- getXmlTag() - Method in class org.faktorips.runtime.internal.toc.AbstractTocEntryFactory.EnumContentTocEntryFactory
-
- getXmlTag() - Method in class org.faktorips.runtime.internal.toc.AbstractTocEntryFactory.EnumXmlAdapterTocEntryFactory
-
- getXmlTag() - Method in class org.faktorips.runtime.internal.toc.AbstractTocEntryFactory.FormulaTestTocEntryFactory
-
- getXmlTag() - Method in class org.faktorips.runtime.internal.toc.AbstractTocEntryFactory.PolicyCmptTypeTocEntryFactory
-
- getXmlTag() - Method in class org.faktorips.runtime.internal.toc.AbstractTocEntryFactory.ProductCmptTocEntryFactory
-
- getXmlTag() - Method in class org.faktorips.runtime.internal.toc.AbstractTocEntryFactory.ProductCmptTypeTocEntryFactory
-
- getXmlTag() - Method in class org.faktorips.runtime.internal.toc.AbstractTocEntryFactory.TableContentTocEntryFactory
-
- getXmlTag() - Method in class org.faktorips.runtime.internal.toc.AbstractTocEntryFactory.TestCaseTocEntryFactory
-
- getXmlTag() - Method in interface org.faktorips.runtime.internal.toc.ITocEntryFactory
-
Returns the XML tag identifying a
TocEntryObject this factory can create.
- getYear() - Method in class org.faktorips.runtime.internal.DateTime
-
- ICacheFactory - Interface in org.faktorips.runtime
-
A factory for creating caches used by the repository.
- IClRepositoryObject - Interface in org.faktorips.runtime
-
Objects that are loaded by the class loader repository need to implement this interface.
- IComputable<K,V> - Interface in org.faktorips.runtime.caching
-
Interface to compute objects of type V identified by a key of type K
- IConfigurableModelObject - Interface in org.faktorips.runtime
-
Base interface for all model objects that are configurable by a product component.
- ICopySupport - Interface in org.faktorips.runtime
-
Interface indicating that the model object can create a copy of itself.
- IDeltaComputationOptions - Interface in org.faktorips.runtime
-
Callback interface for the delta computation.
- IDeltaComputationOptions.ComputationMethod - Enum in org.faktorips.runtime
-
- IDeltaSupport - Interface in org.faktorips.runtime
-
Interface indicating that it is possible to compute a delta between two instances of the class
implementing this interface.
- IDependantObject - Interface in org.faktorips.runtime
-
Interface that defines a model object as dependent object, i.e. the object is part of another
object.
- IDetachedContentRuntimeRepository - Interface in org.faktorips.runtime.productdataprovider
-
- IEnumValueLookupService<T> - Interface in org.faktorips.runtime
-
A service that can look up the values for exactly one enumeration type in a data source that is
not the Faktor-IPS runtime repository.
- IFormulaEvaluator - Interface in org.faktorips.runtime.formula
-
Evaluates the formulas of a product component generation.
- IFormulaEvaluatorFactory - Interface in org.faktorips.runtime.formula
-
- ignore(Class<?>, String) - Method in class org.faktorips.runtime.DeltaComputationOptionsByPosition
-
Returns false.
- ignore(Class<?>, String) - Method in interface org.faktorips.runtime.IDeltaComputationOptions
-
Returns true if the given property should be ignored in the delta computation.
- IllegalRepositoryModificationException - Exception in org.faktorips.runtime
-
An exception that indicates that a method do modify the repository contents was called, but the
repository does not allow to modify its contents.
- IllegalRepositoryModificationException() - Constructor for exception org.faktorips.runtime.IllegalRepositoryModificationException
-
- IMarker - Interface in org.faktorips.runtime
-
The implementation of this interface is used to provide additional information for an
Message.
- IModelElement - Interface in org.faktorips.runtime.modeltype
-
Base Interface for all model elements.
- IModelObject - Interface in org.faktorips.runtime
-
Base interface for all model objects.
- IModelObjectDelta - Interface in org.faktorips.runtime
-
A model object delta represents the delta between two model objects.
- IModelObjectDeltaVisitor - Interface in org.faktorips.runtime
-
Visitor to visit a model object delta.
- IModelObjectRepository - Interface in org.faktorips.runtime
-
Interface for a repository containing model objects.
- IModelObjectVisitor - Interface in org.faktorips.runtime
-
Visitor for hierarchical model object structures.
- IModelType - Interface in org.faktorips.runtime.modeltype
-
- IModelTypeAssociation - Interface in org.faktorips.runtime.modeltype
-
- IModelTypeAssociation.AssociationType - Enum in org.faktorips.runtime.modeltype
-
Enum defining the possible association types.
- IModelTypeAttribute - Interface in org.faktorips.runtime.modeltype
-
- IModelTypeAttribute.AttributeType - Enum in org.faktorips.runtime.modeltype
-
Enum defining the possible attribute types.
- IModelTypeAttribute.ValueSetType - Enum in org.faktorips.runtime.modeltype
-
Enum defining the possible value set types.
- INFO - Static variable in class org.faktorips.runtime.Message
-
Severity info.
- info(String) - Static method in class org.faktorips.runtime.Message
-
- INIT_PROPERTIES_FROM_XML - Static variable in class org.faktorips.runtime.internal.MethodNames
-
- initAssociationFromXml(Element, Object, IObjectReferenceStore) - Method in class org.faktorips.runtime.internal.AbstractModelObject
-
- initCaches(ClassLoader) - Method in class org.faktorips.runtime.internal.AbstractCachingRuntimeRepository
-
- initClRepositoryObject(CustomTocEntryObject<T>, IClRepositoryObject) - Method in class org.faktorips.runtime.internal.AbstractClassLoadingRuntimeRepository
-
- initDescriptionsFromXml(XMLStreamReader) - Method in class org.faktorips.runtime.modeltype.internal.AbstractModelElement
-
- initExpectedResultFromXml(Element) - Method in class org.faktorips.runtime.test.IpsTestCase2
-
Initialized the expected result from the given element.
- initExtensionPropertiesFromXml(Element) - Method in class org.faktorips.runtime.internal.RuntimeObject
-
- initExtPropertiesFromXml(XMLStreamReader) - Method in interface org.faktorips.runtime.modeltype.IModelElement
-
Initializes the model element's extension properties with the data stored in the xml element
at the parser's current position.
- initExtPropertiesFromXml(XMLStreamReader) - Method in class org.faktorips.runtime.modeltype.internal.AbstractModelElement
-
- initFromXml(Element) - Method in interface org.faktorips.runtime.IClRepositoryObject
-
Initializes this object with the data stored in the XML element.
- initFromXml(Element, boolean, IRuntimeRepository, IObjectReferenceStore) - Method in class org.faktorips.runtime.internal.AbstractModelObject
-
Initializes the policy component's state with the data stored in the given xml element.
- initFromXml(Element, boolean, IRuntimeRepository, IObjectReferenceStore, XmlCallback) - Method in class org.faktorips.runtime.internal.AbstractModelObject
-
Initializes the policy component's state with the data stored in the given xml element.
- initFromXml(Element, boolean, IRuntimeRepository, IObjectReferenceStore, XmlCallback, String) - Method in class org.faktorips.runtime.internal.AbstractModelObject
-
Initializes the policy component's state with the data stored in the given xml element.
- initFromXml(Element) - Method in class org.faktorips.runtime.internal.ProductComponent
-
Initializes the generation with the data from the xml element.
- initFromXml(Element) - Method in class org.faktorips.runtime.internal.ProductComponentGeneration
-
Initializes the generation with the data from the xml element.
- initFromXml(Element) - Method in class org.faktorips.runtime.internal.ProductComponentLink
-
- initFromXml(Element, IRuntimeRepository) - Method in class org.faktorips.runtime.internal.ProductConfiguration
-
- initFromXml(InputStream, IRuntimeRepository) - Method in class org.faktorips.runtime.internal.Table
-
Initializes this object with the data stored in the XML element.
- initFromXml(Element) - Method in class org.faktorips.runtime.internal.toc.AbstractReadonlyTableOfContents
-
Initializes the table of contents with data stored in the xml element.
- initFromXml(Element) - Method in class org.faktorips.runtime.internal.toc.ReadonlyTableOfContents
-
- initFromXml(XMLStreamReader) - Method in interface org.faktorips.runtime.modeltype.IModelElement
-
Initializes the model element's state with the data stored in the xml element at the parser's
current position.
- initFromXml(XMLStreamReader) - Method in class org.faktorips.runtime.modeltype.internal.AbstractModelElement
-
- initFromXml(XMLStreamReader) - Method in class org.faktorips.runtime.modeltype.internal.ModelType
-
- initFromXml(XMLStreamReader) - Method in class org.faktorips.runtime.modeltype.internal.ModelTypeAssociation
-
- initFromXml(XMLStreamReader) - Method in class org.faktorips.runtime.modeltype.internal.ModelTypeAttribute
-
- initFromXml(Element) - Method in class org.faktorips.runtime.test.IpsTestCase2
-
Initialized the input and expected result objects from the xml.
- initHashMaps(int) - Method in class org.faktorips.runtime.internal.toc.ReadonlyTableOfContents
-
- initialize() - Method in interface org.faktorips.runtime.IConfigurableModelObject
-
Initializes the model object with the defaults from it's product component generation.
- initialize() - Method in class org.faktorips.runtime.InMemoryRuntimeRepository
-
Nothing to do for the in memory repository.
- initialize() - Method in class org.faktorips.runtime.internal.AbstractTocBasedRuntimeRepository
-
Initializes the runtime repository by loading the table of contents.
- initInputFromXml(Element) - Method in class org.faktorips.runtime.test.IpsTestCase2
-
Initialized the input from the given element.
- initKeyMaps() - Method in class org.faktorips.runtime.internal.Table
-
Is used by the generated classes to build up the the maps and trees that are used by the also
generated find-methods.
- initLabelFromXml(XMLStreamReader) - Method in class org.faktorips.runtime.modeltype.internal.AbstractModelElement
-
- initLabelFromXml(XMLStreamReader) - Method in class org.faktorips.runtime.modeltype.internal.ModelTypeAssociation
-
- initLabelsFromXml(XMLStreamReader) - Method in class org.faktorips.runtime.modeltype.internal.AbstractModelElement
-
- initProductComponentGenerationVariation(IRuntimeRepository, GenerationTocEntry, Element) - Method in class org.faktorips.runtime.internal.productvariant.ProductVariantRuntimeHelper
-
The given generation is initialized with the data of the original product component
generation and the variations defined by the variant.
- initProductComponentVariation(ProductComponent, ProductComponent, Element) - Method in class org.faktorips.runtime.internal.productvariant.ProductVariantRuntimeHelper
-
The given product component is initialized with the data of the original product component
and the variations defined by the variant.
- initProperties(String, IModelObject, Map<String, String>) - Method in interface org.faktorips.runtime.internal.XmlCallback
-
Callback method will be called for each node element inside the XML structure.
- initPropertiesFromXml(Map<String, String>, IRuntimeRepository) - Method in class org.faktorips.runtime.internal.AbstractModelObject
-
- InMemoryRuntimeRepository - Class in org.faktorips.runtime
-
A runtime repository that keeps it's data in memory.
- InMemoryRuntimeRepository() - Constructor for class org.faktorips.runtime.InMemoryRuntimeRepository
-
- InMemoryRuntimeRepository(String) - Constructor for class org.faktorips.runtime.InMemoryRuntimeRepository
-
- INotificationSupport - Interface in org.faktorips.runtime
-
Interface for classes that allow listeners for their properties.
- internalAddEntry(TocEntryObject) - Method in class org.faktorips.runtime.internal.toc.AbstractReadonlyTableOfContents
-
Adds the entry to the table of contents.
- internalAddEntry(TocEntryObject) - Method in class org.faktorips.runtime.internal.toc.ReadonlyTableOfContents
-
- InternationalStringXmlReaderWriter - Class in org.faktorips.runtime.internal
-
Helper class to read international strings from XML and write them back to XML.
- invalidObjects(List<ObjectProperty>) - Method in class org.faktorips.runtime.Message.Builder
-
Add a list of object properties the message refers to.
- invalidObjects(ObjectProperty...) - Method in class org.faktorips.runtime.Message.Builder
-
Add some object properties the message refers to.
- invalidObjects(Object, String...) - Method in class org.faktorips.runtime.Message.Builder
-
Add some object properties the message refers to by creating instances of
ObjectProperty for every given property and the given object.
- IObjectReferenceStore - Interface in org.faktorips.runtime
-
- IProductComponent - Interface in org.faktorips.runtime
-
Interface for all product components.
- IProductComponentGeneration - Interface in org.faktorips.runtime
-
A product component generation represents the state of a product component valid for a period of
time.
- IProductComponentLink<T extends IProductComponent> - Interface in org.faktorips.runtime
-
This class represents a link between two product components.
- IProductComponentLinkSource - Interface in org.faktorips.runtime
-
- IProductDataProvider - Interface in org.faktorips.runtime.productdataprovider
-
- IProductDataProviderFactory - Interface in org.faktorips.runtime.productdataprovider
-
- IPropertyQualifier - Interface in org.faktorips.runtime
-
The implementation of this interface is used to provide additional information for an
ObjectProperty.
- IpsFormulaTestCase - Class in org.faktorips.runtime.test
-
Class to execute and test formulas on product cmpts.
- IpsFormulaTestCase(String) - Constructor for class org.faktorips.runtime.test.IpsFormulaTestCase
-
- IpsJAXBContext - Class in org.faktorips.runtime.jaxb
-
Wraps a given JAXBContext and provides marshallers/unmarshallers that resolve the reference from
configurable model objects to product components.
- IpsJAXBContext(JAXBContext, List<? extends XmlAdapter<?, ?>>, IRuntimeRepository) - Constructor for class org.faktorips.runtime.jaxb.IpsJAXBContext
-
- IpsPropertyChangeSupport - Class in org.faktorips.runtime
-
- IpsPropertyChangeSupport(Object) - Constructor for class org.faktorips.runtime.IpsPropertyChangeSupport
-
- IpsStringUtils - Class in org.faktorips.runtime.internal
-
A collection of utility methods for Strings.
- IpsTest2 - Class in org.faktorips.runtime.test
-
- IpsTest2(String) - Constructor for class org.faktorips.runtime.test.IpsTest2
-
- IpsTestCase - Class in org.faktorips.runtime
-
Base class for IPS test cases.
- IpsTestCase(String) - Constructor for class org.faktorips.runtime.IpsTestCase
-
Creates a new test case.
- IpsTestCase2 - Class in org.faktorips.runtime.test
-
An ips test case defines the fixture to run a test.
- IpsTestCase2(String) - Constructor for class org.faktorips.runtime.test.IpsTestCase2
-
- IpsTestCaseBase - Class in org.faktorips.runtime.test
-
- IpsTestCaseBase(String) - Constructor for class org.faktorips.runtime.test.IpsTestCaseBase
-
- IpsTestCaseJUnitAdapter - Class in org.faktorips.runtime.test
-
Ips test case adapter.
- IpsTestCaseJUnitAdapter(IpsTestCaseBase) - Constructor for class org.faktorips.runtime.test.IpsTestCaseJUnitAdapter
-
- IpsTestCaseJUnitAdapter(String) - Constructor for class org.faktorips.runtime.test.IpsTestCaseJUnitAdapter
-
Dummy constructor to meet the contract to JUnits test case, this prevents the JUnit warning
"has no public constructor TestCase(String name)".
- IpsTestFailure - Class in org.faktorips.runtime.test
-
- IpsTestFailure(IpsTestCaseBase, Throwable) - Constructor for class org.faktorips.runtime.test.IpsTestFailure
-
Creates a new test error.
- IpsTestFailure(IpsTestCaseBase, Object, Object) - Constructor for class org.faktorips.runtime.test.IpsTestFailure
-
Creates a new test failure that was caused because the given actual value is not equal to the
expected value.
- IpsTestFailure(IpsTestCaseBase, Object, Object, String, String, String) - Constructor for class org.faktorips.runtime.test.IpsTestFailure
-
Creates a new test failure that was caused because the given actual value is not equal to the
expected value.
- IpsTestFailure(IpsTestCaseBase) - Constructor for class org.faktorips.runtime.test.IpsTestFailure
-
Creates a new test failure that was caused because an assertion has failed.
- IpsTestListener - Interface in org.faktorips.runtime.test
-
- IpsTestResult - Class in org.faktorips.runtime.test
-
- IpsTestResult() - Constructor for class org.faktorips.runtime.test.IpsTestResult
-
- IpsTestSuite - Class in org.faktorips.runtime.test
-
A test suite is a container for tests.
- IpsTestSuite(String) - Constructor for class org.faktorips.runtime.test.IpsTestSuite
-
- IpsTestSuiteJUnitAdapter - Class in org.faktorips.runtime.test
-
Ips test suite adapter.
- IpsTestSuiteJUnitAdapter() - Constructor for class org.faktorips.runtime.test.IpsTestSuiteJUnitAdapter
-
- IpsTestSuiteJUnitAdapter(String) - Constructor for class org.faktorips.runtime.test.IpsTestSuiteJUnitAdapter
-
- IpsTestSuiteJUnitAdapter(IpsTestSuite) - Constructor for class org.faktorips.runtime.test.IpsTestSuiteJUnitAdapter
-
- IReadonlyTableOfContents - Interface in org.faktorips.runtime.internal.toc
-
This is the interface for readonly table of contents used by the runtime repositories.
- IRuntimeObject - Interface in org.faktorips.runtime
-
Base class for runtime objects offering access to extension properties.
- IRuntimeRepository - Interface in org.faktorips.runtime
-
The runtime repository gives access to the information about products, enums and tables.
- IRuntimeRepositoryLookup - Interface in org.faktorips.runtime
-
A runtime repository is an interface for a class that is able to provide a runtime repository.
- IRuntimeRepositoryManager - Interface in org.faktorips.runtime
-
- IS_MODIFIABLE - Static variable in class org.faktorips.runtime.internal.MethodNames
-
- isActive() - Method in class org.faktorips.runtime.internal.ValidationRuleConfiguration
-
Flag indicating whether the validation rule is configured as active.
- isAdded() - Method in interface org.faktorips.runtime.IModelObjectDelta
-
Returns true if this model object has been added to its parent,
false otherwise.
- isAdded() - Method in class org.faktorips.runtime.internal.ModelObjectDelta
-
- isBlank(String) - Static method in class org.faktorips.runtime.internal.IpsStringUtils
-
Returns true if s is either null, the empty string or a string that only
contains whitespaces, otherwise false.
- isBlank(String) - Static method in class org.faktorips.runtime.internal.StringUtils
-
Deprecated.
This method is deprecated due to import collisions with the StringUtils.class of
the apache.common.lang package. Use the isBlank(String s) method of
IpsStringUtils instead. It has the same functionality.
- isChanged() - Method in interface org.faktorips.runtime.IModelObjectDelta
-
Returns true if this model object has been changed.
- isChanged() - Method in class org.faktorips.runtime.internal.ModelObjectDelta
-
- isChildChanged() - Method in interface org.faktorips.runtime.IModelObjectDelta
-
Returns true if at least one model object's children has been changed.
- isChildChanged() - Method in class org.faktorips.runtime.internal.ModelObjectDelta
-
- isClassChanged() - Method in interface org.faktorips.runtime.IModelObjectDelta
-
Returns true if the model object's Java class has "changed".
- isClassChanged() - Method in class org.faktorips.runtime.internal.ModelObjectDelta
-
- isCompatibleToBaseVersion() - Method in class org.faktorips.runtime.productdataprovider.AbstractProductDataProvider
-
- isCompatibleToBaseVersion() - Method in interface org.faktorips.runtime.productdataprovider.IProductDataProvider
-
- isCompatibleVersion(String, String) - Method in interface org.faktorips.runtime.IVersionChecker
-
Returns true if the new version is compatible to the old version or both versions are equal
- isDerivedUnion() - Method in interface org.faktorips.runtime.modeltype.IModelTypeAssociation
-
Returns if this association is a derived union.
- isDerivedUnion() - Method in class org.faktorips.runtime.modeltype.internal.ModelTypeAssociation
-
- isDifferentObjectAtPosition() - Method in interface org.faktorips.runtime.IModelObjectDelta
-
Returns true if a different model object is at a position, otherwise
false.
- isDifferentObjectAtPosition() - Method in class org.faktorips.runtime.internal.ModelObjectDelta
-
- isEmpty() - Method in interface org.faktorips.runtime.IModelObjectDelta
-
Returns true if the delta is empty, the two objects are the same, otherwise
false.
- isEmpty(String) - Static method in class org.faktorips.runtime.internal.IpsStringUtils
-
Returns true if s is either null or the empty string, otherwise
false.
- isEmpty() - Method in class org.faktorips.runtime.internal.ModelObjectDelta
-
- isEmpty(String) - Static method in class org.faktorips.runtime.internal.StringUtils
-
Deprecated.
This method is deprecated due to import collisions with the StringUtils.class of
the apache.common.lang package. Use the isEmpty(String s) method of
IpsStringUtils instead. It has the same functionality.
- isEmpty() - Method in class org.faktorips.runtime.MessageList
-
Returns true if the list is empty.
- isError() - Method in class org.faktorips.runtime.test.IpsTestFailure
-
Returns true if the test was aborted because a throwable was thrown.
- isFailedAssertion() - Method in class org.faktorips.runtime.test.IpsTestFailure
-
Returns true if the test failed because an assertion failed.
- isFormulaAvailable(String) - Method in class org.faktorips.runtime.internal.ProductComponentGeneration
-
- isModifiable() - Method in class org.faktorips.runtime.ClassloaderRuntimeRepository
-
- isModifiable() - Method in class org.faktorips.runtime.InMemoryRuntimeRepository
-
- isModifiable() - Method in interface org.faktorips.runtime.IRuntimeRepository
-
Returns true if the repository's content is modifiable.
- isModifiable() - Method in class org.faktorips.runtime.productdataprovider.DetachedContentRuntimeRepository
-
- isMoved() - Method in interface org.faktorips.runtime.IModelObjectDelta
-
Returns true if this model object has changed its position in the ordered
association.
- isMoved() - Method in class org.faktorips.runtime.internal.ModelObjectDelta
-
- isNull(Element) - Method in class org.faktorips.runtime.internal.Table
-
Is used by generated classes within the initKeyMaps() method to identify a null values.
- isProductRelevant() - Method in interface org.faktorips.runtime.modeltype.IModelTypeAssociation
-
Returns if this association is product relevant.
- isProductRelevant() - Method in interface org.faktorips.runtime.modeltype.IModelTypeAttribute
-
Returns if this attribute is product relevant.
- isProductRelevant() - Method in class org.faktorips.runtime.modeltype.internal.ModelTypeAssociation
-
- isProductRelevant() - Method in class org.faktorips.runtime.modeltype.internal.ModelTypeAttribute
-
- isProductVariantXML(Element) - Method in class org.faktorips.runtime.internal.productvariant.ProductVariantRuntimeHelper
-
- isPropertyChanged() - Method in interface org.faktorips.runtime.IModelObjectDelta
-
Returns true if at least one the model object's properties has changed,
otherwise false.
- isPropertyChanged(String) - Method in interface org.faktorips.runtime.IModelObjectDelta
-
Returns true if the model object contains a different value for the given
property than then reference model object.
- isPropertyChanged() - Method in class org.faktorips.runtime.internal.ModelObjectDelta
-
- isPropertyChanged(String) - Method in class org.faktorips.runtime.internal.ModelObjectDelta
-
- isRemoved() - Method in interface org.faktorips.runtime.IModelObjectDelta
-
Returns true if this model object has been removed from its parent,
false otherwise.
- isRemoved() - Method in class org.faktorips.runtime.internal.ModelObjectDelta
-
- isRepositoryUpToDate(IRuntimeRepository) - Method in class org.faktorips.runtime.ClassloaderRuntimeRepositoryManager
-
- isRepositoryUpToDate(IRuntimeRepository) - Method in class org.faktorips.runtime.internal.AbstractRuntimeRepositoryManager
-
- isRepositoryUpToDate(IRuntimeRepository) - Method in class org.faktorips.runtime.productdataprovider.DetachedContentRuntimeRepositoryManager
-
- isSame(IModelObject, IModelObject) - Method in class org.faktorips.runtime.DeltaComputationOptionsByPosition
-
Returns true if the specified object references are identical.
- isSame(IModelObject, IModelObject) - Method in interface org.faktorips.runtime.IDeltaComputationOptions
-
Returns true if the two objects represent the same conceptual object, otherwise
false.
- isStructureChanged() - Method in interface org.faktorips.runtime.IModelObjectDelta
-
Returns true if this model object's structure has changed.
- isStructureChanged() - Method in class org.faktorips.runtime.internal.ModelObjectDelta
-
- isSubsetOfADerivedUnion() - Method in interface org.faktorips.runtime.modeltype.IModelTypeAssociation
-
Returns if this association is a subset of a derived union.
- isSubsetOfADerivedUnion() - Method in class org.faktorips.runtime.modeltype.internal.ModelTypeAssociation
-
- isValidationRuleActivated(String) - Method in class org.faktorips.runtime.internal.ProductComponentGeneration
-
Returns whether the validation rule with the given name is configured as active in this
ProductComponent.
- isValidationRuleActivated(String) - Method in interface org.faktorips.runtime.IProductComponentGeneration
-
Returns whether the validation rule with the given name is configured as active in this
ProductComponent.
- ITable - Interface in org.faktorips.runtime
-
Base interface for table contents
- iterator() - Method in class org.faktorips.runtime.MessageList
-
Returns an iterator over the messages in this list.
- ITocEntryFactory<T extends TocEntryObject> - Interface in org.faktorips.runtime.internal.toc
-
- IUnresolvedReference - Interface in org.faktorips.runtime
-
- IValidationContext - Interface in org.faktorips.runtime
-
A validation context is provided to the validate() method generated by Faktor-IPS.
- IVersionChecker - Interface in org.faktorips.runtime
-
The modification checker holds a version or time stamp for the version or time it is up to date.
- IVisitorSupport - Interface in org.faktorips.runtime
-
Marks an model object as accepting visitors.
- IXmlPersistenceSupport - Interface in org.faktorips.runtime.internal
-