Uses of Package
org.faktorips.runtime

Packages that use org.faktorips.runtime
org.faktorips.runtime   
org.faktorips.runtime.formula   
org.faktorips.runtime.internal   
org.faktorips.runtime.internal.productvariant   
org.faktorips.runtime.internal.toc   
org.faktorips.runtime.jaxb   
org.faktorips.runtime.modeltype   
org.faktorips.runtime.modeltype.internal   
org.faktorips.runtime.productdataprovider   
org.faktorips.runtime.test   
org.faktorips.runtime.util   
 

Classes in org.faktorips.runtime used by org.faktorips.runtime
AssociationChangedEvent
          Extension of PropertyChangeEvent for explicitly modeling properties as associations and firing events when association targets are added or removed from the association.
CardinalityRange
          A Range class for cardinalities.
ClassloaderRuntimeRepository
          A runtime repository that loads the resources by calling ClassLoader.getResourceAsStream(String)
GenerationId
          The identification of a generation consists of the qualified product component name and the valid from date.
ICacheFactory
          A factory for creating caches used by the repository.
IClRepositoryObject
          Objects that are loaded by the class loader repository need to implement this interface.
IConfigurableModelObject
          Base interface for all model objects that are configurable by a product component.
IDeltaComputationOptions
          Callback interface for the delta computation.
IDeltaComputationOptions.ComputationMethod
           
IEnumValueLookupService
          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.
IMarker
          The implementation of this interface is used to provide additional information for an Message.
IModelObject
          Base interface for all model objects.
IModelObjectDelta
          A model object delta represents the delta between two model objects.
IModelObjectDeltaVisitor
          Visitor to visit a model object delta.
IModelObjectVisitor
          Visitor for hierarchical model object structures.
IObjectReferenceStore
           
IProductComponent
          Interface for all product components.
IProductComponentGeneration
          A product component generation represents the state of a product component valid for a period of time.
IProductComponentLink
          This class represents a link between two product components.
IProductComponentLinkSource
          The source of an IProductComponentLink.
IPropertyQualifier
          The implementation of this interface is used to provide additional information for an ObjectProperty.
IRuntimeObject
          Base class for runtime objects offering access to extension properties.
IRuntimeRepository
          The runtime repository gives access to the information about products, enums and tables.
IRuntimeRepositoryLookup
          A IRuntimeRepositoryLookup is an interface for a class that is able to provide a runtime repository.
IRuntimeRepositoryManager
          The IRuntimeRepositoryManager is able to provide a IRuntimeRepository.
ITable
          Base interface for table contents
IUnresolvedReference
           
IValidationContext
          A validation context is provided to the validate() method generated by Faktor-IPS.
Message
          A human readable text message with an optional code that identifies the type of the message and a severity that indicates if this is an error, warning or information.
Message.Builder
          A builder for the Message class.
MessageList
          A list of Messages.
MsgReplacementParameter
          When creating a message the text might be created by replacing parameters (or placeholders) with concrete values, e.g.
ObjectProperty
          An instance of this class identifies a property in an object, e.g.
Severity
          Enum indicating the kind of severity a message can have
 

Classes in org.faktorips.runtime used by org.faktorips.runtime.formula
IModelObject
          Base interface for all model objects.
 

Classes in org.faktorips.runtime used by org.faktorips.runtime.internal
CardinalityRange
          A Range class for cardinalities.
GenerationId
          The identification of a generation consists of the qualified product component name and the valid from date.
ICacheFactory
          A factory for creating caches used by the repository.
IClRepositoryObject
          Objects that are loaded by the class loader repository need to implement this interface.
IConfigurableModelObject
          Base interface for all model objects that are configurable by a product component.
IDeltaComputationOptions
          Callback interface for the delta computation.
IEnumValueLookupService
          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.
IModelObject
          Base interface for all model objects.
IModelObjectDelta
          A model object delta represents the delta between two model objects.
IModelObjectDeltaVisitor
          Visitor to visit a model object delta.
IObjectReferenceStore
           
IProductComponent
          Interface for all product components.
IProductComponentGeneration
          A product component generation represents the state of a product component valid for a period of time.
IProductComponentLink
          This class represents a link between two product components.
IProductComponentLinkSource
          The source of an IProductComponentLink.
IRuntimeObject
          Base class for runtime objects offering access to extension properties.
IRuntimeRepository
          The runtime repository gives access to the information about products, enums and tables.
IRuntimeRepositoryLookup
          A IRuntimeRepositoryLookup is an interface for a class that is able to provide a runtime repository.
IRuntimeRepositoryManager
          The IRuntimeRepositoryManager is able to provide a IRuntimeRepository.
ITable
          Base interface for table contents
IUnresolvedReference
           
IValidationContext
          A validation context is provided to the validate() method generated by Faktor-IPS.
MessageList
          A list of Messages.
 

Classes in org.faktorips.runtime used by org.faktorips.runtime.internal.productvariant
IClRepositoryObject
          Objects that are loaded by the class loader repository need to implement this interface.
IProductComponentGeneration
          A product component generation represents the state of a product component valid for a period of time.
IRuntimeRepository
          The runtime repository gives access to the information about products, enums and tables.
 

Classes in org.faktorips.runtime used by org.faktorips.runtime.internal.toc
IRuntimeObject
          Base class for runtime objects offering access to extension properties.
IRuntimeRepository
          The runtime repository gives access to the information about products, enums and tables.
 

Classes in org.faktorips.runtime used by org.faktorips.runtime.jaxb
IRuntimeRepository
          The runtime repository gives access to the information about products, enums and tables.
 

Classes in org.faktorips.runtime used by org.faktorips.runtime.modeltype
IModelObject
          Base interface for all model objects.
IRuntimeRepository
          The runtime repository gives access to the information about products, enums and tables.
 

Classes in org.faktorips.runtime used by org.faktorips.runtime.modeltype.internal
IModelObject
          Base interface for all model objects.
IRuntimeRepository
          The runtime repository gives access to the information about products, enums and tables.
 

Classes in org.faktorips.runtime used by org.faktorips.runtime.productdataprovider
ICacheFactory
          A factory for creating caches used by the repository.
IRuntimeRepository
          The runtime repository gives access to the information about products, enums and tables.
IRuntimeRepositoryManager
          The IRuntimeRepositoryManager is able to provide a IRuntimeRepository.
IVersionChecker
          The modification checker holds a version or time stamp for the version or time it is up to date.
 

Classes in org.faktorips.runtime used by org.faktorips.runtime.test
IModelObject
          Base interface for all model objects.
IRuntimeRepository
          The runtime repository gives access to the information about products, enums and tables.
 

Classes in org.faktorips.runtime used by org.faktorips.runtime.util
IRuntimeRepository
          The runtime repository gives access to the information about products, enums and tables.
 



Copyright © 2015. All rights reserved.