- 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(Class<T>) - Method in class org.faktorips.runtime.model.annotation.AnnotatedDeclaration
-
Returns the specified annotation if present.
- GET_EFFECTIVE_FROM_AS_CALENDAR - Static variable in enum org.faktorips.runtime.internal.MethodNames
-
- GET_EXISTING_PRODUCT_COMPONENT - Static variable in enum org.faktorips.runtime.internal.MethodNames
-
- GET_EXISTING_PRODUCT_COMPONENT_GENERATION - Static variable in enum org.faktorips.runtime.internal.MethodNames
-
- GET_PARENT - Static variable in enum org.faktorips.runtime.internal.MethodNames
-
- GET_PRODUCT_CMPT_GENERATION - Static variable in enum org.faktorips.runtime.internal.MethodNames
-
- GET_PRODUCT_COMPONENT - Static variable in enum org.faktorips.runtime.internal.MethodNames
-
- GET_PRODUCT_COMPONENT_ID - Static variable in enum org.faktorips.runtime.internal.MethodNames
-
- GET_REPOSITORY - Static variable in enum org.faktorips.runtime.internal.MethodNames
-
- GET_THIS_REPOSITORY - Static variable in enum org.faktorips.runtime.internal.MethodNames
-
- GET_VALID_FROM - Static variable in enum 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 or any dependent
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
-
- getAnnotatedDeclaration() - Method in class org.faktorips.runtime.model.type.Type
-
Returns the
AnnotatedDeclaration
object for this model type that should be used to
read all annotations.
- getAnnotation(AnnotatedElement) - Method in class org.faktorips.runtime.model.type.read.AnnotationProcessor
-
- 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 class org.faktorips.runtime.model.type.PolicyCmptType
-
- getAssociation(String) - Method in class org.faktorips.runtime.model.type.ProductCmptType
-
- getAssociation(String) - Method in class org.faktorips.runtime.model.type.Type
-
Returns the association with the given name
declared in this type or one of it's
super types.
- getAssociation(String) - Method in interface org.faktorips.runtime.modeltype.IModelType
-
Deprecated.
Returns the association with the given name
declared in this type or one of it's
super types.
- getAssociationKind() - Method in class org.faktorips.runtime.model.type.Association
-
Returns what kind of association this is.
- 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 class org.faktorips.runtime.model.type.PolicyCmptType
-
- getAssociations() - Method in class org.faktorips.runtime.model.type.ProductCmptType
-
- getAssociations() - Method in class org.faktorips.runtime.model.type.Type
-
Returns the type's associations including those defined in it's super types.
- getAssociations() - Method in interface org.faktorips.runtime.modeltype.IModelType
-
Deprecated.
Returns the type's associations including those defined in it's super types.
- getAssociationType() - Method in class org.faktorips.runtime.model.type.Association
-
- getAssociationType() - Method in interface org.faktorips.runtime.modeltype.IModelTypeAssociation
-
Deprecated.
Returns the type of this association.
- getAttribute(String) - Method in class org.faktorips.runtime.model.enumtype.EnumType
-
Returns the model for the attribute with the given name or null
if no such attribute
exists.
- getAttribute(String) - Method in class org.faktorips.runtime.model.type.PolicyCmptType
-
- getAttribute(String) - Method in class org.faktorips.runtime.model.type.ProductCmptType
-
- getAttribute(String) - Method in class org.faktorips.runtime.model.type.Type
-
Returns the attribute with the given name
declared in this type or one of it's
super types.
- getAttribute(String) - Method in interface org.faktorips.runtime.modeltype.IModelType
-
Deprecated.
Returns the attribute with the given name
declared in this type or one of it's
super types.
- getAttributeKind() - Method in class org.faktorips.runtime.model.type.Attribute
-
- getAttributenames() - Method in class org.faktorips.runtime.model.enumtype.EnumType
-
Returns the names of all this enum's attributes.
- getAttributes() - Method in class org.faktorips.runtime.model.enumtype.EnumType
-
Returns models for all this enum's attributes
- getAttributes() - Method in class org.faktorips.runtime.model.type.PolicyCmptType
-
- getAttributes() - Method in class org.faktorips.runtime.model.type.ProductCmptType
-
- getAttributes() - Method in class org.faktorips.runtime.model.type.Type
-
Returns a list containing the type's attributes including those defined in the type's super
types.
- getAttributes() - Method in interface org.faktorips.runtime.modeltype.IModelType
-
Deprecated.
Returns a list containing the type's attributes including those defined in the type's super
types.
- getAttributeType() - Method in class org.faktorips.runtime.model.type.Attribute
-
- getAttributeType() - Method in interface org.faktorips.runtime.modeltype.IModelTypeAttribute
-
Deprecated.
- 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 enum 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.model.annotation.AnnotatedDeclaration
-
- getClassLoader() - Method in class org.faktorips.runtime.productdataprovider.ClassLoaderDataSource
-
- getCode() - Method in class org.faktorips.runtime.Message
-
Returns the message code.
- getColumn(String) - Method in class org.faktorips.runtime.model.table.TableStructure
-
- getColumnNames() - Method in class org.faktorips.runtime.model.table.TableStructure
-
- getColumns() - Method in class org.faktorips.runtime.model.table.TableStructure
-
- getConcurrencyLevel() - Method in class org.faktorips.runtime.DefaultCacheFactory
-
- getCurrentRuntimeRepository() - Method in class org.faktorips.runtime.internal.AbstractRuntimeRepositoryManager
-
- 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
-
- 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 class org.faktorips.runtime.model.enumtype.EnumAttribute
-
The class for this attribute's values.
- getDatatype() - Method in class org.faktorips.runtime.model.table.TableColumn
-
- getDatatype() - Method in class org.faktorips.runtime.model.type.Attribute
-
- getDatatype() - Method in interface org.faktorips.runtime.modeltype.IModelTypeAttribute
-
Deprecated.
- getDay() - Method in class org.faktorips.runtime.internal.DateTime
-
- getDeclarationClass() - Method in class org.faktorips.runtime.model.type.Type
-
- getDeclarationClassName() - Method in class org.faktorips.runtime.model.annotation.AnnotatedDeclaration
-
- getDeclaredAssociation(String) - Method in class org.faktorips.runtime.model.type.PolicyCmptType
-
- getDeclaredAssociation(int) - Method in class org.faktorips.runtime.model.type.PolicyCmptType
-
- getDeclaredAssociation(int) - Method in class org.faktorips.runtime.model.type.ProductCmptType
-
- getDeclaredAssociation(String) - Method in class org.faktorips.runtime.model.type.ProductCmptType
-
- getDeclaredAssociation(int) - Method in class org.faktorips.runtime.model.type.Type
-
Returns the association at the given index
.
- getDeclaredAssociation(String) - Method in class org.faktorips.runtime.model.type.Type
-
Returns the association with the given name
declared in this type.
- getDeclaredAssociation(int) - Method in interface org.faktorips.runtime.modeltype.IModelType
-
Deprecated.
Returns the association at the given index
.
- getDeclaredAssociation(String) - Method in interface org.faktorips.runtime.modeltype.IModelType
-
Deprecated.
Returns the association with the given name
declared in this type.
- getDeclaredAssociations() - Method in class org.faktorips.runtime.model.type.PolicyCmptType
-
- getDeclaredAssociations() - Method in class org.faktorips.runtime.model.type.ProductCmptType
-
- getDeclaredAssociations() - Method in class org.faktorips.runtime.model.type.Type
-
Returns a list containing all associations declared in this type.
- getDeclaredAssociations() - Method in interface org.faktorips.runtime.modeltype.IModelType
-
Deprecated.
Returns a list containing all associations declared in this model type.
- getDeclaredAttribute(String) - Method in class org.faktorips.runtime.model.type.PolicyCmptType
-
- getDeclaredAttribute(int) - Method in class org.faktorips.runtime.model.type.PolicyCmptType
-
- getDeclaredAttribute(int) - Method in class org.faktorips.runtime.model.type.ProductCmptType
-
- getDeclaredAttribute(String) - Method in class org.faktorips.runtime.model.type.ProductCmptType
-
- getDeclaredAttribute(int) - Method in class org.faktorips.runtime.model.type.Type
-
Returns the declared attribute at the given index
.
- getDeclaredAttribute(String) - Method in class org.faktorips.runtime.model.type.Type
-
Returns the attribute with the given name
declared in this type.
- getDeclaredAttribute(int) - Method in interface org.faktorips.runtime.modeltype.IModelType
-
Deprecated.
Returns the declared attribute at the given index
.
- getDeclaredAttribute(String) - Method in interface org.faktorips.runtime.modeltype.IModelType
-
Deprecated.
Returns the attribute with the given name
declared in this type.
- getDeclaredAttributes() - Method in class org.faktorips.runtime.model.type.PolicyCmptType
-
- getDeclaredAttributes() - Method in class org.faktorips.runtime.model.type.ProductCmptType
-
- getDeclaredAttributes() - Method in class org.faktorips.runtime.model.type.Type
-
Returns a list containing all attributes declared in this model type.
- getDeclaredAttributes() - Method in interface org.faktorips.runtime.modeltype.IModelType
-
Deprecated.
Returns a list containing all attributes declared in this model type.
- getDeclaredElements() - Method in class org.faktorips.runtime.model.annotation.AnnotatedDeclaration
-
- getDeclaredFields() - Method in class org.faktorips.runtime.model.annotation.AnnotatedDeclaration
-
Returns all fields that are declared in this type.
- getDeclaredMethods() - Method in class org.faktorips.runtime.model.annotation.AnnotatedDeclaration
-
Returns all methods that are declared in this type.
- getDeclaredMethods() - Method in class org.faktorips.runtime.model.type.ProductCmptType
-
- getDeclaredMethods() - Method in class org.faktorips.runtime.model.type.Type
-
- getDeclaredTableUsage(String) - Method in class org.faktorips.runtime.model.type.ProductCmptType
-
- getDeclaredTableUsages() - Method in class org.faktorips.runtime.model.type.ProductCmptType
-
Returns a list of
TableUsages
which are declared in this type.
- getDefaultCardinality() - Method in class org.faktorips.runtime.CardinalityRange
-
- getDefaultValue(IConfigurableModelObject) - Method in class org.faktorips.runtime.model.type.ConstantPolicyAttribute
-
- getDefaultValue(IProductComponent, Calendar) - Method in class org.faktorips.runtime.model.type.ConstantPolicyAttribute
-
- getDefaultValue(IConfigurableModelObject) - Method in class org.faktorips.runtime.model.type.DefaultPolicyAttribute
-
- getDefaultValue(IProductComponent, Calendar) - Method in class org.faktorips.runtime.model.type.DefaultPolicyAttribute
-
- getDefaultValue(IConfigurableModelObject) - Method in class org.faktorips.runtime.model.type.PolicyAttribute
-
Returns the product configured default value of the attribute identified by this model type
attribute.
- getDefaultValue(IProductComponent, Calendar) - Method in class org.faktorips.runtime.model.type.PolicyAttribute
-
Returns the product configured default value of the attribute identified by this model type
attribute.
- getDescription(Locale) - Method in class org.faktorips.runtime.internal.ProductComponent
-
- getDescription(Locale) - Method in interface org.faktorips.runtime.IProductComponent
-
Returns the description for this product component in the specified locale.
- getDescription(Locale) - Method in class org.faktorips.runtime.model.type.ModelElement
-
Returns the description for this model element in the specified locale.
- getDescription(Locale) - Method in interface org.faktorips.runtime.modeltype.IModelElement
-
Deprecated.
Returns the description for this model element in the specified locale.
- getDescriptor(String, String) - Method in class org.faktorips.runtime.model.type.read.TypePartCollector
-
- getDescriptors() - Method in class org.faktorips.runtime.model.type.read.TypePartCollector
-
- 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.
- getDisplayNameAttribute() - Method in class org.faktorips.runtime.model.enumtype.EnumType
-
The model for the attribute used to display an instance of this enum in human readable form.
- getDocumentation(Locale, DocumentationKind, String) - Method in class org.faktorips.runtime.model.type.ModelElement
-
- 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 enum org.faktorips.runtime.internal.XmlUtil
-
Returns the child element with the given tag name and index.
- getElements(Node, String) - Static method in enum org.faktorips.runtime.internal.XmlUtil
-
Returns all child elements with the given tag name.
- getElementsFromNode(Element, String, String, String) - Static method in enum org.faktorips.runtime.internal.XmlUtil
-
Returns a list of element's with the following criteria:
the node name must be equal 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.
- getEnumContentQualifiedName() - Method in class org.faktorips.runtime.model.enumtype.EnumType
-
The qualified name an enum content extending this enum must have.
- getEnumContentTocEntries() - Method in interface org.faktorips.runtime.internal.toc.IReadonlyTableOfContents
-
Returns all toc's entries representing enum contents.
- getEnumContentTocEntries() - Method in class org.faktorips.runtime.internal.toc.ReadonlyTableOfContents
-
- 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
-
- getEnumType(Class<?>) - Static method in enum org.faktorips.runtime.model.IpsModel
-
- getEnumType(Object) - Static method in enum org.faktorips.runtime.model.IpsModel
-
- getEnumTypeClass() - Method in interface org.faktorips.runtime.IEnumValueLookupService
-
Returns the enumeration class, e.g.
- 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 enum 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 class org.faktorips.runtime.model.type.ModelElement
-
- getExtensionPropertyIds() - Method in interface org.faktorips.runtime.modeltype.IModelElement
-
Deprecated.
- getExtensionPropertyValue(String) - Method in class org.faktorips.runtime.internal.RuntimeObject
-
- getExtensionPropertyValue(String) - Method in interface org.faktorips.runtime.IRuntimeObject
-
- getExtensionPropertyValue(String) - Method in class org.faktorips.runtime.model.type.ModelElement
-
Returns the value for the given extension property identified by the specified id.
- getExtensionPropertyValue(String) - Method in interface org.faktorips.runtime.modeltype.IModelElement
-
Deprecated.
Returns the value for the given extension property identified by the specified id.
- 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 enum 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 enum org.faktorips.runtime.internal.XmlUtil
-
- getFirstElement(Node) - Static method in enum 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.ProductComponent
-
- 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.
- getGenerationDeclarationClass() - Method in class org.faktorips.runtime.model.type.ProductCmptType
-
- 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
- getGenerationJavaClass() - Method in class org.faktorips.runtime.model.type.ProductCmptType
-
- getGenerationJavaInterface() - Method in class org.faktorips.runtime.model.type.ProductCmptType
-
- getGetterMethod() - Method in class org.faktorips.runtime.model.table.TableColumn
-
- getGetterMethod() - Method in class org.faktorips.runtime.model.type.Association
-
- 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.
- getIdAttribute() - Method in class org.faktorips.runtime.model.enumtype.EnumType
-
The model for the attribute used to uniquely identify an instance of this enum.
- getImplementationClass() - Method in class org.faktorips.runtime.model.annotation.AnnotatedDeclaration
-
Returns the implementation class of this type.
- 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 enum 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 enum org.faktorips.runtime.internal.ValueToXmlHelper
-
Returns the DefaultInternationalString
stored in the given element.
- getInternationalStringsFromXML(Element) - Static method in enum 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 class org.faktorips.runtime.model.type.Association
-
Returns the name of the inverse association if it is defined.
- getInverseAssociation() - Method in interface org.faktorips.runtime.modeltype.IModelTypeAssociation
-
Deprecated.
Returns the name of the inverse association if it is defined.
- 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 class org.faktorips.runtime.model.type.Type
-
Returns the Java class for this type.
- getJavaClass() - Method in interface org.faktorips.runtime.modeltype.IModelType
-
Deprecated.
Returns the Java class for this type.
- getJavaInterface() - Method in class org.faktorips.runtime.model.type.Type
-
Returns the published interface for this type.
- getJavaInterface() - Method in interface org.faktorips.runtime.modeltype.IModelType
-
Deprecated.
Returns the published interface for this type.
- getKey(String, String, String) - Method in enum org.faktorips.runtime.model.type.DocumentationKind
-
Creates a unique key to identify a message of this kind, using the objectName, qualified name
type and partName separated by
DocumentationKind.QNAME_SEPARATOR
and appending the name of the current
message kind.
- getKind() - Method in interface org.faktorips.runtime.IModelObjectDelta
-
Returns the kind of change.
- getKind() - Method in class org.faktorips.runtime.internal.ModelObjectDelta
-
- getKind() - Method in class org.faktorips.runtime.model.table.TableStructure
-
- 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.
- getKindName() - Method in class org.faktorips.runtime.model.type.PolicyCmptType
-
- getKindName() - Method in class org.faktorips.runtime.model.type.ProductCmptType
-
- getKindName() - Method in class org.faktorips.runtime.model.type.Type
-
- getKindOfChange() - Method in interface org.faktorips.runtime.IModelObjectDelta
-
- getKindOfChange() - Method in class org.faktorips.runtime.internal.ModelObjectDelta
-
- getLabel(Locale) - Method in class org.faktorips.runtime.model.type.ModelElement
-
Returns the label for this model element in the specified locale.
- getLabel(Locale) - Method in interface org.faktorips.runtime.modeltype.IModelElement
-
Deprecated.
Returns the label for this model element in the specified locale.
- getLabelForPlural(Locale) - Method in class org.faktorips.runtime.model.type.Association
-
Returns the plural label for this model element in the specified locale.
- getLabelForPlural(Locale) - Method in interface org.faktorips.runtime.modeltype.IModelTypeAssociation
-
Deprecated.
Returns the plural label for this model element in the specified locale.
- 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.IProductComponentLinkSource
-
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.IProductComponentLinkSource
-
Returns a List
of all the IProductComponentLink
s from this product
component generation to other product components.
- getListModelObjectById(List<? extends T>, String) - Static method in enum 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 set of
IMarker
s associated with this class.
- getMatchingAssociation() - Method in class org.faktorips.runtime.model.type.Association
-
Returns the matching product respectively policy component type association or
null
if no matching association is defined for this association.
- getMatchingAssociationName() - Method in class org.faktorips.runtime.model.type.Association
-
Returns the name of the matching product respectively policy component type association or
null
if no matching association is defined for this association.
- getMatchingAssociationName() - Method in interface org.faktorips.runtime.modeltype.IModelTypeAssociation
-
Deprecated.
Returns the name of the matching product respectively policy component type association or
null
if no matching association is defined for this association.
- getMatchingAssociationSource() - Method in class org.faktorips.runtime.model.type.Association
-
Returns the qualified name of source type of the matching association or null
if
no matching association is defined.
- getMatchingAssociationSource() - Method in interface org.faktorips.runtime.modeltype.IModelTypeAssociation
-
Deprecated.
Returns the qualified name of source type of the matching association or null
if
no matching association is defined.
- getMatchingAssociationSourceType() - Method in class org.faktorips.runtime.model.type.Association
-
- getMatchingAssociationSourceType() - Method in class org.faktorips.runtime.model.type.PolicyAssociation
-
- getMatchingAssociationSourceType() - Method in class org.faktorips.runtime.model.type.ProductAssociation
-
- getMatchingAssociationSourceType() - Method in interface org.faktorips.runtime.modeltype.IModelTypeAssociation
-
Deprecated.
- getMaxCardinality() - Method in class org.faktorips.runtime.model.type.Association
-
Returns the maximum cardinality for this association.
- getMaxCardinality() - Method in interface org.faktorips.runtime.modeltype.IModelTypeAssociation
-
Deprecated.
Returns the maximum cardinality for this association.
- 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.
- getMessageHelper() - Method in class org.faktorips.runtime.model.enumtype.EnumAttribute
-
- getMessageHelper() - Method in class org.faktorips.runtime.model.enumtype.EnumType
-
- getMessageHelper() - Method in class org.faktorips.runtime.model.table.TableColumn
-
- getMessageHelper() - Method in class org.faktorips.runtime.model.table.TableStructure
-
- getMessageHelper() - Method in class org.faktorips.runtime.model.type.ModelElement
-
- getMessageHelper() - Method in class org.faktorips.runtime.model.type.Type
-
- getMessageHelper() - Method in class org.faktorips.runtime.model.type.TypePart
-
- getMessageKey(DocumentationKind) - Method in class org.faktorips.runtime.model.enumtype.EnumAttribute
-
- getMessageKey(DocumentationKind) - Method in class org.faktorips.runtime.model.enumtype.EnumType
-
- getMessageKey(DocumentationKind) - Method in class org.faktorips.runtime.model.table.TableColumn
-
- getMessageKey(DocumentationKind) - Method in class org.faktorips.runtime.model.table.TableStructure
-
- getMessageKey(DocumentationKind) - Method in class org.faktorips.runtime.model.type.ModelElement
-
- getMessageKey(DocumentationKind) - Method in class org.faktorips.runtime.model.type.Type
-
- getMessageKey(DocumentationKind) - Method in class org.faktorips.runtime.model.type.TypePart
-
- getMessageOr(String, Locale, String) - Method in class org.faktorips.runtime.util.MessagesHelper
-
Getting the message for the given key in the specified language.
- 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.
- getMessagesByMarker(IMarker) - Method in class org.faktorips.runtime.MessageList
-
Returns a new message list containing all the message in this list that have the specified
IMarker
.
- getMessagesByMarker(IPredicate<IMarker>) - Method in class org.faktorips.runtime.MessageList
-
Returns a new message list containing all the message in this list with a
IMarker
the
specified
IPredicate
matches.
- 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.
- getMessageWithHighestSeverity() - Method in class org.faktorips.runtime.MessageList
-
Returns the message with the highest severity.
- 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 class org.faktorips.runtime.model.type.Association
-
Returns the minimum cardinality for this association.
- getMinCardinality() - Method in interface org.faktorips.runtime.modeltype.IModelTypeAssociation
-
Deprecated.
Returns the minimum cardinality for this association.
- getMinute() - Method in class org.faktorips.runtime.internal.DateTime
-
- getModelObjectById(List<? extends T>, String) - Static method in enum org.faktorips.runtime.formula.FormulaEvaluatorUtil
-
- getModelObjectById(T, String) - Static method in enum org.faktorips.runtime.formula.FormulaEvaluatorUtil
-
- getModelType(Class<?>) - 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
-
- getModelType(IModelObject) - Method in interface org.faktorips.runtime.IRuntimeRepository
-
- getModelType(IProductComponent) - Method in interface org.faktorips.runtime.IRuntimeRepository
-
- getModelType() - Method in class org.faktorips.runtime.model.type.PolicyAssociation
-
- getModelType() - Method in class org.faktorips.runtime.model.type.PolicyAttribute
-
- getModelType() - Method in class org.faktorips.runtime.model.type.ProductAssociation
-
- getModelType() - Method in class org.faktorips.runtime.model.type.ProductAttribute
-
- getModelType() - Method in class org.faktorips.runtime.model.type.TypePart
-
- getModelType() - Method in interface org.faktorips.runtime.modeltype.IModelTypeAssociation
-
Deprecated.
Returns the model type this association belongs to.
- getModelType() - Method in interface org.faktorips.runtime.modeltype.IModelTypeAttribute
-
Deprecated.
Returns the model type this attribute belongs to.
- 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 class org.faktorips.runtime.internal.Table
-
- getName() - Method in interface org.faktorips.runtime.IRuntimeRepository
-
Returns the repository's name.
- getName() - Method in interface org.faktorips.runtime.ITable
-
Returns the qualified name of this table.
- getName() - Method in class org.faktorips.runtime.model.type.ModelElement
-
- getName(AnnotatedElement) - Method in class org.faktorips.runtime.model.type.read.AnnotationProcessor
-
- getName(T) - Method in class org.faktorips.runtime.model.type.read.AnnotationProcessor
-
- getName() - Method in class org.faktorips.runtime.model.type.read.PartDescriptor
-
- getName(C) - Method in interface org.faktorips.runtime.model.type.read.SimpleTypePartsReader.NameAccessor
-
Gets the name of the child element from a method annotated with the
Annotation
C
- getName() - Method in interface org.faktorips.runtime.modeltype.IModelElement
-
Deprecated.
- 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 class org.faktorips.runtime.model.type.Association
-
Returns the plural form of this model type's name or the empty String if no plural for the
name is set.
- getNamePlural() - Method in interface org.faktorips.runtime.modeltype.IModelTypeAssociation
-
Deprecated.
Returns the plural form of this model type's name or the empty String if no plural for the
name is set.
- getNames(AnnotatedDeclaration) - Method in class org.faktorips.runtime.model.type.read.AssociationCollector
-
- getNames(AnnotatedDeclaration) - Method in class org.faktorips.runtime.model.type.read.AttributeCollector
-
- getNames(A) - Method in interface org.faktorips.runtime.model.type.read.SimpleTypePartsReader.NamesAccessor
-
Gets the list of names from the parent class annotated with the
Annotation
A
- getNames(AnnotatedDeclaration) - Method in class org.faktorips.runtime.model.type.read.TableUsageCollector
-
- getNames(AnnotatedDeclaration) - Method in class org.faktorips.runtime.model.type.read.TypePartCollector
-
- 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 valid from 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
-
- 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() - Method in class org.faktorips.runtime.formula.AbstractFormulaEvaluator
-
- getObject() - Method in interface org.faktorips.runtime.formula.IFormulaEvaluator
-
Returns the product component generation or product component this is an evaluator for.
- 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.
- getPolicyCmptType(Class<? extends IModelObject>) - Static method in enum org.faktorips.runtime.model.IpsModel
-
- getPolicyCmptType(IModelObject) - Static method in enum org.faktorips.runtime.model.IpsModel
-
- getPolicyCmptType() - Method in class org.faktorips.runtime.model.type.ProductCmptType
-
Returns the policy component type which is configured by this product component type.
- 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 valid from 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(Calendar) - Method in class org.faktorips.runtime.internal.ProductConfiguration
-
Returns the product component generation that configures a policy component.
- getProductCmptGeneration() - Method in interface org.faktorips.runtime.ITimedConfigurableModelObject
-
Returns the product component generation this policy component is based on.
- 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
-
- getProductCmptType(Class<? extends IProductComponent>) - Static method in enum org.faktorips.runtime.model.IpsModel
-
- getProductCmptType(IProductComponent) - Static method in enum org.faktorips.runtime.model.IpsModel
-
- getProductCmptType() - Method in class org.faktorips.runtime.model.type.PolicyCmptType
-
- 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(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 product 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
-
- getPublishedInterface() - Method in class org.faktorips.runtime.model.annotation.AnnotatedDeclaration
-
Returns the published interface of this type.
- 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 enum 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
-
- getRelevantProductObject(IProductComponent, Calendar) - Method in class org.faktorips.runtime.model.type.Attribute
-
- getRelevantProductObject(IProductComponent, Calendar, boolean) - Static method in class org.faktorips.runtime.model.type.ModelElement
-
If the changingOverTime
is false
, the given product component is
returned.
- 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.
If the repositories currently not exists in memory create the repositories first.
The repository will be created by the to be implemented method:
createRepositories()
- 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 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.
The format of the input string is:
- 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 class org.faktorips.runtime.model.type.PolicyCmptType
-
- getSuperType() - Method in class org.faktorips.runtime.model.type.ProductCmptType
-
- getSuperType() - Method in class org.faktorips.runtime.model.type.Type
-
Returns this type's super type or null
if it has none.
- getSuperType() - Method in interface org.faktorips.runtime.modeltype.IModelType
-
Deprecated.
Returns this model type's super type or null
if it has none.
- 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.
- getTable(IProductComponent, Calendar) - Method in class org.faktorips.runtime.model.type.TableUsage
-
Returns the table the given product component references for this table usage.
- 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
-
- getTableStructure(Class<? extends ITable>) - Static method in enum org.faktorips.runtime.model.IpsModel
-
- getTableStructure(ITable) - Static method in enum org.faktorips.runtime.model.IpsModel
-
- getTableStructure() - Method in class org.faktorips.runtime.model.type.TableUsage
-
- 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
-
- getTableUsage(String) - Method in class org.faktorips.runtime.model.type.ProductCmptType
-
- getTableUsages() - Method in class org.faktorips.runtime.model.type.ProductCmptType
-
Returns a list of
TableUsages
which are declared in this type or in any
super type.
- 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 class org.faktorips.runtime.model.type.Association
-
Returns the target
Type
of this association.
- getTarget() - Method in class org.faktorips.runtime.model.type.PolicyAssociation
-
- getTarget() - Method in class org.faktorips.runtime.model.type.ProductAssociation
-
Returns the target type of this association.
- getTarget() - Method in interface org.faktorips.runtime.modeltype.IModelTypeAssociation
-
Deprecated.
Returns the target model type object of this association.
- 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) - Method in class org.faktorips.runtime.model.type.PolicyAssociation
-
Returns a list of the target(s) of the given model object's association identified by this
model type association.
- getTargetObjects(IProductComponent, Calendar) - Method in class org.faktorips.runtime.model.type.ProductAssociation
-
Returns a list of the target(s) of the given product component's association identified by
this model type association.
- 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 enum 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.
- getType(Class<?>) - Static method in enum org.faktorips.runtime.model.IpsModel
-
- getType() - Method in class org.faktorips.runtime.model.type.PolicyAssociation
-
- getType() - Method in class org.faktorips.runtime.model.type.PolicyAttribute
-
- getType() - Method in class org.faktorips.runtime.model.type.ProductAssociation
-
- getType() - Method in class org.faktorips.runtime.model.type.ProductAttribute
-
- getType() - Method in class org.faktorips.runtime.model.type.TypePart
-
- getTypedTocEntries(Class<T>) - Method in class org.faktorips.runtime.internal.toc.AbstractReadonlyTableOfContents
-
- getTypedTocEntries(Class<T>) - Method in class org.faktorips.runtime.internal.toc.ReadonlyTableOfContents
-
- getTypeName() - Method in class org.faktorips.runtime.model.type.TypePart
-
Returns the name of the parent model type.
- 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
-
- getUnrestrictedValueSet(Element, String) - Static method in enum org.faktorips.runtime.internal.ValueToXmlHelper
-
- getUpper() - Method in class org.faktorips.runtime.internal.Range
-
- getUsedName() - Method in class org.faktorips.runtime.model.type.Association
-
Returns the singular or plural form of this association's name as used in code generation
depending on cardinality.
- getUsedName() - Method in interface org.faktorips.runtime.modeltype.IModelTypeAssociation
-
Deprecated.
Returns the singular or plural form of this model type's name as used in code generation
depending on cardinality.
- getValidFrom() - Method in class org.faktorips.runtime.GenerationId
-
- getValidFrom() - Method in class org.faktorips.runtime.internal.ProductComponent
-
- getValidFrom(TimeZone) - Method in class org.faktorips.runtime.internal.ProductComponent
-
- getValidFrom() - Method in class org.faktorips.runtime.internal.ProductComponentGeneration
-
- getValidFrom(TimeZone) - Method in class org.faktorips.runtime.internal.ProductComponentGeneration
-
- getValidFrom() - Method in class org.faktorips.runtime.internal.toc.GenerationTocEntry
-
- getValidFrom() - Method in interface org.faktorips.runtime.IProductObject
-
Returns the date from which this generation is valid.
- getValidFrom(TimeZone) - Method in interface org.faktorips.runtime.IProductObject
-
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(Object) - Method in class org.faktorips.runtime.model.enumtype.EnumAttribute
-
Returns the value for this attribute from the enum value.
- getValue(Object, Locale) - Method in class org.faktorips.runtime.model.enumtype.EnumAttribute
-
Returns the value for this attribute from the enum value.
- getValue(Object) - Method in class org.faktorips.runtime.model.table.TableColumn
-
- getValue(Object, TableColumn) - Method in class org.faktorips.runtime.model.table.TableStructure
-
This method retrieves the value of a table cell in a given row and column.
- getValue(Object, String) - Method in class org.faktorips.runtime.model.table.TableStructure
-
- getValue(IModelObject) - Method in class org.faktorips.runtime.model.type.ConstantPolicyAttribute
-
- getValue(IModelObject) - Method in class org.faktorips.runtime.model.type.DefaultPolicyAttribute
-
- getValue(IModelObject) - Method in class org.faktorips.runtime.model.type.PolicyAttribute
-
Returns the value of the given model object's attribute identified by this model type
attribute.
- getValue(IProductComponent, Calendar) - Method in class org.faktorips.runtime.model.type.ProductAttribute
-
Returns the value of this attribute in the given product component (or its generation
identified by the effectiveDate, if the attribute is changeable over time).
- 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 enum 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 enum org.faktorips.runtime.internal.ValueToXmlHelper
-
Returns the string representation of the value stored in given value element.
- getValueFromNode(Element, String) - Static method in enum 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.
- getValues(Object) - Method in class org.faktorips.runtime.model.table.TableStructure
-
- getValueSet(IModelObject, IValidationContext) - Method in class org.faktorips.runtime.model.type.ConstantPolicyAttribute
-
- getValueSet(IProductComponent, Calendar, IValidationContext) - Method in class org.faktorips.runtime.model.type.ConstantPolicyAttribute
-
- getValueSet(IModelObject, IValidationContext) - Method in class org.faktorips.runtime.model.type.DefaultPolicyAttribute
-
- getValueSet(IProductComponent, Calendar, IValidationContext) - Method in class org.faktorips.runtime.model.type.DefaultPolicyAttribute
-
- getValueSet(IModelObject, IValidationContext) - Method in class org.faktorips.runtime.model.type.PolicyAttribute
-
Returns the value set of the given model object's attribute identified by this model type
attribute.
- getValueSet(IProductComponent, Calendar, IValidationContext) - Method in class org.faktorips.runtime.model.type.PolicyAttribute
-
Returns the value set of the given model object's attribute identified by this model type
attribute.
- getValueSetKind() - Method in class org.faktorips.runtime.model.type.Attribute
-
- getValueSetType() - Method in class org.faktorips.runtime.model.type.Attribute
-
- getValueSetType() - Method in interface org.faktorips.runtime.modeltype.IModelTypeAttribute
-
Deprecated.
Returns the type of value set restricting this attribute
- getValuesFromXML(Element) - Static method in enum org.faktorips.runtime.internal.MultiValueXmlHelper
-
Reads String values from the a XML structure.
- getVariedBase() - Method in class org.faktorips.runtime.internal.ProductComponent
-
- getVariedBase() - Method in interface org.faktorips.runtime.IProductComponent
-
Allows distinguishing variants not only by their product component type but also their varied
base.
- 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.
- 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 or 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
-
- 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
-
- IModelTypeAttribute - Interface in org.faktorips.runtime.modeltype
-
- IModelTypeAttribute.AttributeType - Enum in org.faktorips.runtime.modeltype
-
- IModelTypeAttribute.ValueSetType - Enum in org.faktorips.runtime.modeltype
-
- INFO - Static variable in class org.faktorips.runtime.Message
-
Severity info.
- info(String) - Static method in class org.faktorips.runtime.Message
-
- init() - Method in class org.faktorips.runtime.internal.Table
-
- init(AnnotatedDeclaration) - Method in class org.faktorips.runtime.model.type.read.TypePartsReader
-
- INIT_PROPERTIES_FROM_XML - Static variable in enum 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
-
- initDescriptors(AnnotatedDeclaration) - Method in class org.faktorips.runtime.model.type.read.TypePartCollector
-
- 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
-
- 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, String) - 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(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.
- 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.
- invalidObject(ObjectProperty) - Method in class org.faktorips.runtime.Message.Builder
-
Set an object property that message refers to.
- invalidObjects(List<ObjectProperty>) - Method in class org.faktorips.runtime.Message.Builder
-
Add a list of object properties that message refers to.
- invalidObjects(ObjectProperty...) - Method in class org.faktorips.runtime.Message.Builder
-
Set object properties that message refers to.
- invalidObjectWithProperties(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.
- invokeField(Field, Object) - Method in class org.faktorips.runtime.model.type.ModelElement
-
- invokeMethod(Method, Object, Object...) - Method in class org.faktorips.runtime.model.type.ModelElement
-
- IObjectReferenceStore - Interface in org.faktorips.runtime
-
- IPredicate<T> - Interface in org.faktorips.runtime.util.function
-
Represents a predicate (boolean-valued function) of one argument.
- 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
-
- IProductObject - Interface in org.faktorips.runtime
-
- IPropertyQualifier - Interface in org.faktorips.runtime
-
The implementation of this interface is used to provide additional information for an
ObjectProperty
.
- IpsAllowedValues - Annotation Type in org.faktorips.runtime.model.annotation
-
Marks the method returning the allowed values for an
IpsAttribute
.
- IpsAssociation - Annotation Type in org.faktorips.runtime.model.annotation
-
Preserves design time information about a model association for runtime reference via
Association
.
- IpsAssociations - Annotation Type in org.faktorips.runtime.model.annotation
-
Annotates the name of all associations in the right order
- IpsAttribute - Annotation Type in org.faktorips.runtime.model.annotation
-
Preserves design time information about a model attribute for runtime reference via
Attribute
.
- IpsAttributes - Annotation Type in org.faktorips.runtime.model.annotation
-
Annotates the name of all attributes in the right order
- IpsAttributeSetter - Annotation Type in org.faktorips.runtime.model.annotation
-
- IpsChangingOverTime - Annotation Type in org.faktorips.runtime.model.annotation
-
Preserves design time information about a
IProductCmptType's Generations
for runtime
reference via
Type
.
- IpsConfiguredAttribute - Annotation Type in org.faktorips.runtime.model.annotation
-
Preserves design time information about a model attribute that is configured by a product for
runtime reference via
Attribute
.
- IpsConfiguredBy - Annotation Type in org.faktorips.runtime.model.annotation
-
Links a policy component type with the IProductCmptType
that it is configured by.
- IpsConfigures - Annotation Type in org.faktorips.runtime.model.annotation
-
Links a IProductCmptType
with the policy component type that it configures.
- IpsDefaultValue - Annotation Type in org.faktorips.runtime.model.annotation
-
Marks the method returning the default value for an
IpsAttribute
.
- IpsDerivedUnion - Annotation Type in org.faktorips.runtime.model.annotation
-
Marks an association that is a derived union.
- IpsDocumented - Annotation Type in org.faktorips.runtime.model.annotation
-
- IpsEnumAttribute - Annotation Type in org.faktorips.runtime.model.annotation
-
Provides runtime information about the enum attribute
- IpsEnumType - Annotation Type in org.faktorips.runtime.model.annotation
-
Preserves design time information about an
Enum
at runtime
- IpsExtensibleEnum - Annotation Type in org.faktorips.runtime.model.annotation
-
If annotated the class is extensible by separate content
- IpsExtensionProperties - Annotation Type in org.faktorips.runtime.model.annotation
-
- IpsExtensionProperty - Annotation Type in org.faktorips.runtime.model.annotation
-
- 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
-
- IpsInverseAssociation - Annotation Type in org.faktorips.runtime.model.annotation
-
Marks an association that is the reverse of another association.
- 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
-
- IpsMatchingAssociation - Annotation Type in org.faktorips.runtime.model.annotation
-
Links a policy/product association to it's matching product/policy association.
- IpsModel - Enum in org.faktorips.runtime.model
-
Repository of Faktor-IPS model information.
- IpsPolicyCmptType - Annotation Type in org.faktorips.runtime.model.annotation
-
Preserves design time information about a
IPolicyCmptType
for runtime reference via
Type
.
- IpsProductCmptType - Annotation Type in org.faktorips.runtime.model.annotation
-
Preserves design time information about a
IProductCmptType
for runtime reference via
Type
.
- IpsPropertyChangeSupport - Class in org.faktorips.runtime
-
- IpsPropertyChangeSupport(Object) - Constructor for class org.faktorips.runtime.IpsPropertyChangeSupport
-
- IpsPublishedInterface - Annotation Type in org.faktorips.runtime.model.annotation
-
Preserves design time information about the implementation class of a published interface.
- IpsStringUtils - Enum in org.faktorips.runtime.internal
-
A collection of utility methods for Strings.
- IpsSubsetOfDerivedUnion - Annotation Type in org.faktorips.runtime.model.annotation
-
- IpsTableColumn - Annotation Type in org.faktorips.runtime.model.annotation
-
Preserves design time information about a table structure's column for runtime reference via
TableColumn
.
- IpsTableStructure - Annotation Type in org.faktorips.runtime.model.annotation
-
Preserves design time information about a table structure for runtime reference via
TableStructure
.
- IpsTableUsage - Annotation Type in org.faktorips.runtime.model.annotation
-
Preserves design time information about the used table
- IpsTableUsages - Annotation Type in org.faktorips.runtime.model.annotation
-
Annotates the name of all associations in the right order
- 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
-
- IRuntimeRepositoryManager - Interface in org.faktorips.runtime
-
- is(Class<? extends Annotation>) - Method in class org.faktorips.runtime.model.annotation.AnnotatedDeclaration
-
Returns true
if this represented type is annotated with the specified annotation
class.
- IS_CHANGING_OVER_TIME - Static variable in enum org.faktorips.runtime.internal.MethodNames
-
- IS_MODIFIABLE - Static variable in enum 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 enum 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
-
- 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
-
- isChangingOverTime() - Method in interface org.faktorips.runtime.IProductComponent
-
- isChangingOverTime() - Method in class org.faktorips.runtime.model.type.Attribute
-
Checks whether this attribute is changing over time.
- isChangingOverTime() - Method in class org.faktorips.runtime.model.type.ProductAssociation
-
Checks whether this association is changing over time (resides in the generation) or not
(resides in the product component).
- isChangingOverTime() - Method in class org.faktorips.runtime.model.type.ProductCmptType
-
Returns whether this product component type is changing over time.
- isChangingOverTime() - Method in interface org.faktorips.runtime.modeltype.IModelTypeAttribute
-
Deprecated.
Checks whether this attribute is changing over time.
- 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
- isConfigurationForPolicyCmptType() - Method in class org.faktorips.runtime.model.type.ProductCmptType
-
Returns whether this product component type is a configuration for a policy component type.
- isConfiguredByProductCmptType() - Method in class org.faktorips.runtime.model.type.PolicyCmptType
-
Returns whether this policy component type is configured by a product component type.
- isCreateSubtreeDelta() - Method in class org.faktorips.runtime.DeltaComputationOptionsByPosition
-
- isCreateSubtreeDelta() - Method in interface org.faktorips.runtime.IDeltaComputationOptions
-
Controls whether delta objects for added or removed subtree elements should be created
explicitly.
- isDerivedUnion() - Method in class org.faktorips.runtime.model.type.Association
-
Returns if this association is a derived union.
- isDerivedUnion() - Method in interface org.faktorips.runtime.modeltype.IModelTypeAssociation
-
Deprecated.
Returns if this association is a derived union.
- 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
-
- isDisplayName() - Method in class org.faktorips.runtime.model.enumtype.EnumAttribute
-
Whether this attribute is used to display an enum value for human readability.
- 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 enum 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
-
- 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.
- isExtensible() - Method in class org.faktorips.runtime.model.enumtype.EnumType
-
Whether the enum's values can be extended in an enum content provided in a
IRuntimeRepository
.
- 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.ProductComponent
-
Returns true
if the expression of the given formulaSignature not empty.
- isFormulaAvailable(String) - Method in class org.faktorips.runtime.internal.ProductComponentGeneration
-
Returns true
if the expression of the given formulaSignature not empty.
- isIdentifier() - Method in class org.faktorips.runtime.model.enumtype.EnumAttribute
-
Whether this attribute is used to identify an enum value.
- isMatchingAssociationPresent() - Method in class org.faktorips.runtime.model.type.Association
-
Returns true
if the association has a matching association.
- isMatchingAssociationPresent() - Method in interface org.faktorips.runtime.modeltype.IModelTypeAssociation
-
Deprecated.
Returns true
if the association has a matching association.
- 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
-
- isMultilingual() - Method in class org.faktorips.runtime.model.enumtype.EnumAttribute
-
Whether the values of this attribute are dependent on
Locale
.
- isMultiValue() - Method in class org.faktorips.runtime.model.type.ProductAttribute
-
Whether this attribute has just one value or multiple values.
- isNotEmpty(String) - Static method in enum org.faktorips.runtime.internal.IpsStringUtils
-
Returns true
if s is not null and is not the empty string, otherwise
false
.
- isNull(Element) - Method in class org.faktorips.runtime.internal.Table
-
Is used by generated classes within the initKeyMaps() method to identify a null values.
- isPolicyCmptType(Class<?>) - Static method in enum org.faktorips.runtime.model.IpsModel
-
- isProductCmptType(Class<?>) - Static method in enum org.faktorips.runtime.model.IpsModel
-
- isProductRelevant() - Method in class org.faktorips.runtime.model.type.Association
-
- isProductRelevant() - Method in class org.faktorips.runtime.model.type.Attribute
-
Returns if this attribute is product relevant.
- isProductRelevant() - Method in class org.faktorips.runtime.model.type.ConstantPolicyAttribute
-
- isProductRelevant() - Method in class org.faktorips.runtime.model.type.DefaultPolicyAttribute
-
- isProductRelevant() - Method in class org.faktorips.runtime.model.type.ProductAttribute
-
- isProductRelevant() - Method in interface org.faktorips.runtime.modeltype.IModelTypeAssociation
-
- isProductRelevant() - Method in interface org.faktorips.runtime.modeltype.IModelTypeAttribute
-
Deprecated.
Returns if this attribute is product relevant.
- 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
-
- isRequiredInformationMissing() - Method in interface org.faktorips.runtime.IMarker
-
Returns whether the marked
Message
is stating that required information is missing.
- 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 class org.faktorips.runtime.model.type.Association
-
Returns if this association is a subset of a derived union.
- isSubsetOfADerivedUnion() - Method in interface org.faktorips.runtime.modeltype.IModelTypeAssociation
-
Deprecated.
Returns if this association is a subset of a derived union.
- isTechnicalConstraintViolated() - Method in interface org.faktorips.runtime.IMarker
-
Returns whether the marked
Message
is stating that a technical constraint (like for
example a database column length) is violated.
- isUnique() - Method in class org.faktorips.runtime.model.enumtype.EnumAttribute
-
Whether this attribute's value is unique over all the enum's values.
- 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
.
- isVariant() - Method in class org.faktorips.runtime.internal.ProductComponent
-
- isVariant() - Method in interface org.faktorips.runtime.IProductComponent
-
A variant is a product component that is based on another product component (hence varied
base).
- 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.
- ITimedConfigurableModelObject - Interface in org.faktorips.runtime
-
Base interface for all model objects that are configurable by a product component with the
ability to change over time via product component generations.
- 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
-
- validate(IValidationContext) - Method in interface org.faktorips.runtime.IModelObject
-
Validates the model object and returns a list of messages.
- validate(IValidationContext) - Method in class org.faktorips.runtime.internal.AbstractModelObject
-
- validate(MessageList, IValidationContext) - Method in class org.faktorips.runtime.internal.AbstractModelObject
-
Validates the policy component and adds any messages generated to the given list.
- validateDependants(MessageList, IValidationContext) - Method in class org.faktorips.runtime.internal.AbstractModelObject
-
Validates the policy component's dependant components and adds any message generated to the
given list.
- validateSelf(MessageList, IValidationContext) - Method in class org.faktorips.runtime.internal.AbstractModelObject
-
Validates this policy component's state without validating the dependant components.
- VALIDATION_CONTEXT_GET_LOCALE - Static variable in enum org.faktorips.runtime.internal.MethodNames
-
- ValidationContext - Class in org.faktorips.runtime
-
- ValidationContext(Locale, ClassLoader) - Constructor for class org.faktorips.runtime.ValidationContext
-
Creates a new validation context with the specified local.
- ValidationContext(Locale) - Constructor for class org.faktorips.runtime.ValidationContext
-
Creates a new validation context with the specified local.
- ValidationContext() - Constructor for class org.faktorips.runtime.ValidationContext
-
Creates a new validation context with the default locale (
Locale
.getDefault()).
- ValidationRuleConfiguration - Class in org.faktorips.runtime.internal
-
Class representing a validation rule configuration at runtime.
- ValidationRuleConfiguration(String, boolean) - Constructor for class org.faktorips.runtime.internal.ValidationRuleConfiguration
-
- ValidationRuleConfiguration(Element) - Constructor for class org.faktorips.runtime.internal.ValidationRuleConfiguration
-
- valueOf(String) - Static method in enum org.faktorips.runtime.formula.FormulaEvaluatorUtil
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.faktorips.runtime.IDeltaComputationOptions.ComputationMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.faktorips.runtime.internal.IpsStringUtils
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.faktorips.runtime.internal.MethodNames
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.faktorips.runtime.internal.MultiValueXmlHelper
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.faktorips.runtime.internal.tableindex.RangeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.faktorips.runtime.internal.ValueToXmlHelper
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.faktorips.runtime.internal.XmlUtil
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.faktorips.runtime.model.IpsModel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.faktorips.runtime.model.table.TableStructureKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.faktorips.runtime.model.type.AssociationKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.faktorips.runtime.model.type.AttributeKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.faktorips.runtime.model.type.DocumentationKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.faktorips.runtime.model.type.ValueSetKind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.faktorips.runtime.modeltype.IModelTypeAssociation.AssociationType
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.faktorips.runtime.modeltype.IModelTypeAttribute.AttributeType
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.faktorips.runtime.modeltype.IModelTypeAttribute.ValueSetType
-
Deprecated.
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.faktorips.runtime.Severity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.faktorips.runtime.util.JAXBContextFactory
-
Deprecated.
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.faktorips.runtime.formula.FormulaEvaluatorUtil
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.faktorips.runtime.IDeltaComputationOptions.ComputationMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.faktorips.runtime.internal.IpsStringUtils
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.faktorips.runtime.internal.MethodNames
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.faktorips.runtime.internal.MultiValueXmlHelper
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.faktorips.runtime.internal.tableindex.RangeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.faktorips.runtime.internal.ValueToXmlHelper
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.faktorips.runtime.internal.XmlUtil
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.faktorips.runtime.model.IpsModel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.faktorips.runtime.model.table.TableStructureKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.faktorips.runtime.model.type.AssociationKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.faktorips.runtime.model.type.AttributeKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.faktorips.runtime.model.type.DocumentationKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.faktorips.runtime.model.type.ValueSetKind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.faktorips.runtime.modeltype.IModelTypeAssociation.AssociationType
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.faktorips.runtime.modeltype.IModelTypeAttribute.AttributeType
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.faktorips.runtime.modeltype.IModelTypeAttribute.ValueSetType
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.faktorips.runtime.Severity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.faktorips.runtime.util.JAXBContextFactory
-
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
- ValueSetKind - Enum in org.faktorips.runtime.model.type
-
Enum defining the possible kinds of value sets.
- ValueToXmlHelper - Enum in org.faktorips.runtime.internal
-
Helper class to write values to XML and retrieve them from XML.
- visit(IModelObjectDelta) - Method in interface org.faktorips.runtime.IModelObjectDeltaVisitor
-
Visits the given model object delta.
- visit(IModelObject) - Method in interface org.faktorips.runtime.IModelObjectVisitor
-
Visits the given model object.
- visitHierarchy(Type) - Method in class org.faktorips.runtime.model.type.TypeHierarchyVisitor
-
Visits the given type and all it's super types.
- visitHierarchy(IModelType) - Method in class org.faktorips.runtime.modeltype.TypeHierarchyVisitor
-
Deprecated.
Visits the given type and all it's super types.
- VISITOR_VISIT - Static variable in enum org.faktorips.runtime.internal.MethodNames
-
- visitType(Type) - Method in class org.faktorips.runtime.model.type.TypeHierarchyVisitor
-
Visits the given type.
- visitType(IModelType) - Method in class org.faktorips.runtime.modeltype.TypeHierarchyVisitor
-
Deprecated.
Visits the given type.