Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W X Z 

A

abs(Double) - Static method in class org.vedantatree.expressionoasis.extensions.MathFunctions
Returns the absolute value
abs(Long) - Static method in class org.vedantatree.expressionoasis.extensions.MathFunctions
 
ABS - Static variable in interface org.vedantatree.expressionoasis.ui.IExpressionEvaluator
Function Varaibles
ABSTRACT_FIXED_FACTOR_VALUE - Static variable in interface de.fzi.power.binding.BindingPackage
The meta object id for the 'Abstract Fixed Factor Value' class.
ABSTRACT_FIXED_FACTOR_VALUE - Static variable in interface de.fzi.power.binding.BindingPackage.Literals
The meta object literal for the ' Abstract Fixed Factor Value' class.
ABSTRACT_FIXED_FACTOR_VALUE__BOUND_FACTOR - Static variable in interface de.fzi.power.binding.BindingPackage
The feature id for the 'Bound Factor' reference.
ABSTRACT_FIXED_FACTOR_VALUE__BOUND_FACTOR - Static variable in interface de.fzi.power.binding.BindingPackage.Literals
The meta object literal for the 'Bound Factor' reference feature.
ABSTRACT_FIXED_FACTOR_VALUE__ID - Static variable in interface de.fzi.power.binding.BindingPackage
The feature id for the 'Id' attribute.
ABSTRACT_FIXED_FACTOR_VALUE__POWER_BINDING - Static variable in interface de.fzi.power.binding.BindingPackage
The feature id for the 'Power Binding' container reference.
ABSTRACT_FIXED_FACTOR_VALUE__POWER_BINDING - Static variable in interface de.fzi.power.binding.BindingPackage.Literals
The meta object literal for the 'Power Binding' container reference feature.
ABSTRACT_FIXED_FACTOR_VALUE__VALUE - Static variable in interface de.fzi.power.binding.BindingPackage
The feature id for the 'Value' attribute.
ABSTRACT_FIXED_FACTOR_VALUE__VALUE - Static variable in interface de.fzi.power.binding.BindingPackage.Literals
The meta object literal for the 'Value' attribute feature.
ABSTRACT_FIXED_FACTOR_VALUE_FEATURE_COUNT - Static variable in interface de.fzi.power.binding.BindingPackage
The number of structural features of the 'Abstract Fixed Factor Value' class.
ABSTRACT_POWER_CONSUMING_RESOURCE - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage
The meta object id for the ' Abstract Power Consuming Resource' class.
ABSTRACT_POWER_CONSUMING_RESOURCE - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage.Literals
The meta object literal for the ' Abstract Power Consuming Resource' class.
ABSTRACT_POWER_CONSUMING_RESOURCE__ID - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage
The feature id for the 'Id' attribute.
ABSTRACT_POWER_CONSUMING_RESOURCE__NAME - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage
The feature id for the 'Name' attribute.
ABSTRACT_POWER_CONSUMING_RESOURCE__POWER_PROVIDING_ENTITY - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage
The feature id for the 'Power Providing Entity' container reference.
ABSTRACT_POWER_CONSUMING_RESOURCE__PROCESSING_RESOURCE_SPECIFICATION - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage
The feature id for the 'Processing Resource Specification' reference.
ABSTRACT_POWER_CONSUMING_RESOURCE__PROCESSING_RESOURCE_SPECIFICATION - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage.Literals
The meta object literal for the 'Processing Resource Specification' reference feature.
ABSTRACT_POWER_CONSUMING_RESOURCE_FEATURE_COUNT - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage
The number of structural features of the 'Abstract Power Consuming Resource' class.
AbstractCalculatorFactory - Class in de.fzi.power.interpreter.calculators
 
AbstractCalculatorFactory() - Constructor for class de.fzi.power.interpreter.calculators.AbstractCalculatorFactory
 
AbstractCumulativeEnergyCalculator - Class in de.fzi.power.interpreter.calculators.energy
This abstract class is designed to be the base class of all algorithms that calculate cumulative energy consumptions based on power consumption samples (sampling points), i.e., in an integrator-like fashion.
AbstractDistributionPowerModelCalculator - Class in de.fzi.power.interpreter.calculators
Subsumes a calculator responsible for evaluating the power consumption of a DistributionPowerModelSpecification.
AbstractDistributionPowerModelCalculator(PowerProvidingEntity) - Constructor for class de.fzi.power.interpreter.calculators.AbstractDistributionPowerModelCalculator
Creates a calculator for a distribution power model that is associated with a PowerProvidingEntity.
AbstractEvaluationScope - Class in de.fzi.power.interpreter
This class provides basic functionality for all classes that wish to provide a scope to evaluate the power/energy consumption of resources.
AbstractFilterMeasureProvider - Class in de.fzi.power.interpreter.measureprovider
Subclass that encapsulates an AbstractFilter as measure provider.
AbstractFilterMeasureProvider(AbstractFilter) - Constructor for class de.fzi.power.interpreter.measureprovider.AbstractFilterMeasureProvider
 
AbstractFixedFactorValue<Q extends javax.measure.quantity.Quantity> - Interface in de.fzi.power.binding
A representation of the model object ' Abstract Fixed Factor Value'.
AbstractFixedFactorValueImpl<Q extends javax.measure.quantity.Quantity> - Class in de.fzi.power.binding.impl
An implementation of the model object ' Abstract Fixed Factor Value'.
AbstractFixedFactorValueItemProvider - Class in de.fzi.power.binding.provider
This is the item provider adapter for a AbstractFixedFactorValue object.
AbstractFixedFactorValueItemProvider(AdapterFactory) - Constructor for class de.fzi.power.binding.provider.AbstractFixedFactorValueItemProvider
This constructs an instance from a factory and a notifier.
AbstractPowerConsumingResource - Interface in de.fzi.power.infrastructure
A representation of the model object ' Abstract Power Consuming Resource'.
AbstractPowerConsumingResourceImpl - Class in de.fzi.power.infrastructure.impl
An implementation of the model object ' Abstract Power Consuming Resource'.
AbstractPowerConsumingResourceItemProvider - Class in de.fzi.power.infrastructure.provider
This is the item provider adapter for a AbstractPowerConsumingResource object.
AbstractPowerConsumingResourceItemProvider(AdapterFactory) - Constructor for class de.fzi.power.infrastructure.provider.AbstractPowerConsumingResourceItemProvider
This constructs an instance from a factory and a notifier.
AbstractResourcePowerModelCalculator - Class in de.fzi.power.interpreter.calculators
Calculator responsible for evaluating the power consumption of a ResourcePowerBinding.
AbstractResourcePowerModelCalculator(ResourcePowerBinding) - Constructor for class de.fzi.power.interpreter.calculators.AbstractResourcePowerModelCalculator
Create the power model calculator for a passed power-consuming resource.
accept(ExpressionVisitor) - Method in class org.vedantatree.expressionoasis.expressions.BinaryOperatorExpression
Allows an expression visitor to visit this expression and it's sub-expressions (implements Visitor design pattern).
accept(ExpressionVisitor) - Method in class org.vedantatree.expressionoasis.expressions.BooleanExpression
Allows an expression visitor to visit this expression and it's sub-expressions (implements Visitor design pattern).
accept(ExpressionVisitor) - Method in class org.vedantatree.expressionoasis.expressions.DecimalExpression
Allows an expression visitor to visit this expression and it's sub-expressions (implements Visitor design pattern).
accept(ExpressionVisitor) - Method in interface org.vedantatree.expressionoasis.expressions.Expression
Implements visitor pattern.
accept(ExpressionVisitor) - Method in class org.vedantatree.expressionoasis.expressions.IdentifierExpression
Allows an expression visitor to visit this expression and it's sub-expressions (implements Visitor design pattern).
accept(ExpressionVisitor) - Method in class org.vedantatree.expressionoasis.expressions.NullExpression
Allows an expression visitor to visit this expression and it's sub-expressions (implements Visitor design pattern).
accept(ExpressionVisitor) - Method in class org.vedantatree.expressionoasis.expressions.NumericExpression
Allows an expression visitor to visit this expression and it's sub-expressions (implements Visitor design pattern).
accept(ExpressionVisitor) - Method in class org.vedantatree.expressionoasis.expressions.StringExpression
Allows an expression visitor to visit this expression and it's sub-expressions (implements Visitor design pattern).
accept(ExpressionVisitor) - Method in class org.vedantatree.expressionoasis.expressions.UnaryOperatorExpression
Allows an expression visitor to visit this expression and it's sub-expressions (implements Visitor design pattern).
acos(Number) - Static method in class org.vedantatree.expressionoasis.extensions.MathFunctions
Returns the trigonometric arc cosine of an angle
ACOS - Static variable in interface org.vedantatree.expressionoasis.ui.IExpressionEvaluator
 
actionPerformed(ActionEvent) - Method in class org.vedantatree.expressionoasis.ui.ExpressionEvaluatorUI
 
Activator - Class in de.fzi.power.interpreter
The activator class controls the plug-in life cycle
Activator() - Constructor for class de.fzi.power.interpreter.Activator
The constructor
Activator - Class in de.fzi.power.interpreter.calculator.expressionoasis
 
Activator() - Constructor for class de.fzi.power.interpreter.calculator.expressionoasis.Activator
 
Activator - Class in de.fzi.power.interpreter.calculators.essential
 
Activator() - Constructor for class de.fzi.power.interpreter.calculators.essential.Activator
 
Activator - Class in de.fzi.power.interpreter.measureprovider.utilization
The activator class controls the plug-in life cycle
Activator() - Constructor for class de.fzi.power.interpreter.measureprovider.utilization.Activator
The constructor
Activator - Class in de.fzi.power.interpreter.tests
 
Activator() - Constructor for class de.fzi.power.interpreter.tests.Activator
 
Activator - Class in de.fzi.power.specification.resources
The activator class controls the plug-in life cycle
Activator() - Constructor for class de.fzi.power.specification.resources.Activator
The constructor
Activator - Class in de.fzi.power.ui
The activator class controls the plug-in life cycle
Activator() - Constructor for class de.fzi.power.ui.Activator
The constructor
Activator - Class in org.vedantatree.expressionoasis
The activator class controls the plug-in life cycle
Activator() - Constructor for class org.vedantatree.expressionoasis.Activator
The constructor
adapt(Notifier, Object) - Method in class de.fzi.power.binding.provider.BindingItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Object, Object) - Method in class de.fzi.power.binding.provider.BindingItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class de.fzi.power.infrastructure.provider.InfrastructureItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Object, Object) - Method in class de.fzi.power.infrastructure.provider.InfrastructureItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class de.fzi.power.specification.provider.SpecificationItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Object, Object) - Method in class de.fzi.power.specification.provider.SpecificationItemProviderAdapterFactory
 
adapt(Notifier, Object) - Method in class de.fzi.power.util.provider.UtilItemProviderAdapterFactory
This implementation substitutes the factory itself as the key for the adapter.
adapt(Object, Object) - Method in class de.fzi.power.util.provider.UtilItemProviderAdapterFactory
 
addBasicMeasurement(MeasuringValue) - Method in class de.fzi.power.interpreter.calculator.expressionoasis.custom.CustomExpressionContext
 
AddExpression - Class in org.vedantatree.expressionoasis.expressions.arithmatic
This is the expression to perform addition.
AddExpression() - Constructor for class org.vedantatree.expressionoasis.expressions.arithmatic.AddExpression
 
addFunction(String) - Method in class org.vedantatree.expressionoasis.expressions.ExpressionFactory
Deprecated.
No need to add function in ExpressionFactory, as it will always return FunctionExpression for all functions
addFunction(String) - Method in class org.vedantatree.expressionoasis.grammar.DefaultXMLGrammar
Adds a function name to the grammar.
addFunction(String) - Method in interface org.vedantatree.expressionoasis.grammar.Grammar
Use this method to add any function identification to the grammar.
addFunctionProvider(FunctionProvider) - Method in class org.vedantatree.expressionoasis.ExpressionContext
Adds function provider to the expression context.
addListener(INotifyChangedListener) - Method in class de.fzi.power.binding.provider.BindingItemProviderAdapterFactory
This adds a listener.
addListener(INotifyChangedListener) - Method in class de.fzi.power.infrastructure.provider.InfrastructureItemProviderAdapterFactory
This adds a listener.
addListener(INotifyChangedListener) - Method in class de.fzi.power.specification.provider.SpecificationItemProviderAdapterFactory
This adds a listener.
addListener(INotifyChangedListener) - Method in class de.fzi.power.util.provider.UtilItemProviderAdapterFactory
This adds a listener.
addObserver(IPropertyListener) - Method in class de.fzi.power.ui.adapters.NestedPropertyConfigurableConfiguration
With the current implementation of this PropertyConfigurable it is only possible to be notified on changes applied to this nested configurable.
addPages() - Method in class de.fzi.power.binding.presentation.BindingModelWizard
The framework calls this to create the contents of the wizard.
addPages() - Method in class de.fzi.power.infrastructure.presentation.InfrastructureModelWizard
The framework calls this to create the contents of the wizard.
addPages() - Method in class de.fzi.power.specification.presentation.SpecificationModelWizard
The framework calls this to create the contents of the wizard.
addPages() - Method in class de.fzi.power.util.presentation.UtilModelWizard
The framework calls this to create the contents of the wizard.
addPowerConsumptions(Iterable<Amount<Power>>) - Method in class de.fzi.power.interpreter.calculator.expressionoasis.custom.CustomExpressionContext
 
addSelectionChangedListener(ISelectionChangedListener) - Method in class de.fzi.power.binding.presentation.BindingEditor
This implements ISelectionProvider.
addSelectionChangedListener(ISelectionChangedListener) - Method in class de.fzi.power.infrastructure.presentation.InfrastructureEditor
This implements ISelectionProvider.
addSelectionChangedListener(ISelectionChangedListener) - Method in class de.fzi.power.specification.presentation.SpecificationEditor
This implements ISelectionProvider.
addSelectionChangedListener(ISelectionChangedListener) - Method in class de.fzi.power.util.presentation.UtilEditor
This implements ISelectionProvider.
addVariable(String, ValueObject) - Method in class org.vedantatree.expressionoasis.extensions.DefaultVariableProvider
Add a new variable value to Variable Provider Cache
addVariableProvider(VariableProvider, String) - Method in class org.vedantatree.expressionoasis.ExpressionContext
 
addVariableProvider(VariableProvider) - Method in class org.vedantatree.expressionoasis.ExpressionContext
Adds variable provider to the expression context.
ALLOWED_PATTERN - Static variable in class org.vedantatree.expressionoasis.grammar.DefaultXMLGrammar
This is the constant name for allowed pattern tag in XML
AnalysisCumulativeEnergyConsumptionAdapter - Class in de.fzi.power.ui.adapters
 
AnalysisCumulativeEnergyConsumptionAdapter(AbstractCumulativeEnergyCalculator) - Constructor for class de.fzi.power.ui.adapters.AnalysisCumulativeEnergyConsumptionAdapter
 
AnalysisPowerConsumptionAdapter - Class in de.fzi.power.ui.adapters
 
AnalysisPowerConsumptionAdapter() - Constructor for class de.fzi.power.ui.adapters.AnalysisPowerConsumptionAdapter
 
analyzeResourceProblems(Resource, Exception) - Method in class de.fzi.power.binding.presentation.BindingEditor
Returns a diagnostic describing the errors and warnings listed in the resource and the specified exception (if any).
analyzeResourceProblems(Resource, Exception) - Method in class de.fzi.power.infrastructure.presentation.InfrastructureEditor
Returns a diagnostic describing the errors and warnings listed in the resource and the specified exception (if any).
analyzeResourceProblems(Resource, Exception) - Method in class de.fzi.power.specification.presentation.SpecificationEditor
Returns a diagnostic describing the errors and warnings listed in the resource and the specified exception (if any).
analyzeResourceProblems(Resource, Exception) - Method in class de.fzi.power.util.presentation.UtilEditor
Returns a diagnostic describing the errors and warnings listed in the resource and the specified exception (if any).
AndExpression - Class in org.vedantatree.expressionoasis.expressions.booleanexp
This is the expression class for AND operatiorn.
AndExpression() - Constructor for class org.vedantatree.expressionoasis.expressions.booleanexp.AndExpression
 
ANY_TYPE - Static variable in class org.vedantatree.expressionoasis.types.Type
This is the type for custome types.
APPROACHABLE_PATTERN - Static variable in class org.vedantatree.expressionoasis.grammar.DefaultXMLGrammar
This is the constant name for approachable pattern tag in XML
ArgumentExpression - Class in org.vedantatree.expressionoasis.expressions.property
This is the argument expression used by the function expression.
ArgumentExpression() - Constructor for class org.vedantatree.expressionoasis.expressions.property.ArgumentExpression
 
ArrayIndexExpression - Class in org.vedantatree.expressionoasis.expressions.arithmatic
This is the class expression to manipulate the indexed value from the array.
ArrayIndexExpression() - Constructor for class org.vedantatree.expressionoasis.expressions.arithmatic.ArrayIndexExpression
 
asin(Number) - Static method in class org.vedantatree.expressionoasis.extensions.MathFunctions
Returns the trigonometric arc sine of an angle
ASIN - Static variable in interface org.vedantatree.expressionoasis.ui.IExpressionEvaluator
 
assertCorrectExpressionContext(ExpressionContext, Class<?>) - Static method in class de.fzi.power.interpreter.calculator.expressionoasis.helper.ExpressionOasisHelper
Asserts that the given expression context instance is a CustomExpressionContext instance.
assertNotNullArgument(Object, String) - Static method in class org.vedantatree.expressionoasis.utils.Utilities
 
assertNotNullArgument(Object) - Static method in class org.vedantatree.expressionoasis.utils.Utilities
 
assertQualifiedArgument(String, String) - Static method in class org.vedantatree.expressionoasis.utils.StringUtils
 
assertQualifiedArgument(String) - Static method in class org.vedantatree.expressionoasis.utils.StringUtils
 
atan(Number) - Static method in class org.vedantatree.expressionoasis.extensions.MathFunctions
Returns the trigonometric arc tangent of an angle
ATAN - Static variable in interface org.vedantatree.expressionoasis.ui.IExpressionEvaluator
 
atan2(Number, Number) - Static method in class org.vedantatree.expressionoasis.extensions.MathFunctions
Converts rectangular coordinates (xy) to polar (r,  theta ).
ATAN2 - Static variable in interface org.vedantatree.expressionoasis.ui.IExpressionEvaluator
 

B

basicGetBinding() - Method in class de.fzi.power.binding.impl.PowerStateImpl
 
basicGetBoundFactor() - Method in class de.fzi.power.binding.impl.AbstractFixedFactorValueImpl
 
basicGetDistributionPowerAssemblyContext() - Method in class de.fzi.power.infrastructure.impl.PowerConsumingProvidingEntityImpl
 
basicGetDistributionPowerAssemblyContext() - Method in class de.fzi.power.infrastructure.impl.PowerProvidingEntityImpl
 
basicGetDistributionPowerModel() - Method in class de.fzi.power.binding.impl.DistributionPowerBindingImpl
 
basicGetMetricType() - Method in class de.fzi.power.specification.impl.MeasuredFactorImpl
 
basicGetPowerState() - Method in class de.fzi.power.infrastructure.impl.StatefulPowerConsumingResourceImpl
 
basicGetProcessingResourceSpecification() - Method in class de.fzi.power.infrastructure.impl.AbstractPowerConsumingResourceImpl
 
basicGetResourceContainer() - Method in class de.fzi.power.infrastructure.impl.MountedPowerDistributionUnitImpl
 
basicGetResourcePowerAssemblyContext() - Method in class de.fzi.power.infrastructure.impl.PowerConsumingResourceImpl
 
basicGetResourcePowerModelSpecification() - Method in class de.fzi.power.binding.impl.ResourcePowerBindingImpl
 
basicGetStatefulResourcePowerBinding() - Method in class de.fzi.power.infrastructure.impl.StatefulPowerConsumingResourceImpl
 
basicSetPowerBinding(PowerFactorBinding, NotificationChain) - Method in class de.fzi.power.binding.impl.AbstractFixedFactorValueImpl
 
basicSetPowerBindingRepository(PowerBindingRepository, NotificationChain) - Method in class de.fzi.power.binding.impl.PowerBindingImpl
 
basicSetPowerInfrastructureModel(PowerInfrastructureRepository, NotificationChain) - Method in class de.fzi.power.infrastructure.impl.PowerConsumingProvidingEntityImpl
 
basicSetPowerInfrastructureModel(PowerInfrastructureRepository, NotificationChain) - Method in class de.fzi.power.infrastructure.impl.PowerProvidingEntityImpl
 
basicSetPowerModel(PowerModelSpecification, NotificationChain) - Method in class de.fzi.power.specification.impl.ConsumptionFactorImpl
 
basicSetPowermodelrepository(PowerModelRepository, NotificationChain) - Method in class de.fzi.power.specification.impl.PowerModelSpecificationImpl
 
basicSetPowerProvidingEntity(PowerProvidingEntity, NotificationChain) - Method in class de.fzi.power.infrastructure.impl.PowerConsumingEntityImpl
 
basicSetStatefulResourcePowerBinding(StatefulResourcePowerBinding, NotificationChain) - Method in class de.fzi.power.binding.impl.PowerStateImpl
 
BeanUtils - Class in org.vedantatree.expressionoasis.utils
This class provides the util methods for bean management.
BINARY - Static variable in class org.vedantatree.expressionoasis.expressions.ExpressionFactory
This is the binary expression type.
BinaryOperatorExpression - Class in org.vedantatree.expressionoasis.expressions
This class defines the abstract implemenation for binary operator expression.
BinaryOperatorExpression() - Constructor for class org.vedantatree.expressionoasis.expressions.BinaryOperatorExpression
 
BindingActionBarContributor - Class in de.fzi.power.binding.presentation
This is the action bar contributor for the Binding model editor.
BindingActionBarContributor() - Constructor for class de.fzi.power.binding.presentation.BindingActionBarContributor
This creates an instance of the contributor.
BindingAdapterFactory - Class in de.fzi.power.binding.util
The Adapter Factory for the model.
BindingAdapterFactory() - Constructor for class de.fzi.power.binding.util.BindingAdapterFactory
Creates an instance of the adapter factory.
BindingEditor - Class in de.fzi.power.binding.presentation
This is an example of a Binding model editor.
BindingEditor() - Constructor for class de.fzi.power.binding.presentation.BindingEditor
This creates a model editor.
BindingEditor.ReverseAdapterFactoryContentProvider - Class in de.fzi.power.binding.presentation
 
BindingExample - Class in de.fzi.power.binding.tests
A sample utility for the 'binding' package.
BindingExample() - Constructor for class de.fzi.power.binding.tests.BindingExample
 
BindingFactory - Interface in de.fzi.power.binding
The Factory for the model.
BindingFactoryImpl - Class in de.fzi.power.binding.impl
An implementation of the model Factory.
BindingFactoryImpl() - Constructor for class de.fzi.power.binding.impl.BindingFactoryImpl
Creates an instance of the factory.
BindingItemProviderAdapterFactory - Class in de.fzi.power.binding.provider
This is the factory that is used to provide the interfaces needed to support Viewers.
BindingItemProviderAdapterFactory() - Constructor for class de.fzi.power.binding.provider.BindingItemProviderAdapterFactory
This constructs an instance.
BindingModelWizard - Class in de.fzi.power.binding.presentation
This is a simple wizard for creating a new model file.
BindingModelWizard() - Constructor for class de.fzi.power.binding.presentation.BindingModelWizard
 
BindingModelWizard.BindingModelWizardInitialObjectCreationPage - Class in de.fzi.power.binding.presentation
This is the page where the type of object to create is selected.
BindingModelWizard.BindingModelWizardNewFileCreationPage - Class in de.fzi.power.binding.presentation
This is the one page of the wizard.
BindingModelWizardInitialObjectCreationPage(String) - Constructor for class de.fzi.power.binding.presentation.BindingModelWizard.BindingModelWizardInitialObjectCreationPage
Pass in the selection.
BindingModelWizardNewFileCreationPage(String, IStructuredSelection) - Constructor for class de.fzi.power.binding.presentation.BindingModelWizard.BindingModelWizardNewFileCreationPage
Pass in the selection.
BindingPackage - Interface in de.fzi.power.binding
The Package for the model.
BindingPackage.Literals - Interface in de.fzi.power.binding
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
BindingPackageImpl - Class in de.fzi.power.binding.impl
An implementation of the model Package.
BindingResourceFactoryImpl - Class in de.fzi.power.binding.util
The Resource Factory associated with the package.
BindingResourceFactoryImpl() - Constructor for class de.fzi.power.binding.util.BindingResourceFactoryImpl
Creates an instance of the resource factory.
BindingResourceImpl - Class in de.fzi.power.binding.util
The Resource associated with the package.
BindingResourceImpl(URI) - Constructor for class de.fzi.power.binding.util.BindingResourceImpl
Creates an instance of the resource.
BindingSwitch<T> - Class in de.fzi.power.binding.util
The Switch for the model's inheritance hierarchy.
BindingSwitch() - Constructor for class de.fzi.power.binding.util.BindingSwitch
Creates an instance of the switch.
BindingTests - Class in de.fzi.power.binding.tests
A test suite for the 'binding' package.
BindingTests(String) - Constructor for class de.fzi.power.binding.tests.BindingTests
 
BindingXMLProcessor - Class in de.fzi.power.binding.util
This class contains helper methods to serialize and deserialize XML documents
BindingXMLProcessor() - Constructor for class de.fzi.power.binding.util.BindingXMLProcessor
Public constructor to instantiate the helper.
BITWISEAND - Static variable in interface org.vedantatree.expressionoasis.ui.IExpressionEvaluator
 
BITWISECOMPLEMENT - Static variable in interface org.vedantatree.expressionoasis.ui.IExpressionEvaluator
 
BITWISEOR - Static variable in interface org.vedantatree.expressionoasis.ui.IExpressionEvaluator
 
blankString(int) - Static method in class org.vedantatree.expressionoasis.utils.StringUtils
Creates an empty string of given length.
BOOLEAN - Static variable in class org.vedantatree.expressionoasis.types.Type
This is the boolean type.
BooleanExpression - Class in org.vedantatree.expressionoasis.expressions
This class expression is used to make the boolean value expression It gives the boolean value.
BooleanExpression() - Constructor for class org.vedantatree.expressionoasis.expressions.BooleanExpression
 
BRACKET - Static variable in class org.vedantatree.expressionoasis.grammar.DefaultXMLGrammar
This is the constant name for bracket tag in XML
BRACKETS - Static variable in class org.vedantatree.expressionoasis.grammar.DefaultXMLGrammar
This is the constant name for brackets tag in XML
BWAndExpression - Class in org.vedantatree.expressionoasis.expressions.bitwise
Implementation of Bit wise And Operator (&) It does not supports for double operands
BWAndExpression() - Constructor for class org.vedantatree.expressionoasis.expressions.bitwise.BWAndExpression
 
BWComplementExpression - Class in org.vedantatree.expressionoasis.expressions.bitwise
Implementation of Bit wise Complement Operator (~) It does not supports for double operands
BWComplementExpression() - Constructor for class org.vedantatree.expressionoasis.expressions.bitwise.BWComplementExpression
 
BWOrExpression - Class in org.vedantatree.expressionoasis.expressions.bitwise
Implementation of Bit wise OR Operator (|) It does not supports for double operands
BWOrExpression() - Constructor for class org.vedantatree.expressionoasis.expressions.bitwise.BWOrExpression
 
BWSignedLeftShiftExpression - Class in org.vedantatree.expressionoasis.expressions.bitwise
Implementation of Bit wise Singed Left Shift Operator (<<) It does not work for double operands
BWSignedLeftShiftExpression() - Constructor for class org.vedantatree.expressionoasis.expressions.bitwise.BWSignedLeftShiftExpression
 
BWSignedRightShiftExpression - Class in org.vedantatree.expressionoasis.expressions.bitwise
Implementation of Bit wise Right Shift Operator (>>) It does not supports for double operands
BWSignedRightShiftExpression() - Constructor for class org.vedantatree.expressionoasis.expressions.bitwise.BWSignedRightShiftExpression
 
BWUnsignedRightShiftExpression - Class in org.vedantatree.expressionoasis.expressions.bitwise
Implementation of Bit wise Unsigned Right Shift Operator (>>>) It does not supports for double operands
BWUnsignedRightShiftExpression() - Constructor for class org.vedantatree.expressionoasis.expressions.bitwise.BWUnsignedRightShiftExpression
 
BWXorExpression - Class in org.vedantatree.expressionoasis.expressions.bitwise
Implementation of Bit wise Exclusive OR Operator (^) It does not supports for double operands
BWXorExpression() - Constructor for class org.vedantatree.expressionoasis.expressions.bitwise.BWXorExpression
 
BYTE - Static variable in class org.vedantatree.expressionoasis.types.Type
This is the byte type.

C

calculate(Map<PowerConsumingEntity, Amount<Power>>) - Method in class de.fzi.power.interpreter.calculator.expressionoasis.ExpressionOasisDistributionPowerModelCalculator
 
calculate(Collection<MeasuringValue>) - Method in class de.fzi.power.interpreter.calculator.expressionoasis.ExpressionOasisResourcePowerModelCalculator
 
calculate(Map<PowerConsumingEntity, Amount<Power>>) - Method in class de.fzi.power.interpreter.calculators.AbstractDistributionPowerModelCalculator
Calculates the power consumption based on the power consumption measured or evaluated for a set of outlets of the PowerProvidingEntity.
calculate(Collection<MeasuringValue>) - Method in class de.fzi.power.interpreter.calculators.AbstractResourcePowerModelCalculator
 
calculate(Collection<MeasuringValue>) - Method in class de.fzi.power.interpreter.calculators.essential.InterpolationModelCalculator
 
calculate(Map<PowerConsumingEntity, Amount<Power>>) - Method in class de.fzi.power.interpreter.calculators.essential.LinearPassthroughCalculator
 
calculate(Collection<MeasuringValue>) - Method in class de.fzi.power.interpreter.calculators.essential.LinearPowerModelCalculator
Calculate the power consumption using a linear power model.
calculate(Collection<MeasuringValue>) - Method in class de.fzi.power.interpreter.calculators.essential.NonlinearRegressionCalculator
 
calculate(Collection<MeasuringValue>) - Method in interface de.fzi.power.interpreter.calculators.IResourcePowerModelCalculator
Evaluates the power consumption of a resource using a set of measurements collected for the resource.
calculate(Collection<MeasuringValue>) - Method in class de.fzi.power.interpreter.calculators.StatefulPowerConsumingResourceCalculator
 
calculateNext(Measurable<Power>) - Method in class de.fzi.power.interpreter.calculators.energy.AbstractCumulativeEnergyCalculator
Calculates the next energy sample, i.e., the next integration step is done.
CALCULATOR_FACTORY_EXTENSION_POINT - Static variable in class de.fzi.power.interpreter.calculators.ExtensibleCalculatorInstantiatorImpl
 
CalculatorFactory - Interface in de.fzi.power.interpreter.calculators
A factory for creating Calculator objects.
CalculatorFactoryImpl - Class in de.fzi.power.interpreter.calculator.expressionoasis
Implementation of the CalculatorFactory which is able to create calculators for DeclarativePowerModelSpecifications.
CalculatorFactoryImpl() - Constructor for class de.fzi.power.interpreter.calculator.expressionoasis.CalculatorFactoryImpl
 
CalculatorInstantiator - Interface in de.fzi.power.interpreter.calculators
 
canAccept(IDataSource) - Method in class de.fzi.power.ui.adapters.AnalysisCumulativeEnergyConsumptionAdapter
 
canProvideMetric(MetricDescription, Collection<MetricDescription>) - Method in class de.fzi.power.interpreter.measureprovider.ExtendedMeasureProvider
Given the set of availableDataSources the method returns true, iff the provider is able to provide the desired metric.
caseAbstractFixedFactorValue(AbstractFixedFactorValue<Q>) - Method in class de.fzi.power.binding.util.BindingSwitch
Returns the result of interpreting the object as an instance of ' Abstract Fixed Factor Value'.
caseAbstractPowerConsumingResource(AbstractPowerConsumingResource) - Method in class de.fzi.power.infrastructure.util.InfrastructureSwitch
Returns the result of interpreting the object as an instance of ' Abstract Power Consuming Resource'.
caseConsumptionFactor(ConsumptionFactor) - Method in class de.fzi.power.specification.util.SpecificationSwitch
Returns the result of interpreting the object as an instance of 'Consumption Factor '.
caseDeclarativePowerModelSpecification(DeclarativePowerModelSpecification) - Method in class de.fzi.power.specification.util.SpecificationSwitch
Returns the result of interpreting the object as an instance of ' Declarative Power Model Specification'.
caseDistributionPowerBinding(DistributionPowerBinding) - Method in class de.fzi.power.binding.util.BindingSwitch
Returns the result of interpreting the object as an instance of ' Distribution Power Binding'.
caseDistributionPowerModelSpecification(DistributionPowerModelSpecification) - Method in class de.fzi.power.specification.util.SpecificationSwitch
Returns the result of interpreting the object as an instance of ' Distribution Power Model Specification'.
caseEntity(Entity) - Method in class de.fzi.power.binding.util.BindingSwitch
Returns the result of interpreting the object as an instance of 'Entity'.
caseEntity(Entity) - Method in class de.fzi.power.infrastructure.util.InfrastructureSwitch
Returns the result of interpreting the object as an instance of 'Entity'.
caseEntity(Entity) - Method in class de.fzi.power.specification.util.SpecificationSwitch
Returns the result of interpreting the object as an instance of 'Entity'.
caseEntity(Entity) - Method in class de.fzi.power.util.util.UtilSwitch
Returns the result of interpreting the object as an instance of 'Entity'.
caseFixedFactor(FixedFactor) - Method in class de.fzi.power.specification.util.SpecificationSwitch
Returns the result of interpreting the object as an instance of 'Fixed Factor'.
caseFixedFactorValueDimensionless(FixedFactorValueDimensionless) - Method in class de.fzi.power.binding.util.BindingSwitch
Returns the result of interpreting the object as an instance of ' Fixed Factor Value Dimensionless'.
caseFixedFactorValuePower(FixedFactorValuePower) - Method in class de.fzi.power.binding.util.BindingSwitch
Returns the result of interpreting the object as an instance of ' Fixed Factor Value Power'.
caseIdentifier(Identifier) - Method in class de.fzi.power.binding.util.BindingSwitch
Returns the result of interpreting the object as an instance of 'Identifier'.
caseIdentifier(Identifier) - Method in class de.fzi.power.infrastructure.util.InfrastructureSwitch
Returns the result of interpreting the object as an instance of 'Identifier'.
caseIdentifier(Identifier) - Method in class de.fzi.power.specification.util.SpecificationSwitch
Returns the result of interpreting the object as an instance of 'Identifier'.
caseIdentifier(Identifier) - Method in class de.fzi.power.util.util.UtilSwitch
Returns the result of interpreting the object as an instance of 'Identifier'.
caseMeasuredFactor(MeasuredFactor) - Method in class de.fzi.power.specification.util.SpecificationSwitch
Returns the result of interpreting the object as an instance of 'Measured Factor'.
caseMountedPowerDistributionUnit(MountedPowerDistributionUnit) - Method in class de.fzi.power.infrastructure.util.InfrastructureSwitch
Returns the result of interpreting the object as an instance of ' Mounted Power Distribution Unit'.
caseMountedPowerDistributionUnit(MountedPowerDistributionUnit) - Method in class de.fzi.power.interpreter.PowerConsumptionSwitch
Evaluates the power consumption of a mounted PDU and the elements nested below it.
caseMountedPowerDistributionUnit(MountedPowerDistributionUnit) - Method in class de.fzi.power.interpreter.PowerModelUpdaterSwitch
Update the power model for a MountedPowerDistributionUnit.
caseNamedElement(NamedElement) - Method in class de.fzi.power.binding.util.BindingSwitch
Returns the result of interpreting the object as an instance of 'Named Element'.
caseNamedElement(NamedElement) - Method in class de.fzi.power.infrastructure.util.InfrastructureSwitch
Returns the result of interpreting the object as an instance of 'Named Element'.
caseNamedElement(NamedElement) - Method in class de.fzi.power.specification.util.SpecificationSwitch
Returns the result of interpreting the object as an instance of 'Named Element'.
caseNamedElement(NamedElement) - Method in class de.fzi.power.util.util.UtilSwitch
Returns the result of interpreting the object as an instance of 'Named Element'.
casePowerBinding(PowerBinding) - Method in class de.fzi.power.binding.util.BindingSwitch
Returns the result of interpreting the object as an instance of 'Power Binding'.
casePowerBindingRepository(PowerBindingRepository) - Method in class de.fzi.power.binding.util.BindingSwitch
Returns the result of interpreting the object as an instance of ' Power Binding Repository'.
casePowerConsumingEntity(PowerConsumingEntity) - Method in class de.fzi.power.infrastructure.util.InfrastructureSwitch
Returns the result of interpreting the object as an instance of ' Power Consuming Entity'.
casePowerConsumingEntity(PowerConsumingEntity) - Method in class de.fzi.power.interpreter.PowerConsumptionSwitch
Evaluates the power consumption of a PowerConsumingEntity.
casePowerConsumingProvidingEntity(PowerConsumingProvidingEntity) - Method in class de.fzi.power.infrastructure.util.InfrastructureSwitch
Returns the result of interpreting the object as an instance of ' Power Consuming Providing Entity'.
casePowerConsumingProvidingEntity(PowerConsumingProvidingEntity) - Method in class de.fzi.power.interpreter.PowerConsumptionSwitch
Evaluates the power consumption of all elements connected to a PowerConsumingProvidingEntity.
casePowerConsumingResource(PowerConsumingResource) - Method in class de.fzi.power.infrastructure.util.InfrastructureSwitch
Returns the result of interpreting the object as an instance of ' Power Consuming Resource'.
casePowerConsumingResource(PowerConsumingResource) - Method in class de.fzi.power.interpreter.PowerConsumptionSwitch
Evaluate the power consumption of a PowerConsumingResource.
casePowerConsumingResource(PowerConsumingResource) - Method in class de.fzi.power.interpreter.PowerModelUpdaterSwitch
Update the power model for a power-consuming resource (PowerConsumingResource) such as a CPU, HDD etc.
casePowerDistributionUnit(PowerDistributionUnit) - Method in class de.fzi.power.infrastructure.util.InfrastructureSwitch
Returns the result of interpreting the object as an instance of ' Power Distribution Unit'.
casePowerDistributionUnit(PowerDistributionUnit) - Method in class de.fzi.power.interpreter.PowerConsumptionSwitch
Evaluate the power consumption of all elements connected to pdu
casePowerDistributionUnit(PowerDistributionUnit) - Method in class de.fzi.power.interpreter.PowerModelUpdaterSwitch
Update the power model for a PowerDistributionUnit.
casePowerFactorBinding(PowerFactorBinding) - Method in class de.fzi.power.binding.util.BindingSwitch
Returns the result of interpreting the object as an instance of ' Power Factor Binding'.
casePowerInfrastructureRepository(PowerInfrastructureRepository) - Method in class de.fzi.power.infrastructure.util.InfrastructureSwitch
Returns the result of interpreting the object as an instance of ' Power Infrastructure Repository'.
casePowerInfrastructureRepository(PowerInfrastructureRepository) - Method in class de.fzi.power.interpreter.PowerConsumptionSwitch
Evaluate the power consumption for a full PowerInfrastructureRepository.
casePowerInfrastructureRepository(PowerInfrastructureRepository) - Method in class de.fzi.power.interpreter.PowerModelUpdaterSwitch
 
casePowerModelRepository(PowerModelRepository) - Method in class de.fzi.power.specification.util.SpecificationSwitch
Returns the result of interpreting the object as an instance of ' Power Model Repository'.
casePowerModelSpecification(PowerModelSpecification) - Method in class de.fzi.power.specification.util.SpecificationSwitch
Returns the result of interpreting the object as an instance of ' Power Model Specification'.
casePowerProvidingEntity(PowerProvidingEntity) - Method in class de.fzi.power.infrastructure.util.InfrastructureSwitch
Returns the result of interpreting the object as an instance of ' Power Providing Entity'.
casePowerProvidingEntity(PowerProvidingEntity) - Method in class de.fzi.power.interpreter.PowerConsumptionSwitch
Evaluates the power consumption of all elements connected to a PowerProvidingEntity.
casePowerProvidingEntity(PowerProvidingEntity) - Method in class de.fzi.power.interpreter.PowerModelUpdaterSwitch
Update the power model for a PowerProvidingEntity.
casePowerState(PowerState) - Method in class de.fzi.power.binding.util.BindingSwitch
Returns the result of interpreting the object as an instance of 'Power State'.
caseResourcePowerBinding(ResourcePowerBinding) - Method in class de.fzi.power.binding.util.BindingSwitch
Returns the result of interpreting the object as an instance of ' Resource Power Binding'.
caseResourcePowerModelSpecification(ResourcePowerModelSpecification) - Method in class de.fzi.power.specification.util.SpecificationSwitch
Returns the result of interpreting the object as an instance of ' Resource Power Model Specification'.
caseStatefulPowerConsumingResource(StatefulPowerConsumingResource) - Method in class de.fzi.power.infrastructure.util.InfrastructureSwitch
Returns the result of interpreting the object as an instance of ' Stateful Power Consuming Resource'.
caseStatefulPowerConsumingResource(StatefulPowerConsumingResource) - Method in class de.fzi.power.interpreter.PowerConsumptionSwitch
 
caseStatefulPowerConsumingResource(StatefulPowerConsumingResource) - Method in class de.fzi.power.interpreter.PowerModelUpdaterSwitch
 
caseStatefulResourcePowerBinding(StatefulResourcePowerBinding) - Method in class de.fzi.power.binding.util.BindingSwitch
Returns the result of interpreting the object as an instance of ' Stateful Resource Power Binding'.
ceil(Number) - Static method in class org.vedantatree.expressionoasis.extensions.MathFunctions
Returns the smallest (closest to negative infinity) double value that is greater than or equal to the argument and is equal to a mathematical integer.
CEIL - Static variable in interface org.vedantatree.expressionoasis.ui.IExpressionEvaluator
 
CHARACTER - Static variable in class org.vedantatree.expressionoasis.types.Type
This is the character type.
cleanUp() - Method in class de.fzi.power.interpreter.ConsumptionContext
Since the ConsumptionContext registers change listener to the referenced PowerModelRegistry it is important to call cleanUp before discarding the ConsumptionContext instance.
clear() - Method in class org.vedantatree.expressionoasis.extensions.DefaultVariableProvider
Clears the variable names.
CLEAR - Static variable in interface org.vedantatree.expressionoasis.ui.IExpressionEvaluator
 
clearMeasurements() - Method in class de.fzi.power.interpreter.calculator.expressionoasis.custom.CustomExpressionContext
 
clearVariableProviders() - Method in class org.vedantatree.expressionoasis.ExpressionContext
 
compile(String, ExpressionContext, boolean) - Method in class org.vedantatree.expressionoasis.Compiler
Builds a tree of Expression objects representing the expression.
compileExpression(String, ExpressionContext, boolean) - Static method in class org.vedantatree.expressionoasis.ExpressionEngine
Compiles the expression string and prepares the expression tree with relevant Expression's objects.
Compiler - Class in org.vedantatree.expressionoasis
This class performs the compilation operation in expression evaluation process.
Compiler() - Constructor for class org.vedantatree.expressionoasis.Compiler
Constructs the Compiler with default DefaultXMLGrammar Instance
Compiler(Grammar) - Constructor for class org.vedantatree.expressionoasis.Compiler
Constructs the Compiler with specified DefaultXMLGrammar instance.
ConditionTernaryExpression - Class in org.vedantatree.expressionoasis.expressions.booleanexp
This expression manage the '?' operator of ternary expression, more specifically condition part of the ternary operator.
ConditionTernaryExpression() - Constructor for class org.vedantatree.expressionoasis.expressions.booleanexp.ConditionTernaryExpression
 
CONFIG_FILE_PATH_KEY - Static variable in class org.vedantatree.expressionoasis.config.ConfigFactory
 
ConfigFactory - Class in org.vedantatree.expressionoasis.config
Builds and manages the single instance of the Expression Oasis Config
ConfigFactory() - Constructor for class org.vedantatree.expressionoasis.config.ConfigFactory
 
ConstructorArgument - Class in org.vedantatree.expressionoasis.config
Represents a constructur argument to be passed to a class defined in a configuration file
ConstructorArgument() - Constructor for class org.vedantatree.expressionoasis.config.ConstructorArgument
 
CONSUMPTION_FACTOR - Static variable in interface de.fzi.power.specification.SpecificationPackage
The meta object id for the 'Consumption Factor' class.
CONSUMPTION_FACTOR - Static variable in interface de.fzi.power.specification.SpecificationPackage.Literals
The meta object literal for the ' Consumption Factor ' class.
CONSUMPTION_FACTOR__ID - Static variable in interface de.fzi.power.specification.SpecificationPackage
The feature id for the 'Id' attribute.
CONSUMPTION_FACTOR__NAME - Static variable in interface de.fzi.power.specification.SpecificationPackage
The feature id for the 'Name' attribute.
CONSUMPTION_FACTOR__POWER_MODEL - Static variable in interface de.fzi.power.specification.SpecificationPackage
The feature id for the 'Power Model' container reference.
CONSUMPTION_FACTOR__POWER_MODEL - Static variable in interface de.fzi.power.specification.SpecificationPackage.Literals
The meta object literal for the 'Power Model' container reference feature.
CONSUMPTION_FACTOR_FEATURE_COUNT - Static variable in interface de.fzi.power.specification.SpecificationPackage
The number of structural features of the 'Consumption Factor' class.
ConsumptionContext - Class in de.fzi.power.interpreter
Subsumes all the required information for evaluating the power consumption of a software system.
ConsumptionFactor - Interface in de.fzi.power.specification
A representation of the model object 'Consumption Factor '.
ConsumptionFactorImpl - Class in de.fzi.power.specification.impl
An implementation of the model object 'Consumption Factor '.
ConsumptionFactorItemProvider - Class in de.fzi.power.specification.provider
This is the item provider adapter for a ConsumptionFactor object.
ConsumptionFactorItemProvider(AdapterFactory) - Constructor for class de.fzi.power.specification.provider.ConsumptionFactorItemProvider
This constructs an instance from a factory and a notifier.
ConsumptionFactorTest - Class in de.fzi.power.specification.tests
A test case for the model object 'Consumption Factor'.
ConsumptionFactorTest(String) - Constructor for class de.fzi.power.specification.tests.ConsumptionFactorTest
Constructs a new Consumption Factor test case with the given name.
ContainsExpression - Class in org.vedantatree.expressionoasis.expressions.string
Expression to evaluate the String.contains type expression.
ContainsExpression() - Constructor for class org.vedantatree.expressionoasis.expressions.string.ContainsExpression
 
contributeToMenu(IMenuManager) - Method in class de.fzi.power.binding.presentation.BindingActionBarContributor
This adds to the menu bar a menu and some separators for editor additions, as well as the sub-menus for object creation items.
contributeToMenu(IMenuManager) - Method in class de.fzi.power.infrastructure.presentation.InfrastructureActionBarContributor
This adds to the menu bar a menu and some separators for editor additions, as well as the sub-menus for object creation items.
contributeToMenu(IMenuManager) - Method in class de.fzi.power.specification.presentation.SpecificationActionBarContributor
This adds to the menu bar a menu and some separators for editor additions, as well as the sub-menus for object creation items.
contributeToMenu(IMenuManager) - Method in class de.fzi.power.util.presentation.UtilActionBarContributor
This adds to the menu bar a menu and some separators for editor additions, as well as the sub-menus for object creation items.
contributeToToolBar(IToolBarManager) - Method in class de.fzi.power.binding.presentation.BindingActionBarContributor
This adds Separators for editor additions to the tool bar.
contributeToToolBar(IToolBarManager) - Method in class de.fzi.power.infrastructure.presentation.InfrastructureActionBarContributor
This adds Separators for editor additions to the tool bar.
contributeToToolBar(IToolBarManager) - Method in class de.fzi.power.specification.presentation.SpecificationActionBarContributor
This adds Separators for editor additions to the tool bar.
contributeToToolBar(IToolBarManager) - Method in class de.fzi.power.util.presentation.UtilActionBarContributor
This adds Separators for editor additions to the tool bar.
convertCamelToTitleString(String) - Static method in class org.vedantatree.expressionoasis.utils.Utilities
Converts a camel case string into title case string.
convertDimensionlessToString(EDataType, Object) - Method in class de.fzi.power.util.impl.UtilFactoryImpl
 
convertPowerToString(EDataType, Object) - Method in class de.fzi.power.util.impl.UtilFactoryImpl
 
convertToPrimitive(Class) - Static method in class org.vedantatree.expressionoasis.utils.JavaUtils
 
convertToString(EDataType, Object) - Method in class de.fzi.power.util.impl.UtilFactoryImpl
 
convertToWrapper(Class) - Static method in class org.vedantatree.expressionoasis.utils.JavaUtils
Converts the primitive class to wrapper class.
cos(Number) - Static method in class org.vedantatree.expressionoasis.extensions.MathFunctions
Returns the trigonometric cosine of an angle
COS - Static variable in interface org.vedantatree.expressionoasis.ui.IExpressionEvaluator
 
create(EClass) - Method in class de.fzi.power.binding.impl.BindingFactoryImpl
 
create(EClass) - Method in class de.fzi.power.infrastructure.impl.InfrastructureFactoryImpl
 
create(EClass) - Method in class de.fzi.power.specification.impl.SpecificationFactoryImpl
 
create(EClass) - Method in class de.fzi.power.util.impl.UtilFactoryImpl
 
createAbstractFixedFactorValueAdapter() - Method in class de.fzi.power.binding.util.BindingAdapterFactory
Creates a new adapter for an object of class ' Abstract Fixed Factor Value'.
createAbstractPowerConsumingResourceAdapter() - Method in class de.fzi.power.infrastructure.util.InfrastructureAdapterFactory
Creates a new adapter for an object of class ' Abstract Power Consuming Resource'.
createAdapter(Notifier) - Method in class de.fzi.power.binding.util.BindingAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class de.fzi.power.infrastructure.util.InfrastructureAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class de.fzi.power.specification.util.SpecificationAdapterFactory
Creates an adapter for the target.
createAdapter(Notifier) - Method in class de.fzi.power.util.util.UtilAdapterFactory
Creates an adapter for the target.
createConsumptionContext(PowerBindingRepository, AbstractEvaluationScope, PowerModelRegistry) - Static method in class de.fzi.power.interpreter.ConsumptionContext
Creates a consumption context.
createConsumptionContext(PowerProvidingEntity, AbstractEvaluationScope, PowerModelRegistry) - Static method in class de.fzi.power.interpreter.ConsumptionContext
Creates a consumption context.
createConsumptionFactorAdapter() - Method in class de.fzi.power.specification.util.SpecificationAdapterFactory
Creates a new adapter for an object of class ' Consumption Factor'.
createControl(Composite) - Method in class de.fzi.power.binding.presentation.BindingModelWizard.BindingModelWizardInitialObjectCreationPage
 
createControl(Composite) - Method in class de.fzi.power.infrastructure.presentation.InfrastructureModelWizard.InfrastructureModelWizardInitialObjectCreationPage
 
createControl(Composite) - Method in class de.fzi.power.interpreter.measureprovider.utilization.ui.UtilizationFilterConfigurationTab
 
createControl(Composite) - Method in class de.fzi.power.specification.presentation.SpecificationModelWizard.SpecificationModelWizardInitialObjectCreationPage
 
createControl(Composite) - Method in class de.fzi.power.ui.views.configuration.ExtendedMeasureProviderConfigurationContainer
 
createControl(Composite) - Method in class de.fzi.power.ui.views.configuration.ExtendedMeasureProviderConfigurationUI
Creates the top level control for this properties tab under the given parent composite.
createControl(Composite) - Method in class de.fzi.power.util.presentation.UtilModelWizard.UtilModelWizardInitialObjectCreationPage
 
createData100PercentUtilization(Amount<Duration>) - Method in class de.fzi.power.interpreter.tests.utils.MockStateOfActiveResourceTupleDataSource
 
createData25PercentUtilization(Amount<Duration>) - Method in class de.fzi.power.interpreter.tests.utils.MockStateOfActiveResourceTupleDataSource
 
createData50PercentUtilization(Amount<Duration>) - Method in class de.fzi.power.interpreter.tests.utils.MockStateOfActiveResourceTupleDataSource
 
createData75PercentUtilization(Amount<Duration>) - Method in class de.fzi.power.interpreter.tests.utils.MockStateOfActiveResourceTupleDataSource
 
createDataNoUtilization(Amount<Duration>) - Method in class de.fzi.power.interpreter.tests.utils.MockStateOfActiveResourceTupleDataSource
 
createDeclarativePowerModelSpecification() - Method in class de.fzi.power.specification.impl.SpecificationFactoryImpl
 
createDeclarativePowerModelSpecification() - Method in interface de.fzi.power.specification.SpecificationFactory
Returns a new object of class 'Declarative Power Model Specification'.
createDeclarativePowerModelSpecificationAdapter() - Method in class de.fzi.power.specification.provider.SpecificationItemProviderAdapterFactory
This creates an adapter for a DeclarativePowerModelSpecification.
createDeclarativePowerModelSpecificationAdapter() - Method in class de.fzi.power.specification.util.SpecificationAdapterFactory
Creates a new adapter for an object of class ' Declarative Power Model Specification'.
createDimensionlessFromString(EDataType, String) - Method in class de.fzi.power.util.impl.UtilFactoryImpl
 
createDistributionPowerBinding() - Method in interface de.fzi.power.binding.BindingFactory
Returns a new object of class 'Distribution Power Binding'.
createDistributionPowerBinding() - Method in class de.fzi.power.binding.impl.BindingFactoryImpl
 
createDistributionPowerBindingAdapter() - Method in class de.fzi.power.binding.provider.BindingItemProviderAdapterFactory
This creates an adapter for a DistributionPowerBinding.
createDistributionPowerBindingAdapter() - Method in class de.fzi.power.binding.util.BindingAdapterFactory
Creates a new adapter for an object of class ' Distribution Power Binding'.
createDistributionPowerModelSpecification() - Method in class de.fzi.power.specification.impl.SpecificationFactoryImpl
 
createDistributionPowerModelSpecification() - Method in interface de.fzi.power.specification.SpecificationFactory
Returns a new object of class 'Distribution Power Model Specification'.
createDistributionPowerModelSpecificationAdapter() - Method in class de.fzi.power.specification.provider.SpecificationItemProviderAdapterFactory
This creates an adapter for a DistributionPowerModelSpecification.
createDistributionPowerModelSpecificationAdapter() - Method in class de.fzi.power.specification.util.SpecificationAdapterFactory
Creates a new adapter for an object of class ' Distribution Power Model Specification'.
createEntityAdapter() - Method in class de.fzi.power.binding.util.BindingAdapterFactory
Creates a new adapter for an object of class 'Entity '.
createEntityAdapter() - Method in class de.fzi.power.infrastructure.util.InfrastructureAdapterFactory
Creates a new adapter for an object of class 'Entity '.
createEntityAdapter() - Method in class de.fzi.power.specification.util.SpecificationAdapterFactory
Creates a new adapter for an object of class 'Entity '.
createEntityAdapter() - Method in class de.fzi.power.util.util.UtilAdapterFactory
Creates a new adapter for an object of class 'Entity '.
createEObjectAdapter() - Method in class de.fzi.power.binding.util.BindingAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class de.fzi.power.infrastructure.util.InfrastructureAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class de.fzi.power.specification.util.SpecificationAdapterFactory
Creates a new adapter for the default case.
createEObjectAdapter() - Method in class de.fzi.power.util.util.UtilAdapterFactory
Creates a new adapter for the default case.
createExpression(String, String) - Method in class org.vedantatree.expressionoasis.expressions.ExpressionFactory
Creates the expression object for given expression token and expression type
createFixedFactor() - Method in class de.fzi.power.specification.impl.SpecificationFactoryImpl
 
createFixedFactor() - Method in interface de.fzi.power.specification.SpecificationFactory
Returns a new object of class 'Fixed Factor'.
createFixedFactorAdapter() - Method in class de.fzi.power.specification.provider.SpecificationItemProviderAdapterFactory
This creates an adapter for a FixedFactor.
createFixedFactorAdapter() - Method in class de.fzi.power.specification.util.SpecificationAdapterFactory
Creates a new adapter for an object of class 'Fixed Factor'.
createFixedFactorValueDimensionless() - Method in interface de.fzi.power.binding.BindingFactory
Returns a new object of class 'Fixed Factor Value Dimensionless'.
createFixedFactorValueDimensionless() - Method in class de.fzi.power.binding.impl.BindingFactoryImpl
 
createFixedFactorValueDimensionlessAdapter() - Method in class de.fzi.power.binding.provider.BindingItemProviderAdapterFactory
This creates an adapter for a FixedFactorValueDimensionless.
createFixedFactorValueDimensionlessAdapter() - Method in class de.fzi.power.binding.util.BindingAdapterFactory
Creates a new adapter for an object of class ' Fixed Factor Value Dimensionless'.
createFixedFactorValuePower() - Method in interface de.fzi.power.binding.BindingFactory
Returns a new object of class 'Fixed Factor Value Power'.
createFixedFactorValuePower() - Method in class de.fzi.power.binding.impl.BindingFactoryImpl
 
createFixedFactorValuePowerAdapter() - Method in class de.fzi.power.binding.provider.BindingItemProviderAdapterFactory
This creates an adapter for a FixedFactorValuePower.
createFixedFactorValuePowerAdapter() - Method in class de.fzi.power.binding.util.BindingAdapterFactory
Creates a new adapter for an object of class ' Fixed Factor Value Power'.
createFromString(EDataType, String) - Method in class de.fzi.power.util.impl.UtilFactoryImpl
 
createIdentifierAdapter() - Method in class de.fzi.power.binding.util.BindingAdapterFactory
Creates a new adapter for an object of class 'Identifier'.
createIdentifierAdapter() - Method in class de.fzi.power.infrastructure.util.InfrastructureAdapterFactory
Creates a new adapter for an object of class 'Identifier'.
createIdentifierAdapter() - Method in class de.fzi.power.specification.util.SpecificationAdapterFactory
Creates a new adapter for an object of class 'Identifier'.
createIdentifierAdapter() - Method in class de.fzi.power.util.util.UtilAdapterFactory
Creates a new adapter for an object of class 'Identifier'.
createIdentifierMatchingHashMap() - Static method in class de.fzi.power.interpreter.InterpreterUtils
Creates a new HashMap decorated with an {@link IdentifierMatchingMapDecorator) to allow to use EMF model elements from potentially different sources as key.
createIdentifierMatchingHashMap(int) - Static method in class de.fzi.power.interpreter.InterpreterUtils
Creates a new HashMap decorated with an {@link IdentifierMatchingMapDecorator) to allow to use EMF model elements from potentially different sources as key.
createMeasuredFactor() - Method in class de.fzi.power.specification.impl.SpecificationFactoryImpl
 
createMeasuredFactor() - Method in interface de.fzi.power.specification.SpecificationFactory
Returns a new object of class 'Measured Factor'.
createMeasuredFactorAdapter() - Method in class de.fzi.power.specification.provider.SpecificationItemProviderAdapterFactory
This creates an adapter for a MeasuredFactor.
createMeasuredFactorAdapter() - Method in class de.fzi.power.specification.util.SpecificationAdapterFactory
Creates a new adapter for an object of class ' Measured Factor'.
createModel() - Method in class de.fzi.power.binding.presentation.BindingEditor
This is the method called to load a resource into the editing domain's resource set based on the editor's input.
createModel() - Method in class de.fzi.power.infrastructure.presentation.InfrastructureEditor
This is the method called to load a resource into the editing domain's resource set based on the editor's input.
createModel() - Method in class de.fzi.power.specification.presentation.SpecificationEditor
This is the method called to load a resource into the editing domain's resource set based on the editor's input.
createModel() - Method in class de.fzi.power.util.presentation.UtilEditor
This is the method called to load a resource into the editing domain's resource set based on the editor's input.
createMountedPowerDistributionUnit() - Method in class de.fzi.power.infrastructure.impl.InfrastructureFactoryImpl
 
createMountedPowerDistributionUnit() - Method in interface de.fzi.power.infrastructure.InfrastructureFactory
Returns a new object of class 'Mounted Power Distribution Unit'.
createMountedPowerDistributionUnitAdapter() - Method in class de.fzi.power.infrastructure.provider.InfrastructureItemProviderAdapterFactory
This creates an adapter for a MountedPowerDistributionUnit.
createMountedPowerDistributionUnitAdapter() - Method in class de.fzi.power.infrastructure.util.InfrastructureAdapterFactory
Creates a new adapter for an object of class ' Mounted Power Distribution Unit'.
createNamedElement() - Method in class de.fzi.power.util.impl.UtilFactoryImpl
 
createNamedElement() - Method in interface de.fzi.power.util.UtilFactory
Returns a new object of class 'Named Element'.
createNamedElementAdapter() - Method in class de.fzi.power.binding.util.BindingAdapterFactory
Creates a new adapter for an object of class 'Named Element'.
createNamedElementAdapter() - Method in class de.fzi.power.infrastructure.util.InfrastructureAdapterFactory
Creates a new adapter for an object of class 'Named Element'.
createNamedElementAdapter() - Method in class de.fzi.power.specification.util.SpecificationAdapterFactory
Creates a new adapter for an object of class 'Named Element'.
createNamedElementAdapter() - Method in class de.fzi.power.util.provider.UtilItemProviderAdapterFactory
This creates an adapter for a NamedElement.
createNamedElementAdapter() - Method in class de.fzi.power.util.util.UtilAdapterFactory
Creates a new adapter for an object of class 'Named Element'.
createPackageContents() - Method in class de.fzi.power.binding.impl.BindingPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class de.fzi.power.infrastructure.impl.InfrastructurePackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class de.fzi.power.specification.impl.SpecificationPackageImpl
Creates the meta-model objects for the package.
createPackageContents() - Method in class de.fzi.power.util.impl.UtilPackageImpl
Creates the meta-model objects for the package.
createPages() - Method in class de.fzi.power.binding.presentation.BindingEditor
This is the method used by the framework to install your own controls.
createPages() - Method in class de.fzi.power.infrastructure.presentation.InfrastructureEditor
This is the method used by the framework to install your own controls.
createPages() - Method in class de.fzi.power.specification.presentation.SpecificationEditor
This is the method used by the framework to install your own controls.
createPages() - Method in class de.fzi.power.util.presentation.UtilEditor
This is the method used by the framework to install your own controls.
createPartControl(Composite) - Method in class de.fzi.power.ui.views.navigator.Navigator
 
createPowerBindingAdapter() - Method in class de.fzi.power.binding.util.BindingAdapterFactory
Creates a new adapter for an object of class 'Power Binding'.
createPowerBindingRepository() - Method in interface de.fzi.power.binding.BindingFactory
Returns a new object of class 'Power Binding Repository'.
createPowerBindingRepository() - Method in class de.fzi.power.binding.impl.BindingFactoryImpl
 
createPowerBindingRepositoryAdapter() - Method in class de.fzi.power.binding.provider.BindingItemProviderAdapterFactory
This creates an adapter for a PowerBindingRepository.
createPowerBindingRepositoryAdapter() - Method in class de.fzi.power.binding.util.BindingAdapterFactory
Creates a new adapter for an object of class ' Power Binding Repository'.
createPowerConsumingEntityAdapter() - Method in class de.fzi.power.infrastructure.util.InfrastructureAdapterFactory
Creates a new adapter for an object of class ' Power Consuming Entity'.
createPowerConsumingProvidingEntityAdapter() - Method in class de.fzi.power.infrastructure.util.InfrastructureAdapterFactory
Creates a new adapter for an object of class ' Power Consuming Providing Entity'.
createPowerConsumingResource() - Method in class de.fzi.power.infrastructure.impl.InfrastructureFactoryImpl
 
createPowerConsumingResource() - Method in interface de.fzi.power.infrastructure.InfrastructureFactory
Returns a new object of class 'Power Consuming Resource'.
createPowerConsumingResourceAdapter() - Method in class de.fzi.power.infrastructure.provider.InfrastructureItemProviderAdapterFactory
This creates an adapter for a PowerConsumingResource.
createPowerConsumingResourceAdapter() - Method in class de.fzi.power.infrastructure.util.InfrastructureAdapterFactory
Creates a new adapter for an object of class ' Power Consuming Resource '.
createPowerConsumptionSwitch(ConsumptionContext) - Static method in class de.fzi.power.interpreter.PowerConsumptionSwitch
Creates a power consumption switch.
createPowerDistributionUnit() - Method in class de.fzi.power.infrastructure.impl.InfrastructureFactoryImpl
 
createPowerDistributionUnit() - Method in interface de.fzi.power.infrastructure.InfrastructureFactory
Returns a new object of class 'Power Distribution Unit'.
createPowerDistributionUnitAdapter() - Method in class de.fzi.power.infrastructure.provider.InfrastructureItemProviderAdapterFactory
This creates an adapter for a PowerDistributionUnit.
createPowerDistributionUnitAdapter() - Method in class de.fzi.power.infrastructure.util.InfrastructureAdapterFactory
Creates a new adapter for an object of class ' Power Distribution Unit'.
createPowerFactorBindingAdapter() - Method in class de.fzi.power.binding.util.BindingAdapterFactory
Creates a new adapter for an object of class 'Power Factor Binding'.
createPowerFromString(EDataType, String) - Method in class de.fzi.power.util.impl.UtilFactoryImpl
 
createPowerInfrastructureRepository() - Method in class de.fzi.power.infrastructure.impl.InfrastructureFactoryImpl
 
createPowerInfrastructureRepository() - Method in interface de.fzi.power.infrastructure.InfrastructureFactory
Returns a new object of class 'Power Infrastructure Repository'.
createPowerInfrastructureRepositoryAdapter() - Method in class de.fzi.power.infrastructure.provider.InfrastructureItemProviderAdapterFactory
This creates an adapter for a PowerInfrastructureRepository.
createPowerInfrastructureRepositoryAdapter() - Method in class de.fzi.power.infrastructure.util.InfrastructureAdapterFactory
Creates a new adapter for an object of class ' Power Infrastructure Repository'.
createPowerModelRepository() - Method in class de.fzi.power.specification.impl.SpecificationFactoryImpl
 
createPowerModelRepository() - Method in interface de.fzi.power.specification.SpecificationFactory
Returns a new object of class 'Power Model Repository'.
createPowerModelRepositoryAdapter() - Method in class de.fzi.power.specification.provider.SpecificationItemProviderAdapterFactory
This creates an adapter for a PowerModelRepository.
createPowerModelRepositoryAdapter() - Method in class de.fzi.power.specification.util.SpecificationAdapterFactory
Creates a new adapter for an object of class ' Power Model Repository'.
createPowerModelSpecificationAdapter() - Method in class de.fzi.power.specification.util.SpecificationAdapterFactory
Creates a new adapter for an object of class ' Power Model Specification '.
createPowerProvidingEntityAdapter() - Method in class de.fzi.power.infrastructure.util.InfrastructureAdapterFactory
Creates a new adapter for an object of class ' Power Providing Entity'.
createPowerState() - Method in interface de.fzi.power.binding.BindingFactory
Returns a new object of class 'Power State'.
createPowerState() - Method in class de.fzi.power.binding.impl.BindingFactoryImpl
 
createPowerStateAdapter() - Method in class de.fzi.power.binding.provider.BindingItemProviderAdapterFactory
This creates an adapter for a PowerState.
createPowerStateAdapter() - Method in class de.fzi.power.binding.util.BindingAdapterFactory
Creates a new adapter for an object of class 'Power State'.
createResource(URI) - Method in class de.fzi.power.binding.util.BindingResourceFactoryImpl
Creates an instance of the resource.
createResource(URI) - Method in class de.fzi.power.infrastructure.util.InfrastructureResourceFactoryImpl
Creates an instance of the resource.
createResource(URI) - Method in class de.fzi.power.specification.util.SpecificationResourceFactoryImpl
Creates an instance of the resource.
createResource(URI) - Method in class de.fzi.power.util.util.UtilResourceFactoryImpl
Creates an instance of the resource.
createResourcePowerBinding() - Method in interface de.fzi.power.binding.BindingFactory
Returns a new object of class 'Resource Power Binding'.
createResourcePowerBinding() - Method in class de.fzi.power.binding.impl.BindingFactoryImpl
 
createResourcePowerBindingAdapter() - Method in class de.fzi.power.binding.provider.BindingItemProviderAdapterFactory
This creates an adapter for a ResourcePowerBinding.
createResourcePowerBindingAdapter() - Method in class de.fzi.power.binding.util.BindingAdapterFactory
Creates a new adapter for an object of class ' Resource Power Binding'.
createResourcePowerModelSpecification() - Method in class de.fzi.power.specification.impl.SpecificationFactoryImpl
 
createResourcePowerModelSpecification() - Method in interface de.fzi.power.specification.SpecificationFactory
Returns a new object of class 'Resource Power Model Specification'.
createResourcePowerModelSpecificationAdapter() - Method in class de.fzi.power.specification.provider.SpecificationItemProviderAdapterFactory
This creates an adapter for a ResourcePowerModelSpecification.
createResourcePowerModelSpecificationAdapter() - Method in class de.fzi.power.specification.util.SpecificationAdapterFactory
Creates a new adapter for an object of class ' Resource Power Model Specification'.
createScope(Iterable<IDataSource>, Collection<ExtendedMeasureProvider>) - Static method in class de.fzi.power.interpreter.EvaluationScope
Creates an evaluation scope for which the energy consumption of a software system is evaluated.
createStatefulPowerConsumingResource() - Method in class de.fzi.power.infrastructure.impl.InfrastructureFactoryImpl
 
createStatefulPowerConsumingResource() - Method in interface de.fzi.power.infrastructure.InfrastructureFactory
Returns a new object of class 'Stateful Power Consuming Resource'.
createStatefulPowerConsumingResourceAdapter() - Method in class de.fzi.power.infrastructure.provider.InfrastructureItemProviderAdapterFactory
This creates an adapter for a StatefulPowerConsumingResource.
createStatefulPowerConsumingResourceAdapter() - Method in class de.fzi.power.infrastructure.util.InfrastructureAdapterFactory
Creates a new adapter for an object of class ' Stateful Power Consuming Resource'.
createStatefulResourcePowerBinding() - Method in interface de.fzi.power.binding.BindingFactory
Returns a new object of class 'Stateful Resource Power Binding'.
createStatefulResourcePowerBinding() - Method in class de.fzi.power.binding.impl.BindingFactoryImpl
 
createStatefulResourcePowerBindingAdapter() - Method in class de.fzi.power.binding.provider.BindingItemProviderAdapterFactory
This creates an adapter for a StatefulResourcePowerBinding.
createStatefulResourcePowerBindingAdapter() - Method in class de.fzi.power.binding.util.BindingAdapterFactory
Creates a new adapter for an object of class ' Stateful Resource Power Binding'.
createType(Class<?>) - Static method in class org.vedantatree.expressionoasis.types.Type
Creates the type for given class
createType(String) - Static method in class org.vedantatree.expressionoasis.types.Type
Creates the type for given type name
CustomExpressionContext - Class in de.fzi.power.interpreter.calculator.expressionoasis.custom
This class is an extension of the ExpressionContext class, tailored to deal with Expressions that contain FixedFactors and ConsumptionFactor s.
CustomExpressionContext(EList<AbstractFixedFactorValue<?>>, Iterable<ConsumptionFactor>) - Constructor for class de.fzi.power.interpreter.calculator.expressionoasis.custom.CustomExpressionContext
Initializes a new instance of the CustomExpressionContext class.
CustomFunctionProvider - Class in de.fzi.power.interpreter.calculator.expressionoasis.custom
 
CustomFunctionProvider() - Constructor for class de.fzi.power.interpreter.calculator.expressionoasis.custom.CustomFunctionProvider
 
CustomFunctionProvider - Class in org.vedantatree.expressionoasis.extensions.customfunctions
Provides custom functions where the source code for the functions is stored as configuration in order to make adding new functions very simple.
CustomFunctionProvider(Class<? extends CustomFunctionSourceProvider>) - Constructor for class org.vedantatree.expressionoasis.extensions.customfunctions.CustomFunctionProvider
Dynamically generates a class at run time based on the source code of methods provided by the sourceProvider, and makes the methods available to the expression engine as functions.
CustomFunctionsClassFactory - Class in org.vedantatree.expressionoasis.extensions.customfunctions
Builds a java class dynamically at run-time from method source code configured outside of the code base.
CustomFunctionsClassFactory() - Constructor for class org.vedantatree.expressionoasis.extensions.customfunctions.CustomFunctionsClassFactory
 
CustomFunctionSourceProvider - Interface in org.vedantatree.expressionoasis.extensions.customfunctions
CustomFunctionSourceProviders provide source code for custom methods that will be created at run-time to be used as expression engine functions.

D

de.fzi.power.binding - package de.fzi.power.binding
 
de.fzi.power.binding.impl - package de.fzi.power.binding.impl
 
de.fzi.power.binding.presentation - package de.fzi.power.binding.presentation
 
de.fzi.power.binding.provider - package de.fzi.power.binding.provider
 
de.fzi.power.binding.tests - package de.fzi.power.binding.tests
 
de.fzi.power.binding.util - package de.fzi.power.binding.util
 
de.fzi.power.infrastructure - package de.fzi.power.infrastructure
 
de.fzi.power.infrastructure.impl - package de.fzi.power.infrastructure.impl
 
de.fzi.power.infrastructure.presentation - package de.fzi.power.infrastructure.presentation
 
de.fzi.power.infrastructure.provider - package de.fzi.power.infrastructure.provider
 
de.fzi.power.infrastructure.tests - package de.fzi.power.infrastructure.tests
 
de.fzi.power.infrastructure.util - package de.fzi.power.infrastructure.util
 
de.fzi.power.interpreter - package de.fzi.power.interpreter
 
de.fzi.power.interpreter.calculator.expressionoasis - package de.fzi.power.interpreter.calculator.expressionoasis
 
de.fzi.power.interpreter.calculator.expressionoasis.custom - package de.fzi.power.interpreter.calculator.expressionoasis.custom
 
de.fzi.power.interpreter.calculator.expressionoasis.custom.expressions - package de.fzi.power.interpreter.calculator.expressionoasis.custom.expressions
 
de.fzi.power.interpreter.calculator.expressionoasis.helper - package de.fzi.power.interpreter.calculator.expressionoasis.helper
 
de.fzi.power.interpreter.calculators - package de.fzi.power.interpreter.calculators
 
de.fzi.power.interpreter.calculators.energy - package de.fzi.power.interpreter.calculators.energy
 
de.fzi.power.interpreter.calculators.essential - package de.fzi.power.interpreter.calculators.essential
 
de.fzi.power.interpreter.measureprovider - package de.fzi.power.interpreter.measureprovider
 
de.fzi.power.interpreter.measureprovider.utilization - package de.fzi.power.interpreter.measureprovider.utilization
 
de.fzi.power.interpreter.measureprovider.utilization.ui - package de.fzi.power.interpreter.measureprovider.utilization.ui
 
de.fzi.power.interpreter.tests - package de.fzi.power.interpreter.tests
 
de.fzi.power.interpreter.tests.utils - package de.fzi.power.interpreter.tests.utils
 
de.fzi.power.specification - package de.fzi.power.specification
 
de.fzi.power.specification.impl - package de.fzi.power.specification.impl
 
de.fzi.power.specification.presentation - package de.fzi.power.specification.presentation
 
de.fzi.power.specification.provider - package de.fzi.power.specification.provider
 
de.fzi.power.specification.resources - package de.fzi.power.specification.resources
 
de.fzi.power.specification.tests - package de.fzi.power.specification.tests
 
de.fzi.power.specification.util - package de.fzi.power.specification.util
 
de.fzi.power.ui - package de.fzi.power.ui
 
de.fzi.power.ui.adapters - package de.fzi.power.ui.adapters
 
de.fzi.power.ui.views.configuration - package de.fzi.power.ui.views.configuration
 
de.fzi.power.ui.views.navigator - package de.fzi.power.ui.views.navigator
 
de.fzi.power.ui.views.util - package de.fzi.power.ui.views.util
 
de.fzi.power.util - package de.fzi.power.util
 
de.fzi.power.util.impl - package de.fzi.power.util.impl
 
de.fzi.power.util.presentation - package de.fzi.power.util.presentation
 
de.fzi.power.util.provider - package de.fzi.power.util.provider
 
de.fzi.power.util.tests - package de.fzi.power.util.tests
 
de.fzi.power.util.util - package de.fzi.power.util.util
 
DecimalExpression - Class in org.vedantatree.expressionoasis.expressions
This class expression is used to make the decimal value expression It gives the decimal value.
DecimalExpression() - Constructor for class org.vedantatree.expressionoasis.expressions.DecimalExpression
 
DECLARATIVE_LINEAR_PASSTHROUGH_MODEL - Static variable in class de.fzi.power.specification.resources.PowerModelConstants
 
DECLARATIVE_LINEAR_POWER_MODEL - Static variable in class de.fzi.power.specification.resources.PowerModelConstants
 
DECLARATIVE_POWER_MODEL_SPECIFICATION - Static variable in interface de.fzi.power.specification.SpecificationPackage
The meta object id for the ' Declarative Power Model Specification' class.
DECLARATIVE_POWER_MODEL_SPECIFICATION - Static variable in interface de.fzi.power.specification.SpecificationPackage.Literals
The meta object literal for the ' Declarative Power Model Specification' class.
DECLARATIVE_POWER_MODEL_SPECIFICATION__CONSUMPTION_FACTORS - Static variable in interface de.fzi.power.specification.SpecificationPackage
The feature id for the 'Consumption Factors' containment reference list.
DECLARATIVE_POWER_MODEL_SPECIFICATION__FUNCTIONAL_EXPRESSION - Static variable in interface de.fzi.power.specification.SpecificationPackage
The feature id for the 'Functional Expression' attribute.
DECLARATIVE_POWER_MODEL_SPECIFICATION__FUNCTIONAL_EXPRESSION - Static variable in interface de.fzi.power.specification.SpecificationPackage.Literals
The meta object literal for the 'Functional Expression' attribute feature.
DECLARATIVE_POWER_MODEL_SPECIFICATION__ID - Static variable in interface de.fzi.power.specification.SpecificationPackage
The feature id for the 'Id' attribute.
DECLARATIVE_POWER_MODEL_SPECIFICATION__NAME - Static variable in interface de.fzi.power.specification.SpecificationPackage
The feature id for the 'Name' attribute.
DECLARATIVE_POWER_MODEL_SPECIFICATION__POWERMODELREPOSITORY - Static variable in interface de.fzi.power.specification.SpecificationPackage
The feature id for the 'Powermodelrepository' container reference.
DECLARATIVE_POWER_MODEL_SPECIFICATION_FEATURE_COUNT - Static variable in interface de.fzi.power.specification.SpecificationPackage
The number of structural features of the 'Declarative Power Model Specification' class.
DeclarativePowerModelSpecification - Interface in de.fzi.power.specification
A representation of the model object ' Declarative Power Model Specification'.
DeclarativePowerModelSpecificationImpl - Class in de.fzi.power.specification.impl
An implementation of the model object ' Declarative Power Model Specification'.
DeclarativePowerModelSpecificationItemProvider - Class in de.fzi.power.specification.provider
This is the item provider adapter for a DeclarativePowerModelSpecification object.
DeclarativePowerModelSpecificationItemProvider(AdapterFactory) - Constructor for class de.fzi.power.specification.provider.DeclarativePowerModelSpecificationItemProvider
This constructs an instance from a factory and a notifier.
DeclarativePowerModelSpecificationTest - Class in de.fzi.power.specification.tests
A test case for the model object ' Declarative Power Model Specification'.
DeclarativePowerModelSpecificationTest(String) - Constructor for class de.fzi.power.specification.tests.DeclarativePowerModelSpecificationTest
Constructs a new Declarative Power Model Specification test case with the given name.
defaultCase(EObject) - Method in class de.fzi.power.binding.util.BindingSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class de.fzi.power.infrastructure.util.InfrastructureSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class de.fzi.power.specification.util.SpecificationSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
defaultCase(EObject) - Method in class de.fzi.power.util.util.UtilSwitch
Returns the result of interpreting the object as an instance of 'EObject'.
DefaultFunctionProvider - Class in org.vedantatree.expressionoasis.extensions
This is the default function provider.
DefaultFunctionProvider(Class) - Constructor for class org.vedantatree.expressionoasis.extensions.DefaultFunctionProvider
Constructor.
DefaultVariableProvider - Class in org.vedantatree.expressionoasis.extensions
This is the default implementation of the variable provider.
DefaultVariableProvider() - Constructor for class org.vedantatree.expressionoasis.extensions.DefaultVariableProvider
 
DefaultXMLGrammar - Class in org.vedantatree.expressionoasis.grammar
This is the default XML based grammar implementation.
DefaultXMLGrammar() - Constructor for class org.vedantatree.expressionoasis.grammar.DefaultXMLGrammar
Constructs the grammar
DELIMITER - Static variable in class org.vedantatree.expressionoasis.grammar.DefaultXMLGrammar
This is the constant name for delimiter tag in XML
DELIMITERS - Static variable in class org.vedantatree.expressionoasis.grammar.DefaultXMLGrammar
This is the constant name for delimiters tag in XML
determineDataSourcesForAvailableMetrics(Set<IDataSource>, Set<ExtendedMeasureProvider>) - Static method in class de.fzi.power.interpreter.InterpreterUtils
 
DIMENSIONLESS - Static variable in interface de.fzi.power.util.UtilPackage
The meta object id for the 'Dimensionless' data type.
DIMENSIONLESS - Static variable in interface de.fzi.power.util.UtilPackage.Literals
The meta object literal for the 'Dimensionless' data type.
dispose() - Method in class de.fzi.power.binding.presentation.BindingEditor
 
dispose() - Method in class de.fzi.power.binding.provider.BindingItemProviderAdapterFactory
This disposes all of the item providers created by this factory.
dispose() - Method in class de.fzi.power.infrastructure.presentation.InfrastructureEditor
 
dispose() - Method in class de.fzi.power.infrastructure.provider.InfrastructureItemProviderAdapterFactory
This disposes all of the item providers created by this factory.
dispose() - Method in class de.fzi.power.specification.presentation.SpecificationEditor
 
dispose() - Method in class de.fzi.power.specification.provider.SpecificationItemProviderAdapterFactory
This disposes all of the item providers created by this factory.
dispose() - Method in class de.fzi.power.util.presentation.UtilEditor
 
dispose() - Method in class de.fzi.power.util.provider.UtilItemProviderAdapterFactory
This disposes all of the item providers created by this factory.
DISTRIBUTION_POWER_BINDING - Static variable in interface de.fzi.power.binding.BindingPackage
The meta object id for the 'Distribution Power Binding' class.
DISTRIBUTION_POWER_BINDING - Static variable in interface de.fzi.power.binding.BindingPackage.Literals
The meta object literal for the ' Distribution Power Binding' class.
DISTRIBUTION_POWER_BINDING__DISTRIBUTION_POWER_MODEL - Static variable in interface de.fzi.power.binding.BindingPackage
The feature id for the 'Distribution Power Model' reference.
DISTRIBUTION_POWER_BINDING__DISTRIBUTION_POWER_MODEL - Static variable in interface de.fzi.power.binding.BindingPackage.Literals
The meta object literal for the 'Distribution Power Model' reference feature.
DISTRIBUTION_POWER_BINDING__FIXED_FACTOR_VALUES - Static variable in interface de.fzi.power.binding.BindingPackage
The feature id for the 'Fixed Factor Values' containment reference list.
DISTRIBUTION_POWER_BINDING__ID - Static variable in interface de.fzi.power.binding.BindingPackage
The feature id for the 'Id' attribute.
DISTRIBUTION_POWER_BINDING__NAME - Static variable in interface de.fzi.power.binding.BindingPackage
The feature id for the 'Name' attribute.
DISTRIBUTION_POWER_BINDING__POWER_BINDING_REPOSITORY - Static variable in interface de.fzi.power.binding.BindingPackage
The feature id for the 'Power Binding Repository' container reference.
DISTRIBUTION_POWER_BINDING_FEATURE_COUNT - Static variable in interface de.fzi.power.binding.BindingPackage
The number of structural features of the 'Distribution Power Binding' class.
DISTRIBUTION_POWER_MODEL_SPECIFICATION - Static variable in interface de.fzi.power.specification.SpecificationPackage
The meta object id for the ' Distribution Power Model Specification' class.
DISTRIBUTION_POWER_MODEL_SPECIFICATION - Static variable in interface de.fzi.power.specification.SpecificationPackage.Literals
The meta object literal for the ' Distribution Power Model Specification' class.
DISTRIBUTION_POWER_MODEL_SPECIFICATION__CONSUMPTION_FACTORS - Static variable in interface de.fzi.power.specification.SpecificationPackage
The feature id for the 'Consumption Factors' containment reference list.
DISTRIBUTION_POWER_MODEL_SPECIFICATION__ID - Static variable in interface de.fzi.power.specification.SpecificationPackage
The feature id for the 'Id' attribute.
DISTRIBUTION_POWER_MODEL_SPECIFICATION__NAME - Static variable in interface de.fzi.power.specification.SpecificationPackage
The feature id for the 'Name' attribute.
DISTRIBUTION_POWER_MODEL_SPECIFICATION__POWERMODELREPOSITORY - Static variable in interface de.fzi.power.specification.SpecificationPackage
The feature id for the 'Powermodelrepository' container reference.
DISTRIBUTION_POWER_MODEL_SPECIFICATION_FEATURE_COUNT - Static variable in interface de.fzi.power.specification.SpecificationPackage
The number of structural features of the 'Distribution Power Model Specification' class.
DistributionPowerBinding - Interface in de.fzi.power.binding
A representation of the model object ' Distribution Power Binding'.
DistributionPowerBindingImpl - Class in de.fzi.power.binding.impl
An implementation of the model object ' Distribution Power Binding'.
DistributionPowerBindingItemProvider - Class in de.fzi.power.binding.provider
This is the item provider adapter for a DistributionPowerBinding object.
DistributionPowerBindingItemProvider(AdapterFactory) - Constructor for class de.fzi.power.binding.provider.DistributionPowerBindingItemProvider
This constructs an instance from a factory and a notifier.
DistributionPowerBindingTest - Class in de.fzi.power.binding.tests
A test case for the model object ' Distribution Power Binding'.
DistributionPowerBindingTest(String) - Constructor for class de.fzi.power.binding.tests.DistributionPowerBindingTest
Constructs a new Distribution Power Binding test case with the given name.
distributionPowerModelChanged(AbstractDistributionPowerModelCalculator, PowerProvidingEntity) - Method in class de.fzi.power.interpreter.ConsumptionContext
 
distributionPowerModelChanged(AbstractDistributionPowerModelCalculator, PowerProvidingEntity) - Method in interface de.fzi.power.interpreter.PowerModelRegistryChangeListener
Method is called just before a new calculator is set for a power providing entity.
DistributionPowerModelSpecification - Interface in de.fzi.power.specification
A representation of the model object ' Distribution Power Model Specification'.
DistributionPowerModelSpecificationImpl - Class in de.fzi.power.specification.impl
An implementation of the model object ' Distribution Power Model Specification'.
DistributionPowerModelSpecificationItemProvider - Class in de.fzi.power.specification.provider
This is the item provider adapter for a DistributionPowerModelSpecification object.
DistributionPowerModelSpecificationItemProvider(AdapterFactory) - Constructor for class de.fzi.power.specification.provider.DistributionPowerModelSpecificationItemProvider
This constructs an instance from a factory and a notifier.
DistributionPowerModelSpecificationTest - Class in de.fzi.power.specification.tests
A test case for the model object ' Distribution Power Model Specification'.
DistributionPowerModelSpecificationTest(String) - Constructor for class de.fzi.power.specification.tests.DistributionPowerModelSpecificationTest
Constructs a new Distribution Power Model Specification test case with the given name.
DivideExpression - Class in org.vedantatree.expressionoasis.expressions.arithmatic
This is the class expression which performs the divide operations.
DivideExpression() - Constructor for class org.vedantatree.expressionoasis.expressions.arithmatic.DivideExpression
 
DIVISION - Static variable in interface org.vedantatree.expressionoasis.ui.IExpressionEvaluator
 
doSave(IProgressMonitor) - Method in class de.fzi.power.binding.presentation.BindingEditor
This is for implementing IEditorPart and simply saves the model file.
doSave(IProgressMonitor) - Method in class de.fzi.power.infrastructure.presentation.InfrastructureEditor
This is for implementing IEditorPart and simply saves the model file.
doSave(IProgressMonitor) - Method in class de.fzi.power.specification.presentation.SpecificationEditor
This is for implementing IEditorPart and simply saves the model file.
doSave(IProgressMonitor) - Method in class de.fzi.power.util.presentation.UtilEditor
This is for implementing IEditorPart and simply saves the model file.
doSaveAs() - Method in class de.fzi.power.binding.presentation.BindingEditor
This also changes the editor's input.
doSaveAs() - Method in class de.fzi.power.infrastructure.presentation.InfrastructureEditor
This also changes the editor's input.
doSaveAs() - Method in class de.fzi.power.specification.presentation.SpecificationEditor
This also changes the editor's input.
doSaveAs() - Method in class de.fzi.power.util.presentation.UtilEditor
This also changes the editor's input.
DOUBLE - Static variable in class org.vedantatree.expressionoasis.types.Type
This is the double type.
drawCalculator() - Method in class org.vedantatree.expressionoasis.ui.ExpressionEvaluatorUI
 

E

eBaseStructuralFeatureID(int, Class<?>) - Method in class de.fzi.power.infrastructure.impl.PowerConsumingProvidingEntityImpl
 
eBaseStructuralFeatureID(int, Class<?>) - Method in class de.fzi.power.util.impl.EntityImpl
 
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class de.fzi.power.binding.impl.AbstractFixedFactorValueImpl
 
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class de.fzi.power.binding.impl.PowerBindingImpl
 
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class de.fzi.power.binding.impl.PowerStateImpl
 
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class de.fzi.power.infrastructure.impl.PowerConsumingEntityImpl
 
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class de.fzi.power.infrastructure.impl.PowerConsumingProvidingEntityImpl
 
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class de.fzi.power.infrastructure.impl.PowerProvidingEntityImpl
 
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class de.fzi.power.specification.impl.ConsumptionFactorImpl
 
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class de.fzi.power.specification.impl.PowerModelSpecificationImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class de.fzi.power.infrastructure.impl.PowerConsumingProvidingEntityImpl
 
eDerivedStructuralFeatureID(int, Class<?>) - Method in class de.fzi.power.util.impl.EntityImpl
 
Edp2RunSelectionListener - Class in de.fzi.power.ui.views.util
 
Edp2RunSelectionListener(Navigator) - Constructor for class de.fzi.power.ui.views.util.Edp2RunSelectionListener
 
eGet(int, boolean, boolean) - Method in class de.fzi.power.binding.impl.AbstractFixedFactorValueImpl
 
eGet(int, boolean, boolean) - Method in class de.fzi.power.binding.impl.DistributionPowerBindingImpl
 
eGet(int, boolean, boolean) - Method in class de.fzi.power.binding.impl.PowerBindingImpl
 
eGet(int, boolean, boolean) - Method in class de.fzi.power.binding.impl.PowerBindingRepositoryImpl
 
eGet(int, boolean, boolean) - Method in class de.fzi.power.binding.impl.PowerFactorBindingImpl
 
eGet(int, boolean, boolean) - Method in class de.fzi.power.binding.impl.PowerStateImpl
 
eGet(int, boolean, boolean) - Method in class de.fzi.power.binding.impl.ResourcePowerBindingImpl
 
eGet(int, boolean, boolean) - Method in class de.fzi.power.binding.impl.StatefulResourcePowerBindingImpl
 
eGet(int, boolean, boolean) - Method in class de.fzi.power.infrastructure.impl.AbstractPowerConsumingResourceImpl
 
eGet(int, boolean, boolean) - Method in class de.fzi.power.infrastructure.impl.MountedPowerDistributionUnitImpl
 
eGet(int, boolean, boolean) - Method in class de.fzi.power.infrastructure.impl.PowerConsumingEntityImpl
 
eGet(int, boolean, boolean) - Method in class de.fzi.power.infrastructure.impl.PowerConsumingProvidingEntityImpl
 
eGet(int, boolean, boolean) - Method in class de.fzi.power.infrastructure.impl.PowerConsumingResourceImpl
 
eGet(int, boolean, boolean) - Method in class de.fzi.power.infrastructure.impl.PowerInfrastructureRepositoryImpl
 
eGet(int, boolean, boolean) - Method in class de.fzi.power.infrastructure.impl.PowerProvidingEntityImpl
 
eGet(int, boolean, boolean) - Method in class de.fzi.power.infrastructure.impl.StatefulPowerConsumingResourceImpl
 
eGet(int, boolean, boolean) - Method in class de.fzi.power.specification.impl.ConsumptionFactorImpl
 
eGet(int, boolean, boolean) - Method in class de.fzi.power.specification.impl.DeclarativePowerModelSpecificationImpl
 
eGet(int, boolean, boolean) - Method in class de.fzi.power.specification.impl.MeasuredFactorImpl
 
eGet(int, boolean, boolean) - Method in class de.fzi.power.specification.impl.PowerModelRepositoryImpl
 
eGet(int, boolean, boolean) - Method in class de.fzi.power.specification.impl.PowerModelSpecificationImpl
 
eGet(int, boolean, boolean) - Method in class de.fzi.power.util.impl.EntityImpl
 
eGet(int, boolean, boolean) - Method in class de.fzi.power.util.impl.NamedElementImpl
 
eINSTANCE - Static variable in interface de.fzi.power.binding.BindingFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface de.fzi.power.binding.BindingPackage
The singleton instance of the package.
eINSTANCE - Static variable in interface de.fzi.power.infrastructure.InfrastructureFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage
The singleton instance of the package.
eINSTANCE - Static variable in interface de.fzi.power.specification.SpecificationFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface de.fzi.power.specification.SpecificationPackage
The singleton instance of the package.
eINSTANCE - Static variable in interface de.fzi.power.util.UtilFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface de.fzi.power.util.UtilPackage
The singleton instance of the package.
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class de.fzi.power.binding.impl.AbstractFixedFactorValueImpl
 
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class de.fzi.power.binding.impl.PowerBindingImpl
 
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class de.fzi.power.binding.impl.PowerBindingRepositoryImpl
 
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class de.fzi.power.binding.impl.PowerFactorBindingImpl
 
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class de.fzi.power.binding.impl.PowerStateImpl
 
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class de.fzi.power.binding.impl.StatefulResourcePowerBindingImpl
 
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class de.fzi.power.infrastructure.impl.PowerConsumingEntityImpl
 
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class de.fzi.power.infrastructure.impl.PowerConsumingProvidingEntityImpl
 
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class de.fzi.power.infrastructure.impl.PowerInfrastructureRepositoryImpl
 
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class de.fzi.power.infrastructure.impl.PowerProvidingEntityImpl
 
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class de.fzi.power.specification.impl.ConsumptionFactorImpl
 
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class de.fzi.power.specification.impl.PowerModelRepositoryImpl
 
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class de.fzi.power.specification.impl.PowerModelSpecificationImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class de.fzi.power.binding.impl.AbstractFixedFactorValueImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class de.fzi.power.binding.impl.PowerBindingImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class de.fzi.power.binding.impl.PowerBindingRepositoryImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class de.fzi.power.binding.impl.PowerFactorBindingImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class de.fzi.power.binding.impl.PowerStateImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class de.fzi.power.binding.impl.StatefulResourcePowerBindingImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class de.fzi.power.infrastructure.impl.PowerConsumingEntityImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class de.fzi.power.infrastructure.impl.PowerConsumingProvidingEntityImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class de.fzi.power.infrastructure.impl.PowerInfrastructureRepositoryImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class de.fzi.power.infrastructure.impl.PowerProvidingEntityImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class de.fzi.power.specification.impl.ConsumptionFactorImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class de.fzi.power.specification.impl.PowerModelRepositoryImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class de.fzi.power.specification.impl.PowerModelSpecificationImpl
 
eIsSet(int) - Method in class de.fzi.power.binding.impl.AbstractFixedFactorValueImpl
 
eIsSet(int) - Method in class de.fzi.power.binding.impl.DistributionPowerBindingImpl
 
eIsSet(int) - Method in class de.fzi.power.binding.impl.PowerBindingImpl
 
eIsSet(int) - Method in class de.fzi.power.binding.impl.PowerBindingRepositoryImpl
 
eIsSet(int) - Method in class de.fzi.power.binding.impl.PowerFactorBindingImpl
 
eIsSet(int) - Method in class de.fzi.power.binding.impl.PowerStateImpl
 
eIsSet(int) - Method in class de.fzi.power.binding.impl.ResourcePowerBindingImpl
 
eIsSet(int) - Method in class de.fzi.power.binding.impl.StatefulResourcePowerBindingImpl
 
eIsSet(int) - Method in class de.fzi.power.infrastructure.impl.AbstractPowerConsumingResourceImpl
 
eIsSet(int) - Method in class de.fzi.power.infrastructure.impl.MountedPowerDistributionUnitImpl
 
eIsSet(int) - Method in class de.fzi.power.infrastructure.impl.PowerConsumingEntityImpl
 
eIsSet(int) - Method in class de.fzi.power.infrastructure.impl.PowerConsumingProvidingEntityImpl
 
eIsSet(int) - Method in class de.fzi.power.infrastructure.impl.PowerConsumingResourceImpl
 
eIsSet(int) - Method in class de.fzi.power.infrastructure.impl.PowerInfrastructureRepositoryImpl
 
eIsSet(int) - Method in class de.fzi.power.infrastructure.impl.PowerProvidingEntityImpl
 
eIsSet(int) - Method in class de.fzi.power.infrastructure.impl.StatefulPowerConsumingResourceImpl
 
eIsSet(int) - Method in class de.fzi.power.specification.impl.ConsumptionFactorImpl
 
eIsSet(int) - Method in class de.fzi.power.specification.impl.DeclarativePowerModelSpecificationImpl
 
eIsSet(int) - Method in class de.fzi.power.specification.impl.MeasuredFactorImpl
 
eIsSet(int) - Method in class de.fzi.power.specification.impl.PowerModelRepositoryImpl
 
eIsSet(int) - Method in class de.fzi.power.specification.impl.PowerModelSpecificationImpl
 
eIsSet(int) - Method in class de.fzi.power.util.impl.EntityImpl
 
eIsSet(int) - Method in class de.fzi.power.util.impl.NamedElementImpl
 
eNAME - Static variable in interface de.fzi.power.binding.BindingPackage
The package name.
eNAME - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage
The package name.
eNAME - Static variable in interface de.fzi.power.specification.SpecificationPackage
The package name.
eNAME - Static variable in interface de.fzi.power.util.UtilPackage
The package name.
EndsWithExpression - Class in org.vedantatree.expressionoasis.expressions.string
Expression to evaluate the String.endsWith type expression.
EndsWithExpression() - Constructor for class org.vedantatree.expressionoasis.expressions.string.EndsWithExpression
 
eNS_PREFIX - Static variable in interface de.fzi.power.binding.BindingPackage
The package namespace name.
eNS_PREFIX - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage
The package namespace name.
eNS_PREFIX - Static variable in interface de.fzi.power.specification.SpecificationPackage
The package namespace name.
eNS_PREFIX - Static variable in interface de.fzi.power.util.UtilPackage
The package namespace name.
eNS_URI - Static variable in interface de.fzi.power.binding.BindingPackage
The package namespace URI.
eNS_URI - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage
The package namespace URI.
eNS_URI - Static variable in interface de.fzi.power.specification.SpecificationPackage
The package namespace URI.
eNS_URI - Static variable in interface de.fzi.power.util.UtilPackage
The package namespace URI.
Entity - Interface in de.fzi.power.util
A representation of the model object 'Entity'.
ENTITY - Static variable in interface de.fzi.power.util.UtilPackage
The meta object id for the 'Entity' class.
ENTITY - Static variable in interface de.fzi.power.util.UtilPackage.Literals
The meta object literal for the 'Entity ' class.
ENTITY__ID - Static variable in interface de.fzi.power.util.UtilPackage
The feature id for the 'Id' attribute.
ENTITY__NAME - Static variable in interface de.fzi.power.util.UtilPackage
The feature id for the 'Name' attribute.
ENTITY_FEATURE_COUNT - Static variable in interface de.fzi.power.util.UtilPackage
The number of structural features of the 'Entity' class.
EntityImpl - Class in de.fzi.power.util.impl
An implementation of the model object 'Entity'.
EntityItemProvider - Class in de.fzi.power.util.provider
This is the item provider adapter for a Entity object.
EntityItemProvider(AdapterFactory) - Constructor for class de.fzi.power.util.provider.EntityItemProvider
This constructs an instance from a factory and a notifier.
EntityTest - Class in de.fzi.power.util.tests
A test case for the model object 'Entity'.
EntityTest(String) - Constructor for class de.fzi.power.util.tests.EntityTest
Constructs a new Entity test case with the given name.
EOErrorCodes - Interface in org.vedantatree.expressionoasis
It contains various error codes for the application TODO Should use Enum Error code description is not set yet
EQExpression - Class in org.vedantatree.expressionoasis.expressions.relational
This class expression performs the equal operation on values.
EQExpression() - Constructor for class org.vedantatree.expressionoasis.expressions.relational.EQExpression
 
equals(Object) - Method in class org.vedantatree.expressionoasis.types.MethodKey
 
equals(Object) - Method in class org.vedantatree.expressionoasis.types.Type
Performs the type equality.
EQUALS - Static variable in interface org.vedantatree.expressionoasis.ui.IExpressionEvaluator
 
EQUALTO - Static variable in interface org.vedantatree.expressionoasis.ui.IExpressionEvaluator
 
error(SAXParseException) - Method in class org.vedantatree.expressionoasis.utils.XMLErrorHandler
The error is invoked when ever any error occurs during XML validation.
ERROR_DESCRIPTION - Static variable in interface org.vedantatree.expressionoasis.exceptions.ErrorCodes
 
ErrorCodes - Interface in org.vedantatree.expressionoasis.exceptions
 
ErrorPane - Class in org.vedantatree.expressionoasis.ui
 
eSet(int, Object) - Method in class de.fzi.power.binding.impl.AbstractFixedFactorValueImpl
 
eSet(int, Object) - Method in class de.fzi.power.binding.impl.DistributionPowerBindingImpl
 
eSet(int, Object) - Method in class de.fzi.power.binding.impl.PowerBindingImpl
 
eSet(int, Object) - Method in class de.fzi.power.binding.impl.PowerBindingRepositoryImpl
 
eSet(int, Object) - Method in class de.fzi.power.binding.impl.PowerFactorBindingImpl
 
eSet(int, Object) - Method in class de.fzi.power.binding.impl.PowerStateImpl
 
eSet(int, Object) - Method in class de.fzi.power.binding.impl.ResourcePowerBindingImpl
 
eSet(int, Object) - Method in class de.fzi.power.binding.impl.StatefulResourcePowerBindingImpl
 
eSet(int, Object) - Method in class de.fzi.power.infrastructure.impl.AbstractPowerConsumingResourceImpl
 
eSet(int, Object) - Method in class de.fzi.power.infrastructure.impl.MountedPowerDistributionUnitImpl
 
eSet(int, Object) - Method in class de.fzi.power.infrastructure.impl.PowerConsumingEntityImpl
 
eSet(int, Object) - Method in class de.fzi.power.infrastructure.impl.PowerConsumingProvidingEntityImpl
 
eSet(int, Object) - Method in class de.fzi.power.infrastructure.impl.PowerConsumingResourceImpl
 
eSet(int, Object) - Method in class de.fzi.power.infrastructure.impl.PowerInfrastructureRepositoryImpl
 
eSet(int, Object) - Method in class de.fzi.power.infrastructure.impl.PowerProvidingEntityImpl
 
eSet(int, Object) - Method in class de.fzi.power.infrastructure.impl.StatefulPowerConsumingResourceImpl
 
eSet(int, Object) - Method in class de.fzi.power.specification.impl.ConsumptionFactorImpl
 
eSet(int, Object) - Method in class de.fzi.power.specification.impl.DeclarativePowerModelSpecificationImpl
 
eSet(int, Object) - Method in class de.fzi.power.specification.impl.MeasuredFactorImpl
 
eSet(int, Object) - Method in class de.fzi.power.specification.impl.PowerModelRepositoryImpl
 
eSet(int, Object) - Method in class de.fzi.power.specification.impl.PowerModelSpecificationImpl
 
eSet(int, Object) - Method in class de.fzi.power.util.impl.EntityImpl
 
eSet(int, Object) - Method in class de.fzi.power.util.impl.NamedElementImpl
 
EssentialCalculatorsFactory - Class in de.fzi.power.interpreter.calculators.essential
 
EssentialCalculatorsFactory() - Constructor for class de.fzi.power.interpreter.calculators.essential.EssentialCalculatorsFactory
 
eUnset(int) - Method in class de.fzi.power.binding.impl.AbstractFixedFactorValueImpl
 
eUnset(int) - Method in class de.fzi.power.binding.impl.DistributionPowerBindingImpl
 
eUnset(int) - Method in class de.fzi.power.binding.impl.PowerBindingImpl
 
eUnset(int) - Method in class de.fzi.power.binding.impl.PowerBindingRepositoryImpl
 
eUnset(int) - Method in class de.fzi.power.binding.impl.PowerFactorBindingImpl
 
eUnset(int) - Method in class de.fzi.power.binding.impl.PowerStateImpl
 
eUnset(int) - Method in class de.fzi.power.binding.impl.ResourcePowerBindingImpl
 
eUnset(int) - Method in class de.fzi.power.binding.impl.StatefulResourcePowerBindingImpl
 
eUnset(int) - Method in class de.fzi.power.infrastructure.impl.AbstractPowerConsumingResourceImpl
 
eUnset(int) - Method in class de.fzi.power.infrastructure.impl.MountedPowerDistributionUnitImpl
 
eUnset(int) - Method in class de.fzi.power.infrastructure.impl.PowerConsumingEntityImpl
 
eUnset(int) - Method in class de.fzi.power.infrastructure.impl.PowerConsumingProvidingEntityImpl
 
eUnset(int) - Method in class de.fzi.power.infrastructure.impl.PowerConsumingResourceImpl
 
eUnset(int) - Method in class de.fzi.power.infrastructure.impl.PowerInfrastructureRepositoryImpl
 
eUnset(int) - Method in class de.fzi.power.infrastructure.impl.PowerProvidingEntityImpl
 
eUnset(int) - Method in class de.fzi.power.infrastructure.impl.StatefulPowerConsumingResourceImpl
 
eUnset(int) - Method in class de.fzi.power.specification.impl.ConsumptionFactorImpl
 
eUnset(int) - Method in class de.fzi.power.specification.impl.DeclarativePowerModelSpecificationImpl
 
eUnset(int) - Method in class de.fzi.power.specification.impl.MeasuredFactorImpl
 
eUnset(int) - Method in class de.fzi.power.specification.impl.PowerModelRepositoryImpl
 
eUnset(int) - Method in class de.fzi.power.specification.impl.PowerModelSpecificationImpl
 
eUnset(int) - Method in class de.fzi.power.util.impl.EntityImpl
 
eUnset(int) - Method in class de.fzi.power.util.impl.NamedElementImpl
 
evaluate(String, ExpressionContext) - Static method in class org.vedantatree.expressionoasis.ExpressionEngine
Evaluates the expression and returns the result
evaluateDistributionPowerConsumption(PowerConsumingProvidingEntity, Map<PowerConsumingEntity, Amount<Power>>) - Method in class de.fzi.power.interpreter.ConsumptionContext
Evaluates the consumed power which is supplied by the given power providing entity.
evaluateExpression(Document, String) - Static method in class org.vedantatree.expressionoasis.utils.XPathUtils
 
evaluateExpressionToValueObject(Document, String) - Static method in class org.vedantatree.expressionoasis.utils.XPathUtils
 
evaluateResourcePowerConsumption(AbstractPowerConsumingResource) - Method in class de.fzi.power.interpreter.ConsumptionContext
Evaluates the power consumption of a passed resource.
evaluateStatefulResourcePowerConsumption(StatefulPowerConsumingResource) - Method in class de.fzi.power.interpreter.ConsumptionContext
Evaluates the power consumption of a passed stateful resource.
EvaluationScope - Class in de.fzi.power.interpreter
This class represents the scope under which the energy consumption of a software system is evaluated.
EvaluationScopeIterator - Interface in de.fzi.power.interpreter
The interface EvaluationScopeIterator encapsulated the Iterator specification for the AbstractEvaluationScope class.
EvaluationScopeTest - Class in de.fzi.power.interpreter.tests
 
EvaluationScopeTest() - Constructor for class de.fzi.power.interpreter.tests.EvaluationScopeTest
 
exp(Number) - Static method in class org.vedantatree.expressionoasis.extensions.MathFunctions
Returns Euler's number e raised to the power of a double value.
EXP - Static variable in interface org.vedantatree.expressionoasis.ui.IExpressionEvaluator
 
expectedException - Variable in class de.fzi.power.interpreter.tests.EvaluationScopeTest
 
Expression - Interface in org.vedantatree.expressionoasis.expressions
This class represents the executable structure of an expression.
EXPRESSION_CONTENXT_TOKEN - Static variable in interface org.vedantatree.expressionoasis.ExpressionEngineConstants
 
EXPRESSION_CONTENXT_XML_PATH_URL - Static variable in interface org.vedantatree.expressionoasis.ExpressionEngineConstants
 
EXPRESSION_EVALUATION_PROBLEM - Static variable in interface org.vedantatree.expressionoasis.exceptions.ErrorCodes
 
ExpressionConfig - Class in org.vedantatree.expressionoasis.config
Represents the configuration for an Expression
ExpressionConfig() - Constructor for class org.vedantatree.expressionoasis.config.ExpressionConfig
 
ExpressionContext - Class in org.vedantatree.expressionoasis
Object of this class carry the contextual information for expressions during expression evaluation process.
ExpressionContext() - Constructor for class org.vedantatree.expressionoasis.ExpressionContext
Constructor
ExpressionEngine - Class in org.vedantatree.expressionoasis
It is a Utility class for XpressionEngine Framework.
ExpressionEngineConstants - Interface in org.vedantatree.expressionoasis
It contains the various constants used in Expression Engine
ExpressionEngineException - Exception in org.vedantatree.expressionoasis.exceptions
This exception is used by whole Expression Engine Component to share any Erroneous information with user of the component, like at the time of parsing or by the compiler while doing syntactical analysis.
ExpressionEngineException(String) - Constructor for exception org.vedantatree.expressionoasis.exceptions.ExpressionEngineException
Constructs the ExpressionEngineException
ExpressionEngineException(String, Throwable) - Constructor for exception org.vedantatree.expressionoasis.exceptions.ExpressionEngineException
Constructs the ExpressionEngineException
ExpressionEngineException(String, int, Throwable) - Constructor for exception org.vedantatree.expressionoasis.exceptions.ExpressionEngineException
Constructs the ExpressionEngineException
ExpressionEngineException(String, int, Throwable, boolean) - Constructor for exception org.vedantatree.expressionoasis.exceptions.ExpressionEngineException
 
ExpressionEngineUI - Class in org.vedantatree.expressionoasis.ui
 
ExpressionEngineUI() - Constructor for class org.vedantatree.expressionoasis.ui.ExpressionEngineUI
 
ExpressionEvaluator - Class in org.vedantatree.expressionoasis.ui
 
ExpressionEvaluator() - Constructor for class org.vedantatree.expressionoasis.ui.ExpressionEvaluator
 
EXPRESSIONEVALUATOR - Static variable in interface org.vedantatree.expressionoasis.ui.IExpressionEvaluator
Message Variables
ExpressionEvaluatorUI - Class in org.vedantatree.expressionoasis.ui
 
ExpressionEvaluatorUI() - Constructor for class org.vedantatree.expressionoasis.ui.ExpressionEvaluatorUI
 
ExpressionFactory - Class in org.vedantatree.expressionoasis.expressions
This is the expression factory which creates the expression for given expression token.
EXPRESSIONLABEL - Static variable in interface org.vedantatree.expressionoasis.ui.IExpressionEvaluator
 
ExpressionOasisConfig - Class in org.vedantatree.expressionoasis.config
The configuration settings for ExpressionOasis.
ExpressionOasisConfig() - Constructor for class org.vedantatree.expressionoasis.config.ExpressionOasisConfig
 
ExpressionOasisDistributionPowerModelCalculator - Class in de.fzi.power.interpreter.calculator.expressionoasis
This class is an AbstractDistributionPowerModelCalculator that makes use of the ExpressionOasis library to calculate the power consumption of PowerProvidingEntitys whose behavior is specified by DeclarativePowerModelSpecifications.
ExpressionOasisHelper - Class in de.fzi.power.interpreter.calculator.expressionoasis.helper
 
ExpressionOasisResourcePowerModelCalculator - Class in de.fzi.power.interpreter.calculator.expressionoasis
This class is an AbstractResourcePowerModelCalculator that makes use of the ExpressionOasis library to calculate the power consumption of PowerConsumingResources whose behavior is specified by DeclarativePowerModelSpecifications.
ExpressionToken - Class in org.vedantatree.expressionoasis.grammar
This class represents the expression token generated by the parser while parsing the string expression.
ExpressionToken(String, int) - Constructor for class org.vedantatree.expressionoasis.grammar.ExpressionToken
Constructs the ExpressionToken
ExpressionTypeFinder - Class in org.vedantatree.expressionoasis.expressions
Use to find sub-expressions of a particular type within a given expression.
ExpressionTypeFinder(Expression, Class) - Constructor for class org.vedantatree.expressionoasis.expressions.ExpressionTypeFinder
Creates a new ExpressionTypeFinder
ExpressionVisitor - Interface in org.vedantatree.expressionoasis.expressions
Part of visitor design pattern implementation.
ExtendedMeasureProvider - Class in de.fzi.power.interpreter.measureprovider
ExtendedMeasureProviders allow to extend the EvaluationScope with the capability to automatically create additional metrics potentially from other existing metrics.
ExtendedMeasureProvider() - Constructor for class de.fzi.power.interpreter.measureprovider.ExtendedMeasureProvider
 
ExtendedMeasureProviderConfigurationContainer - Class in de.fzi.power.ui.views.configuration
 
ExtendedMeasureProviderConfigurationContainer() - Constructor for class de.fzi.power.ui.views.configuration.ExtendedMeasureProviderConfigurationContainer
 
ExtendedMeasureProviderConfigurationUI - Class in de.fzi.power.ui.views.configuration
 
ExtendedMeasureProviderConfigurationUI() - Constructor for class de.fzi.power.ui.views.configuration.ExtendedMeasureProviderConfigurationUI
 
ExtensibleCalculatorInstantiatorImpl - Class in de.fzi.power.interpreter.calculators
Implements a central hub for creating power consumption calculators based on a set of registered PowerFactory instances.
ExtensibleCalculatorInstantiatorImpl() - Constructor for class de.fzi.power.interpreter.calculators.ExtensibleCalculatorInstantiatorImpl
 

F

fatalError(SAXParseException) - Method in class org.vedantatree.expressionoasis.utils.XMLErrorHandler
The fatalError is invoked when ever any fatal error occurs during XML validation.
FILE_EXTENSIONS - Static variable in class de.fzi.power.binding.presentation.BindingModelWizard
The supported extensions for created files.
FILE_EXTENSIONS - Static variable in class de.fzi.power.infrastructure.presentation.InfrastructureModelWizard
The supported extensions for created files.
FILE_EXTENSIONS - Static variable in class de.fzi.power.specification.presentation.SpecificationModelWizard
The supported extensions for created files.
FILE_EXTENSIONS - Static variable in class de.fzi.power.util.presentation.UtilModelWizard
The supported extensions for created files.
FILE_PATH - Variable in class org.vedantatree.expressionoasis.grammar.DefaultXMLGrammar
File path for grammar configuration.
fireNotifyChanged(Notification) - Method in class de.fzi.power.binding.provider.BindingItemProviderAdapterFactory
fireNotifyChanged(Notification) - Method in class de.fzi.power.infrastructure.provider.InfrastructureItemProviderAdapterFactory
fireNotifyChanged(Notification) - Method in class de.fzi.power.specification.provider.SpecificationItemProviderAdapterFactory
fireNotifyChanged(Notification) - Method in class de.fzi.power.util.provider.UtilItemProviderAdapterFactory
FIXED_FACTOR - Static variable in interface de.fzi.power.specification.SpecificationPackage
The meta object id for the 'Fixed Factor' class.
FIXED_FACTOR - Static variable in interface de.fzi.power.specification.SpecificationPackage.Literals
The meta object literal for the 'Fixed Factor' class.
FIXED_FACTOR__ID - Static variable in interface de.fzi.power.specification.SpecificationPackage
The feature id for the 'Id' attribute.
FIXED_FACTOR__NAME - Static variable in interface de.fzi.power.specification.SpecificationPackage
The feature id for the 'Name' attribute.
FIXED_FACTOR__POWER_MODEL - Static variable in interface de.fzi.power.specification.SpecificationPackage
The feature id for the 'Power Model' container reference.
FIXED_FACTOR_FEATURE_COUNT - Static variable in interface de.fzi.power.specification.SpecificationPackage
The number of structural features of the 'Fixed Factor' class.
FIXED_FACTOR_VALUE_DIMENSIONLESS - Static variable in interface de.fzi.power.binding.BindingPackage
The meta object id for the ' Fixed Factor Value Dimensionless' class.
FIXED_FACTOR_VALUE_DIMENSIONLESS - Static variable in interface de.fzi.power.binding.BindingPackage.Literals
The meta object literal for the ' Fixed Factor Value Dimensionless' class.
FIXED_FACTOR_VALUE_DIMENSIONLESS__BOUND_FACTOR - Static variable in interface de.fzi.power.binding.BindingPackage
The feature id for the 'Bound Factor' reference.
FIXED_FACTOR_VALUE_DIMENSIONLESS__ID - Static variable in interface de.fzi.power.binding.BindingPackage
The feature id for the 'Id' attribute.
FIXED_FACTOR_VALUE_DIMENSIONLESS__POWER_BINDING - Static variable in interface de.fzi.power.binding.BindingPackage
The feature id for the 'Power Binding' container reference.
FIXED_FACTOR_VALUE_DIMENSIONLESS__VALUE - Static variable in interface de.fzi.power.binding.BindingPackage
The feature id for the 'Value' attribute.
FIXED_FACTOR_VALUE_DIMENSIONLESS_FEATURE_COUNT - Static variable in interface de.fzi.power.binding.BindingPackage
The number of structural features of the 'Fixed Factor Value Dimensionless' class.
FIXED_FACTOR_VALUE_POWER - Static variable in interface de.fzi.power.binding.BindingPackage
The meta object id for the 'Fixed Factor Value Power' class.
FIXED_FACTOR_VALUE_POWER - Static variable in interface de.fzi.power.binding.BindingPackage.Literals
The meta object literal for the ' Fixed Factor Value Power' class.
FIXED_FACTOR_VALUE_POWER__BOUND_FACTOR - Static variable in interface de.fzi.power.binding.BindingPackage
The feature id for the 'Bound Factor' reference.
FIXED_FACTOR_VALUE_POWER__ID - Static variable in interface de.fzi.power.binding.BindingPackage
The feature id for the 'Id' attribute.
FIXED_FACTOR_VALUE_POWER__POWER_BINDING - Static variable in interface de.fzi.power.binding.BindingPackage
The feature id for the 'Power Binding' container reference.
FIXED_FACTOR_VALUE_POWER__VALUE - Static variable in interface de.fzi.power.binding.BindingPackage
The feature id for the 'Value' attribute.
FIXED_FACTOR_VALUE_POWER_FEATURE_COUNT - Static variable in interface de.fzi.power.binding.BindingPackage
The number of structural features of the 'Fixed Factor Value Power' class.
FixedFactor - Interface in de.fzi.power.specification
A representation of the model object 'Fixed Factor'.
FixedFactorImpl - Class in de.fzi.power.specification.impl
An implementation of the model object 'Fixed Factor'.
FixedFactorItemProvider - Class in de.fzi.power.specification.provider
This is the item provider adapter for a FixedFactor object.
FixedFactorItemProvider(AdapterFactory) - Constructor for class de.fzi.power.specification.provider.FixedFactorItemProvider
This constructs an instance from a factory and a notifier.
FixedFactorTest - Class in de.fzi.power.specification.tests
A test case for the model object 'Fixed Factor'.
FixedFactorTest(String) - Constructor for class de.fzi.power.specification.tests.FixedFactorTest
Constructs a new Fixed Factor test case with the given name.
FixedFactorValueDimensionless - Interface in de.fzi.power.binding
A representation of the model object ' Fixed Factor Value Dimensionless'.
FixedFactorValueDimensionlessImpl - Class in de.fzi.power.binding.impl
An implementation of the model object ' Fixed Factor Value Dimensionless'.
FixedFactorValueDimensionlessItemProvider - Class in de.fzi.power.binding.provider
This is the item provider adapter for a FixedFactorValueDimensionless object.
FixedFactorValueDimensionlessItemProvider(AdapterFactory) - Constructor for class de.fzi.power.binding.provider.FixedFactorValueDimensionlessItemProvider
This constructs an instance from a factory and a notifier.
FixedFactorValuePower - Interface in de.fzi.power.binding
A representation of the model object ' Fixed Factor Value Power'.
FixedFactorValuePowerImpl - Class in de.fzi.power.binding.impl
An implementation of the model object ' Fixed Factor Value Power'.
FixedFactorValuePowerItemProvider - Class in de.fzi.power.binding.provider
This is the item provider adapter for a FixedFactorValuePower object.
FixedFactorValuePowerItemProvider(AdapterFactory) - Constructor for class de.fzi.power.binding.provider.FixedFactorValuePowerItemProvider
This constructs an instance from a factory and a notifier.
FixedFactorValueTest - Class in de.fzi.power.binding.tests
A test case for the model object 'Fixed Factor Value'.
FixedFactorValueTest(String) - Constructor for class de.fzi.power.binding.tests.FixedFactorValueTest
Constructs a new Fixed Factor Value test case with the given name.
FLOAT - Static variable in class org.vedantatree.expressionoasis.types.Type
This is the float type.
floor(Number) - Static method in class org.vedantatree.expressionoasis.extensions.MathFunctions
Returns the largest (closest to positive infinity) double value that is less than or equal to the argument and is equal to a mathematical integer.
FLOOR - Static variable in interface org.vedantatree.expressionoasis.ui.IExpressionEvaluator
 
FORMATTED_FILE_EXTENSIONS - Static variable in class de.fzi.power.binding.presentation.BindingModelWizard
A formatted list of supported file extensions, suitable for display.
FORMATTED_FILE_EXTENSIONS - Static variable in class de.fzi.power.infrastructure.presentation.InfrastructureModelWizard
A formatted list of supported file extensions, suitable for display.
FORMATTED_FILE_EXTENSIONS - Static variable in class de.fzi.power.specification.presentation.SpecificationModelWizard
A formatted list of supported file extensions, suitable for display.
FORMATTED_FILE_EXTENSIONS - Static variable in class de.fzi.power.util.presentation.UtilModelWizard
A formatted list of supported file extensions, suitable for display.
FRACTION - Static variable in interface org.vedantatree.expressionoasis.ui.IExpressionEvaluator
 
FUNCTION - Static variable in class org.vedantatree.expressionoasis.expressions.ExpressionFactory
This is the function expression type.
FunctionExpression - Class in org.vedantatree.expressionoasis.expressions.property
This is the function expression to call the functions.
FunctionExpression() - Constructor for class org.vedantatree.expressionoasis.expressions.property.FunctionExpression
 
FunctionProvider - Interface in org.vedantatree.expressionoasis.extensions
This class represents the interface for function providers for Expression Engine.
FunctionProviderConfig - Class in org.vedantatree.expressionoasis.config
Represents the configuration of a function provider, and builds the function provider that it represents.
FunctionProviderConfig(String, List<ConstructorArgument>) - Constructor for class org.vedantatree.expressionoasis.config.FunctionProviderConfig
Constructor arguments are annotated so that the Simple XML framework can use constructor injection to create an immutable object.
FUNCTIONS - Static variable in class org.vedantatree.expressionoasis.grammar.DefaultXMLGrammar
This is the constant name for functions tag in XML

G

generateKey(String, Type[]) - Static method in class org.vedantatree.expressionoasis.types.MethodKey
 
getAbstractFixedFactorValue() - Method in interface de.fzi.power.binding.BindingPackage
Returns the meta object for class 'Abstract Fixed Factor Value'.
getAbstractFixedFactorValue() - Method in class de.fzi.power.binding.impl.BindingPackageImpl
 
getAbstractFixedFactorValue_BoundFactor() - Method in interface de.fzi.power.binding.BindingPackage
Returns the meta object for the reference ' Bound Factor'.
getAbstractFixedFactorValue_BoundFactor() - Method in class de.fzi.power.binding.impl.BindingPackageImpl
 
getAbstractFixedFactorValue_PowerBinding() - Method in interface de.fzi.power.binding.BindingPackage
Returns the meta object for the container reference ' Power Binding '.
getAbstractFixedFactorValue_PowerBinding() - Method in class de.fzi.power.binding.impl.BindingPackageImpl
 
getAbstractFixedFactorValue_Value() - Method in interface de.fzi.power.binding.BindingPackage
Returns the meta object for the attribute ' Value'.
getAbstractFixedFactorValue_Value() - Method in class de.fzi.power.binding.impl.BindingPackageImpl
 
getAbstractPowerConsumingResource() - Method in class de.fzi.power.infrastructure.impl.InfrastructurePackageImpl
 
getAbstractPowerConsumingResource() - Method in interface de.fzi.power.infrastructure.InfrastructurePackage
Returns the meta object for class ' Abstract Power Consuming Resource'.
getAbstractPowerConsumingResource_ProcessingResourceSpecification() - Method in class de.fzi.power.infrastructure.impl.InfrastructurePackageImpl
 
getAbstractPowerConsumingResource_ProcessingResourceSpecification() - Method in interface de.fzi.power.infrastructure.InfrastructurePackage
Returns the meta object for the reference ' Processing Resource Specification'.
getActionBarContributor() - Method in class de.fzi.power.binding.presentation.BindingEditor
 
getActionBarContributor() - Method in class de.fzi.power.infrastructure.presentation.InfrastructureEditor
 
getActionBarContributor() - Method in class de.fzi.power.specification.presentation.SpecificationEditor
 
getActionBarContributor() - Method in class de.fzi.power.util.presentation.UtilEditor
 
getActionBars() - Method in class de.fzi.power.binding.presentation.BindingEditor
 
getActionBars() - Method in class de.fzi.power.infrastructure.presentation.InfrastructureEditor
 
getActionBars() - Method in class de.fzi.power.specification.presentation.SpecificationEditor
 
getActionBars() - Method in class de.fzi.power.util.presentation.UtilEditor
 
getAdapter(Class) - Method in class de.fzi.power.binding.presentation.BindingEditor
This is how the framework determines which interfaces we implement.
getAdapter(Class) - Method in class de.fzi.power.infrastructure.presentation.InfrastructureEditor
This is how the framework determines which interfaces we implement.
getAdapter(Class) - Method in class de.fzi.power.interpreter.measureprovider.AbstractFilterMeasureProvider
 
getAdapter(Class) - Method in class de.fzi.power.specification.presentation.SpecificationEditor
This is how the framework determines which interfaces we implement.
getAdapter(Class) - Method in class de.fzi.power.ui.adapters.NestedPropertyConfigurableConfiguration
 
getAdapter(Class) - Method in class de.fzi.power.util.presentation.UtilEditor
This is how the framework determines which interfaces we implement.
getAdapterFactory() - Method in class de.fzi.power.binding.presentation.BindingEditor
 
getAdapterFactory() - Method in class de.fzi.power.infrastructure.presentation.InfrastructureEditor
 
getAdapterFactory() - Method in class de.fzi.power.specification.presentation.SpecificationEditor
 
getAdapterFactory() - Method in class de.fzi.power.util.presentation.UtilEditor
 
getBinding() - Method in class de.fzi.power.binding.impl.PowerStateImpl
 
getBinding() - Method in interface de.fzi.power.binding.PowerState
Returns the value of the 'Binding' reference.
getBindingFactory() - Method in interface de.fzi.power.binding.BindingPackage
Returns the factory that creates the instances of the model.
getBindingFactory() - Method in class de.fzi.power.binding.impl.BindingPackageImpl
 
getBindingPackage() - Method in interface de.fzi.power.binding.BindingFactory
Returns the package supported by this factory.
getBindingPackage() - Method in class de.fzi.power.binding.impl.BindingFactoryImpl
 
getBoundFactor() - Method in interface de.fzi.power.binding.AbstractFixedFactorValue
Returns the value of the 'Bound Factor' reference.
getBoundFactor() - Method in class de.fzi.power.binding.impl.AbstractFixedFactorValueImpl
 
getCalculator(AbstractPowerConsumingResource) - Method in class de.fzi.power.interpreter.PowerModelRegistry
Gets the calculator that is set for a specific resource.
getCalculator(PowerProvidingEntity) - Method in class de.fzi.power.interpreter.PowerModelRegistry
Gets the calculator that is set for a specific power providing entity.
getChildren(Object) - Method in class de.fzi.power.binding.presentation.BindingEditor.ReverseAdapterFactoryContentProvider
 
getChildren(Object) - Method in class de.fzi.power.infrastructure.presentation.InfrastructureEditor.ReverseAdapterFactoryContentProvider
 
getChildren(Object) - Method in class de.fzi.power.specification.presentation.SpecificationEditor.ReverseAdapterFactoryContentProvider
 
getChildren(Object) - Method in class de.fzi.power.util.presentation.UtilEditor.ReverseAdapterFactoryContentProvider
 
getChildrenFeatures(Object) - Method in class de.fzi.power.binding.provider.PowerBindingRepositoryItemProvider
getChildrenFeatures(Object) - Method in class de.fzi.power.binding.provider.PowerFactorBindingItemProvider
getChildrenFeatures(Object) - Method in class de.fzi.power.binding.provider.StatefulResourcePowerBindingItemProvider
getChildrenFeatures(Object) - Method in class de.fzi.power.infrastructure.provider.PowerConsumingProvidingEntityItemProvider
getChildrenFeatures(Object) - Method in class de.fzi.power.infrastructure.provider.PowerInfrastructureRepositoryItemProvider
getChildrenFeatures(Object) - Method in class de.fzi.power.infrastructure.provider.PowerProvidingEntityItemProvider
getChildrenFeatures(Object) - Method in class de.fzi.power.specification.provider.PowerModelRepositoryItemProvider
getChildrenFeatures(Object) - Method in class de.fzi.power.specification.provider.PowerModelSpecificationItemProvider
getClassName() - Method in class org.vedantatree.expressionoasis.config.ConstructorArgument
 
getComponentType() - Method in class org.vedantatree.expressionoasis.types.Type
Gets the component type for this type.
getConfig() - Static method in class org.vedantatree.expressionoasis.config.ConfigFactory
 
getConsumptionFactor() - Method in class de.fzi.power.specification.impl.SpecificationPackageImpl
 
getConsumptionFactor() - Method in interface de.fzi.power.specification.SpecificationPackage
Returns the meta object for class 'Consumption Factor'.
getConsumptionFactor_PowerModel() - Method in class de.fzi.power.specification.impl.SpecificationPackageImpl
 
getConsumptionFactor_PowerModel() - Method in interface de.fzi.power.specification.SpecificationPackage
Returns the meta object for the container reference ' Power Model'.
getConsumptionFactors() - Method in class de.fzi.power.specification.impl.PowerModelSpecificationImpl
 
getConsumptionFactors() - Method in interface de.fzi.power.specification.PowerModelSpecification
Returns the value of the 'Consumption Factors' containment reference list.
getContainedPowerProvidingEntities() - Method in class de.fzi.power.infrastructure.impl.PowerInfrastructureRepositoryImpl
 
getContainedPowerProvidingEntities() - Method in interface de.fzi.power.infrastructure.PowerInfrastructureRepository
Returns the value of the 'Contained Power Providing Entities' containment reference list.
getContentOutlinePage() - Method in class de.fzi.power.binding.presentation.BindingEditor
This accesses a cached version of the content outliner.
getContentOutlinePage() - Method in class de.fzi.power.infrastructure.presentation.InfrastructureEditor
This accesses a cached version of the content outliner.
getContentOutlinePage() - Method in class de.fzi.power.specification.presentation.SpecificationEditor
This accesses a cached version of the content outliner.
getContentOutlinePage() - Method in class de.fzi.power.util.presentation.UtilEditor
This accesses a cached version of the content outliner.
getContextProperty(String) - Method in class org.vedantatree.expressionoasis.ExpressionContext
Returns the value for a property.
getControl() - Method in class de.fzi.power.interpreter.measureprovider.utilization.ui.UtilizationFilterConfigurationTab
 
getControl() - Method in class de.fzi.power.ui.views.configuration.ExtendedMeasureProviderConfigurationContainer
 
getControl() - Method in class de.fzi.power.ui.views.configuration.ExtendedMeasureProviderConfigurationUI
Return the top level control.
getCurrentPointInTime() - Method in class de.fzi.power.interpreter.AbstractEvaluationScope
 
getCurrentPointInTime() - Method in interface de.fzi.power.interpreter.EvaluationScopeIterator
Returns the point in time of the most recent measurement in the set returned last call to EvaluationScopeIterator.next();
getCustomFunctionsClass(CustomFunctionSourceProvider) - Static method in class org.vedantatree.expressionoasis.extensions.customfunctions.CustomFunctionsClassFactory
It returns a class which will contain all the functions provided by specified source provider.
getDataSource(Set<IDataSource>) - Method in class de.fzi.power.interpreter.measureprovider.AbstractFilterMeasureProvider
 
getDataSource(Set<IDataSource>) - Method in class de.fzi.power.interpreter.measureprovider.ExtendedMeasureProvider
Gets a IDataSource which contains the new metrics.
getDataStream() - Method in class de.fzi.power.interpreter.tests.utils.MockStateOfActiveResourceTupleDataSource
 
getDataStream() - Method in class de.fzi.power.ui.adapters.AnalysisCumulativeEnergyConsumptionAdapter
 
getDataStream() - Method in class de.fzi.power.ui.adapters.AnalysisPowerConsumptionAdapter
 
getDeclarativePowerModelSpecification() - Method in class de.fzi.power.specification.impl.SpecificationPackageImpl
 
getDeclarativePowerModelSpecification() - Method in interface de.fzi.power.specification.SpecificationPackage
Returns the meta object for class ' Declarative Power Model Specification'.
getDeclarativePowerModelSpecification_FunctionalExpression() - Method in class de.fzi.power.specification.impl.SpecificationPackageImpl
 
getDeclarativePowerModelSpecification_FunctionalExpression() - Method in interface de.fzi.power.specification.SpecificationPackage
Returns the meta object for the attribute ' Functional Expression'.
getDefault() - Static method in class de.fzi.power.interpreter.Activator
Returns the shared instance
getDefault() - Static method in class de.fzi.power.interpreter.measureprovider.utilization.Activator
Returns the shared instance
getDefault() - Static method in class de.fzi.power.specification.resources.Activator
Returns the shared instance
getDefault() - Static method in class de.fzi.power.ui.Activator
Returns the shared instance
getDefault() - Static method in class org.vedantatree.expressionoasis.Activator
Returns the shared instance
getDefaultConfiguration() - Method in class de.fzi.power.interpreter.measureprovider.AbstractFilterMeasureProvider
 
getDefaultConfiguration() - Method in class de.fzi.power.ui.adapters.NestedPropertyConfigurableConfiguration
 
getDefaultResultUnit() - Static method in class de.fzi.power.interpreter.calculators.energy.AbstractCumulativeEnergyCalculator
Gets the energy unit which is used by default.
getDimensionless() - Method in class de.fzi.power.util.impl.UtilPackageImpl
 
getDimensionless() - Method in interface de.fzi.power.util.UtilPackage
Returns the meta object for data type 'Dimensionless'.
getDistributionPowerAssemblyContext() - Method in class de.fzi.power.infrastructure.impl.PowerConsumingProvidingEntityImpl
 
getDistributionPowerAssemblyContext() - Method in class de.fzi.power.infrastructure.impl.PowerProvidingEntityImpl
 
getDistributionPowerAssemblyContext() - Method in interface de.fzi.power.infrastructure.PowerProvidingEntity
Returns the value of the 'Distribution Power Assembly Context' reference.
getDistributionPowerBinding() - Method in interface de.fzi.power.binding.BindingPackage
Returns the meta object for class 'Distribution Power Binding'.
getDistributionPowerBinding() - Method in class de.fzi.power.binding.impl.BindingPackageImpl
 
getDistributionPowerBinding_DistributionPowerModel() - Method in interface de.fzi.power.binding.BindingPackage
Returns the meta object for the reference ' Distribution Power Model'.
getDistributionPowerBinding_DistributionPowerModel() - Method in class de.fzi.power.binding.impl.BindingPackageImpl
 
getDistributionPowerModel() - Method in interface de.fzi.power.binding.DistributionPowerBinding
Returns the value of the 'Distribution Power Model' reference.
getDistributionPowerModel() - Method in class de.fzi.power.binding.impl.DistributionPowerBindingImpl
 
getDistributionPowerModelSpecification() - Method in class de.fzi.power.specification.impl.SpecificationPackageImpl
 
getDistributionPowerModelSpecification() - Method in interface de.fzi.power.specification.SpecificationPackage
Returns the meta object for class ' Distribution Power Model Specification'.
getEditingDomain() - Method in class de.fzi.power.binding.presentation.BindingEditor
This returns the editing domain as required by the IEditingDomainProvider interface.
getEditingDomain() - Method in class de.fzi.power.infrastructure.presentation.InfrastructureEditor
This returns the editing domain as required by the IEditingDomainProvider interface.
getEditingDomain() - Method in class de.fzi.power.specification.presentation.SpecificationEditor
This returns the editing domain as required by the IEditingDomainProvider interface.
getEditingDomain() - Method in class de.fzi.power.util.presentation.UtilEditor
This returns the editing domain as required by the IEditingDomainProvider interface.
getElements(Object) - Method in class de.fzi.power.binding.presentation.BindingEditor.ReverseAdapterFactoryContentProvider
 
getElements(Object) - Method in class de.fzi.power.infrastructure.presentation.InfrastructureEditor.ReverseAdapterFactoryContentProvider
 
getElements(Object) - Method in class de.fzi.power.specification.presentation.SpecificationEditor.ReverseAdapterFactoryContentProvider
 
getElements(Object) - Method in class de.fzi.power.util.presentation.UtilEditor.ReverseAdapterFactoryContentProvider
 
getEncoding() - Method in class de.fzi.power.binding.presentation.BindingModelWizard.BindingModelWizardInitialObjectCreationPage
 
getEncoding() - Method in class de.fzi.power.infrastructure.presentation.InfrastructureModelWizard.InfrastructureModelWizardInitialObjectCreationPage
 
getEncoding() - Method in class de.fzi.power.specification.presentation.SpecificationModelWizard.SpecificationModelWizardInitialObjectCreationPage
 
getEncoding() - Method in class de.fzi.power.util.presentation.UtilModelWizard.UtilModelWizardInitialObjectCreationPage
 
getEntity() - Method in class de.fzi.power.util.impl.UtilPackageImpl
 
getEntity() - Method in interface de.fzi.power.util.UtilPackage
Returns the meta object for class 'Entity'.
getErrorCode() - Method in exception org.vedantatree.expressionoasis.exceptions.ExpressionEngineException
 
getErrorMessage() - Method in class de.fzi.power.interpreter.measureprovider.utilization.ui.UtilizationFilterConfigurationTab
 
getErrorMessage() - Method in class de.fzi.power.ui.views.configuration.ExtendedMeasureProviderConfigurationContainer
 
getErrorMessage() - Method in class de.fzi.power.ui.views.configuration.ExtendedMeasureProviderConfigurationUI
Returns the current error message for this tab.
getExpressionClass() - Method in class org.vedantatree.expressionoasis.config.ExpressionConfig
 
getExpressionConfigs() - Method in class org.vedantatree.expressionoasis.config.ExpressionOasisConfig
Retieves a list of expressions configured for the expression engine.
getExpressionName() - Method in class org.vedantatree.expressionoasis.config.ExpressionConfig
 
getExpressions() - Method in class org.vedantatree.expressionoasis.expressions.ExpressionTypeFinder
Gets a set of subexpressions of a given type
getExpressionType() - Method in class org.vedantatree.expressionoasis.config.ExpressionConfig
 
getFactoryId() - Method in class de.fzi.power.ui.adapters.AnalysisCumulativeEnergyConsumptionAdapter
 
getFactoryId() - Method in class de.fzi.power.ui.adapters.AnalysisPowerConsumptionAdapter
 
getFixedFactor() - Method in class de.fzi.power.specification.impl.SpecificationPackageImpl
 
getFixedFactor() - Method in interface de.fzi.power.specification.SpecificationPackage
Returns the meta object for class 'Fixed Factor'.
getFixedFactorValueDimensionless() - Method in interface de.fzi.power.binding.BindingPackage
Returns the meta object for class 'Fixed Factor Value Dimensionless'.
getFixedFactorValueDimensionless() - Method in class de.fzi.power.binding.impl.BindingPackageImpl
 
getFixedFactorValuePower() - Method in interface de.fzi.power.binding.BindingPackage
Returns the meta object for class 'Fixed Factor Value Power'.
getFixedFactorValuePower() - Method in class de.fzi.power.binding.impl.BindingPackageImpl
 
getFixedFactorValues() - Method in class de.fzi.power.binding.impl.PowerFactorBindingImpl
 
getFixedFactorValues() - Method in interface de.fzi.power.binding.PowerFactorBinding
Returns the value of the 'Fixed Factor Values' containment reference list.
getFunctionalExpression() - Method in interface de.fzi.power.specification.DeclarativePowerModelSpecification
Returns the value of the 'Functional Expression' attribute.
getFunctionalExpression() - Method in class de.fzi.power.specification.impl.DeclarativePowerModelSpecificationImpl
 
getFunctionName() - Method in class org.vedantatree.expressionoasis.expressions.property.FunctionExpression
 
getFunctionProvider() - Method in class org.vedantatree.expressionoasis.config.FunctionProviderConfig
Gets an instance of the function provider that is defined in the XML config this object represents.
getFunctionProviders() - Method in class org.vedantatree.expressionoasis.config.ExpressionOasisConfig
Retrieves a list of function providers configured for the expression engine
getFunctionProviders() - Method in class org.vedantatree.expressionoasis.ExpressionContext
Gets the collection of function providers.
getFunctionSources() - Method in interface org.vedantatree.expressionoasis.extensions.customfunctions.CustomFunctionSourceProvider
 
getFunctionSources() - Method in class org.vedantatree.expressionoasis.extensions.customfunctions.xml.XMLCustomFunctionSourceProvider
 
getFunctionSources() - Method in class org.vedantatree.expressionoasis.extensions.customfunctions.xml.XMLCustomFunctionsPlaceholder
 
getFunctionType(String, Type[]) - Method in class de.fzi.power.interpreter.calculator.expressionoasis.custom.CustomFunctionProvider
 
getFunctionType(String, Type[]) - Method in class org.vedantatree.expressionoasis.extensions.DefaultFunctionProvider
 
getFunctionType(String, Type[]) - Method in interface org.vedantatree.expressionoasis.extensions.FunctionProvider
Gets the return type of the function.
getFunctionType(String, Type[]) - Method in class org.vedantatree.expressionoasis.extensions.XMLFunctionProvider
 
getFunctionValue(String, ValueObject[]) - Method in class de.fzi.power.interpreter.calculator.expressionoasis.custom.CustomFunctionProvider
Gets the return value of function.
getFunctionValue(String, ValueObject[]) - Method in class org.vedantatree.expressionoasis.extensions.DefaultFunctionProvider
 
getFunctionValue(String, ValueObject[]) - Method in interface org.vedantatree.expressionoasis.extensions.FunctionProvider
Gets the return value of function.
getFunctionValue(String, ValueObject[]) - Method in class org.vedantatree.expressionoasis.extensions.XMLFunctionProvider
 
getGrammar() - Method in class org.vedantatree.expressionoasis.config.ExpressionOasisConfig
 
getGrammar() - Static method in class org.vedantatree.expressionoasis.ExpressionEngine
 
getGrammarPath() - Method in class org.vedantatree.expressionoasis.config.ExpressionOasisConfig
 
getIdentifierName() - Method in class org.vedantatree.expressionoasis.expressions.IdentifierExpression
Gets the name of identifier.
getImage(Object) - Method in class de.fzi.power.binding.provider.DistributionPowerBindingItemProvider
This returns DistributionPowerBinding.gif.
getImage(Object) - Method in class de.fzi.power.binding.provider.FixedFactorValueDimensionlessItemProvider
This returns FixedFactorValueDimensionless.gif.
getImage(Object) - Method in class de.fzi.power.binding.provider.FixedFactorValuePowerItemProvider
This returns FixedFactorValuePower.gif.
getImage(Object) - Method in class de.fzi.power.binding.provider.PowerBindingRepositoryItemProvider
This returns PowerBindingRepository.gif.
getImage(Object) - Method in class de.fzi.power.binding.provider.PowerStateItemProvider
This returns PowerState.gif.
getImage(Object) - Method in class de.fzi.power.binding.provider.ResourcePowerBindingItemProvider
This returns ResourcePowerBinding.gif.
getImage(Object) - Method in class de.fzi.power.binding.provider.StatefulResourcePowerBindingItemProvider
This returns StatefulResourcePowerBinding.gif.
getImage(Object) - Method in class de.fzi.power.infrastructure.provider.MountedPowerDistributionUnitItemProvider
This returns MountedPowerDistributionUnit.gif.
getImage(Object) - Method in class de.fzi.power.infrastructure.provider.PowerConsumingResourceItemProvider
This returns PowerConsumingResource.gif.
getImage(Object) - Method in class de.fzi.power.infrastructure.provider.PowerDistributionUnitItemProvider
This returns PowerDistributionUnit.gif.
getImage(Object) - Method in class de.fzi.power.infrastructure.provider.PowerInfrastructureRepositoryItemProvider
This returns PowerInfrastructureRepository.gif.
getImage(Object) - Method in class de.fzi.power.infrastructure.provider.StatefulPowerConsumingResourceItemProvider
This returns StatefulPowerConsumingResource.gif.
getImage(Object) - Method in class de.fzi.power.specification.provider.ConsumptionFactorItemProvider
This returns ConsumptionFactor.gif.
getImage(Object) - Method in class de.fzi.power.specification.provider.DeclarativePowerModelSpecificationItemProvider
This returns DeclarativePowerModelSpecification.gif.
getImage(Object) - Method in class de.fzi.power.specification.provider.DistributionPowerModelSpecificationItemProvider
This returns DistributionPowerModelSpecification.gif.
getImage(Object) - Method in class de.fzi.power.specification.provider.FixedFactorItemProvider
This returns FixedFactor.gif.
getImage(Object) - Method in class de.fzi.power.specification.provider.MeasuredFactorItemProvider
This returns MeasuredFactor.gif.
getImage(Object) - Method in class de.fzi.power.specification.provider.PowerModelRepositoryItemProvider
This returns PowerModelRepository.gif.
getImage(Object) - Method in class de.fzi.power.specification.provider.ResourcePowerModelSpecificationItemProvider
This returns ResourcePowerModelSpecification.gif.
getImage(Object) - Method in class de.fzi.power.util.provider.NamedElementItemProvider
This returns NamedElement.gif.
getIndex() - Method in class org.vedantatree.expressionoasis.grammar.ExpressionToken
Gets the value of index.
getIndexArray(String) - Static method in class org.vedantatree.expressionoasis.utils.Utilities
 
getInfrastructureFactory() - Method in class de.fzi.power.infrastructure.impl.InfrastructurePackageImpl
 
getInfrastructureFactory() - Method in interface de.fzi.power.infrastructure.InfrastructurePackage
Returns the factory that creates the instances of the model.
getInfrastructurePackage() - Method in class de.fzi.power.infrastructure.impl.InfrastructureFactoryImpl
 
getInfrastructurePackage() - Method in interface de.fzi.power.infrastructure.InfrastructureFactory
Returns the package supported by this factory.
getInitialObjectName() - Method in class de.fzi.power.binding.presentation.BindingModelWizard.BindingModelWizardInitialObjectCreationPage
 
getInitialObjectName() - Method in class de.fzi.power.infrastructure.presentation.InfrastructureModelWizard.InfrastructureModelWizardInitialObjectCreationPage
 
getInitialObjectName() - Method in class de.fzi.power.specification.presentation.SpecificationModelWizard.SpecificationModelWizardInitialObjectCreationPage
 
getInitialObjectName() - Method in class de.fzi.power.util.presentation.UtilModelWizard.UtilModelWizardInitialObjectCreationPage
 
getInitialOffset() - Method in class de.fzi.power.interpreter.calculators.energy.AbstractCumulativeEnergyCalculator
Gets the initial offset.
getInputMetrics() - Method in class de.fzi.power.interpreter.calculator.expressionoasis.ExpressionOasisResourcePowerModelCalculator
 
getInputMetrics() - Method in class de.fzi.power.interpreter.calculators.AbstractResourcePowerModelCalculator
 
getInputMetrics() - Method in class de.fzi.power.interpreter.calculators.essential.InterpolationModelCalculator
 
getInputMetrics() - Method in class de.fzi.power.interpreter.calculators.essential.LinearPowerModelCalculator
 
getInputMetrics() - Method in class de.fzi.power.interpreter.calculators.essential.NonlinearRegressionCalculator
 
getInputMetrics() - Method in interface de.fzi.power.interpreter.calculators.IResourcePowerModelCalculator
Returns the set of metrics for which this calculator needs measurements to be able to calculate the power consumption.
getInputMetrics() - Method in class de.fzi.power.interpreter.calculators.StatefulPowerConsumingResourceCalculator
 
getInstance() - Static method in class org.vedantatree.expressionoasis.expressions.ExpressionFactory
Gets the shared instance of Expression Factory
getKeys() - Method in class de.fzi.power.interpreter.measureprovider.AbstractFilterMeasureProvider
 
getKeys() - Method in class de.fzi.power.ui.adapters.NestedPropertyConfigurableConfiguration
 
getLastToken(String, String) - Static method in class org.vedantatree.expressionoasis.utils.StringUtils
Gets the last token for spcefied dlimiter and string.
getLeftOperandExpression() - Method in class org.vedantatree.expressionoasis.expressions.BinaryOperatorExpression
Gets the value of leftOperandExpression.
getMeasuredFactor() - Method in class de.fzi.power.specification.impl.SpecificationPackageImpl
 
getMeasuredFactor() - Method in interface de.fzi.power.specification.SpecificationPackage
Returns the meta object for class 'Measured Factor'.
getMeasuredFactor_MetricType() - Method in class de.fzi.power.specification.impl.SpecificationPackageImpl
 
getMeasuredFactor_MetricType() - Method in interface de.fzi.power.specification.SpecificationPackage
Returns the meta object for the reference ' Metric Type'.
getMeasuredFactors() - Method in class de.fzi.power.interpreter.calculator.expressionoasis.custom.CustomExpressionContext
 
getMeasurements(ProcessingResourceSpecification) - Method in class de.fzi.power.interpreter.AbstractEvaluationScope
Gets the current set of measurements that are evaluated for a specific resource.
getMeasurementsForProcessingResource(ProcessingResourceSpecification, MetricDescription) - Method in class de.fzi.power.interpreter.AbstractEvaluationScope
This methods provides access to all the MeasuringValues of a certain ProcessingResourceSpecification for a certain MetricDescription.
getMeasureProviderExtensions() - Static method in class de.fzi.power.interpreter.measureprovider.MeasureProviderHelper
 
getMeasuringPoint() - Method in class de.fzi.power.interpreter.tests.utils.MockStateOfActiveResourceTupleDataSource
 
getMeasuringPoint() - Method in class de.fzi.power.ui.adapters.AnalysisPowerConsumptionAdapter
 
getMessage() - Method in exception org.vedantatree.expressionoasis.exceptions.ExpressionEngineException
 
getMetricType() - Method in class de.fzi.power.specification.impl.MeasuredFactorImpl
 
getMetricType() - Method in interface de.fzi.power.specification.MeasuredFactor
Returns the value of the 'Metric Type' reference.
getModelFile() - Method in class de.fzi.power.binding.presentation.BindingModelWizard.BindingModelWizardNewFileCreationPage
 
getModelFile() - Method in class de.fzi.power.binding.presentation.BindingModelWizard
Get the file from the page.
getModelFile() - Method in class de.fzi.power.infrastructure.presentation.InfrastructureModelWizard
Get the file from the page.
getModelFile() - Method in class de.fzi.power.infrastructure.presentation.InfrastructureModelWizard.InfrastructureModelWizardNewFileCreationPage
 
getModelFile() - Method in class de.fzi.power.specification.presentation.SpecificationModelWizard
Get the file from the page.
getModelFile() - Method in class de.fzi.power.specification.presentation.SpecificationModelWizard.SpecificationModelWizardNewFileCreationPage
 
getModelFile() - Method in class de.fzi.power.util.presentation.UtilModelWizard
Get the file from the page.
getModelFile() - Method in class de.fzi.power.util.presentation.UtilModelWizard.UtilModelWizardNewFileCreationPage
 
getMountedPowerDistributionUnit() - Method in class de.fzi.power.infrastructure.impl.InfrastructurePackageImpl
 
getMountedPowerDistributionUnit() - Method in interface de.fzi.power.infrastructure.InfrastructurePackage
Returns the meta object for class ' Mounted Power Distribution Unit'.
getMountedPowerDistributionUnit_ResourceContainer() - Method in class de.fzi.power.infrastructure.impl.InfrastructurePackageImpl
 
getMountedPowerDistributionUnit_ResourceContainer() - Method in interface de.fzi.power.infrastructure.InfrastructurePackage
Returns the meta object for the reference ' Resource Container'.
getName() - Method in class de.fzi.power.interpreter.measureprovider.utilization.ui.UtilizationFilterConfigurationTab
 
getName() - Method in class de.fzi.power.ui.views.configuration.ExtendedMeasureProviderConfigurationContainer
 
getName() - Method in class de.fzi.power.ui.views.configuration.ExtendedMeasureProviderConfigurationUI
Returns the name of this tab.
getName() - Method in class de.fzi.power.util.impl.EntityImpl
 
getName() - Method in class de.fzi.power.util.impl.NamedElementImpl
 
getName() - Method in interface de.fzi.power.util.NamedElement
Returns the value of the 'Name' attribute.
getName() - Method in interface org.vedantatree.expressionoasis.grammar.rules.IProductionRule
Returns the name of production rule.
getName() - Method in class org.vedantatree.expressionoasis.grammar.rules.ProductionRule
 
getNamedElement() - Method in class de.fzi.power.util.impl.UtilPackageImpl
 
getNamedElement() - Method in interface de.fzi.power.util.UtilPackage
Returns the meta object for class 'Named Element'.
getNamedElement_Name() - Method in class de.fzi.power.util.impl.UtilPackageImpl
 
getNamedElement_Name() - Method in interface de.fzi.power.util.UtilPackage
Returns the meta object for the attribute 'Name'.
getNestedPowerConsumingEntities() - Method in class de.fzi.power.infrastructure.impl.PowerConsumingProvidingEntityImpl
 
getNestedPowerConsumingEntities() - Method in class de.fzi.power.infrastructure.impl.PowerProvidingEntityImpl
 
getNestedPowerConsumingEntities() - Method in interface de.fzi.power.infrastructure.PowerProvidingEntity
Returns the value of the 'Nested Power Consuming Entities' containment reference list.
getOperandExpression() - Method in class org.vedantatree.expressionoasis.expressions.UnaryOperatorExpression
Gets the operand expression for this unary operator
getOppositeBracket(String) - Method in class org.vedantatree.expressionoasis.grammar.DefaultXMLGrammar
Returns the opposite bracket for the given bracket.
getOppositeBracket(String) - Method in interface org.vedantatree.expressionoasis.grammar.Grammar
Returns the opposite bracket for the given bracket.
getPackage() - Static method in class de.fzi.power.binding.impl.BindingFactoryImpl
Deprecated. 
getPackage() - Static method in class de.fzi.power.infrastructure.impl.InfrastructureFactoryImpl
Deprecated. 
getPackage() - Static method in class de.fzi.power.specification.impl.SpecificationFactoryImpl
Deprecated. 
getPackage() - Static method in class de.fzi.power.util.impl.UtilFactoryImpl
Deprecated. 
getParent(Object) - Method in class de.fzi.power.binding.presentation.BindingEditor.ReverseAdapterFactoryContentProvider
 
getParent(Object) - Method in class de.fzi.power.infrastructure.presentation.InfrastructureEditor.ReverseAdapterFactoryContentProvider
 
getParent(Object) - Method in class de.fzi.power.specification.presentation.SpecificationEditor.ReverseAdapterFactoryContentProvider
 
getParent(Object) - Method in class de.fzi.power.util.presentation.UtilEditor.ReverseAdapterFactoryContentProvider
 
getPlugin() - Static method in class de.fzi.power.util.presentation.PowerEditorPlugin
Returns the singleton instance of the Eclipse plugin.
getPlugin() - Static method in class de.fzi.power.util.provider.PowerEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class de.fzi.power.util.presentation.PowerEditorPlugin
Returns the singleton instance of the Eclipse plugin.
getPluginResourceLocator() - Method in class de.fzi.power.util.provider.PowerEditPlugin
Returns the singleton instance of the Eclipse plugin.
getPower() - Method in class de.fzi.power.util.impl.UtilPackageImpl
 
getPower() - Method in interface de.fzi.power.util.UtilPackage
Returns the meta object for data type 'Power'.
getPowerBinding() - Method in interface de.fzi.power.binding.AbstractFixedFactorValue
Returns the value of the 'Power Binding' container reference.
getPowerBinding() - Method in interface de.fzi.power.binding.BindingPackage
Returns the meta object for class 'Power Binding'.
getPowerBinding() - Method in class de.fzi.power.binding.impl.AbstractFixedFactorValueImpl
 
getPowerBinding() - Method in class de.fzi.power.binding.impl.BindingPackageImpl
 
getPowerBinding_PowerBindingRepository() - Method in interface de.fzi.power.binding.BindingPackage
Returns the meta object for the container reference ' Power Binding Repository'.
getPowerBinding_PowerBindingRepository() - Method in class de.fzi.power.binding.impl.BindingPackageImpl
 
getPowerBindingRepository() - Method in interface de.fzi.power.binding.BindingPackage
Returns the meta object for class 'Power Binding Repository'.
getPowerBindingRepository() - Method in class de.fzi.power.binding.impl.BindingPackageImpl
 
getPowerBindingRepository() - Method in class de.fzi.power.binding.impl.PowerBindingImpl
 
getPowerBindingRepository() - Method in interface de.fzi.power.binding.PowerBinding
Returns the value of the 'Power Binding Repository' container reference.
getPowerBindingRepository() - Method in class de.fzi.power.interpreter.ConsumptionContext
Get the PowerBindingRepository associated with the ConsumptionCotext.
getPowerBindingRepository_PowerBindings() - Method in interface de.fzi.power.binding.BindingPackage
Returns the meta object for the containment reference list ' Power Bindings '.
getPowerBindingRepository_PowerBindings() - Method in class de.fzi.power.binding.impl.BindingPackageImpl
 
getPowerBindings() - Method in class de.fzi.power.binding.impl.PowerBindingRepositoryImpl
 
getPowerBindings() - Method in interface de.fzi.power.binding.PowerBindingRepository
Returns the value of the 'Power Bindings' containment reference list.
getPowerConsumingEntity() - Method in class de.fzi.power.infrastructure.impl.InfrastructurePackageImpl
 
getPowerConsumingEntity() - Method in interface de.fzi.power.infrastructure.InfrastructurePackage
Returns the meta object for class 'Power Consuming Entity'.
getPowerConsumingEntity_PowerProvidingEntity() - Method in class de.fzi.power.infrastructure.impl.InfrastructurePackageImpl
 
getPowerConsumingEntity_PowerProvidingEntity() - Method in interface de.fzi.power.infrastructure.InfrastructurePackage
Returns the meta object for the container reference ' Power Providing Entity'.
getPowerConsumingProvidingEntity() - Method in class de.fzi.power.infrastructure.impl.InfrastructurePackageImpl
 
getPowerConsumingProvidingEntity() - Method in interface de.fzi.power.infrastructure.InfrastructurePackage
Returns the meta object for class ' Power Consuming Providing Entity'.
getPowerConsumingResource() - Method in class de.fzi.power.infrastructure.impl.InfrastructurePackageImpl
 
getPowerConsumingResource() - Method in interface de.fzi.power.infrastructure.InfrastructurePackage
Returns the meta object for class 'Power Consuming Resource'.
getPowerConsumingResource_ResourcePowerAssemblyContext() - Method in class de.fzi.power.infrastructure.impl.InfrastructurePackageImpl
 
getPowerConsumingResource_ResourcePowerAssemblyContext() - Method in interface de.fzi.power.infrastructure.InfrastructurePackage
Returns the meta object for the reference ' Resource Power Assembly Context'.
getPowerDistributionUnit() - Method in class de.fzi.power.infrastructure.impl.InfrastructurePackageImpl
 
getPowerDistributionUnit() - Method in interface de.fzi.power.infrastructure.InfrastructurePackage
Returns the meta object for class 'Power Distribution Unit'.
getPowerFactorBinding() - Method in interface de.fzi.power.binding.BindingPackage
Returns the meta object for class 'Power Factor Binding'.
getPowerFactorBinding() - Method in class de.fzi.power.binding.impl.BindingPackageImpl
 
getPowerFactorBinding_FixedFactorValues() - Method in interface de.fzi.power.binding.BindingPackage
Returns the meta object for the containment reference list ' Fixed Factor Values'.
getPowerFactorBinding_FixedFactorValues() - Method in class de.fzi.power.binding.impl.BindingPackageImpl
 
getPowerInfrastructureModel() - Method in class de.fzi.power.infrastructure.impl.PowerConsumingProvidingEntityImpl
 
getPowerInfrastructureModel() - Method in class de.fzi.power.infrastructure.impl.PowerProvidingEntityImpl
 
getPowerInfrastructureModel() - Method in interface de.fzi.power.infrastructure.PowerProvidingEntity
Returns the value of the 'Power Infrastructure Model' container reference.
getPowerInfrastructureRepository() - Method in class de.fzi.power.infrastructure.impl.InfrastructurePackageImpl
 
getPowerInfrastructureRepository() - Method in interface de.fzi.power.infrastructure.InfrastructurePackage
Returns the meta object for class ' Power Infrastructure Repository'.
getPowerInfrastructureRepository_ContainedPowerProvidingEntities() - Method in class de.fzi.power.infrastructure.impl.InfrastructurePackageImpl
 
getPowerInfrastructureRepository_ContainedPowerProvidingEntities() - Method in interface de.fzi.power.infrastructure.InfrastructurePackage
Returns the meta object for the containment reference list ' Contained Power Providing Entities'.
getPowerModel() - Method in interface de.fzi.power.specification.ConsumptionFactor
Returns the value of the 'Power Model' container reference.
getPowerModel() - Method in class de.fzi.power.specification.impl.ConsumptionFactorImpl
 
getPowermodelrepository() - Method in class de.fzi.power.specification.impl.PowerModelSpecificationImpl
 
getPowerModelRepository() - Method in class de.fzi.power.specification.impl.SpecificationPackageImpl
 
getPowermodelrepository() - Method in interface de.fzi.power.specification.PowerModelSpecification
Returns the value of the 'Powermodelrepository' container reference.
getPowerModelRepository() - Method in interface de.fzi.power.specification.SpecificationPackage
Returns the meta object for class 'Power Model Repository'.
getPowerModelRepository_PowerModelSpecifications() - Method in class de.fzi.power.specification.impl.SpecificationPackageImpl
 
getPowerModelRepository_PowerModelSpecifications() - Method in interface de.fzi.power.specification.SpecificationPackage
Returns the meta object for the containment reference list ' Power Model Specifications'.
getPowerModelSpecification() - Method in class de.fzi.power.specification.impl.SpecificationPackageImpl
 
getPowerModelSpecification() - Method in interface de.fzi.power.specification.SpecificationPackage
Returns the meta object for class 'Power Model Specification'.
getPowerModelSpecification_ConsumptionFactors() - Method in class de.fzi.power.specification.impl.SpecificationPackageImpl
 
getPowerModelSpecification_ConsumptionFactors() - Method in interface de.fzi.power.specification.SpecificationPackage
Returns the meta object for the containment reference list ' Consumption Factors'.
getPowerModelSpecification_Powermodelrepository() - Method in class de.fzi.power.specification.impl.SpecificationPackageImpl
 
getPowerModelSpecification_Powermodelrepository() - Method in interface de.fzi.power.specification.SpecificationPackage
Returns the meta object for the container reference ' Powermodelrepository'.
getPowerModelSpecifications() - Method in class de.fzi.power.specification.impl.PowerModelRepositoryImpl
 
getPowerModelSpecifications() - Method in interface de.fzi.power.specification.PowerModelRepository
Returns the value of the 'Power Model Specifications' containment reference list.
getPowerProvidingEntity() - Method in class de.fzi.power.infrastructure.impl.InfrastructurePackageImpl
 
getPowerProvidingEntity() - Method in class de.fzi.power.infrastructure.impl.PowerConsumingEntityImpl
 
getPowerProvidingEntity() - Method in interface de.fzi.power.infrastructure.InfrastructurePackage
Returns the meta object for class 'Power Providing Entity'.
getPowerProvidingEntity() - Method in interface de.fzi.power.infrastructure.PowerConsumingEntity
Returns the value of the 'Power Providing Entity' container reference.
getPowerProvidingEntity_DistributionPowerAssemblyContext() - Method in class de.fzi.power.infrastructure.impl.InfrastructurePackageImpl
 
getPowerProvidingEntity_DistributionPowerAssemblyContext() - Method in interface de.fzi.power.infrastructure.InfrastructurePackage
Returns the meta object for the reference ' Distribution Power Assembly Context'.
getPowerProvidingEntity_NestedPowerConsumingEntities() - Method in class de.fzi.power.infrastructure.impl.InfrastructurePackageImpl
 
getPowerProvidingEntity_NestedPowerConsumingEntities() - Method in interface de.fzi.power.infrastructure.InfrastructurePackage
Returns the meta object for the containment reference list ' Nested Power Consuming Entities'.
getPowerProvidingEntity_PowerInfrastructureModel() - Method in class de.fzi.power.infrastructure.impl.InfrastructurePackageImpl
 
getPowerProvidingEntity_PowerInfrastructureModel() - Method in interface de.fzi.power.infrastructure.InfrastructurePackage
Returns the meta object for the container reference ' Power Infrastructure Model'.
getPowerProvidingEntity_SuppliablePeakPower() - Method in class de.fzi.power.infrastructure.impl.InfrastructurePackageImpl
 
getPowerProvidingEntity_SuppliablePeakPower() - Method in interface de.fzi.power.infrastructure.InfrastructurePackage
Returns the meta object for the attribute ' Suppliable Peak Power'.
getPowerProvidingEntityFromMeasuringPoint(ResourceSet, MeasuringPoint) - Static method in class de.fzi.power.interpreter.InterpreterUtils
Gets the PowerProvidingEntity the given measuring point points to.
In the current implementation, only ResourceURIMeasuringPoints are processed as this is sufficient for all contemporary use cases.
getPowerState() - Method in interface de.fzi.power.binding.BindingPackage
Returns the meta object for class 'Power State'.
getPowerState() - Method in class de.fzi.power.binding.impl.BindingPackageImpl
 
getPowerState() - Method in class de.fzi.power.infrastructure.impl.StatefulPowerConsumingResourceImpl
 
getPowerState() - Method in interface de.fzi.power.infrastructure.StatefulPowerConsumingResource
Returns the value of the 'Power State' reference.
getPowerState_Binding() - Method in interface de.fzi.power.binding.BindingPackage
Returns the meta object for the reference 'Binding'.
getPowerState_Binding() - Method in class de.fzi.power.binding.impl.BindingPackageImpl
 
getPowerState_StatefulResourcePowerBinding() - Method in interface de.fzi.power.binding.BindingPackage
Returns the meta object for the container reference ' Stateful Resource Power Binding'.
getPowerState_StatefulResourcePowerBinding() - Method in class de.fzi.power.binding.impl.BindingPackageImpl
 
getPowerStates() - Method in class de.fzi.power.binding.impl.StatefulResourcePowerBindingImpl
 
getPowerStates() - Method in interface de.fzi.power.binding.StatefulResourcePowerBinding
Returns the value of the 'Power States' containment reference list.
getPrecedenceOrder(ExpressionToken, boolean) - Method in class org.vedantatree.expressionoasis.grammar.DefaultXMLGrammar
Gets the precedence order of the given operator
getPrecedenceOrder(String, boolean) - Method in class org.vedantatree.expressionoasis.grammar.DefaultXMLGrammar
Gets the precedence order of the given operator
getPrecedenceOrder(ExpressionToken, boolean) - Method in interface org.vedantatree.expressionoasis.grammar.Grammar
Gets the precedence order of the given operator
getPrecedenceOrder(String, boolean) - Method in interface org.vedantatree.expressionoasis.grammar.Grammar
Gets the precedence order of the given operator
getPriority() - Method in class de.fzi.power.interpreter.calculator.expressionoasis.CalculatorFactoryImpl
 
getPriority() - Method in class de.fzi.power.interpreter.calculators.AbstractCalculatorFactory
 
getPriority() - Method in interface de.fzi.power.interpreter.calculators.CalculatorFactory
Gets the priority.
getPriority() - Method in class de.fzi.power.interpreter.calculators.essential.EssentialCalculatorsFactory
 
getProcessingResourceSpecification() - Method in interface de.fzi.power.infrastructure.AbstractPowerConsumingResource
Returns the value of the 'Processing Resource Specification' reference.
getProcessingResourceSpecification() - Method in class de.fzi.power.infrastructure.impl.AbstractPowerConsumingResourceImpl
 
getProcessingResourceSpecificationFromMeasuringPoint(MeasuringPoint) - Static method in class de.fzi.power.interpreter.InterpreterUtils
Gets the processing resource specification that is associated with the given measuring point.
getProcessingResourceSpecsFromInfrastructureElement(EObject) - Static method in class de.fzi.power.interpreter.InterpreterUtils
Gets all the processing resource specifications that are subsumed by the given model element.
getProperties() - Method in class de.fzi.power.interpreter.measureprovider.AbstractFilterMeasureProvider
 
getProperties() - Method in class de.fzi.power.ui.adapters.NestedPropertyConfigurableConfiguration
 
getPropertyDescriptor(Class, String) - Static method in class org.vedantatree.expressionoasis.utils.BeanUtils
Gets the property descriptor for the property name from given class.
getPropertyDescriptors(Object) - Method in class de.fzi.power.binding.provider.AbstractFixedFactorValueItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.fzi.power.binding.provider.DistributionPowerBindingItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.fzi.power.binding.provider.FixedFactorValueDimensionlessItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.fzi.power.binding.provider.FixedFactorValuePowerItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.fzi.power.binding.provider.PowerBindingItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.fzi.power.binding.provider.PowerBindingRepositoryItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.fzi.power.binding.provider.PowerFactorBindingItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.fzi.power.binding.provider.PowerStateItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.fzi.power.binding.provider.ResourcePowerBindingItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.fzi.power.binding.provider.StatefulResourcePowerBindingItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.fzi.power.infrastructure.provider.AbstractPowerConsumingResourceItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.fzi.power.infrastructure.provider.MountedPowerDistributionUnitItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.fzi.power.infrastructure.provider.PowerConsumingEntityItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.fzi.power.infrastructure.provider.PowerConsumingProvidingEntityItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.fzi.power.infrastructure.provider.PowerConsumingResourceItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.fzi.power.infrastructure.provider.PowerDistributionUnitItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.fzi.power.infrastructure.provider.PowerInfrastructureRepositoryItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.fzi.power.infrastructure.provider.PowerProvidingEntityItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.fzi.power.infrastructure.provider.StatefulPowerConsumingResourceItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.fzi.power.specification.provider.ConsumptionFactorItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.fzi.power.specification.provider.DeclarativePowerModelSpecificationItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.fzi.power.specification.provider.DistributionPowerModelSpecificationItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.fzi.power.specification.provider.FixedFactorItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.fzi.power.specification.provider.MeasuredFactorItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.fzi.power.specification.provider.PowerModelRepositoryItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.fzi.power.specification.provider.PowerModelSpecificationItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.fzi.power.specification.provider.ResourcePowerModelSpecificationItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.fzi.power.util.provider.EntityItemProvider
This returns the property descriptors for the adapted class.
getPropertyDescriptors(Object) - Method in class de.fzi.power.util.provider.NamedElementItemProvider
This returns the property descriptors for the adapted class.
getPropertySheetPage() - Method in class de.fzi.power.binding.presentation.BindingEditor
This accesses a cached version of the property sheet.
getPropertySheetPage() - Method in class de.fzi.power.infrastructure.presentation.InfrastructureEditor
This accesses a cached version of the property sheet.
getPropertySheetPage() - Method in class de.fzi.power.specification.presentation.SpecificationEditor
This accesses a cached version of the property sheet.
getPropertySheetPage() - Method in class de.fzi.power.util.presentation.UtilEditor
This accesses a cached version of the property sheet.
getPropertyType(String) - Method in class de.fzi.power.interpreter.measureprovider.AbstractFilterMeasureProvider
 
getPropertyType(String) - Method in class de.fzi.power.ui.adapters.NestedPropertyConfigurableConfiguration
 
getPropertyType(Class, String) - Static method in class org.vedantatree.expressionoasis.utils.BeanUtils
Gets the return type of property.
getPropertyValue(Object, String) - Static method in class org.vedantatree.expressionoasis.utils.BeanUtils
Gets the value of property from the bean object.
getRequiredMetricsForRegisteredCalculators() - Method in class de.fzi.power.interpreter.PowerModelRegistry
Gets a map specifying for each PowerConsumingResource which metrics are required for the associated AbstractResourcePowerModelCalculator to calculate the power consumption values
getResourceContainer() - Method in class de.fzi.power.infrastructure.impl.MountedPowerDistributionUnitImpl
 
getResourceContainer() - Method in interface de.fzi.power.infrastructure.MountedPowerDistributionUnit
Returns the value of the 'Resource Container' reference.
getResourceLocator() - Method in class de.fzi.power.binding.provider.AbstractFixedFactorValueItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class de.fzi.power.binding.provider.PowerBindingItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class de.fzi.power.binding.provider.PowerBindingRepositoryItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class de.fzi.power.binding.provider.PowerStateItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class de.fzi.power.infrastructure.provider.PowerConsumingEntityItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class de.fzi.power.infrastructure.provider.PowerInfrastructureRepositoryItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class de.fzi.power.infrastructure.provider.PowerProvidingEntityItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class de.fzi.power.specification.provider.ConsumptionFactorItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class de.fzi.power.specification.provider.PowerModelRepositoryItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class de.fzi.power.specification.provider.PowerModelSpecificationItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class de.fzi.power.util.provider.EntityItemProvider
Return the resource locator for this item provider's resources.
getResourceLocator() - Method in class de.fzi.power.util.provider.NamedElementItemProvider
Return the resource locator for this item provider's resources.
getResourcePowerAssemblyContext() - Method in class de.fzi.power.infrastructure.impl.PowerConsumingResourceImpl
 
getResourcePowerAssemblyContext() - Method in interface de.fzi.power.infrastructure.PowerConsumingResource
Returns the value of the 'Resource Power Assembly Context' reference.
getResourcePowerBinding() - Method in interface de.fzi.power.binding.BindingPackage
Returns the meta object for class 'Resource Power Binding'.
getResourcePowerBinding() - Method in class de.fzi.power.binding.impl.BindingPackageImpl
 
getResourcePowerBinding_ResourcePowerModelSpecification() - Method in interface de.fzi.power.binding.BindingPackage
Returns the meta object for the reference ' Resource Power Model Specification'.
getResourcePowerBinding_ResourcePowerModelSpecification() - Method in class de.fzi.power.binding.impl.BindingPackageImpl
 
getResourcePowerModelSpecification() - Method in class de.fzi.power.binding.impl.ResourcePowerBindingImpl
 
getResourcePowerModelSpecification() - Method in interface de.fzi.power.binding.ResourcePowerBinding
Returns the value of the 'Resource Power Model Specification' reference.
getResourcePowerModelSpecification() - Method in class de.fzi.power.specification.impl.SpecificationPackageImpl
 
getResourcePowerModelSpecification() - Method in interface de.fzi.power.specification.SpecificationPackage
Returns the meta object for class ' Resource Power Model Specification'.
getResult(String) - Method in class org.vedantatree.expressionoasis.ui.ExpressionEvaluator
 
getResultUnit() - Method in class de.fzi.power.interpreter.calculators.energy.AbstractCumulativeEnergyCalculator
Gets the unit in which the calculated energy samples are expressed.
getReturnType() - Method in class org.vedantatree.expressionoasis.expressions.arithmatic.ArrayIndexExpression
 
getReturnType() - Method in class org.vedantatree.expressionoasis.expressions.arithmatic.DivideExpression
 
getReturnType() - Method in class org.vedantatree.expressionoasis.expressions.arithmatic.ParanthesisExpression
Retrusn the type of child expression
getReturnType() - Method in class org.vedantatree.expressionoasis.expressions.BinaryOperatorExpression
 
getReturnType() - Method in class org.vedantatree.expressionoasis.expressions.booleanexp.ConditionTernaryExpression
 
getReturnType() - Method in class org.vedantatree.expressionoasis.expressions.booleanexp.ResultTernaryExpression
 
getReturnType() - Method in class org.vedantatree.expressionoasis.expressions.BooleanExpression
Returns the boolean type.
getReturnType() - Method in class org.vedantatree.expressionoasis.expressions.DecimalExpression
Returns the double type.
getReturnType() - Method in interface org.vedantatree.expressionoasis.expressions.Expression
Gets the return type of the expression.
getReturnType() - Method in class org.vedantatree.expressionoasis.expressions.IdentifierExpression
 
getReturnType() - Method in class org.vedantatree.expressionoasis.expressions.NullExpression
Returns the long type.
getReturnType() - Method in class org.vedantatree.expressionoasis.expressions.NumericExpression
Returns the long type.
getReturnType() - Method in class org.vedantatree.expressionoasis.expressions.property.FunctionExpression
 
getReturnType() - Method in class org.vedantatree.expressionoasis.expressions.property.PropertyExpression
 
getReturnType() - Method in class org.vedantatree.expressionoasis.expressions.property.UnaryPropertyExpression
 
getReturnType() - Method in class org.vedantatree.expressionoasis.expressions.StringExpression
Returns the string type.
getReturnType() - Method in class org.vedantatree.expressionoasis.expressions.UnaryOperatorExpression
 
getRightOperandExpression() - Method in class org.vedantatree.expressionoasis.expressions.BinaryOperatorExpression
Gets the value of rightOperandExpression.
getRootAdapterFactory() - Method in class de.fzi.power.binding.provider.BindingItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getRootAdapterFactory() - Method in class de.fzi.power.infrastructure.provider.InfrastructureItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getRootAdapterFactory() - Method in class de.fzi.power.specification.provider.SpecificationItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getRootAdapterFactory() - Method in class de.fzi.power.util.provider.UtilItemProviderAdapterFactory
This returns the root adapter factory that contains this factory.
getSamplingPeriod() - Method in class de.fzi.power.interpreter.calculators.energy.AbstractCumulativeEnergyCalculator
Gets the current sampling period, i.e, the temporal difference between two consecutive power samples.
getSelection() - Method in class de.fzi.power.binding.presentation.BindingEditor
This implements ISelectionProvider to return this editor's overall selection.
getSelection() - Method in class de.fzi.power.infrastructure.presentation.InfrastructureEditor
This implements ISelectionProvider to return this editor's overall selection.
getSelection() - Method in class de.fzi.power.specification.presentation.SpecificationEditor
This implements ISelectionProvider to return this editor's overall selection.
getSelection() - Method in class de.fzi.power.util.presentation.UtilEditor
This implements ISelectionProvider to return this editor's overall selection.
getSourceMetrics() - Method in class de.fzi.power.interpreter.measureprovider.AbstractFilterMeasureProvider
Gets the different metrics that can be used as input metrics.
getSourceMetrics() - Method in class de.fzi.power.interpreter.measureprovider.ExtendedMeasureProvider
Gets a collection of the sets of metrics the measure provider requires to be able to provide the additional target metrics.
getSpecificationFactory() - Method in class de.fzi.power.specification.impl.SpecificationPackageImpl
 
getSpecificationFactory() - Method in interface de.fzi.power.specification.SpecificationPackage
Returns the factory that creates the instances of the model.
getSpecificationPackage() - Method in class de.fzi.power.specification.impl.SpecificationFactoryImpl
 
getSpecificationPackage() - Method in interface de.fzi.power.specification.SpecificationFactory
Returns the package supported by this factory.
getStatefulPowerConsumingResource() - Method in class de.fzi.power.infrastructure.impl.InfrastructurePackageImpl
 
getStatefulPowerConsumingResource() - Method in interface de.fzi.power.infrastructure.InfrastructurePackage
Returns the meta object for class ' Stateful Power Consuming Resource'.
getStatefulPowerConsumingResource_PowerState() - Method in class de.fzi.power.infrastructure.impl.InfrastructurePackageImpl
 
getStatefulPowerConsumingResource_PowerState() - Method in interface de.fzi.power.infrastructure.InfrastructurePackage
Returns the meta object for the reference ' Power State'.
getStatefulPowerConsumingResource_StatefulResourcePowerBinding() - Method in class de.fzi.power.infrastructure.impl.InfrastructurePackageImpl
 
getStatefulPowerConsumingResource_StatefulResourcePowerBinding() - Method in interface de.fzi.power.infrastructure.InfrastructurePackage
Returns the meta object for the reference ' Stateful Resource Power Binding'.
getStatefulResourcePowerBinding() - Method in interface de.fzi.power.binding.BindingPackage
Returns the meta object for class 'Stateful Resource Power Binding'.
getStatefulResourcePowerBinding() - Method in class de.fzi.power.binding.impl.BindingPackageImpl
 
getStatefulResourcePowerBinding() - Method in class de.fzi.power.binding.impl.PowerStateImpl
 
getStatefulResourcePowerBinding() - Method in interface de.fzi.power.binding.PowerState
Returns the value of the 'Stateful Resource Power Binding' container reference.
getStatefulResourcePowerBinding() - Method in class de.fzi.power.infrastructure.impl.StatefulPowerConsumingResourceImpl
 
getStatefulResourcePowerBinding() - Method in interface de.fzi.power.infrastructure.StatefulPowerConsumingResource
Returns the value of the 'Stateful Resource Power Binding' reference.
getStatefulResourcePowerBinding_PowerStates() - Method in interface de.fzi.power.binding.BindingPackage
Returns the meta object for the containment reference list ' Power States '.
getStatefulResourcePowerBinding_PowerStates() - Method in class de.fzi.power.binding.impl.BindingPackageImpl
 
getSuppliablePeakPower() - Method in class de.fzi.power.infrastructure.impl.PowerConsumingProvidingEntityImpl
 
getSuppliablePeakPower() - Method in class de.fzi.power.infrastructure.impl.PowerProvidingEntityImpl
 
getSuppliablePeakPower() - Method in interface de.fzi.power.infrastructure.PowerProvidingEntity
Returns the value of the 'Suppliable Peak Power' attribute.
getTargetMetrics() - Method in class de.fzi.power.interpreter.measureprovider.AbstractFilterMeasureProvider
 
getTargetMetrics() - Method in class de.fzi.power.interpreter.measureprovider.ExtendedMeasureProvider
Gets the set of metrics the measure provider has to offer in case all of the source metrics requirements are satisfied.
getText(Object) - Method in class de.fzi.power.binding.provider.AbstractFixedFactorValueItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.fzi.power.binding.provider.DistributionPowerBindingItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.fzi.power.binding.provider.FixedFactorValueDimensionlessItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.fzi.power.binding.provider.FixedFactorValuePowerItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.fzi.power.binding.provider.PowerBindingItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.fzi.power.binding.provider.PowerBindingRepositoryItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.fzi.power.binding.provider.PowerFactorBindingItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.fzi.power.binding.provider.PowerStateItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.fzi.power.binding.provider.ResourcePowerBindingItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.fzi.power.binding.provider.StatefulResourcePowerBindingItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.fzi.power.infrastructure.provider.AbstractPowerConsumingResourceItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.fzi.power.infrastructure.provider.MountedPowerDistributionUnitItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.fzi.power.infrastructure.provider.PowerConsumingEntityItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.fzi.power.infrastructure.provider.PowerConsumingProvidingEntityItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.fzi.power.infrastructure.provider.PowerConsumingResourceItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.fzi.power.infrastructure.provider.PowerDistributionUnitItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.fzi.power.infrastructure.provider.PowerInfrastructureRepositoryItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.fzi.power.infrastructure.provider.PowerProvidingEntityItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.fzi.power.infrastructure.provider.StatefulPowerConsumingResourceItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.fzi.power.specification.provider.ConsumptionFactorItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.fzi.power.specification.provider.DeclarativePowerModelSpecificationItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.fzi.power.specification.provider.DistributionPowerModelSpecificationItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.fzi.power.specification.provider.FixedFactorItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.fzi.power.specification.provider.MeasuredFactorItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.fzi.power.specification.provider.PowerModelRepositoryItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.fzi.power.specification.provider.PowerModelSpecificationItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.fzi.power.specification.provider.ResourcePowerModelSpecificationItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.fzi.power.util.provider.EntityItemProvider
This returns the label text for the adapted class.
getText(Object) - Method in class de.fzi.power.util.provider.NamedElementItemProvider
This returns the label text for the adapted class.
getType() - Static method in class de.fzi.power.interpreter.calculator.expressionoasis.custom.MeasuredValuesCompositeValueObject
Gets the type which all instances of this class have.
getTypeClass() - Method in class org.vedantatree.expressionoasis.types.Type
Gets the typeClass
getTypeName() - Method in class org.vedantatree.expressionoasis.types.Type
Gets the typeName
getUtilFactory() - Method in class de.fzi.power.util.impl.UtilPackageImpl
 
getUtilFactory() - Method in interface de.fzi.power.util.UtilPackage
Returns the factory that creates the instances of the model.
getUtilPackage() - Method in class de.fzi.power.util.impl.UtilFactoryImpl
 
getUtilPackage() - Method in interface de.fzi.power.util.UtilFactory
Returns the package supported by this factory.
getValue() - Method in interface de.fzi.power.binding.AbstractFixedFactorValue
Returns the value of the 'Value' attribute.
getValue() - Method in class de.fzi.power.binding.impl.AbstractFixedFactorValueImpl
 
getValue() - Method in class de.fzi.power.interpreter.calculator.expressionoasis.custom.MeasuredValuesCompositeValueObject
Gets the value
getValue() - Method in class org.vedantatree.expressionoasis.config.ConstructorArgument
 
getValue() - Method in class org.vedantatree.expressionoasis.expressions.arithmatic.AddExpression
Gets the addition of child operands
getValue() - Method in class org.vedantatree.expressionoasis.expressions.arithmatic.ArrayIndexExpression
Gets the value from the array.
getValue() - Method in class org.vedantatree.expressionoasis.expressions.arithmatic.DivideExpression
Performs the divide operation.
getValue() - Method in class org.vedantatree.expressionoasis.expressions.arithmatic.MinusExpression
Returns the negative value.
getValue() - Method in class org.vedantatree.expressionoasis.expressions.arithmatic.MultiplyExpression
Performs the multiplications.
getValue() - Method in class org.vedantatree.expressionoasis.expressions.arithmatic.ParanthesisExpression
Returns value of child expression.
getValue() - Method in class org.vedantatree.expressionoasis.expressions.arithmatic.PlusExpression
Returns the positive value as it is.
getValue() - Method in class org.vedantatree.expressionoasis.expressions.arithmatic.RemainderExpression
Performs the modulus.
getValue() - Method in class org.vedantatree.expressionoasis.expressions.arithmatic.SubtractExpression
Performs the substraction.
getValue() - Method in class org.vedantatree.expressionoasis.expressions.BinaryOperatorExpression
 
getValue() - Method in class org.vedantatree.expressionoasis.expressions.bitwise.BWAndExpression
 
getValue() - Method in class org.vedantatree.expressionoasis.expressions.bitwise.BWComplementExpression
 
getValue() - Method in class org.vedantatree.expressionoasis.expressions.bitwise.BWOrExpression
 
getValue() - Method in class org.vedantatree.expressionoasis.expressions.bitwise.BWSignedLeftShiftExpression
 
getValue() - Method in class org.vedantatree.expressionoasis.expressions.bitwise.BWSignedRightShiftExpression
 
getValue() - Method in class org.vedantatree.expressionoasis.expressions.bitwise.BWUnsignedRightShiftExpression
 
getValue() - Method in class org.vedantatree.expressionoasis.expressions.bitwise.BWXorExpression
 
getValue() - Method in class org.vedantatree.expressionoasis.expressions.booleanexp.AndExpression
Gets the value of this operator.
getValue() - Method in class org.vedantatree.expressionoasis.expressions.booleanexp.ConditionTernaryExpression
 
getValue() - Method in class org.vedantatree.expressionoasis.expressions.booleanexp.NotExpression
Returns the negative value.
getValue() - Method in class org.vedantatree.expressionoasis.expressions.booleanexp.OrExpression
Performs the or operation.
getValue() - Method in class org.vedantatree.expressionoasis.expressions.booleanexp.ResultTernaryExpression
 
getValue() - Method in class org.vedantatree.expressionoasis.expressions.BooleanExpression
Gets the value object for boolean value.
getValue() - Method in class org.vedantatree.expressionoasis.expressions.DecimalExpression
Gets the value object for decimal value.
getValue() - Method in interface org.vedantatree.expressionoasis.expressions.Expression
Executes and returns the value of this expression.
getValue() - Method in class org.vedantatree.expressionoasis.expressions.IdentifierExpression
 
getValue() - Method in class org.vedantatree.expressionoasis.expressions.NullExpression
Gets the value object for numeric value.
getValue() - Method in class org.vedantatree.expressionoasis.expressions.NumericExpression
Gets the value object for numeric value.
getValue() - Method in class org.vedantatree.expressionoasis.expressions.property.ArgumentExpression
This is not supported for this expression.
getValue() - Method in class org.vedantatree.expressionoasis.expressions.property.FunctionExpression
 
getValue() - Method in class org.vedantatree.expressionoasis.expressions.property.PropertyExpression
 
getValue() - Method in class org.vedantatree.expressionoasis.expressions.property.UnaryPropertyExpression
 
getValue() - Method in class org.vedantatree.expressionoasis.expressions.relational.EQExpression
Performs the equlity operation.
getValue() - Method in class org.vedantatree.expressionoasis.expressions.relational.GTEExpression
Performs the greater than equal operations.
getValue() - Method in class org.vedantatree.expressionoasis.expressions.relational.GTExpression
Returns the value of result of grater than operation
getValue() - Method in class org.vedantatree.expressionoasis.expressions.relational.LTEExpression
Returns the value of less than equal to operation.
getValue() - Method in class org.vedantatree.expressionoasis.expressions.relational.LTExpression
Returns the value of less than operation.
getValue() - Method in class org.vedantatree.expressionoasis.expressions.relational.NEExpression
Performs the not equal operation
getValue() - Method in class org.vedantatree.expressionoasis.expressions.string.ContainsExpression
 
getValue() - Method in class org.vedantatree.expressionoasis.expressions.string.EndsWithExpression
 
getValue() - Method in class org.vedantatree.expressionoasis.expressions.string.StartsWithExpression
 
getValue() - Method in class org.vedantatree.expressionoasis.expressions.StringExpression
Gets the value object for string value.
getValue() - Method in class org.vedantatree.expressionoasis.grammar.ExpressionToken
Gets the value of value.
getValue() - Method in class org.vedantatree.expressionoasis.types.ValueObject
Gets the value
getValueType() - Method in class org.vedantatree.expressionoasis.types.ValueObject
Gets the value type.
getVariableNames(String) - Static method in class org.vedantatree.expressionoasis.ExpressionEngine
Retrieves a set of variable names contained within the specified expression string
getVariableProvider(String) - Method in class org.vedantatree.expressionoasis.ExpressionContext
 
getVariableProviders() - Method in class org.vedantatree.expressionoasis.ExpressionContext
Gets the collection of variable providers.
getVariableType(String) - Method in class org.vedantatree.expressionoasis.extensions.DefaultVariableProvider
 
getVariableType(String) - Method in interface org.vedantatree.expressionoasis.extensions.VariableProvider
Gets the type of variable.
getVariableValue(String) - Method in class org.vedantatree.expressionoasis.extensions.DefaultVariableProvider
 
getVariableValue(String) - Method in interface org.vedantatree.expressionoasis.extensions.VariableProvider
Gets the value of variable.
getViewer() - Method in class de.fzi.power.binding.presentation.BindingEditor
This returns the viewer as required by the IViewerProvider interface.
getViewer() - Method in class de.fzi.power.infrastructure.presentation.InfrastructureEditor
This returns the viewer as required by the IViewerProvider interface.
getViewer() - Method in class de.fzi.power.specification.presentation.SpecificationEditor
This returns the viewer as required by the IViewerProvider interface.
getViewer() - Method in class de.fzi.power.util.presentation.UtilEditor
This returns the viewer as required by the IViewerProvider interface.
getXMLString(Object) - Static method in class org.vedantatree.expressionoasis.utils.XPathUtils
 
gotoMarker(IMarker) - Method in class de.fzi.power.binding.presentation.BindingEditor
 
gotoMarker(IMarker) - Method in class de.fzi.power.infrastructure.presentation.InfrastructureEditor
 
gotoMarker(IMarker) - Method in class de.fzi.power.specification.presentation.SpecificationEditor
 
gotoMarker(IMarker) - Method in class de.fzi.power.util.presentation.UtilEditor
 
Grammar - Interface in org.vedantatree.expressionoasis.grammar
Object of this class provides the grammar rules for parsing the expression.
GREATERTHAN - Static variable in interface org.vedantatree.expressionoasis.ui.IExpressionEvaluator
 
GREATERTHANEQUALTO - Static variable in interface org.vedantatree.expressionoasis.ui.IExpressionEvaluator
 
GTEExpression - Class in org.vedantatree.expressionoasis.expressions.relational
Performs the greater than equal operations.
GTEExpression() - Constructor for class org.vedantatree.expressionoasis.expressions.relational.GTEExpression
 
GTExpression - Class in org.vedantatree.expressionoasis.expressions.relational
Performs the greater than operation.
GTExpression() - Constructor for class org.vedantatree.expressionoasis.expressions.relational.GTExpression
 

H

handleContentOutlineSelection(ISelection) - Method in class de.fzi.power.binding.presentation.BindingEditor
This deals with how we want selection in the outliner to affect the other views.
handleContentOutlineSelection(ISelection) - Method in class de.fzi.power.infrastructure.presentation.InfrastructureEditor
This deals with how we want selection in the outliner to affect the other views.
handleContentOutlineSelection(ISelection) - Method in class de.fzi.power.specification.presentation.SpecificationEditor
This deals with how we want selection in the outliner to affect the other views.
handleContentOutlineSelection(ISelection) - Method in class de.fzi.power.util.presentation.UtilEditor
This deals with how we want selection in the outliner to affect the other views.
hasChildren(Object) - Method in class de.fzi.power.binding.presentation.BindingEditor.ReverseAdapterFactoryContentProvider
 
hasChildren(Object) - Method in class de.fzi.power.infrastructure.presentation.InfrastructureEditor.ReverseAdapterFactoryContentProvider
 
hasChildren(Object) - Method in class de.fzi.power.specification.presentation.SpecificationEditor.ReverseAdapterFactoryContentProvider
 
hasChildren(Object) - Method in class de.fzi.power.util.presentation.UtilEditor.ReverseAdapterFactoryContentProvider
 
hasCompositeType(ValueObject) - Static method in class de.fzi.power.interpreter.calculator.expressionoasis.helper.ExpressionOasisHelper
Gets whether the given value object has a composite type.
hashCode() - Method in class org.vedantatree.expressionoasis.types.MethodKey
 
hasNext() - Method in class de.fzi.power.interpreter.AbstractEvaluationScope
Return true if the evaluation scope can move forward in a timely fashion.
hasNumericType(ValueObject) - Static method in class de.fzi.power.interpreter.calculator.expressionoasis.helper.ExpressionOasisHelper
Gets whether the given value object has a numeric type.
This method call is equivalent to (in case no exception occurs) calling isNumericType(valueObject.getValueType()).

I

IdentifierExpression - Class in org.vedantatree.expressionoasis.expressions
This is the expression for identifier.
IdentifierExpression() - Constructor for class org.vedantatree.expressionoasis.expressions.IdentifierExpression
 
IExpressionEvaluator - Interface in org.vedantatree.expressionoasis.ui
 
IGNORE_BLANK - Static variable in class org.vedantatree.expressionoasis.grammar.DefaultXMLGrammar
This is the constant name for ignore blank tag in XML
Implementation() - Constructor for class de.fzi.power.util.presentation.PowerEditorPlugin.Implementation
Creates an instance.
Implementation() - Constructor for class de.fzi.power.util.provider.PowerEditPlugin.Implementation
Creates an instance.
InfrastructureActionBarContributor - Class in de.fzi.power.infrastructure.presentation
This is the action bar contributor for the Infrastructure model editor.
InfrastructureActionBarContributor() - Constructor for class de.fzi.power.infrastructure.presentation.InfrastructureActionBarContributor
This creates an instance of the contributor.
InfrastructureAdapterFactory - Class in de.fzi.power.infrastructure.util
The Adapter Factory for the model.
InfrastructureAdapterFactory() - Constructor for class de.fzi.power.infrastructure.util.InfrastructureAdapterFactory
Creates an instance of the adapter factory.
InfrastructureEditor - Class in de.fzi.power.infrastructure.presentation
This is an example of a Infrastructure model editor.
InfrastructureEditor() - Constructor for class de.fzi.power.infrastructure.presentation.InfrastructureEditor
This creates a model editor.
InfrastructureEditor.ReverseAdapterFactoryContentProvider - Class in de.fzi.power.infrastructure.presentation
 
InfrastructureExample - Class in de.fzi.power.infrastructure.tests
A sample utility for the 'infrastructure' package.
InfrastructureExample() - Constructor for class de.fzi.power.infrastructure.tests.InfrastructureExample
 
InfrastructureFactory - Interface in de.fzi.power.infrastructure
The Factory for the model.
InfrastructureFactoryImpl - Class in de.fzi.power.infrastructure.impl
An implementation of the model Factory.
InfrastructureFactoryImpl() - Constructor for class de.fzi.power.infrastructure.impl.InfrastructureFactoryImpl
Creates an instance of the factory.
InfrastructureItemProviderAdapterFactory - Class in de.fzi.power.infrastructure.provider
This is the factory that is used to provide the interfaces needed to support Viewers.
InfrastructureItemProviderAdapterFactory() - Constructor for class de.fzi.power.infrastructure.provider.InfrastructureItemProviderAdapterFactory
This constructs an instance.
InfrastructureModelWizard - Class in de.fzi.power.infrastructure.presentation
This is a simple wizard for creating a new model file.
InfrastructureModelWizard() - Constructor for class de.fzi.power.infrastructure.presentation.InfrastructureModelWizard
 
InfrastructureModelWizard.InfrastructureModelWizardInitialObjectCreationPage - Class in de.fzi.power.infrastructure.presentation
This is the page where the type of object to create is selected.
InfrastructureModelWizard.InfrastructureModelWizardNewFileCreationPage - Class in de.fzi.power.infrastructure.presentation
This is the one page of the wizard.
InfrastructureModelWizardInitialObjectCreationPage(String) - Constructor for class de.fzi.power.infrastructure.presentation.InfrastructureModelWizard.InfrastructureModelWizardInitialObjectCreationPage
Pass in the selection.
InfrastructureModelWizardNewFileCreationPage(String, IStructuredSelection) - Constructor for class de.fzi.power.infrastructure.presentation.InfrastructureModelWizard.InfrastructureModelWizardNewFileCreationPage
Pass in the selection.
InfrastructurePackage - Interface in de.fzi.power.infrastructure
The Package for the model.
InfrastructurePackage.Literals - Interface in de.fzi.power.infrastructure
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
InfrastructurePackageImpl - Class in de.fzi.power.infrastructure.impl
An implementation of the model Package.
InfrastructureResourceFactoryImpl - Class in de.fzi.power.infrastructure.util
The Resource Factory associated with the package.
InfrastructureResourceFactoryImpl() - Constructor for class de.fzi.power.infrastructure.util.InfrastructureResourceFactoryImpl
Creates an instance of the resource factory.
InfrastructureResourceImpl - Class in de.fzi.power.infrastructure.util
The Resource associated with the package.
InfrastructureResourceImpl(URI) - Constructor for class de.fzi.power.infrastructure.util.InfrastructureResourceImpl
Creates an instance of the resource.
InfrastructureSwitch<T> - Class in de.fzi.power.infrastructure.util
The Switch for the model's inheritance hierarchy.
InfrastructureSwitch() - Constructor for class de.fzi.power.infrastructure.util.InfrastructureSwitch
Creates an instance of the switch.
InfrastructureTests - Class in de.fzi.power.infrastructure.tests
A test suite for the 'infrastructure' package.
InfrastructureTests(String) - Constructor for class de.fzi.power.infrastructure.tests.InfrastructureTests
 
InfrastructureXMLProcessor - Class in de.fzi.power.infrastructure.util
This class contains helper methods to serialize and deserialize XML documents
InfrastructureXMLProcessor() - Constructor for class de.fzi.power.infrastructure.util.InfrastructureXMLProcessor
Public constructor to instantiate the helper.
init() - Static method in class de.fzi.power.binding.impl.BindingFactoryImpl
Creates the default factory implementation.
init() - Static method in class de.fzi.power.binding.impl.BindingPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init(IEditorSite, IEditorInput) - Method in class de.fzi.power.binding.presentation.BindingEditor
This is called during startup.
init(IWorkbench, IStructuredSelection) - Method in class de.fzi.power.binding.presentation.BindingModelWizard
This just records the information.
init() - Static method in class de.fzi.power.infrastructure.impl.InfrastructureFactoryImpl
Creates the default factory implementation.
init() - Static method in class de.fzi.power.infrastructure.impl.InfrastructurePackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init(IEditorSite, IEditorInput) - Method in class de.fzi.power.infrastructure.presentation.InfrastructureEditor
This is called during startup.
init(IWorkbench, IStructuredSelection) - Method in class de.fzi.power.infrastructure.presentation.InfrastructureModelWizard
This just records the information.
init() - Static method in class de.fzi.power.specification.impl.SpecificationFactoryImpl
Creates the default factory implementation.
init() - Static method in class de.fzi.power.specification.impl.SpecificationPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init(IEditorSite, IEditorInput) - Method in class de.fzi.power.specification.presentation.SpecificationEditor
This is called during startup.
init(IWorkbench, IStructuredSelection) - Method in class de.fzi.power.specification.presentation.SpecificationModelWizard
This just records the information.
init() - Static method in class de.fzi.power.util.impl.UtilFactoryImpl
Creates the default factory implementation.
init() - Static method in class de.fzi.power.util.impl.UtilPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init(IEditorSite, IEditorInput) - Method in class de.fzi.power.util.presentation.UtilEditor
This is called during startup.
init(IWorkbench, IStructuredSelection) - Method in class de.fzi.power.util.presentation.UtilModelWizard
This just records the information.
initialize(ExpressionContext) - Method in class de.fzi.power.interpreter.calculator.expressionoasis.custom.CustomFunctionProvider
 
initialize(ExpressionContext, Object, boolean) - Method in class org.vedantatree.expressionoasis.expressions.BinaryOperatorExpression
Initializes the child expressions.
initialize(ExpressionContext, Object, boolean) - Method in class org.vedantatree.expressionoasis.expressions.BooleanExpression
Initializes the boolean value object.
initialize(ExpressionContext, Object, boolean) - Method in class org.vedantatree.expressionoasis.expressions.DecimalExpression
Initializes the double value object.
initialize(ExpressionContext, Object, boolean) - Method in interface org.vedantatree.expressionoasis.expressions.Expression
This is used to initialize the expression.
initialize(ExpressionContext, Object, boolean) - Method in class org.vedantatree.expressionoasis.expressions.IdentifierExpression
Initializes the identifier name
initialize(ExpressionContext, Object, boolean) - Method in class org.vedantatree.expressionoasis.expressions.NullExpression
Initializes the numeric value object.
initialize(ExpressionContext, Object, boolean) - Method in class org.vedantatree.expressionoasis.expressions.NumericExpression
Initializes the numeric value object.
initialize(ExpressionContext, Object, boolean) - Method in class org.vedantatree.expressionoasis.expressions.property.FunctionExpression
 
initialize(ExpressionContext, Object, boolean) - Method in class org.vedantatree.expressionoasis.expressions.property.UnaryPropertyExpression
 
initialize(ExpressionContext, Object, boolean) - Method in class org.vedantatree.expressionoasis.expressions.StringExpression
Initializes the string value object.
initialize(ExpressionContext, Object, boolean) - Method in class org.vedantatree.expressionoasis.expressions.UnaryOperatorExpression
Initializes the operand expression.
initialize(ExpressionContext) - Method in class org.vedantatree.expressionoasis.extensions.DefaultFunctionProvider
Initializes the method map.
initialize(ExpressionContext) - Method in class org.vedantatree.expressionoasis.extensions.DefaultVariableProvider
It initialize the Function provider with expression context and also gives a chance to pre-initialize any internal states for operations
initialize(ExpressionContext) - Method in interface org.vedantatree.expressionoasis.extensions.FunctionProvider
It initialize the Function provider with expression context and also gives a chance to pre-initialize any internal states for operations
initialize(ExpressionContext) - Method in interface org.vedantatree.expressionoasis.extensions.VariableProvider
It initialize the Function provider with expression context and also gives a chance to pre-initialize any internal states for operations
initialize(ExpressionContext) - Method in class org.vedantatree.expressionoasis.extensions.XMLFunctionProvider
 
initializeFrom(Map<String, Object>) - Method in class de.fzi.power.interpreter.measureprovider.utilization.ui.UtilizationFilterConfigurationTab
 
initializeFrom(Map<String, Object>) - Method in class de.fzi.power.ui.views.configuration.ExtendedMeasureProviderConfigurationContainer
 
initializeFrom(Map<String, Object>) - Method in class de.fzi.power.ui.views.configuration.ExtendedMeasureProviderConfigurationUI
Initializes this tab's controls with values from the given properties map.
initializePackageContents() - Method in class de.fzi.power.binding.impl.BindingPackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class de.fzi.power.infrastructure.impl.InfrastructurePackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class de.fzi.power.specification.impl.SpecificationPackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class de.fzi.power.util.impl.UtilPackageImpl
Complete the initialization of the package and its meta-model.
INSTANCE - Static variable in class de.fzi.power.util.presentation.PowerEditorPlugin
Keep track of the singleton.
INSTANCE - Static variable in class de.fzi.power.util.provider.PowerEditPlugin
Keep track of the singleton.
instantiateDistributionPowerModelCalculator(PowerProvidingEntity) - Method in class de.fzi.power.interpreter.calculator.expressionoasis.CalculatorFactoryImpl
 
instantiateDistributionPowerModelCalculator(PowerProvidingEntity) - Method in class de.fzi.power.interpreter.calculators.AbstractCalculatorFactory
 
instantiateDistributionPowerModelCalculator(PowerProvidingEntity) - Method in interface de.fzi.power.interpreter.calculators.CalculatorFactory
Instantiate distribution power model calculator.
instantiateDistributionPowerModelCalculator(PowerProvidingEntity) - Method in class de.fzi.power.interpreter.calculators.essential.EssentialCalculatorsFactory
 
instantiatePowerProvidingEntityCalculator(PowerProvidingEntity) - Method in interface de.fzi.power.interpreter.calculators.CalculatorInstantiator
instantiatePowerProvidingEntityCalculator(PowerProvidingEntity) - Method in class de.fzi.power.interpreter.calculators.ExtensibleCalculatorInstantiatorImpl
 
instantiateResourceCalculator(PowerConsumingResource) - Method in interface de.fzi.power.interpreter.calculators.CalculatorInstantiator
instantiateResourceCalculator(PowerConsumingResource) - Method in class de.fzi.power.interpreter.calculators.ExtensibleCalculatorInstantiatorImpl
 
instantiateResourcePowerModelCalculator(ResourcePowerBinding) - Method in class de.fzi.power.interpreter.calculator.expressionoasis.CalculatorFactoryImpl
 
instantiateResourcePowerModelCalculator(ResourcePowerBinding) - Method in class de.fzi.power.interpreter.calculators.AbstractCalculatorFactory
 
instantiateResourcePowerModelCalculator(ResourcePowerBinding) - Method in interface de.fzi.power.interpreter.calculators.CalculatorFactory
Instantiate resource power model calculator.
instantiateResourcePowerModelCalculator(ResourcePowerBinding) - Method in class de.fzi.power.interpreter.calculators.essential.EssentialCalculatorsFactory
 
instantiateStatefulResourcePowerModelCalculator(StatefulPowerConsumingResource) - Method in interface de.fzi.power.interpreter.calculators.CalculatorInstantiator
Instantiate the resource power model calculator of a stateful resource.
instantiateStatefulResourcePowerModelCalculator(StatefulPowerConsumingResource) - Method in class de.fzi.power.interpreter.calculators.ExtensibleCalculatorInstantiatorImpl
 
INTEGER - Static variable in class org.vedantatree.expressionoasis.types.Type
This is the integer type
INTERPOLATION_0_UTIL - Static variable in class de.fzi.power.specification.resources.PowerModelConstants
 
INTERPOLATION_100_UTIL - Static variable in class de.fzi.power.specification.resources.PowerModelConstants
 
INTERPOLATION_10_UTIL - Static variable in class de.fzi.power.specification.resources.PowerModelConstants
 
INTERPOLATION_20_UTIL - Static variable in class de.fzi.power.specification.resources.PowerModelConstants
 
INTERPOLATION_30_UTIL - Static variable in class de.fzi.power.specification.resources.PowerModelConstants
 
INTERPOLATION_40_UTIL - Static variable in class de.fzi.power.specification.resources.PowerModelConstants
 
INTERPOLATION_50_UTIL - Static variable in class de.fzi.power.specification.resources.PowerModelConstants
 
INTERPOLATION_60_UTIL - Static variable in class de.fzi.power.specification.resources.PowerModelConstants
 
INTERPOLATION_70_UTIL - Static variable in class de.fzi.power.specification.resources.PowerModelConstants
 
INTERPOLATION_80_UTIL - Static variable in class de.fzi.power.specification.resources.PowerModelConstants
 
INTERPOLATION_90_UTIL - Static variable in class de.fzi.power.specification.resources.PowerModelConstants
 
INTERPOLATION_MODEL - Static variable in class de.fzi.power.specification.resources.PowerModelConstants
 
InterpolationModelCalculator - Class in de.fzi.power.interpreter.calculators.essential
 
InterpolationModelCalculator(ResourcePowerBinding) - Constructor for class de.fzi.power.interpreter.calculators.essential.InterpolationModelCalculator
 
InterpreterUtils - Class in de.fzi.power.interpreter
Utility class that contains common classes, methods or objects used at multiple locations in the power interpreter project.
InterpreterUtils() - Constructor for class de.fzi.power.interpreter.InterpreterUtils
 
INVALID_OPERAND_TYPE - Static variable in interface org.vedantatree.expressionoasis.EOErrorCodes
Error code representing the invalid operand type for any operator in an Expression
IO_PROBLEM - Static variable in interface org.vedantatree.expressionoasis.exceptions.ErrorCodes
 
IProductionRule - Interface in org.vedantatree.expressionoasis.grammar.rules
This class represents the interface to define the production rule for any grammar.
IResourcePowerModelCalculator - Interface in de.fzi.power.interpreter.calculators
 
isAllowed(String) - Method in class org.vedantatree.expressionoasis.grammar.DefaultXMLGrammar
Checks whether the token is allowed or not.
isAllowed(String) - Method in interface org.vedantatree.expressionoasis.grammar.Grammar
Checks whether the token is allowed or not.
isAllowed(String) - Method in interface org.vedantatree.expressionoasis.grammar.rules.IProductionRule
Checks whether the token is allowed or not.
isAllowed(String) - Method in class org.vedantatree.expressionoasis.grammar.rules.ProductionRule
 
isApproachable(String) - Method in class org.vedantatree.expressionoasis.grammar.DefaultXMLGrammar
Checks whether the given token is approachable using any of the pattern or not.
isApproachable(String) - Method in interface org.vedantatree.expressionoasis.grammar.Grammar
Checks whether the given token is approachable using any of the pattern or not.
isApproaching(String) - Method in interface org.vedantatree.expressionoasis.grammar.rules.IProductionRule
Checks whether the given token is approachable using any of the pattern or not.
isApproaching(String) - Method in class org.vedantatree.expressionoasis.grammar.rules.ProductionRule
 
isArray() - Method in class org.vedantatree.expressionoasis.types.Type
Checks whether the type represents an array or not.
isAssignableFrom(Type) - Method in class org.vedantatree.expressionoasis.types.Type
 
isAssignaleFrom(MethodKey) - Method in class org.vedantatree.expressionoasis.types.MethodKey
 
isBinaryOperator(ExpressionToken) - Method in class org.vedantatree.expressionoasis.grammar.DefaultXMLGrammar
Checks whether the given token is a binary operator or not.
isBinaryOperator(String) - Method in class org.vedantatree.expressionoasis.grammar.DefaultXMLGrammar
Checks whether the given token is a binary operator or not.
isBinaryOperator(ExpressionToken) - Method in interface org.vedantatree.expressionoasis.grammar.Grammar
Checks whether the given token is a binary operator or not.
isBinaryOperator(String) - Method in interface org.vedantatree.expressionoasis.grammar.Grammar
Checks whether the given token is a binary operator or not.
isBracket(ExpressionToken) - Method in class org.vedantatree.expressionoasis.grammar.DefaultXMLGrammar
Check whether the given token is a bracket or not.
isBracket(String) - Method in class org.vedantatree.expressionoasis.grammar.DefaultXMLGrammar
Check whether the given token is a bracket or not.
isBracket(ExpressionToken) - Method in interface org.vedantatree.expressionoasis.grammar.Grammar
Check whether the given token is a bracket or not.
isBracket(String) - Method in interface org.vedantatree.expressionoasis.grammar.Grammar
Check whether the given token is a bracket or not.
isCompatibleWith(PowerModelSpecification) - Method in class de.fzi.power.interpreter.calculator.expressionoasis.CalculatorFactoryImpl
Determines whether this instance can handle the given power model.
isCompatibleWith(PowerModelSpecification) - Method in class de.fzi.power.interpreter.calculators.AbstractCalculatorFactory
 
isCompatibleWith(PowerModelSpecification) - Method in interface de.fzi.power.interpreter.calculators.CalculatorFactory
Checks if is compatible with.
isDelimiter(ExpressionToken) - Method in class org.vedantatree.expressionoasis.grammar.DefaultXMLGrammar
Checks whether the token is a delimiter or not.
isDelimiter(String) - Method in class org.vedantatree.expressionoasis.grammar.DefaultXMLGrammar
Checks whether the token is a delimiter or not.
isDelimiter(ExpressionToken) - Method in interface org.vedantatree.expressionoasis.grammar.Grammar
Checks whether the token is a delimiter or not.
isDelimiter(String) - Method in interface org.vedantatree.expressionoasis.grammar.Grammar
Checks whether the token is a delimiter or not.
isDirty() - Method in class de.fzi.power.binding.presentation.BindingEditor
This is for implementing IEditorPart and simply tests the command stack.
isDirty() - Method in class de.fzi.power.infrastructure.presentation.InfrastructureEditor
This is for implementing IEditorPart and simply tests the command stack.
isDirty() - Method in class de.fzi.power.specification.presentation.SpecificationEditor
This is for implementing IEditorPart and simply tests the command stack.
isDirty() - Method in class de.fzi.power.util.presentation.UtilEditor
This is for implementing IEditorPart and simply tests the command stack.
isFactoryForType(Object) - Method in class de.fzi.power.binding.provider.BindingItemProviderAdapterFactory
 
isFactoryForType(Object) - Method in class de.fzi.power.binding.util.BindingAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class de.fzi.power.infrastructure.provider.InfrastructureItemProviderAdapterFactory
 
isFactoryForType(Object) - Method in class de.fzi.power.infrastructure.util.InfrastructureAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class de.fzi.power.specification.provider.SpecificationItemProviderAdapterFactory
 
isFactoryForType(Object) - Method in class de.fzi.power.specification.util.SpecificationAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFactoryForType(Object) - Method in class de.fzi.power.util.provider.UtilItemProviderAdapterFactory
 
isFactoryForType(Object) - Method in class de.fzi.power.util.util.UtilAdapterFactory
Returns whether this factory is applicable for the type of the object.
isFunction(ExpressionToken) - Method in class org.vedantatree.expressionoasis.grammar.DefaultXMLGrammar
Checks whether the token is an function or not.
isFunction(String) - Method in class org.vedantatree.expressionoasis.grammar.DefaultXMLGrammar
Checks whether the token is an function or not.
isFunction(ExpressionToken) - Method in interface org.vedantatree.expressionoasis.grammar.Grammar
Checks whether the token is an function or not.
isFunction(String) - Method in interface org.vedantatree.expressionoasis.grammar.Grammar
Checks whether the token is an function or not.
isIgnoreBlank() - Method in class org.vedantatree.expressionoasis.grammar.DefaultXMLGrammar
Checks whether to ignore the blanks in expression or not.
isIgnoreBlank() - Method in interface org.vedantatree.expressionoasis.grammar.Grammar
Checks whether to ignore the blanks in expression or not.
isLeftBracket(ExpressionToken) - Method in class org.vedantatree.expressionoasis.grammar.DefaultXMLGrammar
Checks whether the token is a left bracket or not.
isLeftBracket(String) - Method in class org.vedantatree.expressionoasis.grammar.DefaultXMLGrammar
Checks whether the token is a left bracket or not.
isLeftBracket(ExpressionToken) - Method in interface org.vedantatree.expressionoasis.grammar.Grammar
Checks whether the token is a left bracket or not.
isLeftBracket(String) - Method in interface org.vedantatree.expressionoasis.grammar.Grammar
Checks whether the token is a left bracket or not.
isMeasuredFactorAvailable(String) - Method in class de.fzi.power.interpreter.calculator.expressionoasis.custom.CustomExpressionContext
 
isMeasuredFactorAvailable(MetricDescription) - Method in class de.fzi.power.interpreter.calculator.expressionoasis.custom.CustomExpressionContext
 
isNumericType(Type) - Static method in class de.fzi.power.interpreter.calculator.expressionoasis.helper.ExpressionOasisHelper
Gets whether the given type is numeric.
isOperator(ExpressionToken) - Method in class org.vedantatree.expressionoasis.grammar.DefaultXMLGrammar
Checks whether the given token is an operator or not.
isOperator(String) - Method in class org.vedantatree.expressionoasis.grammar.DefaultXMLGrammar
Checks whether the given token is an operator or not.
isOperator(ExpressionToken) - Method in interface org.vedantatree.expressionoasis.grammar.Grammar
Checks whether the given token is an operator or not.
isOperator(String) - Method in interface org.vedantatree.expressionoasis.grammar.Grammar
Checks whether the given token is an operator or not.
isPropertyEditable(Class, String) - Static method in class org.vedantatree.expressionoasis.utils.BeanUtils
Checks whether the property is editable or not.
isPropertyNotSet(String) - Method in class de.fzi.power.interpreter.measureprovider.AbstractFilterMeasureProvider
 
isPropertyNotSet(String) - Method in class de.fzi.power.ui.adapters.NestedPropertyConfigurableConfiguration
 
isQualifiedString(String) - Static method in class org.vedantatree.expressionoasis.utils.StringUtils
Checks whether the string is a qualified string or not.
isRequiredMetricSatisfiedBy(MetricDescription, MetricDescription) - Static method in class de.fzi.power.interpreter.InterpreterUtils
Helper method that checks whether the required metric (required) equals the provided one (available) or is subsumed by it..
isRightBracket(ExpressionToken) - Method in class org.vedantatree.expressionoasis.grammar.DefaultXMLGrammar
Checks whether the token is a right bracket or not.
isRightBracket(String) - Method in class org.vedantatree.expressionoasis.grammar.DefaultXMLGrammar
Checks whether the token is a right bracket or not.
isRightBracket(ExpressionToken) - Method in interface org.vedantatree.expressionoasis.grammar.Grammar
Checks whether the token is a right bracket or not.
isRightBracket(String) - Method in interface org.vedantatree.expressionoasis.grammar.Grammar
Checks whether the token is a right bracket or not.
isSaveAsAllowed() - Method in class de.fzi.power.binding.presentation.BindingEditor
This always returns true because it is not currently supported.
isSaveAsAllowed() - Method in class de.fzi.power.infrastructure.presentation.InfrastructureEditor
This always returns true because it is not currently supported.
isSaveAsAllowed() - Method in class de.fzi.power.specification.presentation.SpecificationEditor
This always returns true because it is not currently supported.
isSaveAsAllowed() - Method in class de.fzi.power.util.presentation.UtilEditor
This always returns true because it is not currently supported.
isUnary(ExpressionToken) - Method in class org.vedantatree.expressionoasis.grammar.DefaultXMLGrammar
Checks whether the given operator is a unary operator or not.
isUnary(String) - Method in class org.vedantatree.expressionoasis.grammar.DefaultXMLGrammar
Checks whether the given operator is a unary operator or not.
isUnary(ExpressionToken) - Method in interface org.vedantatree.expressionoasis.grammar.Grammar
Checks whether the given operator is a unary operator or not.
isUnary(String) - Method in interface org.vedantatree.expressionoasis.grammar.Grammar
Checks whether the given operator is a unary operator or not.
isValid() - Method in class de.fzi.power.interpreter.measureprovider.utilization.ui.UtilizationFilterConfigurationTab
 
isValid() - Method in class de.fzi.power.ui.views.configuration.ExtendedMeasureProviderConfigurationContainer
 
isValid() - Method in class de.fzi.power.ui.views.configuration.ExtendedMeasureProviderConfigurationUI
Returns whether this tab is in a valid state.
iterator() - Method in class de.fzi.power.interpreter.AbstractEvaluationScope
 

J

JavaUtils - Class in org.vedantatree.expressionoasis.utils
This class provides the util methods for java type and value conversion related.

K

KeyPad - Class in org.vedantatree.expressionoasis.ui
 

L

LEFT - Static variable in class org.vedantatree.expressionoasis.grammar.DefaultXMLGrammar
This is the constant name for left tag in XML
LEFTBRACE - Static variable in interface org.vedantatree.expressionoasis.ui.IExpressionEvaluator
 
LESSTHAN - Static variable in interface org.vedantatree.expressionoasis.ui.IExpressionEvaluator
 
LESSTHANEQUALTO - Static variable in interface org.vedantatree.expressionoasis.ui.IExpressionEvaluator
 
LINEAR_PASSTHROUGH_DISTRIBUTION - Static variable in class de.fzi.power.specification.resources.PowerModelConstants
 
LINEAR_PASSTHROUGH_DISTRIBUTION_CONSTANT_LOSS - Static variable in class de.fzi.power.specification.resources.PowerModelConstants
 
LINEAR_POWER_MODEL - Static variable in class de.fzi.power.specification.resources.PowerModelConstants
 
LINEAR_POWER_MODEL_MAX_CONSUMPTION - Static variable in class de.fzi.power.specification.resources.PowerModelConstants
 
LINEAR_POWER_MODEL_MIN_CONSUMPTION - Static variable in class de.fzi.power.specification.resources.PowerModelConstants
 
LINEAR_POWER_MODEL_UTILIZATION - Static variable in class de.fzi.power.specification.resources.PowerModelConstants
 
LinearPassthroughCalculator - Class in de.fzi.power.interpreter.calculators.essential
A calculator that calculates the power consumption of a PowerProvidingEntity by summing up the power consumption of all nested elements.
LinearPassthroughCalculator(PowerProvidingEntity) - Constructor for class de.fzi.power.interpreter.calculators.essential.LinearPassthroughCalculator
Creates an AbstractDistributionPowerModelCalculator that calculates the power consumption of a PowerProvidingEntity by summing up the power consumption of its PowerProvidingEntity.getNestedPowerConsumingEntities().
LinearPowerModelCalculator - Class in de.fzi.power.interpreter.calculators.essential
Creates a calculator that evaluates the power consumption P of a PowerConsumingResource by interpolating between the resource's minimum P_min and maximum power consumption P_min using the utilization Util of the specific resource:

P = P_min + Util * (P_max - P_min)
LinearPowerModelCalculator(ResourcePowerBinding) - Constructor for class de.fzi.power.interpreter.calculators.essential.LinearPowerModelCalculator
Create a calculator for a linear power model.
LinearPowerModelCalculatorTest - Class in de.fzi.power.interpreter.tests
 
LinearPowerModelCalculatorTest() - Constructor for class de.fzi.power.interpreter.tests.LinearPowerModelCalculatorTest
 
log(Number) - Static method in class org.vedantatree.expressionoasis.extensions.MathFunctions
Returns the natural logarithm (base e ) of a double value.
LOG - Static variable in interface org.vedantatree.expressionoasis.ui.IExpressionEvaluator
 
LONG - Static variable in class org.vedantatree.expressionoasis.types.Type
This is the long type.
LTEExpression - Class in org.vedantatree.expressionoasis.expressions.relational
Performs the less than equal to operation
LTEExpression() - Constructor for class org.vedantatree.expressionoasis.expressions.relational.LTEExpression
 
LTExpression - Class in org.vedantatree.expressionoasis.expressions.relational
Performs the less than operation.
LTExpression() - Constructor for class org.vedantatree.expressionoasis.expressions.relational.LTExpression
 

M

main(String[]) - Static method in class de.fzi.power.binding.tests.BindingExample
Load all the argument file paths or URIs as instances of the model.
main(String[]) - Static method in class de.fzi.power.binding.tests.BindingTests
 
main(String[]) - Static method in class de.fzi.power.binding.tests.DistributionPowerBindingTest
 
main(String[]) - Static method in class de.fzi.power.binding.tests.FixedFactorValueTest
 
main(String[]) - Static method in class de.fzi.power.binding.tests.PowerBindingRepositoryTest
 
main(String[]) - Static method in class de.fzi.power.binding.tests.ResourcePowerBindingTest
 
main(String[]) - Static method in class de.fzi.power.infrastructure.tests.InfrastructureExample
Load all the argument file paths or URIs as instances of the model.
main(String[]) - Static method in class de.fzi.power.infrastructure.tests.InfrastructureTests
 
main(String[]) - Static method in class de.fzi.power.infrastructure.tests.MountedPowerDistributionUnitTest
 
main(String[]) - Static method in class de.fzi.power.infrastructure.tests.PowerConsumingResourceTest
 
main(String[]) - Static method in class de.fzi.power.infrastructure.tests.PowerDistributionUnitTest
 
main(String[]) - Static method in class de.fzi.power.infrastructure.tests.PowerInfrastructureRepositoryTest
 
main(String[]) - Static method in class de.fzi.power.specification.tests.DeclarativePowerModelSpecificationTest
 
main(String[]) - Static method in class de.fzi.power.specification.tests.DistributionPowerModelSpecificationTest
 
main(String[]) - Static method in class de.fzi.power.specification.tests.FixedFactorTest
 
main(String[]) - Static method in class de.fzi.power.specification.tests.MeasuredFactorTest
 
main(String[]) - Static method in class de.fzi.power.specification.tests.PowerModelRepositoryTest
 
main(String[]) - Static method in class de.fzi.power.specification.tests.ResourcePowerModelSpecificationTest
 
main(String[]) - Static method in class de.fzi.power.specification.tests.SpecificationExample
Load all the argument file paths or URIs as instances of the model.
main(String[]) - Static method in class de.fzi.power.specification.tests.SpecificationTests
 
main(String[]) - Static method in class de.fzi.power.util.tests.NamedElementTest
 
main(String[]) - Static method in class de.fzi.power.util.tests.PowerAllTests
 
main(String[]) - Static method in class de.fzi.power.util.tests.UtilExample
Load all the argument file paths or URIs as instances of the model.
main(String[]) - Static method in class de.fzi.power.util.tests.UtilTests
 
main(String[]) - Static method in class org.vedantatree.expressionoasis.ExpressionEngine
 
main(String[]) - Static method in class org.vedantatree.expressionoasis.extensions.XMLFunctionProvider
 
main(String[]) - Static method in class org.vedantatree.expressionoasis.grammar.DefaultXMLGrammar
Runs the test for grammar.
main(String[]) - Static method in class org.vedantatree.expressionoasis.Parser
 
main(String[]) - Static method in class org.vedantatree.expressionoasis.types.Type
 
main(String[]) - Static method in class org.vedantatree.expressionoasis.ui.ExpressionEvaluatorUI
 
main(String[]) - Static method in class org.vedantatree.expressionoasis.utils.StringUtils
 
main(String[]) - Static method in class org.vedantatree.expressionoasis.utils.XMLUtils
 
main(String[]) - Static method in class org.vedantatree.expressionoasis.utils.XPathUtils
 
MathFunctions - Class in org.vedantatree.expressionoasis.extensions
This class provides the math function for experssion evaluator
MathFunctions(ExpressionContext) - Constructor for class org.vedantatree.expressionoasis.extensions.MathFunctions
Default constructor
max(Double, Double) - Static method in class org.vedantatree.expressionoasis.extensions.MathFunctions
Returns the maximum of two numbers.
max(Long, Long) - Static method in class org.vedantatree.expressionoasis.extensions.MathFunctions
Returns the maximum of two numbers.
MAX - Static variable in interface org.vedantatree.expressionoasis.ui.IExpressionEvaluator
 
MEASURED_FACTOR - Static variable in interface de.fzi.power.specification.SpecificationPackage.Literals
The meta object literal for the ' Measured Factor' class.
MEASURED_FACTOR - Static variable in interface de.fzi.power.specification.SpecificationPackage
The meta object id for the 'Measured Factor' class.
MEASURED_FACTOR__ID - Static variable in interface de.fzi.power.specification.SpecificationPackage
The feature id for the 'Id' attribute.
MEASURED_FACTOR__METRIC_TYPE - Static variable in interface de.fzi.power.specification.SpecificationPackage.Literals
The meta object literal for the 'Metric Type' reference feature.
MEASURED_FACTOR__METRIC_TYPE - Static variable in interface de.fzi.power.specification.SpecificationPackage
The feature id for the 'Metric Type' reference.
MEASURED_FACTOR__NAME - Static variable in interface de.fzi.power.specification.SpecificationPackage
The feature id for the 'Name' attribute.
MEASURED_FACTOR__POWER_MODEL - Static variable in interface de.fzi.power.specification.SpecificationPackage
The feature id for the 'Power Model' container reference.
MEASURED_FACTOR_FEATURE_COUNT - Static variable in interface de.fzi.power.specification.SpecificationPackage
The number of structural features of the 'Measured Factor' class.
MeasuredFactor - Interface in de.fzi.power.specification
A representation of the model object 'Measured Factor'.
MeasuredFactorImpl - Class in de.fzi.power.specification.impl
An implementation of the model object 'Measured Factor'.
MeasuredFactorItemProvider - Class in de.fzi.power.specification.provider
This is the item provider adapter for a MeasuredFactor object.
MeasuredFactorItemProvider(AdapterFactory) - Constructor for class de.fzi.power.specification.provider.MeasuredFactorItemProvider
This constructs an instance from a factory and a notifier.
MeasuredFactorTest - Class in de.fzi.power.specification.tests
A test case for the model object 'Measured Factor'.
MeasuredFactorTest(String) - Constructor for class de.fzi.power.specification.tests.MeasuredFactorTest
Constructs a new Measured Factor test case with the given name.
MeasuredValuesCompositeValueObject - Class in de.fzi.power.interpreter.calculator.expressionoasis.custom
This class is a specialized ValueObject to deal with MeasuredFactors.
Distinctive feature of this value object is its composite character, that is, it can hold more than one value.
MeasuredValuesCompositeValueObject(Iterable<Double>) - Constructor for class de.fzi.power.interpreter.calculator.expressionoasis.custom.MeasuredValuesCompositeValueObject
Initializes a new instance of the MeasuredValuesCompositeValueObject class.
MeasureProviderHelper - Class in de.fzi.power.interpreter.measureprovider
 
MeasureProviderHelper() - Constructor for class de.fzi.power.interpreter.measureprovider.MeasureProviderHelper
 
menuAboutToShow(IMenuManager) - Method in class de.fzi.power.binding.presentation.BindingActionBarContributor
This populates the pop-up menu before it appears.
menuAboutToShow(IMenuManager) - Method in class de.fzi.power.binding.presentation.BindingEditor
This implements IMenuListener to help fill the context menus with contributions from the Edit menu.
menuAboutToShow(IMenuManager) - Method in class de.fzi.power.infrastructure.presentation.InfrastructureActionBarContributor
This populates the pop-up menu before it appears.
menuAboutToShow(IMenuManager) - Method in class de.fzi.power.infrastructure.presentation.InfrastructureEditor
This implements IMenuListener to help fill the context menus with contributions from the Edit menu.
menuAboutToShow(IMenuManager) - Method in class de.fzi.power.specification.presentation.SpecificationActionBarContributor
This populates the pop-up menu before it appears.
menuAboutToShow(IMenuManager) - Method in class de.fzi.power.specification.presentation.SpecificationEditor
This implements IMenuListener to help fill the context menus with contributions from the Edit menu.
menuAboutToShow(IMenuManager) - Method in class de.fzi.power.util.presentation.UtilActionBarContributor
This populates the pop-up menu before it appears.
menuAboutToShow(IMenuManager) - Method in class de.fzi.power.util.presentation.UtilEditor
This implements IMenuListener to help fill the context menus with contributions from the Edit menu.
MethodKey - Class in org.vedantatree.expressionoasis.types
 
MethodKey(String, Type[]) - Constructor for class org.vedantatree.expressionoasis.types.MethodKey
 
min(Double, Double) - Static method in class org.vedantatree.expressionoasis.extensions.MathFunctions
Returns the minimum of two numbers.
min(Long, Long) - Static method in class org.vedantatree.expressionoasis.extensions.MathFunctions
Returns the minimum of two numbers.
MIN - Static variable in interface org.vedantatree.expressionoasis.ui.IExpressionEvaluator
 
MINUS - Static variable in interface org.vedantatree.expressionoasis.ui.IExpressionEvaluator
 
MinusExpression - Class in org.vedantatree.expressionoasis.expressions.arithmatic
This is the negative unary operator expression.
MinusExpression() - Constructor for class org.vedantatree.expressionoasis.expressions.arithmatic.MinusExpression
 
MockStateOfActiveResourceTupleDataSource - Class in de.fzi.power.interpreter.tests.utils
 
MockStateOfActiveResourceTupleDataSource(Measure<Double, Duration>, MeasuringPoint) - Constructor for class de.fzi.power.interpreter.tests.utils.MockStateOfActiveResourceTupleDataSource
 
MockStateOfActiveResourceTupleDataSource(Amount<Duration>, MeasuringPoint) - Constructor for class de.fzi.power.interpreter.tests.utils.MockStateOfActiveResourceTupleDataSource
 
MODULUS - Static variable in interface org.vedantatree.expressionoasis.ui.IExpressionEvaluator
 
MOUNTED_POWER_DISTRIBUTION_UNIT - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage.Literals
The meta object literal for the ' Mounted Power Distribution Unit' class.
MOUNTED_POWER_DISTRIBUTION_UNIT - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage
The meta object id for the ' Mounted Power Distribution Unit' class.
MOUNTED_POWER_DISTRIBUTION_UNIT__DISTRIBUTION_POWER_ASSEMBLY_CONTEXT - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage
The feature id for the 'Distribution Power Assembly Context' reference.
MOUNTED_POWER_DISTRIBUTION_UNIT__ID - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage
The feature id for the 'Id' attribute.
MOUNTED_POWER_DISTRIBUTION_UNIT__NAME - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage
The feature id for the 'Name' attribute.
MOUNTED_POWER_DISTRIBUTION_UNIT__NESTED_POWER_CONSUMING_ENTITIES - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage
The feature id for the 'Nested Power Consuming Entities' containment reference list.
MOUNTED_POWER_DISTRIBUTION_UNIT__POWER_INFRASTRUCTURE_MODEL - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage
The feature id for the 'Power Infrastructure Model' container reference.
MOUNTED_POWER_DISTRIBUTION_UNIT__POWER_PROVIDING_ENTITY - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage
The feature id for the 'Power Providing Entity' container reference.
MOUNTED_POWER_DISTRIBUTION_UNIT__RESOURCE_CONTAINER - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage.Literals
The meta object literal for the 'Resource Container' reference feature.
MOUNTED_POWER_DISTRIBUTION_UNIT__RESOURCE_CONTAINER - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage
The feature id for the 'Resource Container' reference.
MOUNTED_POWER_DISTRIBUTION_UNIT__SUPPLIABLE_PEAK_POWER - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage
The feature id for the 'Suppliable Peak Power' attribute.
MOUNTED_POWER_DISTRIBUTION_UNIT_FEATURE_COUNT - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage
The number of structural features of the 'Mounted Power Distribution Unit' class.
MountedPowerDistributionUnit - Interface in de.fzi.power.infrastructure
A representation of the model object ' Mounted Power Distribution Unit'.
MountedPowerDistributionUnitImpl - Class in de.fzi.power.infrastructure.impl
An implementation of the model object ' Mounted Power Distribution Unit'.
MountedPowerDistributionUnitItemProvider - Class in de.fzi.power.infrastructure.provider
This is the item provider adapter for a MountedPowerDistributionUnit object.
MountedPowerDistributionUnitItemProvider(AdapterFactory) - Constructor for class de.fzi.power.infrastructure.provider.MountedPowerDistributionUnitItemProvider
This constructs an instance from a factory and a notifier.
MountedPowerDistributionUnitTest - Class in de.fzi.power.infrastructure.tests
A test case for the model object ' Mounted Power Distribution Unit'.
MountedPowerDistributionUnitTest(String) - Constructor for class de.fzi.power.infrastructure.tests.MountedPowerDistributionUnitTest
Constructs a new Mounted Power Distribution Unit test case with the given name.
MulExpression - Class in de.fzi.power.interpreter.calculator.expressionoasis.custom.expressions
Implementation of the (*) fold operation: All elements of the processed collection are multiplied by each other, 1 is returned in case the collection is empty.
Within expressions, this function can be used by MUL(collection).
MulExpression() - Constructor for class de.fzi.power.interpreter.calculator.expressionoasis.custom.expressions.MulExpression
 
MULTIPLY - Static variable in interface org.vedantatree.expressionoasis.ui.IExpressionEvaluator
 
MultiplyExpression - Class in org.vedantatree.expressionoasis.expressions.arithmatic
This class expression performs the multiplication ioperations.
MultiplyExpression() - Constructor for class org.vedantatree.expressionoasis.expressions.arithmatic.MultiplyExpression
 

N

NAME - Static variable in class org.vedantatree.expressionoasis.grammar.DefaultXMLGrammar
This is the constant name for name tag in XML
NAMED_ELEMENT - Static variable in interface de.fzi.power.util.UtilPackage.Literals
The meta object literal for the 'Named Element' class.
NAMED_ELEMENT - Static variable in interface de.fzi.power.util.UtilPackage
The meta object id for the 'Named Element' class.
NAMED_ELEMENT__NAME - Static variable in interface de.fzi.power.util.UtilPackage.Literals
The meta object literal for the 'Name' attribute feature.
NAMED_ELEMENT__NAME - Static variable in interface de.fzi.power.util.UtilPackage
The feature id for the 'Name' attribute.
NAMED_ELEMENT_FEATURE_COUNT - Static variable in interface de.fzi.power.util.UtilPackage
The number of structural features of the 'Named Element' class.
NamedElement - Interface in de.fzi.power.util
A representation of the model object 'Named Element'.
NamedElementImpl - Class in de.fzi.power.util.impl
An implementation of the model object 'Named Element'.
NamedElementItemProvider - Class in de.fzi.power.util.provider
This is the item provider adapter for a NamedElement object.
NamedElementItemProvider(AdapterFactory) - Constructor for class de.fzi.power.util.provider.NamedElementItemProvider
This constructs an instance from a factory and a notifier.
NamedElementTest - Class in de.fzi.power.util.tests
A test case for the model object 'Named Element'.
NamedElementTest(String) - Constructor for class de.fzi.power.util.tests.NamedElementTest
Constructs a new Named Element test case with the given name.
Navigator - Class in de.fzi.power.ui.views.navigator
 
Navigator() - Constructor for class de.fzi.power.ui.views.navigator.Navigator
 
NEExpression - Class in org.vedantatree.expressionoasis.expressions.relational
This class expression performs the not equal operation on values.
NEExpression() - Constructor for class org.vedantatree.expressionoasis.expressions.relational.NEExpression
 
NestedPropertyConfigurableConfiguration - Class in de.fzi.power.ui.adapters
This class allows to combine the setting of multiple IPropertyConfigurable using one dynamic properties map.
NestedPropertyConfigurableConfiguration(Set<? extends IPropertyConfigurable>) - Constructor for class de.fzi.power.ui.adapters.NestedPropertyConfigurableConfiguration
Instantiates a new nested property configurable configuration.
next() - Method in class de.fzi.power.interpreter.AbstractEvaluationScope
Moves on to the next set of context elements.
NodeValueExpression - Class in org.vedantatree.expressionoasis.expressions.xml
 
NodeValueExpression() - Constructor for class org.vedantatree.expressionoasis.expressions.xml.NodeValueExpression
 
NONLINEAR_REGRESSION_MODEL - Static variable in class de.fzi.power.specification.resources.PowerModelConstants
 
NONLINEAR_REGRESSION_MODEL_EXPONENT - Static variable in class de.fzi.power.specification.resources.PowerModelConstants
 
NONLINEAR_REGRESSION_MODEL_MAX_CONSUMPTION - Static variable in class de.fzi.power.specification.resources.PowerModelConstants
 
NONLINEAR_REGRESSION_MODEL_MIN_CONSUMPTION - Static variable in class de.fzi.power.specification.resources.PowerModelConstants
 
NONLINEAR_REGRESSION_MODEL_UTILIZATION - Static variable in class de.fzi.power.specification.resources.PowerModelConstants
 
NonlinearRegressionCalculator - Class in de.fzi.power.interpreter.calculators.essential
 
NonlinearRegressionCalculator(ResourcePowerBinding) - Constructor for class de.fzi.power.interpreter.calculators.essential.NonlinearRegressionCalculator
 
NOTEQUALTO - Static variable in interface org.vedantatree.expressionoasis.ui.IExpressionEvaluator
 
NotExpression - Class in org.vedantatree.expressionoasis.expressions.booleanexp
This is the logical not operator expression.
NotExpression() - Constructor for class org.vedantatree.expressionoasis.expressions.booleanexp.NotExpression
 
notifyChanged(Notification) - Method in class de.fzi.power.binding.provider.AbstractFixedFactorValueItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification) .
notifyChanged(Notification) - Method in class de.fzi.power.binding.provider.DistributionPowerBindingItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification) .
notifyChanged(Notification) - Method in class de.fzi.power.binding.provider.FixedFactorValueDimensionlessItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification) .
notifyChanged(Notification) - Method in class de.fzi.power.binding.provider.FixedFactorValuePowerItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification) .
notifyChanged(Notification) - Method in class de.fzi.power.binding.provider.PowerBindingItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification) .
notifyChanged(Notification) - Method in class de.fzi.power.binding.provider.PowerBindingRepositoryItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification) .
notifyChanged(Notification) - Method in class de.fzi.power.binding.provider.PowerFactorBindingItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification) .
notifyChanged(Notification) - Method in class de.fzi.power.binding.provider.PowerStateItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification) .
notifyChanged(Notification) - Method in class de.fzi.power.binding.provider.ResourcePowerBindingItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification) .
notifyChanged(Notification) - Method in class de.fzi.power.binding.provider.StatefulResourcePowerBindingItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification) .
notifyChanged(Notification) - Method in class de.fzi.power.infrastructure.provider.AbstractPowerConsumingResourceItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification) .
notifyChanged(Notification) - Method in class de.fzi.power.infrastructure.provider.MountedPowerDistributionUnitItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification) .
notifyChanged(Notification) - Method in class de.fzi.power.infrastructure.provider.PowerConsumingEntityItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification) .
notifyChanged(Notification) - Method in class de.fzi.power.infrastructure.provider.PowerConsumingProvidingEntityItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification) .
notifyChanged(Notification) - Method in class de.fzi.power.infrastructure.provider.PowerConsumingResourceItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification) .
notifyChanged(Notification) - Method in class de.fzi.power.infrastructure.provider.PowerDistributionUnitItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification) .
notifyChanged(Notification) - Method in class de.fzi.power.infrastructure.provider.PowerInfrastructureRepositoryItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification) .
notifyChanged(Notification) - Method in class de.fzi.power.infrastructure.provider.PowerProvidingEntityItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification) .
notifyChanged(Notification) - Method in class de.fzi.power.infrastructure.provider.StatefulPowerConsumingResourceItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification) .
notifyChanged(Notification) - Method in class de.fzi.power.specification.provider.ConsumptionFactorItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification) .
notifyChanged(Notification) - Method in class de.fzi.power.specification.provider.DeclarativePowerModelSpecificationItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification) .
notifyChanged(Notification) - Method in class de.fzi.power.specification.provider.DistributionPowerModelSpecificationItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification) .
notifyChanged(Notification) - Method in class de.fzi.power.specification.provider.FixedFactorItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification) .
notifyChanged(Notification) - Method in class de.fzi.power.specification.provider.MeasuredFactorItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification) .
notifyChanged(Notification) - Method in class de.fzi.power.specification.provider.PowerModelRepositoryItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification) .
notifyChanged(Notification) - Method in class de.fzi.power.specification.provider.PowerModelSpecificationItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification) .
notifyChanged(Notification) - Method in class de.fzi.power.specification.provider.ResourcePowerModelSpecificationItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification) .
notifyChanged(Notification) - Method in class de.fzi.power.util.provider.EntityItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification) .
notifyChanged(Notification) - Method in class de.fzi.power.util.provider.NamedElementItemProvider
This handles model notifications by calling ItemProviderAdapter.updateChildren(org.eclipse.emf.common.notify.Notification) to update any cached children and by creating a viewer notification, which it passes to ItemProviderAdapter.fireNotifyChanged(org.eclipse.emf.common.notify.Notification) .
NullExpression - Class in org.vedantatree.expressionoasis.expressions
This class expression is used to make the null value expression.
NullExpression() - Constructor for class org.vedantatree.expressionoasis.expressions.NullExpression
 
NumericExpression - Class in org.vedantatree.expressionoasis.expressions
This class expression is used to make the long value expression.
NumericExpression() - Constructor for class org.vedantatree.expressionoasis.expressions.NumericExpression
 

O

OBJECT - Static variable in class org.vedantatree.expressionoasis.types.Type
This is the objec type (for nulls)
objectArrayToString(Object[]) - Static method in class org.vedantatree.expressionoasis.utils.StringUtils
 
OPERAND - Static variable in class org.vedantatree.expressionoasis.expressions.ExpressionFactory
This is the operand expression type.
OPERATOR - Static variable in class org.vedantatree.expressionoasis.grammar.DefaultXMLGrammar
This is the constant name for operator tag in XML
OrExpression - Class in org.vedantatree.expressionoasis.expressions.booleanexp
This class expression performs the or operation.
OrExpression() - Constructor for class org.vedantatree.expressionoasis.expressions.booleanexp.OrExpression
 
org.vedantatree.expressionoasis - package org.vedantatree.expressionoasis
 
org.vedantatree.expressionoasis.config - package org.vedantatree.expressionoasis.config
 
org.vedantatree.expressionoasis.exceptions - package org.vedantatree.expressionoasis.exceptions
 
org.vedantatree.expressionoasis.expressions - package org.vedantatree.expressionoasis.expressions
 
org.vedantatree.expressionoasis.expressions.arithmatic - package org.vedantatree.expressionoasis.expressions.arithmatic
 
org.vedantatree.expressionoasis.expressions.bitwise - package org.vedantatree.expressionoasis.expressions.bitwise
 
org.vedantatree.expressionoasis.expressions.booleanexp - package org.vedantatree.expressionoasis.expressions.booleanexp
 
org.vedantatree.expressionoasis.expressions.property - package org.vedantatree.expressionoasis.expressions.property
 
org.vedantatree.expressionoasis.expressions.relational - package org.vedantatree.expressionoasis.expressions.relational
 
org.vedantatree.expressionoasis.expressions.string - package org.vedantatree.expressionoasis.expressions.string
 
org.vedantatree.expressionoasis.expressions.xml - package org.vedantatree.expressionoasis.expressions.xml
 
org.vedantatree.expressionoasis.extensions - package org.vedantatree.expressionoasis.extensions
 
org.vedantatree.expressionoasis.extensions.customfunctions - package org.vedantatree.expressionoasis.extensions.customfunctions
 
org.vedantatree.expressionoasis.extensions.customfunctions.xml - package org.vedantatree.expressionoasis.extensions.customfunctions.xml
 
org.vedantatree.expressionoasis.grammar - package org.vedantatree.expressionoasis.grammar
 
org.vedantatree.expressionoasis.grammar.rules - package org.vedantatree.expressionoasis.grammar.rules
 
org.vedantatree.expressionoasis.types - package org.vedantatree.expressionoasis.types
 
org.vedantatree.expressionoasis.ui - package org.vedantatree.expressionoasis.ui
 
org.vedantatree.expressionoasis.utils - package org.vedantatree.expressionoasis.utils
 

P

ParanthesisExpression - Class in org.vedantatree.expressionoasis.expressions.arithmatic
This expression represents the parenthesis for other child expression
ParanthesisExpression() - Constructor for class org.vedantatree.expressionoasis.expressions.arithmatic.ParanthesisExpression
 
parse(String) - Method in class org.vedantatree.expressionoasis.Parser
It parses the given expression string into ExpressionToken objects and returns the list of ExpressionTokens.
Parser - Class in org.vedantatree.expressionoasis
This parser object parses the expressions, break these in expression tokens and perform lexical analysis on these tokens.
Parser() - Constructor for class org.vedantatree.expressionoasis.Parser
Deprecated.
seems of no use, since Parser is always created from Compiler with Grammar instance
Parser(Grammar) - Constructor for class org.vedantatree.expressionoasis.Parser
Constructs the Parser with given DefaultXMLGrammar object
parseXML(URL, String) - Static method in class org.vedantatree.expressionoasis.utils.XMLUtils
 
parseXML(File, String) - Static method in class org.vedantatree.expressionoasis.utils.XMLUtils
 
parseXML(InputStream, String) - Static method in class org.vedantatree.expressionoasis.utils.XMLUtils
 
PARSING_PROBLEM - Static variable in interface org.vedantatree.expressionoasis.exceptions.ErrorCodes
 
PATHMAP_POWER_MODEL_MODELS_COMMON_POWER_MODELS_POWERMODEL - Static variable in class de.fzi.power.specification.resources.PowerModelConstants
 
performApply(Map<String, Object>) - Method in class de.fzi.power.interpreter.measureprovider.utilization.ui.UtilizationFilterConfigurationTab
 
performApply(Map<String, Object>) - Method in class de.fzi.power.ui.views.configuration.ExtendedMeasureProviderConfigurationContainer
 
performApply(Map<String, Object>) - Method in class de.fzi.power.ui.views.configuration.ExtendedMeasureProviderConfigurationUI
Copies values from this tab into the given properties map.
performFinish() - Method in class de.fzi.power.binding.presentation.BindingModelWizard
Do the work after everything is specified.
performFinish() - Method in class de.fzi.power.infrastructure.presentation.InfrastructureModelWizard
Do the work after everything is specified.
performFinish() - Method in class de.fzi.power.specification.presentation.SpecificationModelWizard
Do the work after everything is specified.
performFinish() - Method in class de.fzi.power.util.presentation.UtilModelWizard
Do the work after everything is specified.
PERSISTENCE_SYSTEM_PROBLEM - Static variable in interface org.vedantatree.expressionoasis.exceptions.ErrorCodes
 
PLUGIN_ID - Static variable in class de.fzi.power.interpreter.Activator
 
PLUGIN_ID - Static variable in class de.fzi.power.interpreter.measureprovider.utilization.Activator
 
PLUGIN_ID - Static variable in class de.fzi.power.specification.resources.Activator
 
PLUGIN_ID - Static variable in class de.fzi.power.ui.Activator
 
PLUGIN_ID - Static variable in class org.vedantatree.expressionoasis.Activator
 
PLUS - Static variable in interface org.vedantatree.expressionoasis.ui.IExpressionEvaluator
 
PlusExpression - Class in org.vedantatree.expressionoasis.expressions.arithmatic
This is the positive unary operator expression.
PlusExpression() - Constructor for class org.vedantatree.expressionoasis.expressions.arithmatic.PlusExpression
 
PLUSMINUS - Static variable in interface org.vedantatree.expressionoasis.ui.IExpressionEvaluator
 
POW - Static variable in class de.fzi.power.interpreter.calculator.expressionoasis.custom.CustomFunctionProvider
The provided composite 'POW' function.
pow(Number, Number) - Static method in class org.vedantatree.expressionoasis.extensions.MathFunctions
Computes the power
POW - Static variable in interface org.vedantatree.expressionoasis.ui.IExpressionEvaluator
 
POWER - Static variable in interface de.fzi.power.util.UtilPackage.Literals
The meta object literal for the 'Power' data type.
POWER - Static variable in interface de.fzi.power.util.UtilPackage
The meta object id for the 'Power' data type.
POWER_BINDING - Static variable in interface de.fzi.power.binding.BindingPackage.Literals
The meta object literal for the 'Power Binding' class.
POWER_BINDING - Static variable in interface de.fzi.power.binding.BindingPackage
The meta object id for the 'Power Binding' class.
POWER_BINDING__ID - Static variable in interface de.fzi.power.binding.BindingPackage
The feature id for the 'Id' attribute.
POWER_BINDING__NAME - Static variable in interface de.fzi.power.binding.BindingPackage
The feature id for the 'Name' attribute.
POWER_BINDING__POWER_BINDING_REPOSITORY - Static variable in interface de.fzi.power.binding.BindingPackage.Literals
The meta object literal for the 'Power Binding Repository' container reference feature.
POWER_BINDING__POWER_BINDING_REPOSITORY - Static variable in interface de.fzi.power.binding.BindingPackage
The feature id for the 'Power Binding Repository' container reference.
POWER_BINDING_FEATURE_COUNT - Static variable in interface de.fzi.power.binding.BindingPackage
The number of structural features of the 'Power Binding' class.
POWER_BINDING_REPOSITORY - Static variable in interface de.fzi.power.binding.BindingPackage.Literals
The meta object literal for the ' Power Binding Repository' class.
POWER_BINDING_REPOSITORY - Static variable in interface de.fzi.power.binding.BindingPackage
The meta object id for the 'Power Binding Repository' class.
POWER_BINDING_REPOSITORY__ID - Static variable in interface de.fzi.power.binding.BindingPackage
The feature id for the 'Id' attribute.
POWER_BINDING_REPOSITORY__POWER_BINDINGS - Static variable in interface de.fzi.power.binding.BindingPackage.Literals
The meta object literal for the 'Power Bindings' containment reference list feature.
POWER_BINDING_REPOSITORY__POWER_BINDINGS - Static variable in interface de.fzi.power.binding.BindingPackage
The feature id for the 'Power Bindings' containment reference list.
POWER_BINDING_REPOSITORY_FEATURE_COUNT - Static variable in interface de.fzi.power.binding.BindingPackage
The number of structural features of the 'Power Binding Repository' class.
POWER_CONSUMING_ENTITY - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage.Literals
The meta object literal for the ' Power Consuming Entity' class.
POWER_CONSUMING_ENTITY - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage
The meta object id for the 'Power Consuming Entity' class.
POWER_CONSUMING_ENTITY__ID - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage
The feature id for the 'Id' attribute.
POWER_CONSUMING_ENTITY__NAME - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage
The feature id for the 'Name' attribute.
POWER_CONSUMING_ENTITY__POWER_PROVIDING_ENTITY - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage.Literals
The meta object literal for the 'Power Providing Entity' container reference feature.
POWER_CONSUMING_ENTITY__POWER_PROVIDING_ENTITY - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage
The feature id for the 'Power Providing Entity' container reference.
POWER_CONSUMING_ENTITY_FEATURE_COUNT - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage
The number of structural features of the 'Power Consuming Entity' class.
POWER_CONSUMING_PROVIDING_ENTITY - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage.Literals
The meta object literal for the ' Power Consuming Providing Entity' class.
POWER_CONSUMING_PROVIDING_ENTITY - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage
The meta object id for the ' Power Consuming Providing Entity' class.
POWER_CONSUMING_PROVIDING_ENTITY__DISTRIBUTION_POWER_ASSEMBLY_CONTEXT - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage
The feature id for the 'Distribution Power Assembly Context' reference.
POWER_CONSUMING_PROVIDING_ENTITY__ID - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage
The feature id for the 'Id' attribute.
POWER_CONSUMING_PROVIDING_ENTITY__NAME - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage
The feature id for the 'Name' attribute.
POWER_CONSUMING_PROVIDING_ENTITY__NESTED_POWER_CONSUMING_ENTITIES - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage
The feature id for the 'Nested Power Consuming Entities' containment reference list.
POWER_CONSUMING_PROVIDING_ENTITY__POWER_INFRASTRUCTURE_MODEL - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage
The feature id for the 'Power Infrastructure Model' container reference.
POWER_CONSUMING_PROVIDING_ENTITY__POWER_PROVIDING_ENTITY - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage
The feature id for the 'Power Providing Entity' container reference.
POWER_CONSUMING_PROVIDING_ENTITY__SUPPLIABLE_PEAK_POWER - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage
The feature id for the 'Suppliable Peak Power' attribute.
POWER_CONSUMING_PROVIDING_ENTITY_FEATURE_COUNT - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage
The number of structural features of the 'Power Consuming Providing Entity' class.
POWER_CONSUMING_RESOURCE - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage.Literals
The meta object literal for the ' Power Consuming Resource' class.
POWER_CONSUMING_RESOURCE - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage
The meta object id for the ' Power Consuming Resource' class.
POWER_CONSUMING_RESOURCE__ID - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage
The feature id for the 'Id' attribute.
POWER_CONSUMING_RESOURCE__NAME - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage
The feature id for the 'Name' attribute.
POWER_CONSUMING_RESOURCE__POWER_PROVIDING_ENTITY - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage
The feature id for the 'Power Providing Entity' container reference.
POWER_CONSUMING_RESOURCE__PROCESSING_RESOURCE_SPECIFICATION - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage
The feature id for the 'Processing Resource Specification' reference.
POWER_CONSUMING_RESOURCE__RESOURCE_POWER_ASSEMBLY_CONTEXT - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage.Literals
The meta object literal for the 'Resource Power Assembly Context' reference feature.
POWER_CONSUMING_RESOURCE__RESOURCE_POWER_ASSEMBLY_CONTEXT - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage
The feature id for the 'Resource Power Assembly Context' reference.
POWER_CONSUMING_RESOURCE_FEATURE_COUNT - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage
The number of structural features of the 'Power Consuming Resource' class.
POWER_DISTRIBUTION_UNIT - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage.Literals
The meta object literal for the ' Power Distribution Unit' class.
POWER_DISTRIBUTION_UNIT - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage
The meta object id for the 'Power Distribution Unit' class.
POWER_DISTRIBUTION_UNIT__DISTRIBUTION_POWER_ASSEMBLY_CONTEXT - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage
The feature id for the 'Distribution Power Assembly Context' reference.
POWER_DISTRIBUTION_UNIT__ID - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage
The feature id for the 'Id' attribute.
POWER_DISTRIBUTION_UNIT__NAME - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage
The feature id for the 'Name' attribute.
POWER_DISTRIBUTION_UNIT__NESTED_POWER_CONSUMING_ENTITIES - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage
The feature id for the 'Nested Power Consuming Entities' containment reference list.
POWER_DISTRIBUTION_UNIT__POWER_INFRASTRUCTURE_MODEL - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage
The feature id for the 'Power Infrastructure Model' container reference.
POWER_DISTRIBUTION_UNIT__POWER_PROVIDING_ENTITY - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage
The feature id for the 'Power Providing Entity' container reference.
POWER_DISTRIBUTION_UNIT__SUPPLIABLE_PEAK_POWER - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage
The feature id for the 'Suppliable Peak Power' attribute.
POWER_DISTRIBUTION_UNIT_FEATURE_COUNT - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage
The number of structural features of the 'Power Distribution Unit' class.
POWER_FACTOR_BINDING - Static variable in interface de.fzi.power.binding.BindingPackage.Literals
The meta object literal for the 'Power Factor Binding' class.
POWER_FACTOR_BINDING - Static variable in interface de.fzi.power.binding.BindingPackage
The meta object id for the 'Power Factor Binding' class.
POWER_FACTOR_BINDING__FIXED_FACTOR_VALUES - Static variable in interface de.fzi.power.binding.BindingPackage.Literals
The meta object literal for the 'Fixed Factor Values' containment reference list feature.
POWER_FACTOR_BINDING__FIXED_FACTOR_VALUES - Static variable in interface de.fzi.power.binding.BindingPackage
The feature id for the 'Fixed Factor Values' containment reference list.
POWER_FACTOR_BINDING__ID - Static variable in interface de.fzi.power.binding.BindingPackage
The feature id for the 'Id' attribute.
POWER_FACTOR_BINDING__NAME - Static variable in interface de.fzi.power.binding.BindingPackage
The feature id for the 'Name' attribute.
POWER_FACTOR_BINDING__POWER_BINDING_REPOSITORY - Static variable in interface de.fzi.power.binding.BindingPackage
The feature id for the 'Power Binding Repository' container reference.
POWER_FACTOR_BINDING_FEATURE_COUNT - Static variable in interface de.fzi.power.binding.BindingPackage
The number of structural features of the 'Power Factor Binding' class.
POWER_INFRASTRUCTURE_REPOSITORY - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage.Literals
The meta object literal for the ' Power Infrastructure Repository' class.
POWER_INFRASTRUCTURE_REPOSITORY - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage
The meta object id for the ' Power Infrastructure Repository' class.
POWER_INFRASTRUCTURE_REPOSITORY__CONTAINED_POWER_PROVIDING_ENTITIES - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage.Literals
The meta object literal for the 'Contained Power Providing Entities' containment reference list feature.
POWER_INFRASTRUCTURE_REPOSITORY__CONTAINED_POWER_PROVIDING_ENTITIES - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage
The feature id for the 'Contained Power Providing Entities' containment reference list.
POWER_INFRASTRUCTURE_REPOSITORY_FEATURE_COUNT - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage
The number of structural features of the 'Power Infrastructure Repository' class.
POWER_MODEL_REPOSITORY - Static variable in interface de.fzi.power.specification.SpecificationPackage.Literals
The meta object literal for the ' Power Model Repository' class.
POWER_MODEL_REPOSITORY - Static variable in interface de.fzi.power.specification.SpecificationPackage
The meta object id for the 'Power Model Repository' class.
POWER_MODEL_REPOSITORY__ID - Static variable in interface de.fzi.power.specification.SpecificationPackage
The feature id for the 'Id' attribute.
POWER_MODEL_REPOSITORY__POWER_MODEL_SPECIFICATIONS - Static variable in interface de.fzi.power.specification.SpecificationPackage.Literals
The meta object literal for the 'Power Model Specifications' containment reference list feature.
POWER_MODEL_REPOSITORY__POWER_MODEL_SPECIFICATIONS - Static variable in interface de.fzi.power.specification.SpecificationPackage
The feature id for the 'Power Model Specifications' containment reference list.
POWER_MODEL_REPOSITORY_FEATURE_COUNT - Static variable in interface de.fzi.power.specification.SpecificationPackage
The number of structural features of the 'Power Model Repository' class.
POWER_MODEL_SPECIFICATION - Static variable in interface de.fzi.power.specification.SpecificationPackage.Literals
The meta object literal for the ' Power Model Specification' class.
POWER_MODEL_SPECIFICATION - Static variable in interface de.fzi.power.specification.SpecificationPackage
The meta object id for the ' Power Model Specification' class.
POWER_MODEL_SPECIFICATION__CONSUMPTION_FACTORS - Static variable in interface de.fzi.power.specification.SpecificationPackage.Literals
The meta object literal for the 'Consumption Factors' containment reference list feature.
POWER_MODEL_SPECIFICATION__CONSUMPTION_FACTORS - Static variable in interface de.fzi.power.specification.SpecificationPackage
The feature id for the 'Consumption Factors' containment reference list.
POWER_MODEL_SPECIFICATION__ID - Static variable in interface de.fzi.power.specification.SpecificationPackage
The feature id for the 'Id' attribute.
POWER_MODEL_SPECIFICATION__NAME - Static variable in interface de.fzi.power.specification.SpecificationPackage
The feature id for the 'Name' attribute.
POWER_MODEL_SPECIFICATION__POWERMODELREPOSITORY - Static variable in interface de.fzi.power.specification.SpecificationPackage.Literals
The meta object literal for the 'Powermodelrepository' container reference feature.
POWER_MODEL_SPECIFICATION__POWERMODELREPOSITORY - Static variable in interface de.fzi.power.specification.SpecificationPackage
The feature id for the 'Powermodelrepository' container reference.
POWER_MODEL_SPECIFICATION_FEATURE_COUNT - Static variable in interface de.fzi.power.specification.SpecificationPackage
The number of structural features of the 'Power Model Specification' class.
POWER_PROVIDING_ENTITY - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage.Literals
The meta object literal for the ' Power Providing Entity' class.
POWER_PROVIDING_ENTITY - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage
The meta object id for the 'Power Providing Entity' class.
POWER_PROVIDING_ENTITY__DISTRIBUTION_POWER_ASSEMBLY_CONTEXT - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage.Literals
The meta object literal for the 'Distribution Power Assembly Context' reference feature.
POWER_PROVIDING_ENTITY__DISTRIBUTION_POWER_ASSEMBLY_CONTEXT - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage
The feature id for the 'Distribution Power Assembly Context' reference.
POWER_PROVIDING_ENTITY__ID - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage
The feature id for the 'Id' attribute.
POWER_PROVIDING_ENTITY__NAME - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage
The feature id for the 'Name' attribute.
POWER_PROVIDING_ENTITY__NESTED_POWER_CONSUMING_ENTITIES - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage.Literals
The meta object literal for the 'Nested Power Consuming Entities' containment reference list feature.
POWER_PROVIDING_ENTITY__NESTED_POWER_CONSUMING_ENTITIES - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage
The feature id for the 'Nested Power Consuming Entities' containment reference list.
POWER_PROVIDING_ENTITY__POWER_INFRASTRUCTURE_MODEL - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage.Literals
The meta object literal for the 'Power Infrastructure Model' container reference feature.
POWER_PROVIDING_ENTITY__POWER_INFRASTRUCTURE_MODEL - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage
The feature id for the 'Power Infrastructure Model' container reference.
POWER_PROVIDING_ENTITY__SUPPLIABLE_PEAK_POWER - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage.Literals
The meta object literal for the 'Suppliable Peak Power' attribute feature.
POWER_PROVIDING_ENTITY__SUPPLIABLE_PEAK_POWER - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage
The feature id for the 'Suppliable Peak Power' attribute.
POWER_PROVIDING_ENTITY_FEATURE_COUNT - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage
The number of structural features of the 'Power Providing Entity' class.
POWER_STATE - Static variable in interface de.fzi.power.binding.BindingPackage.Literals
The meta object literal for the 'Power State' class.
POWER_STATE - Static variable in interface de.fzi.power.binding.BindingPackage
The meta object id for the 'Power State' class.
POWER_STATE__BINDING - Static variable in interface de.fzi.power.binding.BindingPackage.Literals
The meta object literal for the 'Binding' reference feature.
POWER_STATE__BINDING - Static variable in interface de.fzi.power.binding.BindingPackage
The feature id for the 'Binding' reference.
POWER_STATE__ID - Static variable in interface de.fzi.power.binding.BindingPackage
The feature id for the 'Id' attribute.
POWER_STATE__NAME - Static variable in interface de.fzi.power.binding.BindingPackage
The feature id for the 'Name' attribute.
POWER_STATE__STATEFUL_RESOURCE_POWER_BINDING - Static variable in interface de.fzi.power.binding.BindingPackage.Literals
The meta object literal for the 'Stateful Resource Power Binding' container reference feature.
POWER_STATE__STATEFUL_RESOURCE_POWER_BINDING - Static variable in interface de.fzi.power.binding.BindingPackage
The feature id for the 'Stateful Resource Power Binding' container reference.
POWER_STATE_FEATURE_COUNT - Static variable in interface de.fzi.power.binding.BindingPackage
The number of structural features of the 'Power State' class.
PowerAllTests - Class in de.fzi.power.util.tests
A test suite for the 'Power' model.
PowerAllTests(String) - Constructor for class de.fzi.power.util.tests.PowerAllTests
 
PowerBinding - Interface in de.fzi.power.binding
A representation of the model object 'Power Binding'.
PowerBindingImpl - Class in de.fzi.power.binding.impl
An implementation of the model object 'Power Binding'.
PowerBindingItemProvider - Class in de.fzi.power.binding.provider
This is the item provider adapter for a PowerBinding object.
PowerBindingItemProvider(AdapterFactory) - Constructor for class de.fzi.power.binding.provider.PowerBindingItemProvider
This constructs an instance from a factory and a notifier.
PowerBindingRepository - Interface in de.fzi.power.binding
A representation of the model object ' Power Binding Repository'.
PowerBindingRepositoryImpl - Class in de.fzi.power.binding.impl
An implementation of the model object ' Power Binding Repository'.
PowerBindingRepositoryItemProvider - Class in de.fzi.power.binding.provider
This is the item provider adapter for a PowerBindingRepository object.
PowerBindingRepositoryItemProvider(AdapterFactory) - Constructor for class de.fzi.power.binding.provider.PowerBindingRepositoryItemProvider
This constructs an instance from a factory and a notifier.
PowerBindingRepositoryTest - Class in de.fzi.power.binding.tests
A test case for the model object ' Power Binding Repository'.
PowerBindingRepositoryTest(String) - Constructor for class de.fzi.power.binding.tests.PowerBindingRepositoryTest
Constructs a new Power Binding Repository test case with the given name.
PowerBindingTest - Class in de.fzi.power.binding.tests
A test case for the model object 'Power Binding'.
PowerBindingTest(String) - Constructor for class de.fzi.power.binding.tests.PowerBindingTest
Constructs a new Power Binding test case with the given name.
PowerConsumingEntity - Interface in de.fzi.power.infrastructure
A representation of the model object ' Power Consuming Entity'.
PowerConsumingEntityImpl - Class in de.fzi.power.infrastructure.impl
An implementation of the model object ' Power Consuming Entity'.
PowerConsumingEntityItemProvider - Class in de.fzi.power.infrastructure.provider
This is the item provider adapter for a PowerConsumingEntity object.
PowerConsumingEntityItemProvider(AdapterFactory) - Constructor for class de.fzi.power.infrastructure.provider.PowerConsumingEntityItemProvider
This constructs an instance from a factory and a notifier.
PowerConsumingEntityTest - Class in de.fzi.power.infrastructure.tests
A test case for the model object 'Power Consuming Entity '.
PowerConsumingEntityTest(String) - Constructor for class de.fzi.power.infrastructure.tests.PowerConsumingEntityTest
Constructs a new Power Consuming Entity test case with the given name.
PowerConsumingProvidingEntity - Interface in de.fzi.power.infrastructure
A representation of the model object ' Power Consuming Providing Entity'.
PowerConsumingProvidingEntityImpl - Class in de.fzi.power.infrastructure.impl
An implementation of the model object ' Power Consuming Providing Entity'.
PowerConsumingProvidingEntityItemProvider - Class in de.fzi.power.infrastructure.provider
This is the item provider adapter for a PowerConsumingProvidingEntity object.
PowerConsumingProvidingEntityItemProvider(AdapterFactory) - Constructor for class de.fzi.power.infrastructure.provider.PowerConsumingProvidingEntityItemProvider
This constructs an instance from a factory and a notifier.
PowerConsumingProvidingEntityTest - Class in de.fzi.power.infrastructure.tests
A test case for the model object ' Power Consuming Providing Entity'.
PowerConsumingProvidingEntityTest(String) - Constructor for class de.fzi.power.infrastructure.tests.PowerConsumingProvidingEntityTest
Constructs a new Power Consuming Providing Entity test case with the given name.
PowerConsumingResource - Interface in de.fzi.power.infrastructure
A representation of the model object ' Power Consuming Resource'.
PowerConsumingResourceImpl - Class in de.fzi.power.infrastructure.impl
An implementation of the model object ' Power Consuming Resource'.
PowerConsumingResourceItemProvider - Class in de.fzi.power.infrastructure.provider
This is the item provider adapter for a PowerConsumingResource object.
PowerConsumingResourceItemProvider(AdapterFactory) - Constructor for class de.fzi.power.infrastructure.provider.PowerConsumingResourceItemProvider
This constructs an instance from a factory and a notifier.
PowerConsumingResourceTest - Class in de.fzi.power.infrastructure.tests
A test case for the model object ' Power Consuming Resource'.
PowerConsumingResourceTest(String) - Constructor for class de.fzi.power.infrastructure.tests.PowerConsumingResourceTest
Constructs a new Power Consuming Resource test case with the given name.
PowerConsumptionSwitch - Class in de.fzi.power.interpreter
This class is used as the basis of interpreters that evaluate the power consumption of Infrastructure models.
PowerConsumptionSwitchTest - Class in de.fzi.power.interpreter.tests
This class contains test cases for the PowerConsumptionSwitch.
PowerConsumptionSwitchTest() - Constructor for class de.fzi.power.interpreter.tests.PowerConsumptionSwitchTest
 
PowerDistributionUnit - Interface in de.fzi.power.infrastructure
A representation of the model object ' Power Distribution Unit'.
PowerDistributionUnitImpl - Class in de.fzi.power.infrastructure.impl
An implementation of the model object ' Power Distribution Unit'.
PowerDistributionUnitItemProvider - Class in de.fzi.power.infrastructure.provider
This is the item provider adapter for a PowerDistributionUnit object.
PowerDistributionUnitItemProvider(AdapterFactory) - Constructor for class de.fzi.power.infrastructure.provider.PowerDistributionUnitItemProvider
This constructs an instance from a factory and a notifier.
PowerDistributionUnitTest - Class in de.fzi.power.infrastructure.tests
A test case for the model object 'Power Distribution Unit '.
PowerDistributionUnitTest(String) - Constructor for class de.fzi.power.infrastructure.tests.PowerDistributionUnitTest
Constructs a new Power Distribution Unit test case with the given name.
PowerEditorPlugin - Class in de.fzi.power.util.presentation
This is the central singleton for the Power editor plugin.
PowerEditorPlugin() - Constructor for class de.fzi.power.util.presentation.PowerEditorPlugin
Create the instance.
PowerEditorPlugin.Implementation - Class in de.fzi.power.util.presentation
The actual implementation of the Eclipse Plugin.
PowerEditPlugin - Class in de.fzi.power.util.provider
This is the central singleton for the Power edit plugin.
PowerEditPlugin() - Constructor for class de.fzi.power.util.provider.PowerEditPlugin
Create the instance.
PowerEditPlugin.Implementation - Class in de.fzi.power.util.provider
The actual implementation of the Eclipse Plugin.
PowerFactorBinding - Interface in de.fzi.power.binding
A representation of the model object ' Power Factor Binding'.
PowerFactorBindingImpl - Class in de.fzi.power.binding.impl
An implementation of the model object ' Power Factor Binding'.
PowerFactorBindingItemProvider - Class in de.fzi.power.binding.provider
This is the item provider adapter for a PowerFactorBinding object.
PowerFactorBindingItemProvider(AdapterFactory) - Constructor for class de.fzi.power.binding.provider.PowerFactorBindingItemProvider
This constructs an instance from a factory and a notifier.
PowerInfrastructureEntititySelectionListener - Class in de.fzi.power.ui.views.util
 
PowerInfrastructureEntititySelectionListener(Navigator) - Constructor for class de.fzi.power.ui.views.util.PowerInfrastructureEntititySelectionListener
 
PowerInfrastructureRepository - Interface in de.fzi.power.infrastructure
A representation of the model object ' Power Infrastructure Repository'.
PowerInfrastructureRepositoryImpl - Class in de.fzi.power.infrastructure.impl
An implementation of the model object ' Power Infrastructure Repository'.
PowerInfrastructureRepositoryItemProvider - Class in de.fzi.power.infrastructure.provider
This is the item provider adapter for a PowerInfrastructureRepository object.
PowerInfrastructureRepositoryItemProvider(AdapterFactory) - Constructor for class de.fzi.power.infrastructure.provider.PowerInfrastructureRepositoryItemProvider
This constructs an instance from a factory and a notifier.
PowerInfrastructureRepositoryTest - Class in de.fzi.power.infrastructure.tests
A test case for the model object ' Power Infrastructure Repository'.
PowerInfrastructureRepositoryTest(String) - Constructor for class de.fzi.power.infrastructure.tests.PowerInfrastructureRepositoryTest
Constructs a new Power Infrastructure Repository test case with the given name.
PowerModelConstants - Class in de.fzi.power.specification.resources
 
PowerModelConstants() - Constructor for class de.fzi.power.specification.resources.PowerModelConstants
 
PowerModelRegistry - Class in de.fzi.power.interpreter
Registry through which the power models of the resources and distribution units are managed.
PowerModelRegistry() - Constructor for class de.fzi.power.interpreter.PowerModelRegistry
Create a power model registry.
PowerModelRegistryChangeListener - Interface in de.fzi.power.interpreter
Listener interface to be implemented by classes which want to be notified upon changes of PowerModelRegistrys
PowerModelRepository - Interface in de.fzi.power.specification
A representation of the model object ' Power Model Repository'.
PowerModelRepositoryImpl - Class in de.fzi.power.specification.impl
An implementation of the model object ' Power Model Repository'.
PowerModelRepositoryItemProvider - Class in de.fzi.power.specification.provider
This is the item provider adapter for a PowerModelRepository object.
PowerModelRepositoryItemProvider(AdapterFactory) - Constructor for class de.fzi.power.specification.provider.PowerModelRepositoryItemProvider
This constructs an instance from a factory and a notifier.
PowerModelRepositoryTest - Class in de.fzi.power.specification.tests
A test case for the model object 'Power Model Repository '.
PowerModelRepositoryTest(String) - Constructor for class de.fzi.power.specification.tests.PowerModelRepositoryTest
Constructs a new Power Model Repository test case with the given name.
PowerModelSpecification - Interface in de.fzi.power.specification
A representation of the model object ' Power Model Specification'.
PowerModelSpecificationImpl - Class in de.fzi.power.specification.impl
An implementation of the model object ' Power Model Specification'.
PowerModelSpecificationItemProvider - Class in de.fzi.power.specification.provider
This is the item provider adapter for a PowerModelSpecification object.
PowerModelSpecificationItemProvider(AdapterFactory) - Constructor for class de.fzi.power.specification.provider.PowerModelSpecificationItemProvider
This constructs an instance from a factory and a notifier.
PowerModelSpecificationTest - Class in de.fzi.power.specification.tests
A test case for the model object ' Power Model Specification'.
PowerModelSpecificationTest(String) - Constructor for class de.fzi.power.specification.tests.PowerModelSpecificationTest
Constructs a new Power Model Specification test case with the given name.
PowerModelUpdaterSwitch - Class in de.fzi.power.interpreter
Switch used by an interpreter to update the power models for elements depending on the PowerAssemblyContext that has been set for them.
PowerModelUpdaterSwitch(PowerModelRegistry, CalculatorInstantiator) - Constructor for class de.fzi.power.interpreter.PowerModelUpdaterSwitch
Creates the switch for updating the power models registered in the PowerModelRegistry of an interpreted power infrastructure model.
PowerProvidingEntity - Interface in de.fzi.power.infrastructure
A representation of the model object ' Power Providing Entity'.
PowerProvidingEntityImpl - Class in de.fzi.power.infrastructure.impl
An implementation of the model object ' Power Providing Entity'.
PowerProvidingEntityItemProvider - Class in de.fzi.power.infrastructure.provider
This is the item provider adapter for a PowerProvidingEntity object.
PowerProvidingEntityItemProvider(AdapterFactory) - Constructor for class de.fzi.power.infrastructure.provider.PowerProvidingEntityItemProvider
This constructs an instance from a factory and a notifier.
PowerProvidingEntityTest - Class in de.fzi.power.infrastructure.tests
A test case for the model object 'Power Providing Entity '.
PowerProvidingEntityTest(String) - Constructor for class de.fzi.power.infrastructure.tests.PowerProvidingEntityTest
Constructs a new Power Providing Entity test case with the given name.
PowerState - Interface in de.fzi.power.binding
A representation of the model object 'Power State'.
PowerStateImpl - Class in de.fzi.power.binding.impl
An implementation of the model object 'Power State'.
PowerStateItemProvider - Class in de.fzi.power.binding.provider
This is the item provider adapter for a PowerState object.
PowerStateItemProvider(AdapterFactory) - Constructor for class de.fzi.power.binding.provider.PowerStateItemProvider
This constructs an instance from a factory and a notifier.
PRECEDENCE - Static variable in class org.vedantatree.expressionoasis.grammar.DefaultXMLGrammar
This is the constant name for precedence tag in XML
printMapEntries(Map) - Static method in class org.vedantatree.expressionoasis.utils.Utilities
displays map's keys and its value.
PRODUCTION_RULE - Static variable in class org.vedantatree.expressionoasis.grammar.DefaultXMLGrammar
This is the constant name for production rule tag in XML
PRODUCTION_RULES - Static variable in class org.vedantatree.expressionoasis.grammar.DefaultXMLGrammar
This is the constant name for production rules tag in XML
ProductionRule - Class in org.vedantatree.expressionoasis.grammar.rules
This class provides the production rule based on regular expression.
ProductionRule(String, String) - Constructor for class org.vedantatree.expressionoasis.grammar.rules.ProductionRule
Constructs the ProductionRule
ProductionRule(String, String, String) - Constructor for class org.vedantatree.expressionoasis.grammar.rules.ProductionRule
Constructs the ProductionRule
propertyChangeCompleted() - Method in class de.fzi.power.ui.adapters.AnalysisPowerConsumptionAdapter
 
propertyChangeCompleted() - Method in class de.fzi.power.ui.adapters.NestedPropertyConfigurableConfiguration
 
propertyChanged(String, Object, Object) - Method in class de.fzi.power.ui.adapters.AnalysisPowerConsumptionAdapter
 
propertyChanged(String, Object, Object) - Method in class de.fzi.power.ui.adapters.NestedPropertyConfigurableConfiguration
 
PropertyExpression - Class in org.vedantatree.expressionoasis.expressions.property
This is the property expression to access the property of any java object.
PropertyExpression() - Constructor for class org.vedantatree.expressionoasis.expressions.property.PropertyExpression
 

R

random() - Static method in class org.vedantatree.expressionoasis.extensions.MathFunctions
Returns a double value with a positive sign, greater than or equal to 0.0 and less than 1.0.
RANDOM - Static variable in interface org.vedantatree.expressionoasis.ui.IExpressionEvaluator
 
RemainderExpression - Class in org.vedantatree.expressionoasis.expressions.arithmatic
This class expression performs the modulus on integer values.
RemainderExpression() - Constructor for class org.vedantatree.expressionoasis.expressions.arithmatic.RemainderExpression
 
removeListener(INotifyChangedListener) - Method in class de.fzi.power.binding.provider.BindingItemProviderAdapterFactory
This removes a listener.
removeListener(INotifyChangedListener) - Method in class de.fzi.power.infrastructure.provider.InfrastructureItemProviderAdapterFactory
This removes a listener.
removeListener(INotifyChangedListener) - Method in class de.fzi.power.specification.provider.SpecificationItemProviderAdapterFactory
This removes a listener.
removeListener(INotifyChangedListener) - Method in class de.fzi.power.util.provider.UtilItemProviderAdapterFactory
This removes a listener.
removeSelectionChangedListener(ISelectionChangedListener) - Method in class de.fzi.power.binding.presentation.BindingEditor
This implements ISelectionProvider.
removeSelectionChangedListener(ISelectionChangedListener) - Method in class de.fzi.power.infrastructure.presentation.InfrastructureEditor
This implements ISelectionProvider.
removeSelectionChangedListener(ISelectionChangedListener) - Method in class de.fzi.power.specification.presentation.SpecificationEditor
This implements ISelectionProvider.
removeSelectionChangedListener(ISelectionChangedListener) - Method in class de.fzi.power.util.presentation.UtilEditor
This implements ISelectionProvider.
removeVariable(String) - Method in class org.vedantatree.expressionoasis.extensions.DefaultVariableProvider
Removes the variable from Variable Provider Cache by given name
reset() - Method in class de.fzi.power.interpreter.AbstractEvaluationScope
Resets the scope to its initial state.
In particular, the currently available set of measurements is discarded.
reset() - Method in class de.fzi.power.interpreter.calculators.energy.AbstractCumulativeEnergyCalculator
Resets the state of this instance.
reset() - Method in class de.fzi.power.interpreter.EvaluationScope
Resets the context to its initial state.
reset() - Method in class org.vedantatree.expressionoasis.ExpressionContext
Resets the expression context.
RESET - Static variable in interface org.vedantatree.expressionoasis.ui.IExpressionEvaluator
Generic/Numeric and Sign variables
RESOURCE_NOT_FOUND - Static variable in interface org.vedantatree.expressionoasis.exceptions.ErrorCodes
 
RESOURCE_POWER_BINDING - Static variable in interface de.fzi.power.binding.BindingPackage.Literals
The meta object literal for the ' Resource Power Binding ' class.
RESOURCE_POWER_BINDING - Static variable in interface de.fzi.power.binding.BindingPackage
The meta object id for the 'Resource Power Binding' class.
RESOURCE_POWER_BINDING__FIXED_FACTOR_VALUES - Static variable in interface de.fzi.power.binding.BindingPackage
The feature id for the 'Fixed Factor Values' containment reference list.
RESOURCE_POWER_BINDING__ID - Static variable in interface de.fzi.power.binding.BindingPackage
The feature id for the 'Id' attribute.
RESOURCE_POWER_BINDING__NAME - Static variable in interface de.fzi.power.binding.BindingPackage
The feature id for the 'Name' attribute.
RESOURCE_POWER_BINDING__POWER_BINDING_REPOSITORY - Static variable in interface de.fzi.power.binding.BindingPackage
The feature id for the 'Power Binding Repository' container reference.
RESOURCE_POWER_BINDING__RESOURCE_POWER_MODEL_SPECIFICATION - Static variable in interface de.fzi.power.binding.BindingPackage.Literals
The meta object literal for the 'Resource Power Model Specification' reference feature.
RESOURCE_POWER_BINDING__RESOURCE_POWER_MODEL_SPECIFICATION - Static variable in interface de.fzi.power.binding.BindingPackage
The feature id for the 'Resource Power Model Specification' reference.
RESOURCE_POWER_BINDING_FEATURE_COUNT - Static variable in interface de.fzi.power.binding.BindingPackage
The number of structural features of the 'Resource Power Binding' class.
RESOURCE_POWER_MODEL_SPECIFICATION - Static variable in interface de.fzi.power.specification.SpecificationPackage.Literals
The meta object literal for the ' Resource Power Model Specification' class.
RESOURCE_POWER_MODEL_SPECIFICATION - Static variable in interface de.fzi.power.specification.SpecificationPackage
The meta object id for the ' Resource Power Model Specification' class.
RESOURCE_POWER_MODEL_SPECIFICATION__CONSUMPTION_FACTORS - Static variable in interface de.fzi.power.specification.SpecificationPackage
The feature id for the 'Consumption Factors' containment reference list.
RESOURCE_POWER_MODEL_SPECIFICATION__ID - Static variable in interface de.fzi.power.specification.SpecificationPackage
The feature id for the 'Id' attribute.
RESOURCE_POWER_MODEL_SPECIFICATION__NAME - Static variable in interface de.fzi.power.specification.SpecificationPackage
The feature id for the 'Name' attribute.
RESOURCE_POWER_MODEL_SPECIFICATION__POWERMODELREPOSITORY - Static variable in interface de.fzi.power.specification.SpecificationPackage
The feature id for the 'Powermodelrepository' container reference.
RESOURCE_POWER_MODEL_SPECIFICATION_FEATURE_COUNT - Static variable in interface de.fzi.power.specification.SpecificationPackage
The number of structural features of the 'Resource Power Model Specification' class.
ResourcePowerBinding - Interface in de.fzi.power.binding
A representation of the model object ' Resource Power Binding'.
ResourcePowerBindingImpl - Class in de.fzi.power.binding.impl
An implementation of the model object ' Resource Power Binding'.
ResourcePowerBindingItemProvider - Class in de.fzi.power.binding.provider
This is the item provider adapter for a ResourcePowerBinding object.
ResourcePowerBindingItemProvider(AdapterFactory) - Constructor for class de.fzi.power.binding.provider.ResourcePowerBindingItemProvider
This constructs an instance from a factory and a notifier.
ResourcePowerBindingTest - Class in de.fzi.power.binding.tests
A test case for the model object 'Resource Power Binding '.
ResourcePowerBindingTest(String) - Constructor for class de.fzi.power.binding.tests.ResourcePowerBindingTest
Constructs a new Resource Power Binding test case with the given name.
resourcePowerModelChanged(IResourcePowerModelCalculator, AbstractPowerConsumingResource) - Method in class de.fzi.power.interpreter.ConsumptionContext
 
resourcePowerModelChanged(IResourcePowerModelCalculator, AbstractPowerConsumingResource) - Method in interface de.fzi.power.interpreter.PowerModelRegistryChangeListener
Method is called just before a new calculator is set for a power consuming resource.
ResourcePowerModelSpecification - Interface in de.fzi.power.specification
A representation of the model object ' Resource Power Model Specification'.
ResourcePowerModelSpecificationImpl - Class in de.fzi.power.specification.impl
An implementation of the model object ' Resource Power Model Specification'.
ResourcePowerModelSpecificationItemProvider - Class in de.fzi.power.specification.provider
This is the item provider adapter for a ResourcePowerModelSpecification object.
ResourcePowerModelSpecificationItemProvider(AdapterFactory) - Constructor for class de.fzi.power.specification.provider.ResourcePowerModelSpecificationItemProvider
This constructs an instance from a factory and a notifier.
ResourcePowerModelSpecificationTest - Class in de.fzi.power.specification.tests
A test case for the model object ' Resource Power Model Specification'.
ResourcePowerModelSpecificationTest(String) - Constructor for class de.fzi.power.specification.tests.ResourcePowerModelSpecificationTest
Constructs a new Resource Power Model Specification test case with the given name.
RESULTLABEL - Static variable in interface org.vedantatree.expressionoasis.ui.IExpressionEvaluator
 
ResultPane - Class in org.vedantatree.expressionoasis.ui
 
ResultTernaryExpression - Class in org.vedantatree.expressionoasis.expressions.booleanexp
This expression manage the ':' operator of ternary expression, more specifically result part of the ternary operator.
ResultTernaryExpression() - Constructor for class org.vedantatree.expressionoasis.expressions.booleanexp.ResultTernaryExpression
 
ReverseAdapterFactoryContentProvider(AdapterFactory) - Constructor for class de.fzi.power.binding.presentation.BindingEditor.ReverseAdapterFactoryContentProvider
 
ReverseAdapterFactoryContentProvider(AdapterFactory) - Constructor for class de.fzi.power.infrastructure.presentation.InfrastructureEditor.ReverseAdapterFactoryContentProvider
 
ReverseAdapterFactoryContentProvider(AdapterFactory) - Constructor for class de.fzi.power.specification.presentation.SpecificationEditor.ReverseAdapterFactoryContentProvider
 
ReverseAdapterFactoryContentProvider(AdapterFactory) - Constructor for class de.fzi.power.util.presentation.UtilEditor.ReverseAdapterFactoryContentProvider
 
RIGHT - Static variable in class org.vedantatree.expressionoasis.grammar.DefaultXMLGrammar
This is the constant name for right tag in XML
RIGHTBRACE - Static variable in interface org.vedantatree.expressionoasis.ui.IExpressionEvaluator
 
rint(Double) - Static method in class org.vedantatree.expressionoasis.extensions.MathFunctions
Returns the double value that is closest in value to the argument and is equal to a mathematical integer.
RINT - Static variable in interface org.vedantatree.expressionoasis.ui.IExpressionEvaluator
 
round(Double) - Static method in class org.vedantatree.expressionoasis.extensions.MathFunctions
Returns the closest int to the argument.
ROUND - Static variable in interface org.vedantatree.expressionoasis.ui.IExpressionEvaluator
 

S

saveState(IMemento) - Method in class de.fzi.power.ui.adapters.AnalysisCumulativeEnergyConsumptionAdapter
 
saveState(IMemento) - Method in class de.fzi.power.ui.adapters.AnalysisPowerConsumptionAdapter
 
selectionChanged(SelectionChangedEvent) - Method in class de.fzi.power.binding.presentation.BindingActionBarContributor
This implements ISelectionChangedListener, handling SelectionChangedEvents by querying for the children and siblings that can be added to the selected object and updating the menus accordingly.
selectionChanged(SelectionChangedEvent) - Method in class de.fzi.power.infrastructure.presentation.InfrastructureActionBarContributor
This implements ISelectionChangedListener, handling SelectionChangedEvents by querying for the children and siblings that can be added to the selected object and updating the menus accordingly.
selectionChanged(SelectionChangedEvent) - Method in class de.fzi.power.specification.presentation.SpecificationActionBarContributor
This implements ISelectionChangedListener, handling SelectionChangedEvents by querying for the children and siblings that can be added to the selected object and updating the menus accordingly.
selectionChanged(IWorkbenchPart, ISelection) - Method in class de.fzi.power.ui.views.util.Edp2RunSelectionListener
 
selectionChanged(IWorkbenchPart, ISelection) - Method in class de.fzi.power.ui.views.util.PowerInfrastructureEntititySelectionListener
 
selectionChanged(SelectionChangedEvent) - Method in class de.fzi.power.util.presentation.UtilActionBarContributor
This implements ISelectionChangedListener, handling SelectionChangedEvents by querying for the children and siblings that can be added to the selected object and updating the menus accordingly.
SERVER_PROBLEM - Static variable in interface org.vedantatree.expressionoasis.exceptions.ErrorCodes
 
setActiveEditor(IEditorPart) - Method in class de.fzi.power.binding.presentation.BindingActionBarContributor
When the active editor changes, this remembers the change and registers with it as a selection provider.
setActiveEditor(IEditorPart) - Method in class de.fzi.power.infrastructure.presentation.InfrastructureActionBarContributor
When the active editor changes, this remembers the change and registers with it as a selection provider.
setActiveEditor(IEditorPart) - Method in class de.fzi.power.specification.presentation.SpecificationActionBarContributor
When the active editor changes, this remembers the change and registers with it as a selection provider.
setActiveEditor(IEditorPart) - Method in class de.fzi.power.util.presentation.UtilActionBarContributor
When the active editor changes, this remembers the change and registers with it as a selection provider.
setBinding(ResourcePowerBinding) - Method in class de.fzi.power.binding.impl.PowerStateImpl
 
setBinding(ResourcePowerBinding) - Method in interface de.fzi.power.binding.PowerState
Sets the value of the 'Binding' reference.
setBoundFactor(FixedFactor) - Method in interface de.fzi.power.binding.AbstractFixedFactorValue
Sets the value of the 'Bound Factor' reference.
setBoundFactor(FixedFactor) - Method in class de.fzi.power.binding.impl.AbstractFixedFactorValueImpl
 
setConsumptionContext(ConsumptionContext) - Method in class de.fzi.power.interpreter.PowerConsumptionSwitch
Change the context for which the power consumption is evaluated.
setContextProperty(String, Object) - Method in class org.vedantatree.expressionoasis.ExpressionContext
Sets the value for any context property.
setCurrentViewer(Viewer) - Method in class de.fzi.power.binding.presentation.BindingEditor
This makes sure that one content viewer, either for the current page or the outline view, if it has focus, is the current one.
setCurrentViewer(Viewer) - Method in class de.fzi.power.infrastructure.presentation.InfrastructureEditor
This makes sure that one content viewer, either for the current page or the outline view, if it has focus, is the current one.
setCurrentViewer(Viewer) - Method in class de.fzi.power.specification.presentation.SpecificationEditor
This makes sure that one content viewer, either for the current page or the outline view, if it has focus, is the current one.
setCurrentViewer(Viewer) - Method in class de.fzi.power.util.presentation.UtilEditor
This makes sure that one content viewer, either for the current page or the outline view, if it has focus, is the current one.
setCurrentViewerPane(ViewerPane) - Method in class de.fzi.power.binding.presentation.BindingEditor
 
setCurrentViewerPane(ViewerPane) - Method in class de.fzi.power.infrastructure.presentation.InfrastructureEditor
 
setCurrentViewerPane(ViewerPane) - Method in class de.fzi.power.specification.presentation.SpecificationEditor
 
setCurrentViewerPane(ViewerPane) - Method in class de.fzi.power.util.presentation.UtilEditor
 
setDistributionPowerAssemblyContext(DistributionPowerBinding) - Method in class de.fzi.power.infrastructure.impl.PowerConsumingProvidingEntityImpl
 
setDistributionPowerAssemblyContext(DistributionPowerBinding) - Method in class de.fzi.power.infrastructure.impl.PowerProvidingEntityImpl
 
setDistributionPowerAssemblyContext(DistributionPowerBinding) - Method in interface de.fzi.power.infrastructure.PowerProvidingEntity
Sets the value of the ' Distribution Power Assembly Context' reference.
setDistributionPowerModel(DistributionPowerModelSpecification) - Method in interface de.fzi.power.binding.DistributionPowerBinding
Sets the value of the ' Distribution Power Model' reference.
setDistributionPowerModel(DistributionPowerModelSpecification) - Method in class de.fzi.power.binding.impl.DistributionPowerBindingImpl
 
setExperimentRun(ExperimentRun) - Method in class de.fzi.power.ui.adapters.AnalysisPowerConsumptionAdapter
 
setFocus() - Method in class de.fzi.power.binding.presentation.BindingEditor
 
setFocus() - Method in class de.fzi.power.infrastructure.presentation.InfrastructureEditor
 
setFocus() - Method in class de.fzi.power.specification.presentation.SpecificationEditor
 
setFocus() - Method in class de.fzi.power.ui.views.navigator.Navigator
 
setFocus() - Method in class de.fzi.power.util.presentation.UtilEditor
 
setFunctionalExpression(String) - Method in interface de.fzi.power.specification.DeclarativePowerModelSpecification
Sets the value of the ' Functional Expression' attribute.
setFunctionalExpression(String) - Method in class de.fzi.power.specification.impl.DeclarativePowerModelSpecificationImpl
 
setMetricType(NumericalBaseMetricDescription) - Method in class de.fzi.power.specification.impl.MeasuredFactorImpl
 
setMetricType(NumericalBaseMetricDescription) - Method in interface de.fzi.power.specification.MeasuredFactor
Sets the value of the 'Metric Type' reference.
setName(String) - Method in class de.fzi.power.util.impl.EntityImpl
 
setName(String) - Method in class de.fzi.power.util.impl.NamedElementImpl
 
setName(String) - Method in interface de.fzi.power.util.NamedElement
Sets the value of the 'Name' attribute.
setOffset(Measurable<Duration>) - Method in class de.fzi.power.interpreter.calculators.energy.AbstractCumulativeEnergyCalculator
Sets the initial offset, i.e., the temporal offset of the first power sample.
setParentAdapterFactory(ComposedAdapterFactory) - Method in class de.fzi.power.binding.provider.BindingItemProviderAdapterFactory
This sets the composed adapter factory that contains this factory.
setParentAdapterFactory(ComposedAdapterFactory) - Method in class de.fzi.power.infrastructure.provider.InfrastructureItemProviderAdapterFactory
This sets the composed adapter factory that contains this factory.
setParentAdapterFactory(ComposedAdapterFactory) - Method in class de.fzi.power.specification.provider.SpecificationItemProviderAdapterFactory
This sets the composed adapter factory that contains this factory.
setParentAdapterFactory(ComposedAdapterFactory) - Method in class de.fzi.power.util.provider.UtilItemProviderAdapterFactory
This sets the composed adapter factory that contains this factory.
setPowerBinding(PowerFactorBinding) - Method in interface de.fzi.power.binding.AbstractFixedFactorValue
Sets the value of the 'Power Binding' container reference.
setPowerBinding(PowerFactorBinding) - Method in class de.fzi.power.binding.impl.AbstractFixedFactorValueImpl
 
setPowerBindingRepository(PowerBindingRepository) - Method in class de.fzi.power.binding.impl.PowerBindingImpl
 
setPowerBindingRepository(PowerBindingRepository) - Method in interface de.fzi.power.binding.PowerBinding
Sets the value of the 'Power Binding Repository' container reference.
setPowerInfrastructureModel(PowerInfrastructureRepository) - Method in class de.fzi.power.infrastructure.impl.PowerConsumingProvidingEntityImpl
 
setPowerInfrastructureModel(PowerInfrastructureRepository) - Method in class de.fzi.power.infrastructure.impl.PowerProvidingEntityImpl
 
setPowerInfrastructureModel(PowerInfrastructureRepository) - Method in interface de.fzi.power.infrastructure.PowerProvidingEntity
Sets the value of the ' Power Infrastructure Model' container reference.
setPowerModel(PowerModelSpecification) - Method in interface de.fzi.power.specification.ConsumptionFactor
Sets the value of the 'Power Model' container reference.
setPowerModel(PowerModelSpecification) - Method in class de.fzi.power.specification.impl.ConsumptionFactorImpl
 
setPowermodelrepository(PowerModelRepository) - Method in class de.fzi.power.specification.impl.PowerModelSpecificationImpl
 
setPowermodelrepository(PowerModelRepository) - Method in interface de.fzi.power.specification.PowerModelSpecification
Sets the value of the ' Powermodelrepository' container reference.
setPowerProvidingEntity(PowerProvidingEntity) - Method in class de.fzi.power.infrastructure.impl.PowerConsumingEntityImpl
 
setPowerProvidingEntity(PowerProvidingEntity) - Method in interface de.fzi.power.infrastructure.PowerConsumingEntity
Sets the value of the ' Power Providing Entity' container reference.
setPowerProvidingEntity(PowerProvidingEntity) - Method in class de.fzi.power.ui.adapters.AnalysisPowerConsumptionAdapter
 
setPowerState(PowerState) - Method in class de.fzi.power.infrastructure.impl.StatefulPowerConsumingResourceImpl
 
setPowerState(PowerState) - Method in interface de.fzi.power.infrastructure.StatefulPowerConsumingResource
Sets the value of the ' Power State' reference.
setProcessingResourceSpecification(ProcessingResourceSpecification) - Method in interface de.fzi.power.infrastructure.AbstractPowerConsumingResource
Sets the value of the ' Processing Resource Specification' reference.
setProcessingResourceSpecification(ProcessingResourceSpecification) - Method in class de.fzi.power.infrastructure.impl.AbstractPowerConsumingResourceImpl
 
setProperties(Map<String, Object>) - Method in class de.fzi.power.interpreter.measureprovider.AbstractFilterMeasureProvider
 
setProperties(Map<String, Object>) - Method in class de.fzi.power.ui.adapters.NestedPropertyConfigurableConfiguration
 
setPropertyValue(Object, String, Object) - Static method in class org.vedantatree.expressionoasis.utils.BeanUtils
Sets the value of property to the object of bean
setResourceContainer(ResourceContainer) - Method in class de.fzi.power.infrastructure.impl.MountedPowerDistributionUnitImpl
 
setResourceContainer(ResourceContainer) - Method in interface de.fzi.power.infrastructure.MountedPowerDistributionUnit
Sets the value of the ' Resource Container' reference.
setResourceMetricsToEvaluate(Map<ProcessingResourceSpecification, Set<MetricDescription>>) - Method in class de.fzi.power.interpreter.AbstractEvaluationScope
Sets for each ProcessingResourceSpecification which metrics are supposed to be evaluated.
setResourceMetricsToEvaluate(Map<ProcessingResourceSpecification, Set<MetricDescription>>) - Method in class de.fzi.power.interpreter.EvaluationScope
 
setResourcePowerAssemblyContext(ResourcePowerBinding) - Method in class de.fzi.power.infrastructure.impl.PowerConsumingResourceImpl
 
setResourcePowerAssemblyContext(ResourcePowerBinding) - Method in interface de.fzi.power.infrastructure.PowerConsumingResource
Sets the value of the ' Resource Power Assembly Context' reference.
setResourcePowerModelSpecification(ResourcePowerModelSpecification) - Method in class de.fzi.power.binding.impl.ResourcePowerBindingImpl
 
setResourcePowerModelSpecification(ResourcePowerModelSpecification) - Method in interface de.fzi.power.binding.ResourcePowerBinding
Sets the value of the ' Resource Power Model Specification' reference.
setSamplingPeriod(Measurable<Duration>) - Method in class de.fzi.power.interpreter.calculators.energy.AbstractCumulativeEnergyCalculator
Sets the sampling period, i.e., the temporal difference between the next consecutive power samples.
setSamplingPeriod(Measurable<Duration>) - Method in class de.fzi.power.interpreter.calculators.energy.SimpsonRuleCumulativeEnergyCalculator
 
setSelectedExperimentRun(ExperimentRun) - Method in class de.fzi.power.ui.views.navigator.Navigator
 
setSelectedPowerProvidingEntity(PowerProvidingEntity) - Method in class de.fzi.power.ui.views.navigator.Navigator
 
setSelection(ISelection) - Method in class de.fzi.power.binding.presentation.BindingEditor
This implements ISelectionProvider to set this editor's overall selection.
setSelection(ISelection) - Method in class de.fzi.power.infrastructure.presentation.InfrastructureEditor
This implements ISelectionProvider to set this editor's overall selection.
setSelection(ISelection) - Method in class de.fzi.power.specification.presentation.SpecificationEditor
This implements ISelectionProvider to set this editor's overall selection.
setSelection(ISelection) - Method in class de.fzi.power.util.presentation.UtilEditor
This implements ISelectionProvider to set this editor's overall selection.
setSelectionToViewer(Collection<?>) - Method in class de.fzi.power.binding.presentation.BindingEditor
This sets the selection into whichever viewer is active.
setSelectionToViewer(Collection<?>) - Method in class de.fzi.power.infrastructure.presentation.InfrastructureEditor
This sets the selection into whichever viewer is active.
setSelectionToViewer(Collection<?>) - Method in class de.fzi.power.specification.presentation.SpecificationEditor
This sets the selection into whichever viewer is active.
setSelectionToViewer(Collection<?>) - Method in class de.fzi.power.util.presentation.UtilEditor
This sets the selection into whichever viewer is active.
setStatefulResourcePowerBinding(StatefulResourcePowerBinding) - Method in class de.fzi.power.binding.impl.PowerStateImpl
 
setStatefulResourcePowerBinding(StatefulResourcePowerBinding) - Method in interface de.fzi.power.binding.PowerState
Sets the value of the 'Stateful Resource Power Binding' container reference.
setStatefulResourcePowerBinding(StatefulResourcePowerBinding) - Method in class de.fzi.power.infrastructure.impl.StatefulPowerConsumingResourceImpl
 
setStatefulResourcePowerBinding(StatefulResourcePowerBinding) - Method in interface de.fzi.power.infrastructure.StatefulPowerConsumingResource
Sets the value of the ' Stateful Resource Power Binding' reference.
setStatusLineManager(ISelection) - Method in class de.fzi.power.binding.presentation.BindingEditor
 
setStatusLineManager(ISelection) - Method in class de.fzi.power.infrastructure.presentation.InfrastructureEditor
 
setStatusLineManager(ISelection) - Method in class de.fzi.power.specification.presentation.SpecificationEditor
 
setStatusLineManager(ISelection) - Method in class de.fzi.power.util.presentation.UtilEditor
 
setSuppliablePeakPower(Measure<?, Power>) - Method in class de.fzi.power.infrastructure.impl.PowerConsumingProvidingEntityImpl
 
setSuppliablePeakPower(Measure<?, Power>) - Method in class de.fzi.power.infrastructure.impl.PowerProvidingEntityImpl
 
setSuppliablePeakPower(Measure<?, Power>) - Method in interface de.fzi.power.infrastructure.PowerProvidingEntity
Sets the value of the ' Suppliable Peak Power' attribute.
setUp() - Method in class de.fzi.power.interpreter.tests.EvaluationScopeTest
 
setUp() - Method in class de.fzi.power.interpreter.tests.LinearPowerModelCalculatorTest
 
setUp() - Method in class de.fzi.power.interpreter.tests.PowerConsumptionSwitchTest
 
setupBeforeClass() - Static method in class de.fzi.power.interpreter.tests.PowerConsumptionSwitchTest
 
setValue(Measure<Double, Q>) - Method in interface de.fzi.power.binding.AbstractFixedFactorValue
Sets the value of the 'Value' attribute.
setValue(Measure<Double, Q>) - Method in class de.fzi.power.binding.impl.AbstractFixedFactorValueImpl
 
setValue(Object) - Method in class org.vedantatree.expressionoasis.expressions.property.PropertyExpression
Sets the value
setValue(Object) - Method in class org.vedantatree.expressionoasis.expressions.property.UnaryPropertyExpression
Sets the value
setVisible(boolean) - Method in class de.fzi.power.binding.presentation.BindingModelWizard.BindingModelWizardInitialObjectCreationPage
 
setVisible(boolean) - Method in class de.fzi.power.infrastructure.presentation.InfrastructureModelWizard.InfrastructureModelWizardInitialObjectCreationPage
 
setVisible(boolean) - Method in class de.fzi.power.specification.presentation.SpecificationModelWizard.SpecificationModelWizardInitialObjectCreationPage
 
setVisible(boolean) - Method in class de.fzi.power.util.presentation.UtilModelWizard.UtilModelWizardInitialObjectCreationPage
 
SHORT - Static variable in class org.vedantatree.expressionoasis.types.Type
This is the short type.
shouldCacheCompiledExpressions() - Method in class org.vedantatree.expressionoasis.config.ExpressionOasisConfig
Determines whether the expression engine should cache RPN token stacks for expression strings
SIGNEDLEFTSHIFT - Static variable in interface org.vedantatree.expressionoasis.ui.IExpressionEvaluator
 
SIGNEDRIGHTSHIFT - Static variable in interface org.vedantatree.expressionoasis.ui.IExpressionEvaluator
 
SimpsonRuleCumulativeEnergyCalculator - Class in de.fzi.power.interpreter.calculators.energy
This class contains an implementation of Simpson's rule for numerical integration given a series of sampling points and a sampling rate (more precisely, the temporal difference between two consecutive sampling points).
This implementation is tailored to calculating cumulative energy consumption based on power consumption samples.
SimpsonRuleCumulativeEnergyCalculator() - Constructor for class de.fzi.power.interpreter.calculators.energy.SimpsonRuleCumulativeEnergyCalculator
Initializes a new instance of the SimpsonRuleCumulativeEnergyCalculator class.
SimpsonRuleCumulativeEnergyCalculator(Measurable<Duration>, Measurable<Duration>) - Constructor for class de.fzi.power.interpreter.calculators.energy.SimpsonRuleCumulativeEnergyCalculator
Initializes a new instance of the SimpsonRuleCumulativeEnergyCalculator class with given sampling period and initial offset.
sin(Number) - Static method in class org.vedantatree.expressionoasis.extensions.MathFunctions
Returns the trigonometric sine of an angle
SIN - Static variable in interface org.vedantatree.expressionoasis.ui.IExpressionEvaluator
 
SpecificationActionBarContributor - Class in de.fzi.power.specification.presentation
This is the action bar contributor for the Specification model editor.
SpecificationActionBarContributor() - Constructor for class de.fzi.power.specification.presentation.SpecificationActionBarContributor
This creates an instance of the contributor.
SpecificationAdapterFactory - Class in de.fzi.power.specification.util
The Adapter Factory for the model.
SpecificationAdapterFactory() - Constructor for class de.fzi.power.specification.util.SpecificationAdapterFactory
Creates an instance of the adapter factory.
SpecificationEditor - Class in de.fzi.power.specification.presentation
This is an example of a Specification model editor.
SpecificationEditor() - Constructor for class de.fzi.power.specification.presentation.SpecificationEditor
This creates a model editor.
SpecificationEditor.ReverseAdapterFactoryContentProvider - Class in de.fzi.power.specification.presentation
 
SpecificationExample - Class in de.fzi.power.specification.tests
A sample utility for the 'specification' package.
SpecificationExample() - Constructor for class de.fzi.power.specification.tests.SpecificationExample
 
SpecificationFactory - Interface in de.fzi.power.specification
The Factory for the model.
SpecificationFactoryImpl - Class in de.fzi.power.specification.impl
An implementation of the model Factory.
SpecificationFactoryImpl() - Constructor for class de.fzi.power.specification.impl.SpecificationFactoryImpl
Creates an instance of the factory.
SpecificationItemProviderAdapterFactory - Class in de.fzi.power.specification.provider
This is the factory that is used to provide the interfaces needed to support Viewers.
SpecificationItemProviderAdapterFactory() - Constructor for class de.fzi.power.specification.provider.SpecificationItemProviderAdapterFactory
This constructs an instance.
SpecificationModelWizard - Class in de.fzi.power.specification.presentation
This is a simple wizard for creating a new model file.
SpecificationModelWizard() - Constructor for class de.fzi.power.specification.presentation.SpecificationModelWizard
 
SpecificationModelWizard.SpecificationModelWizardInitialObjectCreationPage - Class in de.fzi.power.specification.presentation
This is the page where the type of object to create is selected.
SpecificationModelWizard.SpecificationModelWizardNewFileCreationPage - Class in de.fzi.power.specification.presentation
This is the one page of the wizard.
SpecificationModelWizardInitialObjectCreationPage(String) - Constructor for class de.fzi.power.specification.presentation.SpecificationModelWizard.SpecificationModelWizardInitialObjectCreationPage
Pass in the selection.
SpecificationModelWizardNewFileCreationPage(String, IStructuredSelection) - Constructor for class de.fzi.power.specification.presentation.SpecificationModelWizard.SpecificationModelWizardNewFileCreationPage
Pass in the selection.
SpecificationPackage - Interface in de.fzi.power.specification
The Package for the model.
SpecificationPackage.Literals - Interface in de.fzi.power.specification
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
SpecificationPackageImpl - Class in de.fzi.power.specification.impl
An implementation of the model Package.
SpecificationResourceFactoryImpl - Class in de.fzi.power.specification.util
The Resource Factory associated with the package.
SpecificationResourceFactoryImpl() - Constructor for class de.fzi.power.specification.util.SpecificationResourceFactoryImpl
Creates an instance of the resource factory.
SpecificationResourceImpl - Class in de.fzi.power.specification.util
The Resource associated with the package.
SpecificationResourceImpl(URI) - Constructor for class de.fzi.power.specification.util.SpecificationResourceImpl
Creates an instance of the resource.
SpecificationSwitch<T> - Class in de.fzi.power.specification.util
The Switch for the model's inheritance hierarchy.
SpecificationSwitch() - Constructor for class de.fzi.power.specification.util.SpecificationSwitch
Creates an instance of the switch.
SpecificationTests - Class in de.fzi.power.specification.tests
A test suite for the 'specification' package.
SpecificationTests(String) - Constructor for class de.fzi.power.specification.tests.SpecificationTests
 
SpecificationXMLProcessor - Class in de.fzi.power.specification.util
This class contains helper methods to serialize and deserialize XML documents
SpecificationXMLProcessor() - Constructor for class de.fzi.power.specification.util.SpecificationXMLProcessor
Public constructor to instantiate the helper.
SQRT - Static variable in class de.fzi.power.interpreter.calculator.expressionoasis.custom.CustomFunctionProvider
The provided composite 'SQRT' function.
sqrt(Number) - Static method in class org.vedantatree.expressionoasis.extensions.MathFunctions
Returns the correctly rounded positive square root of a double value.
SQRT - Static variable in interface org.vedantatree.expressionoasis.ui.IExpressionEvaluator
 
start(BundleContext) - Method in class de.fzi.power.interpreter.Activator
 
start(BundleContext) - Method in class de.fzi.power.interpreter.calculator.expressionoasis.Activator
 
start(BundleContext) - Method in class de.fzi.power.interpreter.calculators.essential.Activator
 
start(BundleContext) - Method in class de.fzi.power.interpreter.measureprovider.utilization.Activator
 
start(BundleContext) - Method in class de.fzi.power.interpreter.tests.Activator
 
start(BundleContext) - Method in class de.fzi.power.specification.resources.Activator
 
start(BundleContext) - Method in class de.fzi.power.ui.Activator
 
start(BundleContext) - Method in class org.vedantatree.expressionoasis.Activator
 
StartsWithExpression - Class in org.vedantatree.expressionoasis.expressions.string
Expression to evaluate the String.startsWith type expression.
StartsWithExpression() - Constructor for class org.vedantatree.expressionoasis.expressions.string.StartsWithExpression
 
STATEFUL_POWER_CONSUMING_RESOURCE - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage.Literals
The meta object literal for the ' Stateful Power Consuming Resource' class.
STATEFUL_POWER_CONSUMING_RESOURCE - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage
The meta object id for the ' Stateful Power Consuming Resource' class.
STATEFUL_POWER_CONSUMING_RESOURCE__ID - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage
The feature id for the 'Id' attribute.
STATEFUL_POWER_CONSUMING_RESOURCE__NAME - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage
The feature id for the 'Name' attribute.
STATEFUL_POWER_CONSUMING_RESOURCE__POWER_PROVIDING_ENTITY - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage
The feature id for the 'Power Providing Entity' container reference.
STATEFUL_POWER_CONSUMING_RESOURCE__POWER_STATE - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage.Literals
The meta object literal for the 'Power State' reference feature.
STATEFUL_POWER_CONSUMING_RESOURCE__POWER_STATE - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage
The feature id for the 'Power State' reference.
STATEFUL_POWER_CONSUMING_RESOURCE__PROCESSING_RESOURCE_SPECIFICATION - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage
The feature id for the 'Processing Resource Specification' reference.
STATEFUL_POWER_CONSUMING_RESOURCE__STATEFUL_RESOURCE_POWER_BINDING - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage.Literals
The meta object literal for the 'Stateful Resource Power Binding' reference feature.
STATEFUL_POWER_CONSUMING_RESOURCE__STATEFUL_RESOURCE_POWER_BINDING - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage
The feature id for the 'Stateful Resource Power Binding' reference.
STATEFUL_POWER_CONSUMING_RESOURCE_FEATURE_COUNT - Static variable in interface de.fzi.power.infrastructure.InfrastructurePackage
The number of structural features of the 'Stateful Power Consuming Resource' class.
STATEFUL_RESOURCE_POWER_BINDING - Static variable in interface de.fzi.power.binding.BindingPackage.Literals
The meta object literal for the ' Stateful Resource Power Binding' class.
STATEFUL_RESOURCE_POWER_BINDING - Static variable in interface de.fzi.power.binding.BindingPackage
The meta object id for the 'Stateful Resource Power Binding' class.
STATEFUL_RESOURCE_POWER_BINDING__ID - Static variable in interface de.fzi.power.binding.BindingPackage
The feature id for the 'Id' attribute.
STATEFUL_RESOURCE_POWER_BINDING__NAME - Static variable in interface de.fzi.power.binding.BindingPackage
The feature id for the 'Name' attribute.
STATEFUL_RESOURCE_POWER_BINDING__POWER_BINDING_REPOSITORY - Static variable in interface de.fzi.power.binding.BindingPackage
The feature id for the 'Power Binding Repository' container reference.
STATEFUL_RESOURCE_POWER_BINDING__POWER_STATES - Static variable in interface de.fzi.power.binding.BindingPackage.Literals
The meta object literal for the 'Power States' containment reference list feature.
STATEFUL_RESOURCE_POWER_BINDING__POWER_STATES - Static variable in interface de.fzi.power.binding.BindingPackage
The feature id for the 'Power States' containment reference list.
STATEFUL_RESOURCE_POWER_BINDING_FEATURE_COUNT - Static variable in interface de.fzi.power.binding.BindingPackage
The number of structural features of the 'Stateful Resource Power Binding' class.
StatefulPowerConsumingResource - Interface in de.fzi.power.infrastructure
A representation of the model object ' Stateful Power Consuming Resource'.
StatefulPowerConsumingResourceCalculator - Class in de.fzi.power.interpreter.calculators
 
StatefulPowerConsumingResourceCalculator(StatefulPowerConsumingResource, Map<PowerState, IResourcePowerModelCalculator>) - Constructor for class de.fzi.power.interpreter.calculators.StatefulPowerConsumingResourceCalculator
 
StatefulPowerConsumingResourceImpl - Class in de.fzi.power.infrastructure.impl
An implementation of the model object ' Stateful Power Consuming Resource'.
StatefulPowerConsumingResourceItemProvider - Class in de.fzi.power.infrastructure.provider
This is the item provider adapter for a StatefulPowerConsumingResource object.
StatefulPowerConsumingResourceItemProvider(AdapterFactory) - Constructor for class de.fzi.power.infrastructure.provider.StatefulPowerConsumingResourceItemProvider
This constructs an instance from a factory and a notifier.
StatefulResourcePowerBinding - Interface in de.fzi.power.binding
A representation of the model object ' Stateful Resource Power Binding'.
StatefulResourcePowerBindingImpl - Class in de.fzi.power.binding.impl
An implementation of the model object ' Stateful Resource Power Binding'.
StatefulResourcePowerBindingItemProvider - Class in de.fzi.power.binding.provider
This is the item provider adapter for a StatefulResourcePowerBinding object.
StatefulResourcePowerBindingItemProvider(AdapterFactory) - Constructor for class de.fzi.power.binding.provider.StatefulResourcePowerBindingItemProvider
This constructs an instance from a factory and a notifier.
stop(BundleContext) - Method in class de.fzi.power.interpreter.Activator
 
stop(BundleContext) - Method in class de.fzi.power.interpreter.calculator.expressionoasis.Activator
 
stop(BundleContext) - Method in class de.fzi.power.interpreter.calculators.essential.Activator
 
stop(BundleContext) - Method in class de.fzi.power.interpreter.measureprovider.utilization.Activator
 
stop(BundleContext) - Method in class de.fzi.power.interpreter.tests.Activator
 
stop(BundleContext) - Method in class de.fzi.power.specification.resources.Activator
 
stop(BundleContext) - Method in class de.fzi.power.ui.Activator
 
stop(BundleContext) - Method in class org.vedantatree.expressionoasis.Activator
 
STRING - Static variable in class org.vedantatree.expressionoasis.types.Type
This is the string type.
StringExpression - Class in org.vedantatree.expressionoasis.expressions
This class expression is used to make the string value expression.
StringExpression() - Constructor for class org.vedantatree.expressionoasis.expressions.StringExpression
 
StringFunctions - Class in org.vedantatree.expressionoasis.extensions
This class provides various utilities methods for String operations
StringFunctions(ExpressionContext) - Constructor for class org.vedantatree.expressionoasis.extensions.StringFunctions
 
StringUtils - Class in org.vedantatree.expressionoasis.utils
This class provides the util methods for string operations.
SubtractExpression - Class in org.vedantatree.expressionoasis.expressions.arithmatic
This class expression performs the subtraction
SubtractExpression() - Constructor for class org.vedantatree.expressionoasis.expressions.arithmatic.SubtractExpression
 
suite() - Static method in class de.fzi.power.binding.tests.BindingTests
 
suite() - Static method in class de.fzi.power.infrastructure.tests.InfrastructureTests
 
suite() - Static method in class de.fzi.power.specification.tests.SpecificationTests
 
suite() - Static method in class de.fzi.power.util.tests.PowerAllTests
 
suite() - Static method in class de.fzi.power.util.tests.UtilTests
 
sum(Double[]) - Method in class org.vedantatree.expressionoasis.extensions.MathFunctions
 
SumExpression - Class in de.fzi.power.interpreter.calculator.expressionoasis.custom.expressions
Implementation of the (+) fold operation: All elements of the processed collection are summed up, 0 is returned in case the collection is empty.
Within expressions, this function can be used by SUM(collection).
SumExpression() - Constructor for class de.fzi.power.interpreter.calculator.expressionoasis.custom.expressions.SumExpression
 
supportsFunction(String, Type[]) - Method in class de.fzi.power.interpreter.calculator.expressionoasis.custom.CustomFunctionProvider
 
supportsFunction(String, Type[]) - Method in class org.vedantatree.expressionoasis.extensions.DefaultFunctionProvider
 
supportsFunction(String, Type[]) - Method in interface org.vedantatree.expressionoasis.extensions.FunctionProvider
Checks whether the this function provider supports any function or not.
supportsFunction(String, Type[]) - Method in class org.vedantatree.expressionoasis.extensions.XMLFunctionProvider
 
supportsVariable(String) - Method in class org.vedantatree.expressionoasis.extensions.DefaultVariableProvider
 
supportsVariable(String) - Method in interface org.vedantatree.expressionoasis.extensions.VariableProvider
Checks whether the specified variable is supported by this variable provider or not.

T

tan(Number) - Static method in class org.vedantatree.expressionoasis.extensions.MathFunctions
Returns the trigonometric tangent of an angle
TAN - Static variable in interface org.vedantatree.expressionoasis.ui.IExpressionEvaluator
 
tearDownAfterClass() - Static method in class de.fzi.power.interpreter.tests.PowerConsumptionSwitchTest
 
testCalculate() - Method in class de.fzi.power.interpreter.tests.LinearPowerModelCalculatorTest
testCreateEvaluationScopeNegativeDurationMeasure() - Method in class de.fzi.power.interpreter.tests.EvaluationScopeTest
 
testCreateEvaluationScopeNullMeasure() - Method in class de.fzi.power.interpreter.tests.EvaluationScopeTest
 
testGetFirstMeasurement() - Method in class de.fzi.power.interpreter.tests.EvaluationScopeTest
Test adding multiple measurement and pulling them from the EvaluationScope.
testGetMeasurementsForProcessingResource() - Method in class de.fzi.power.interpreter.tests.EvaluationScopeTest
 
testGetSecondMeasurement() - Method in class de.fzi.power.interpreter.tests.EvaluationScopeTest
 
testIteratorNoSuchElementException() - Method in class de.fzi.power.interpreter.tests.EvaluationScopeTest
 
testIteratorRemoveUnsupportedOperationException() - Method in class de.fzi.power.interpreter.tests.EvaluationScopeTest
 
testPowerAtCpu1() - Method in class de.fzi.power.interpreter.tests.PowerConsumptionSwitchTest
 
testPowerAtCpu2() - Method in class de.fzi.power.interpreter.tests.PowerConsumptionSwitchTest
 
testPowerAtMountedPdu() - Method in class de.fzi.power.interpreter.tests.PowerConsumptionSwitchTest
 
testPowerAtNestedMountedPdu1() - Method in class de.fzi.power.interpreter.tests.PowerConsumptionSwitchTest
 
testPowerAtNestedMountedPdu2() - Method in class de.fzi.power.interpreter.tests.PowerConsumptionSwitchTest
 
testPowerAtRepo() - Method in class de.fzi.power.interpreter.tests.PowerConsumptionSwitchTest
 
testPowerAtRootPdu() - Method in class de.fzi.power.interpreter.tests.PowerConsumptionSwitchTest
 
toDebugString() - Method in class org.vedantatree.expressionoasis.types.Type
 
toDouble(ValueObject) - Method in class de.fzi.power.interpreter.calculator.expressionoasis.custom.CustomExpressionContext
 
toString() - Method in class org.vedantatree.expressionoasis.config.ConstructorArgument
 
toString() - Method in class org.vedantatree.expressionoasis.expressions.BinaryOperatorExpression
 
toString() - Method in class org.vedantatree.expressionoasis.expressions.BooleanExpression
 
toString() - Method in class org.vedantatree.expressionoasis.expressions.DecimalExpression
 
toString() - Method in class org.vedantatree.expressionoasis.expressions.IdentifierExpression
 
toString() - Method in class org.vedantatree.expressionoasis.expressions.NullExpression
 
toString() - Method in class org.vedantatree.expressionoasis.expressions.NumericExpression
 
toString() - Method in class org.vedantatree.expressionoasis.expressions.StringExpression
 
toString() - Method in class org.vedantatree.expressionoasis.expressions.UnaryOperatorExpression
 
toString() - Method in class org.vedantatree.expressionoasis.grammar.ExpressionToken
 
toString() - Method in class org.vedantatree.expressionoasis.types.MethodKey
 
toString() - Method in class org.vedantatree.expressionoasis.types.Type
 
toString() - Method in class org.vedantatree.expressionoasis.types.ValueObject
 
trim(String) - Method in class org.vedantatree.expressionoasis.extensions.StringFunctions
 
TRUE - Static variable in class org.vedantatree.expressionoasis.expressions.ExpressionFactory
This is the true constant for absolute.
TRUE - Static variable in class org.vedantatree.expressionoasis.grammar.DefaultXMLGrammar
This is the constant name for true tag in XML
Type - Class in org.vedantatree.expressionoasis.types
This class represents the type for value object.
typesEqual(Type, Type) - Static method in class de.fzi.power.interpreter.calculator.expressionoasis.helper.ExpressionOasisHelper
Convenience method to check whether the given two type instances are equal.

U

UNARY - Static variable in class org.vedantatree.expressionoasis.expressions.ExpressionFactory
This is the unary expression type
UNARY_OPERATORS - Static variable in class org.vedantatree.expressionoasis.grammar.DefaultXMLGrammar
This is the constant name for unary operators tag in XML
UnaryOperatorExpression - Class in org.vedantatree.expressionoasis.expressions
This class defines the abstract implementation of unary operator expression.
UnaryOperatorExpression() - Constructor for class org.vedantatree.expressionoasis.expressions.UnaryOperatorExpression
 
UnaryPropertyExpression - Class in org.vedantatree.expressionoasis.expressions.property
This is the unary expression which access the property of a java object, and assume this java object with context object
UnaryPropertyExpression() - Constructor for class org.vedantatree.expressionoasis.expressions.property.UnaryPropertyExpression
 
uninitialize(ExpressionContext) - Method in class org.vedantatree.expressionoasis.expressions.BinaryOperatorExpression
Uninitializes the binary expression.
uninitialize(ExpressionContext) - Method in class org.vedantatree.expressionoasis.expressions.BooleanExpression
Uninitaizes the expression
uninitialize(ExpressionContext) - Method in class org.vedantatree.expressionoasis.expressions.DecimalExpression
Uninitaizes the expression
uninitialize(ExpressionContext) - Method in interface org.vedantatree.expressionoasis.expressions.Expression
This is used to un-initialize the expression, so that expression can be reused.
uninitialize(ExpressionContext) - Method in class org.vedantatree.expressionoasis.expressions.IdentifierExpression
 
uninitialize(ExpressionContext) - Method in class org.vedantatree.expressionoasis.expressions.NullExpression
Uninitaizes the expression
uninitialize(ExpressionContext) - Method in class org.vedantatree.expressionoasis.expressions.NumericExpression
Uninitaizes the expression
uninitialize(ExpressionContext) - Method in class org.vedantatree.expressionoasis.expressions.property.UnaryPropertyExpression
 
uninitialize(ExpressionContext) - Method in class org.vedantatree.expressionoasis.expressions.StringExpression
Uninitaizes the expression
uninitialize(ExpressionContext) - Method in class org.vedantatree.expressionoasis.expressions.UnaryOperatorExpression
Uninitializes the unary operator expression.
UNKNOWN_PROBLEM - Static variable in interface org.vedantatree.expressionoasis.exceptions.ErrorCodes
 
unsetProperty(String) - Method in class de.fzi.power.interpreter.measureprovider.AbstractFilterMeasureProvider
 
unsetProperty(String) - Method in class de.fzi.power.ui.adapters.NestedPropertyConfigurableConfiguration
 
UNSIGNEDRIGHTSHIFT - Static variable in interface org.vedantatree.expressionoasis.ui.IExpressionEvaluator
 
updateDistributionPowerModel(PowerProvidingEntity, AbstractDistributionPowerModelCalculator) - Method in class de.fzi.power.interpreter.PowerModelRegistry
Updates the power model of a PowerProvidingEntity.
updateResourcePowerModel(PowerConsumingResource, IResourcePowerModelCalculator) - Method in class de.fzi.power.interpreter.PowerModelRegistry
Updates the power model of a specific resource.
updateStatefulPowerConsumingResource(StatefulPowerConsumingResource, IResourcePowerModelCalculator) - Method in class de.fzi.power.interpreter.PowerModelRegistry
 
USER_PROBLEM - Static variable in interface org.vedantatree.expressionoasis.exceptions.ErrorCodes
 
UtilActionBarContributor - Class in de.fzi.power.util.presentation
This is the action bar contributor for the Util model editor.
UtilActionBarContributor() - Constructor for class de.fzi.power.util.presentation.UtilActionBarContributor
This creates an instance of the contributor.
UtilAdapterFactory - Class in de.fzi.power.util.util
The Adapter Factory for the model.
UtilAdapterFactory() - Constructor for class de.fzi.power.util.util.UtilAdapterFactory
Creates an instance of the adapter factory.
UtilEditor - Class in de.fzi.power.util.presentation
This is an example of a Util model editor.
UtilEditor() - Constructor for class de.fzi.power.util.presentation.UtilEditor
This creates a model editor.
UtilEditor.ReverseAdapterFactoryContentProvider - Class in de.fzi.power.util.presentation
 
UtilExample - Class in de.fzi.power.util.tests
A sample utility for the 'util' package.
UtilExample() - Constructor for class de.fzi.power.util.tests.UtilExample
 
UtilFactory - Interface in de.fzi.power.util
The Factory for the model.
UtilFactoryImpl - Class in de.fzi.power.util.impl
An implementation of the model Factory.
UtilFactoryImpl() - Constructor for class de.fzi.power.util.impl.UtilFactoryImpl
Creates an instance of the factory.
UtilItemProviderAdapterFactory - Class in de.fzi.power.util.provider
This is the factory that is used to provide the interfaces needed to support Viewers.
UtilItemProviderAdapterFactory() - Constructor for class de.fzi.power.util.provider.UtilItemProviderAdapterFactory
This constructs an instance.
Utilities - Class in org.vedantatree.expressionoasis.utils
 
Utilities() - Constructor for class org.vedantatree.expressionoasis.utils.Utilities
 
UtilizationFilterConfigurationTab - Class in de.fzi.power.interpreter.measureprovider.utilization.ui
 
UtilizationFilterConfigurationTab() - Constructor for class de.fzi.power.interpreter.measureprovider.utilization.ui.UtilizationFilterConfigurationTab
 
UtilizationFilterMeasureProvider - Class in de.fzi.power.interpreter.measureprovider.utilization
Extended measure provider which is able to calculate measures for the metric MetricDescriptionConstants.UTILIZATION_OF_ACTIVE_RESOURCE_TUPLE based on MetricDescriptionConstants.STATE_OF_ACTIVE_RESOURCE_METRIC_TUPLE or MetricDescriptionConstants.UTILIZATION_OF_ACTIVE_RESOURCE_TUPLE (for multi-core resources) measurements.
UtilizationFilterMeasureProvider() - Constructor for class de.fzi.power.interpreter.measureprovider.utilization.UtilizationFilterMeasureProvider
Creates a new UtilizationFilterMeasureProvider
UtilModelWizard - Class in de.fzi.power.util.presentation
This is a simple wizard for creating a new model file.
UtilModelWizard() - Constructor for class de.fzi.power.util.presentation.UtilModelWizard
 
UtilModelWizard.UtilModelWizardInitialObjectCreationPage - Class in de.fzi.power.util.presentation
This is the page where the type of object to create is selected.
UtilModelWizard.UtilModelWizardNewFileCreationPage - Class in de.fzi.power.util.presentation
This is the one page of the wizard.
UtilModelWizardInitialObjectCreationPage(String) - Constructor for class de.fzi.power.util.presentation.UtilModelWizard.UtilModelWizardInitialObjectCreationPage
Pass in the selection.
UtilModelWizardNewFileCreationPage(String, IStructuredSelection) - Constructor for class de.fzi.power.util.presentation.UtilModelWizard.UtilModelWizardNewFileCreationPage
Pass in the selection.
UtilPackage - Interface in de.fzi.power.util
The Package for the model.
UtilPackage.Literals - Interface in de.fzi.power.util
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
UtilPackageImpl - Class in de.fzi.power.util.impl
An implementation of the model Package.
UtilResourceFactoryImpl - Class in de.fzi.power.util.util
The Resource Factory associated with the package.
UtilResourceFactoryImpl() - Constructor for class de.fzi.power.util.util.UtilResourceFactoryImpl
Creates an instance of the resource factory.
UtilResourceImpl - Class in de.fzi.power.util.util
The Resource associated with the package.
UtilResourceImpl(URI) - Constructor for class de.fzi.power.util.util.UtilResourceImpl
Creates an instance of the resource.
UtilSwitch<T> - Class in de.fzi.power.util.util
The Switch for the model's inheritance hierarchy.
UtilSwitch() - Constructor for class de.fzi.power.util.util.UtilSwitch
Creates an instance of the switch.
UtilTests - Class in de.fzi.power.util.tests
A test suite for the 'util' package.
UtilTests(String) - Constructor for class de.fzi.power.util.tests.UtilTests
 
UtilXMLProcessor - Class in de.fzi.power.util.util
This class contains helper methods to serialize and deserialize XML documents
UtilXMLProcessor() - Constructor for class de.fzi.power.util.util.UtilXMLProcessor
Public constructor to instantiate the helper.

V

validateEmailID(String) - Static method in class org.vedantatree.expressionoasis.utils.Utilities
Validates email address.
ValueObject - Class in org.vedantatree.expressionoasis.types
This is the value wrapper for any object.
ValueObject(Object, Type) - Constructor for class org.vedantatree.expressionoasis.types.ValueObject
Constructs the ValueObject
VariableProvider - Interface in org.vedantatree.expressionoasis.extensions
This class represents the interface for variable providers for Expression Engine.
visit(Expression) - Method in class org.vedantatree.expressionoasis.expressions.ExpressionTypeFinder
Implementation of the visitor design pattern.
visit(Expression) - Method in interface org.vedantatree.expressionoasis.expressions.ExpressionVisitor
 

W

warning(SAXParseException) - Method in class org.vedantatree.expressionoasis.utils.XMLErrorHandler
The warning is invoked when ever any warning occurs during XML validation.
WATT_HOURS - Static variable in class de.fzi.power.specification.resources.PowerModelConstants
A Unit instance denoting the energy unit watt-hours (Wh).
WRONGINPUT - Static variable in interface org.vedantatree.expressionoasis.ui.IExpressionEvaluator
 

X

XML - Static variable in class org.vedantatree.expressionoasis.types.Type
This is the XML type.
XMLCustomFunctionSourceProvider - Class in org.vedantatree.expressionoasis.extensions.customfunctions.xml
Enables method source code for custom expression engine functions to be generated at run-time to stored in an XML config file.
XMLCustomFunctionSourceProvider() - Constructor for class org.vedantatree.expressionoasis.extensions.customfunctions.xml.XMLCustomFunctionSourceProvider
 
XMLCustomFunctionsPlaceholder - Class in org.vedantatree.expressionoasis.extensions.customfunctions.xml
This class exists so that the Simple XML framework has a place to deserialize the custom functions XML file into.
XMLCustomFunctionsPlaceholder() - Constructor for class org.vedantatree.expressionoasis.extensions.customfunctions.xml.XMLCustomFunctionsPlaceholder
 
XMLErrorHandler - Class in org.vedantatree.expressionoasis.utils
It handles the error occurred during validating/parsing the XML document
XMLErrorHandler() - Constructor for class org.vedantatree.expressionoasis.utils.XMLErrorHandler
 
XMLFunctionProvider - Class in org.vedantatree.expressionoasis.extensions
This is the XML function provider.
XMLFunctionProvider() - Constructor for class org.vedantatree.expressionoasis.extensions.XMLFunctionProvider
 
XMLUtils - Class in org.vedantatree.expressionoasis.utils
 
XMLUtils() - Constructor for class org.vedantatree.expressionoasis.utils.XMLUtils
 
XPathUtils - Class in org.vedantatree.expressionoasis.utils
 
XPathUtils() - Constructor for class org.vedantatree.expressionoasis.utils.XPathUtils
 

Z

ZERO_POWER - Static variable in class de.fzi.power.specification.resources.PowerModelConstants
 
A B C D E F G H I J K L M N O P R S T U V W X Z 
Skip navigation links