All Classes Interface Summary Class Summary Exception Summary
Class |
Description |
AbstractCalculatorFactory |
|
AbstractCumulativeEnergyCalculator |
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 |
|
AbstractEvaluationScope |
This class provides basic functionality for all classes that wish to provide a scope to evaluate
the power/energy consumption of resources.
|
AbstractFilterMeasureProvider |
Subclass that encapsulates an AbstractFilter as measure provider.
|
AbstractFixedFactorValue<Q extends javax.measure.quantity.Quantity> |
A representation of the model object '
Abstract Fixed Factor Value'.
|
AbstractFixedFactorValueImpl<Q extends javax.measure.quantity.Quantity> |
An implementation of the model object '
Abstract Fixed Factor Value'.
|
AbstractFixedFactorValueItemProvider |
|
AbstractPowerConsumingResource |
A representation of the model object '
Abstract Power Consuming Resource'.
|
AbstractPowerConsumingResourceImpl |
An implementation of the model object '
Abstract Power Consuming Resource'.
|
AbstractPowerConsumingResourceItemProvider |
|
AbstractPowerState |
A representation of the model object '
Abstract Power State'.
|
AbstractPowerState |
A representation of the model object '
Abstract Power State'.
|
AbstractPowerStateBinding |
A representation of the model object '
Abstract Power State Binding'.
|
AbstractPowerStateBindingImpl |
An implementation of the model object '
Abstract Power State Binding'.
|
AbstractPowerStateBindingItemProvider |
|
AbstractPowerStateImpl |
An implementation of the model object '
Abstract Power State'.
|
AbstractPowerStateItemProvider |
|
AbstractResourcePowerModelCalculator |
|
Activator |
The activator class controls the plug-in life cycle
|
Activator |
|
Activator |
|
Activator |
The activator class controls the plug-in life cycle
|
Activator |
The activator class controls the plug-in life cycle
|
Activator |
The activator class controls the plug-in life cycle
|
Activator |
The activator class controls the plug-in life cycle
|
AddExpression |
This is the expression to perform addition.
|
AnalysisCumulativeEnergyConsumptionAdapter |
|
AnalysisPowerConsumptionAdapter |
|
AndExpression |
This is the expression class for AND operatiorn.
|
ArgumentExpression |
This is the argument expression used by the function expression.
|
ArrayIndexExpression |
This is the class expression to manipulate the indexed value from the array.
|
BeanUtils |
This class provides the util methods for bean management.
|
BinaryOperatorExpression |
This class defines the abstract implemenation for binary operator expression.
|
BinaryOperatorExpression.TypePair |
This is the class for making pair of valid types for a binary operator.
|
BindingActionBarContributor |
This is the action bar contributor for the Binding model editor.
|
BindingAdapterFactory |
The Adapter Factory for the model.
|
BindingEditor |
This is an example of a Binding model editor.
|
BindingFactory |
The Factory for the model.
|
BindingFactoryImpl |
An implementation of the model Factory.
|
BindingItemProviderAdapterFactory |
This is the factory that is used to provide the interfaces needed to support Viewers.
|
BindingModelWizard |
This is a simple wizard for creating a new model file.
|
BindingPackage |
The Package for the model.
|
BindingPackage.Literals |
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
|
BindingPackageImpl |
An implementation of the model Package.
|
BindingResourceFactoryImpl |
The Resource Factory associated with the package.
|
BindingResourceImpl |
The Resource associated with the package.
|
BindingSwitch<T> |
The Switch for the model's inheritance hierarchy.
|
BindingXMLProcessor |
This class contains helper methods to serialize and deserialize XML documents
|
BlackBoxDistributionPowerModelSpecification |
A representation of the model object '
Black Box Distribution Power Model Specification'.
|
BlackBoxDistributionPowerModelSpecificationImpl |
An implementation of the model object '
Black Box Distribution Power Model Specification'.
|
BlackBoxDistributionPowerModelSpecificationItemProvider |
|
BlackBoxPowerModelSpecification |
A representation of the model object '
Black Box Power Model Specification'.
|
BlackBoxPowerModelSpecificationImpl |
An implementation of the model object '
Black Box Power Model Specification'.
|
BlackBoxPowerModelSpecificationItemProvider |
|
BlackBoxResourcePowerModelSpecification |
A representation of the model object '
Black Box Resource Power Model Specification'.
|
BlackBoxResourcePowerModelSpecificationImpl |
An implementation of the model object '
Black Box Resource Power Model Specification'.
|
BlackBoxResourcePowerModelSpecificationItemProvider |
|
BooleanExpression |
This class expression is used to make the boolean value expression It gives
the boolean value.
|
BWAndExpression |
Implementation of Bit wise And Operator (&)
It does not supports for double operands
|
BWComplementExpression |
Implementation of Bit wise Complement Operator (~)
It does not supports for double operands
|
BWOrExpression |
Implementation of Bit wise OR Operator (|)
It does not supports for double operands
|
BWSignedLeftShiftExpression |
Implementation of Bit wise Singed Left Shift Operator (<<)
It does not work for double operands
|
BWSignedRightShiftExpression |
Implementation of Bit wise Right Shift Operator (>>)
It does not supports for double operands
|
BWUnsignedRightShiftExpression |
Implementation of Bit wise Unsigned Right Shift Operator (>>>)
It does not supports for double operands
|
BWXorExpression |
Implementation of Bit wise Exclusive OR Operator (^)
It does not supports for double operands
|
CalculatorFactory |
A factory for creating Calculator objects.
|
CalculatorFactoryImpl |
|
CalculatorInstantiator |
|
Compiler |
This class performs the compilation operation in expression evaluation
process.
|
ConditionTernaryExpression |
This expression manage the '?' operator of ternary expression,
more specifically condition part of the ternary operator.
|
ConfigFactory |
Builds and manages the single instance of the Expression Oasis Config
|
ConstructorArgument |
Represents a constructur argument to be passed to a class defined
in a configuration file
|
ConsumptionBehavior |
A representation of the model object '
Consumption Behavior'.
|
ConsumptionBehaviorImpl |
An implementation of the model object '
Consumption Behavior'.
|
ConsumptionBehaviorItemProvider |
|
ConsumptionContext |
Subsumes all the required information for evaluating the power consumption of a software system.
|
ConsumptionFactor |
A representation of the model object 'Consumption Factor
'.
|
ConsumptionFactorImpl |
An implementation of the model object 'Consumption Factor
'.
|
ConsumptionFactorItemProvider |
|
ContainsExpression |
Expression to evaluate the String.contains type expression.
|
CustomExpressionContext |
|
CustomFunctionProvider |
|
CustomFunctionProvider |
Provides custom functions where the source code for the functions is stored as configuration
in order to make adding new functions very simple.
|
CustomFunctionsClassFactory |
Builds a java class dynamically at run-time from method source code
configured outside of the code base.
|
CustomFunctionSourceProvider |
CustomFunctionSourceProviders provide source code for custom methods
that will be created at run-time to be used as expression engine functions.
|
DecimalExpression |
This class expression is used to make the decimal value expression It gives
the decimal value.
|
DeclarativeDistributionPowerModelSpecification |
A representation of the model object '
Declarative Distribution Power Model Specification'.
|
DeclarativeDistributionPowerModelSpecificationImpl |
An implementation of the model object '
Declarative Distribution Power Model Specification'.
|
DeclarativeDistributionPowerModelSpecificationItemProvider |
|
DeclarativePowerModelSpecification |
A representation of the model object '
Declarative Power Model Specification'.
|
DeclarativePowerModelSpecificationImpl |
An implementation of the model object '
Declarative Power Model Specification'.
|
DeclarativePowerModelSpecificationItemProvider |
|
DeclarativeResourceModelSpecification |
A representation of the model object '
Declarative Resource Model Specification'.
|
DeclarativeResourceModelSpecificationItemProvider |
|
DeclarativeResourcePowerModelSpecification |
A representation of the model object '
Declarative Resource Power Model Specification'.
|
DeclarativeResourcePowerModelSpecificationImpl |
An implementation of the model object '
Declarative Resource Power Model Specification'.
|
DeclarativeResourcePowerModelSpecificationItemProvider |
|
DefaultFunctionProvider |
This is the default function provider.
|
DefaultVariableProvider |
This is the default implementation of the variable provider.
|
DefaultXMLGrammar |
This is the default XML based grammar implementation.
|
DistributionPowerBinding |
A representation of the model object '
Distribution Power Binding'.
|
DistributionPowerBindingImpl |
An implementation of the model object '
Distribution Power Binding'.
|
DistributionPowerBindingItemProvider |
|
DistributionPowerModelSpecification |
A representation of the model object '
Distribution Power Model Specification'.
|
DistributionPowerModelSpecificationImpl |
An implementation of the model object '
Distribution Power Model Specification'.
|
DistributionPowerModelSpecificationItemProvider |
|
DivideExpression |
This is the class expression which performs the divide operations.
|
Edp2RunSelectionListener |
|
EndsWithExpression |
Expression to evaluate the String.endsWith type expression.
|
Entity |
A representation of the model object 'Entity'.
|
EntityImpl |
An implementation of the model object 'Entity'.
|
EntityItemProvider |
This is the item provider adapter for a Entity object.
|
EOErrorCodes |
It contains various error codes for the application
TODO
Should use Enum
Error code description is not set yet
|
EQExpression |
This class expression performs the equal operation on values.
|
ErrorCodes |
|
ErrorPane |
|
EssentialCalculatorsFactory |
|
EvaluationScope |
This class represents the scope under which the energy consumption of a software system is
evaluated.
|
EvaluationScopeIterator |
The interface EvaluationScopeIterator encapsulated the Iterator specification for the
AbstractEvaluationScope class.
|
Expression |
This class represents the executable structure of an expression.
|
ExpressionConfig |
Represents the configuration for an Expression
|
ExpressionContext |
Object of this class carry the contextual information for expressions during
expression evaluation process.
|
ExpressionEngine |
It is a Utility class for XpressionEngine Framework.
|
ExpressionEngineConstants |
It contains the various constants used in Expression Engine
|
ExpressionEngineException |
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.
|
ExpressionEngineUI |
|
ExpressionEvaluator |
|
ExpressionEvaluatorUI |
|
ExpressionFactory |
This is the expression factory which creates the expression for given
expression token.
|
ExpressionOasisConfig |
The configuration settings for ExpressionOasis.
|
ExpressionOasisDistributionPowerModelCalculator |
|
ExpressionOasisHelper |
|
ExpressionOasisResourcePowerModelCalculator |
|
ExpressionToken |
This class represents the expression token generated by the parser while
parsing the string expression.
|
ExpressionTypeFinder |
Use to find sub-expressions of a particular type within a given expression.
|
ExpressionVisitor |
Part of visitor design pattern implementation.
|
ExtendedMeasureProvider |
ExtendedMeasureProviders allow to extend the EvaluationScope with the capability to
automatically create additional metrics potentially from other existing metrics.
|
ExtendedMeasureProviderConfigurationContainer |
|
ExtendedMeasureProviderConfigurationUI |
|
ExtensibleCalculatorInstantiatorImpl |
Implements a central hub for creating power consumption calculators based on a set of registered
PowerFactory instances.
|
FixedFactor |
A representation of the model object 'Fixed Factor'.
|
FixedFactorImpl |
An implementation of the model object 'Fixed Factor'.
|
FixedFactorItemProvider |
This is the item provider adapter for a FixedFactor object.
|
FixedFactorValueDimensionless |
A representation of the model object '
Fixed Factor Value Dimensionless'.
|
FixedFactorValueDimensionlessImpl |
An implementation of the model object '
Fixed Factor Value Dimensionless'.
|
FixedFactorValueDimensionlessItemProvider |
|
FixedFactorValuePower |
A representation of the model object '
Fixed Factor Value Power'.
|
FixedFactorValuePowerImpl |
An implementation of the model object '
Fixed Factor Value Power'.
|
FixedFactorValuePowerItemProvider |
|
FunctionExpression |
This is the function expression to call the functions.
|
FunctionProvider |
This class represents the interface for function providers for Expression
Engine.
|
FunctionProviderConfig |
Represents the configuration of a function provider, and builds the function provider
that it represents.
|
Grammar |
Object of this class provides the grammar rules for parsing the expression.
|
GTEExpression |
Performs the greater than equal operations.
|
GTExpression |
Performs the greater than operation.
|
IdentifierExpression |
This is the expression for identifier.
|
IExpressionEvaluator |
|
InfrastructureActionBarContributor |
This is the action bar contributor for the Infrastructure model editor.
|
InfrastructureAdapterFactory |
The Adapter Factory for the model.
|
InfrastructureEditor |
This is an example of a Infrastructure model editor.
|
InfrastructureFactory |
The Factory for the model.
|
InfrastructureFactoryImpl |
An implementation of the model Factory.
|
InfrastructureItemProviderAdapterFactory |
This is the factory that is used to provide the interfaces needed to support Viewers.
|
InfrastructureModelWizard |
This is a simple wizard for creating a new model file.
|
InfrastructurePackage |
The Package for the model.
|
InfrastructurePackage.Literals |
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
|
InfrastructurePackageImpl |
An implementation of the model Package.
|
InfrastructureResourceFactoryImpl |
The Resource Factory associated with the package.
|
InfrastructureResourceImpl |
The Resource associated with the package.
|
InfrastructureSwitch<T> |
The Switch for the model's inheritance hierarchy.
|
InfrastructureXMLProcessor |
This class contains helper methods to serialize and deserialize XML documents
|
InterpolationModelCalculator |
|
InterpreterUtils |
Utility class that contains common classes, methods or objects used at multiple locations in the
power interpreter project.
|
IProductionRule |
This class represents the interface to define the production rule for any
grammar.
|
IResourcePowerModelCalculator |
|
ITimeProvider |
|
JavaUtils |
This class provides the util methods for java type and
value conversion related.
|
KeyPad |
|
LinearPassthroughCalculator |
A calculator that calculates the power consumption of a PowerProvidingEntity by summing
up the power consumption of all nested elements.
|
LinearPowerModelCalculator |
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)
|
LTEExpression |
Performs the less than equal to operation
|
LTExpression |
Performs the less than operation.
|
MathFunctions |
This class provides the math function for experssion evaluator
|
MaxExpression |
|
MeasuredFactor |
A representation of the model object 'Measured Factor'.
|
MeasuredFactorImpl |
An implementation of the model object 'Measured Factor'.
|
MeasuredFactorItemProvider |
|
MeasuredValuesCompositeValueObject |
This class is a specialized ValueObject to deal with MeasuredFactor s.
Distinctive feature of this value object is its composite character, that is, it can hold more
than one value.
|
MeasureProviderHelper |
|
MethodKey |
|
MinExpression |
|
MinusExpression |
This is the negative unary operator expression.
|
MountedPowerDistributionUnit |
A representation of the model object '
Mounted Power Distribution Unit'.
|
MountedPowerDistributionUnitImpl |
An implementation of the model object '
Mounted Power Distribution Unit'.
|
MountedPowerDistributionUnitItemProvider |
|
MulExpression |
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) .
|
MultiplyExpression |
This class expression performs the multiplication ioperations.
|
NamedElement |
A representation of the model object 'Named Element'.
|
NamedElementImpl |
An implementation of the model object 'Named Element'.
|
NamedElementItemProvider |
This is the item provider adapter for a NamedElement object.
|
Navigator |
|
NEExpression |
This class expression performs the not equal operation on values.
|
NestedPropertyConfigurableConfiguration |
This class allows to combine the setting of multiple IPropertyConfigurable
using one dynamic properties map.
|
NodeValueExpression |
|
NonlinearRegressionCalculator |
|
NotExpression |
This is the logical not operator expression.
|
NullExpression |
This class expression is used to make the null value expression.
|
NumericExpression |
This class expression is used to make the long value expression.
|
OrExpression |
This class expression performs the or operation.
|
ParanthesisExpression |
This expression represents the parenthesis for other child expression
|
Parser |
This parser object parses the expressions, break these in expression
tokens and perform lexical analysis on these tokens.
|
PlusExpression |
This is the positive unary operator expression.
|
PowerBinding |
A representation of the model object 'Power Binding'.
|
PowerBindingImpl |
An implementation of the model object 'Power Binding'.
|
PowerBindingItemProvider |
This is the item provider adapter for a PowerBinding object.
|
PowerBindingRepository |
A representation of the model object '
Power Binding Repository'.
|
PowerBindingRepositoryImpl |
An implementation of the model object '
Power Binding Repository'.
|
PowerBindingRepositoryItemProvider |
|
PowerConsumingEntity |
A representation of the model object '
Power Consuming Entity'.
|
PowerConsumingEntityImpl |
An implementation of the model object '
Power Consuming Entity'.
|
PowerConsumingEntityItemProvider |
|
PowerConsumingProvidingEntity |
A representation of the model object '
Power Consuming Providing Entity'.
|
PowerConsumingProvidingEntityImpl |
An implementation of the model object '
Power Consuming Providing Entity'.
|
PowerConsumingProvidingEntityItemProvider |
|
PowerConsumingResourceSet |
A representation of the model object 'Power Consuming Resource Set'.
|
PowerConsumingResourceSetImpl |
An implementation of the model object 'Power Consuming Resource Set'.
|
PowerConsumingResourceSetItemProvider |
|
PowerConsumptionSwitch |
This class is used as the basis of interpreters that evaluate the power consumption of
Infrastructure models.
|
PowerDistributionUnit |
A representation of the model object '
Power Distribution Unit'.
|
PowerDistributionUnitImpl |
An implementation of the model object '
Power Distribution Unit'.
|
PowerDistributionUnitItemProvider |
|
PowerEditorPlugin |
This is the central singleton for the Power editor plugin.
|
PowerEditorPlugin.Implementation |
The actual implementation of the Eclipse Plugin.
|
PowerEditPlugin |
This is the central singleton for the Power edit plugin.
|
PowerEditPlugin.Implementation |
The actual implementation of the Eclipse Plugin.
|
PowerFactorBinding |
A representation of the model object '
Power Factor Binding'.
|
PowerFactorBindingImpl |
An implementation of the model object '
Power Factor Binding'.
|
PowerFactorBindingItemProvider |
|
PowerInfrastructureEntititySelectionListener |
|
PowerInfrastructureRepository |
A representation of the model object '
Power Infrastructure Repository'.
|
PowerInfrastructureRepositoryImpl |
An implementation of the model object '
Power Infrastructure Repository'.
|
PowerInfrastructureRepositoryItemProvider |
|
PowerModelConstants |
|
PowerModelRegistry |
Registry through which the power models of the resources and distribution units are managed.
|
PowerModelRegistryChangeListener |
Listener interface to be implemented by classes which want to be
notified upon changes of PowerModelRegistry s
|
PowerModelRepository |
A representation of the model object '
Power Model Repository'.
|
PowerModelRepositoryImpl |
An implementation of the model object '
Power Model Repository'.
|
PowerModelRepositoryItemProvider |
|
PowerModelSpecification |
A representation of the model object '
Power Model Specification'.
|
PowerModelSpecificationImpl |
An implementation of the model object '
Power Model Specification'.
|
PowerModelSpecificationItemProvider |
|
PowerModelUpdaterSwitch |
Switch used by an interpreter to update the power models for elements depending on the
{@see PowerAssemblyContext} that has been set for them.
|
PowerProvidingEntity |
A representation of the model object '
Power Providing Entity'.
|
PowerProvidingEntityImpl |
An implementation of the model object '
Power Providing Entity'.
|
PowerProvidingEntityItemProvider |
|
PowerState |
A representation of the model object 'Power State'.
|
PowerState |
A representation of the model object 'Power State'.
|
PowerStateBinding |
A representation of the model object 'Power State Binding
'.
|
PowerStateBindingImpl |
An implementation of the model object '
Power State Binding'.
|
PowerStateBindingItemProvider |
|
PowerStateImpl |
An implementation of the model object 'Power State'.
|
PowerStateItemProvider |
This is the item provider adapter for a PowerState object.
|
PowerStateMachine |
A representation of the model object 'Power State Machine
'.
|
PowerStateMachine |
A representation of the model object 'Power State Machine
'.
|
PowerStateMachineImpl |
An implementation of the model object '
Power State Machine'.
|
PowerStateMachineItemProvider |
|
PowerStateRepository |
A representation of the model object '
Power State Repository'.
|
PowerStateRepositoryImpl |
An implementation of the model object '
Power State Repository'.
|
PowerStateRepositoryItemProvider |
|
ProductionRule |
This class provides the production rule based on regular expression.
|
PropertyExpression |
This is the property expression to access the property of any java object.
|
RemainderExpression |
This class expression performs the modulus on integer values.
|
ResourcePowerBinding |
A representation of the model object '
Resource Power Binding'.
|
ResourcePowerBindingImpl |
An implementation of the model object '
Resource Power Binding'.
|
ResourcePowerBindingItemProvider |
|
ResourcePowerModelSpecification |
A representation of the model object '
Resource Power Model Specification'.
|
ResourcePowerModelSpecificationImpl |
An implementation of the model object '
Resource Power Model Specification'.
|
ResourcePowerModelSpecificationItemProvider |
|
ResourceReplicaMeasuredFactor |
A representation of the model object 'Resource Replica Measured Factor'.
|
ResultPane |
|
ResultTernaryExpression |
This expression manage the ':' operator of ternary expression,
more specifically result part of the ternary operator.
|
SimpsonRuleCumulativeEnergyCalculator |
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.
|
SpecificationActionBarContributor |
This is the action bar contributor for the Specification model editor.
|
SpecificationAdapterFactory |
The Adapter Factory for the model.
|
SpecificationEditor |
This is an example of a Specification model editor.
|
SpecificationFactory |
The Factory for the model.
|
SpecificationFactoryImpl |
An implementation of the model Factory.
|
SpecificationItemProviderAdapterFactory |
This is the factory that is used to provide the interfaces needed to support Viewers.
|
SpecificationModelWizard |
This is a simple wizard for creating a new model file.
|
SpecificationPackage |
The Package for the model.
|
SpecificationPackage.Literals |
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
|
SpecificationPackageImpl |
An implementation of the model Package.
|
SpecificationResourceFactoryImpl |
The Resource Factory associated with the package.
|
SpecificationResourceImpl |
The Resource associated with the package.
|
SpecificationSwitch<T> |
The Switch for the model's inheritance hierarchy.
|
SpecificationXMLProcessor |
This class contains helper methods to serialize and deserialize XML documents
|
StartsWithExpression |
Expression to evaluate the String.startsWith type expression.
|
StateActionBarContributor |
This is the action bar contributor for the State model editor.
|
StateAdapterFactory |
The Adapter Factory for the model.
|
StateEditor |
This is an example of a State model editor.
|
StateFactory |
The Factory for the model.
|
StateFactoryImpl |
An implementation of the model Factory.
|
StatefulPowerConsumingResourceCalculator |
|
StatefulPowerConsumingResourceSet |
A representation of the model object 'Stateful Power Consuming Resource Set'.
|
StatefulPowerConsumingResourceSetImpl |
An implementation of the model object 'Stateful Power Consuming Resource Set'.
|
StatefulPowerConsumingResourceSetItemProvider |
|
StatefulResourcePowerBinding |
A representation of the model object '
Stateful Resource Power Binding'.
|
StatefulResourcePowerBindingImpl |
An implementation of the model object '
Stateful Resource Power Binding'.
|
StatefulResourcePowerBindingItemProvider |
|
StateItemProviderAdapterFactory |
This is the factory that is used to provide the interfaces needed to support Viewers.
|
StateModelWizard |
This is a simple wizard for creating a new model file.
|
StatePackage |
The Package for the model.
|
StatePackage.Literals |
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
|
StatePackageImpl |
An implementation of the model Package.
|
StateSwitch<T> |
The Switch for the model's inheritance hierarchy.
|
StringExpression |
This class expression is used to make the string value expression.
|
StringFunctions |
This class provides various utilities methods for String operations
|
StringUtils |
This class provides the util methods for string operations.
|
SubtractExpression |
This class expression performs the subtraction
|
SumExpression |
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) .
|
TransitionState |
A representation of the model object 'Transition State'.
|
TransitionStateBinding |
A representation of the model object '
Transition State Binding'.
|
TransitionStateBindingImpl |
An implementation of the model object '
Transition State Binding'.
|
TransitionStateBindingItemProvider |
|
TransitionStateImpl |
An implementation of the model object 'Transition State'.
|
TransitionStateItemProvider |
|
TransitionStatePowerModelCalculator |
|
Type |
This class represents the type for value object.
|
UnaryOperatorExpression |
This class defines the abstract implementation of unary operator expression.
|
UnaryPropertyExpression |
This is the unary expression which access the property of a java object,
and assume this java object with context object
|
UtilActionBarContributor |
This is the action bar contributor for the Util model editor.
|
UtilAdapterFactory |
The Adapter Factory for the model.
|
UtilEditor |
This is an example of a Util model editor.
|
UtilFactory |
The Factory for the model.
|
UtilFactoryImpl |
An implementation of the model Factory.
|
UtilItemProviderAdapterFactory |
This is the factory that is used to provide the interfaces needed to support Viewers.
|
Utilities |
|
UtilizationFilterConfigurationTab |
|
UtilizationFilterMeasureProvider |
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.
|
UtilModelWizard |
This is a simple wizard for creating a new model file.
|
UtilPackage |
The Package for the model.
|
UtilPackage.Literals |
Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
|
UtilPackageImpl |
An implementation of the model Package.
|
UtilResourceFactoryImpl |
The Resource Factory associated with the package.
|
UtilResourceImpl |
The Resource associated with the package.
|
UtilSwitch<T> |
The Switch for the model's inheritance hierarchy.
|
UtilXMLProcessor |
This class contains helper methods to serialize and deserialize XML documents
|
ValueObject |
This is the value wrapper for any object.
|
VariableProvider |
This class represents the interface for variable providers for Expression
Engine.
|
XMLCustomFunctionSourceProvider |
Enables method source code for custom expression engine functions to be generated at run-time
to stored in an XML config file.
|
XMLCustomFunctionsPlaceholder |
This class exists so that the Simple XML framework has a place to
deserialize the custom functions XML file into.
|
XMLErrorHandler |
It handles the error occurred during validating/parsing the XML document
|
XMLFunctionProvider |
This is the XML function provider.
|
XMLUtils |
|
XPathUtils |
|