Modifier and Type | Class and Description |
---|---|
class |
AbstractFunction<P extends AbstractParameter>
IConfigurationElement based function base class |
Modifier and Type | Class and Description |
---|---|
class |
FunctionParameter
Definition of a function parameter.
|
class |
PropertyParameter
Represents a source or target property as parameter to a
PropertyFunction |
class |
TypeParameter
Represents a source or target type as parameter to a
TypeFunction |
Modifier and Type | Method and Description |
---|---|
Set<? extends AbstractParameter> |
Function.getSource()
Get the source entities
|
Set<? extends AbstractParameter> |
Function.getTarget()
Get the target entities
|
Modifier and Type | Class and Description |
---|---|
class |
EntitySelector<F extends AbstractParameter>
Entity selector
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
ReplaceFunctionWizardContribution.checkCount(int count,
Set<? extends AbstractParameter> entities,
boolean isTarget) |
protected boolean |
SchemaSelectionFunctionContribution.checkCount(int count,
Set<? extends AbstractParameter> entities,
boolean isTarget)
Checks if the given entity count is compatible with the given set of
entity definitions
|
protected boolean |
ReplaceFunctionWizardContribution.checkMandatoryConditions(Set<EntityDefinition> schemaEntities,
Iterable<? extends AbstractParameter> functionEntities) |
protected boolean |
SchemaSelectionFunctionContribution.checkMandatoryConditions(Set<EntityDefinition> schemaEntities,
Iterable<? extends AbstractParameter> functionEntities)
Checks if all entities that are mandatory in the function definition and
have specific attached conditions can be met by at least one of the given
schema entities.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractGenericFunctionWizard<P extends AbstractParameter,T extends AbstractFunction<P>>
Generic function wizard
|
Modifier and Type | Class and Description |
---|---|
class |
EntitiesPage<T extends AbstractFunction<D>,D extends AbstractParameter,F extends Field<D,?>>
Page that allows assigning cell entities
|
Modifier and Type | Class and Description |
---|---|
class |
Field<F extends AbstractParameter,S extends EntitySelector<F>>
Represents named entities in a function
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractFunctionTableSection<P extends AbstractParameter>
Abstract function section with general information on functions displayed in
a table
|
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a