Uses of Interface
de.mid.innovator.srv2api.icw2elem.ELShortNameAble
-
Packages that use ELShortNameAble Package Description de.mid.innovator.srv2api.icw2bp Package for Business Process Model and Notation (BPMN).de.mid.innovator.srv2api.icw2class The classes package deals with the basic modeling concepts of UML and, in particular, classes and their relationships.de.mid.innovator.srv2api.icw2er The ER package (specialization of the IM package) deals with the modeling concepts for the Entity Relationship Model and, in particular, entities, attributes and their relationships.
In addition it deals with the concepts of Online Analytical Processing (OLAP) to build a data warehouse for business intelligence (BI) matters. -
-
Uses of ELShortNameAble in de.mid.innovator.srv2api.icw2bp
Subinterfaces of ELShortNameAble in de.mid.innovator.srv2api.icw2bp Modifier and Type Interface Description interface
BPCallAble
This is a utility class for BPCallAble that provides static methods for creation or other purposes.interface
BPCallAbleChoreographyElement
This is a utility class for BPCallAbleChoreographyElement that provides static methods for creation or other purposes.interface
BPCallAbleProcessElement
This is a utility class for BPCallAbleProcessElement that provides static methods for creation or other purposes.interface
BPChoreography
interface
BPGlobalChoreographyTask
interface
BPGlobalMaskTask
interface
BPGlobalTask
interface
BPItemDefinition
The Business Object defines an object important for the definition of business processes or concepts.interface
BPProcess
-
Uses of ELShortNameAble in de.mid.innovator.srv2api.icw2class
Subinterfaces of ELShortNameAble in de.mid.innovator.srv2api.icw2class Modifier and Type Interface Description interface
CLStructureDefinition
interface
CLStructureElement
This is a utility class for CLStructureElement that provides static methods for creation or other purposes.interface
CLStructureEntry
interface
CLStructureGroup
-
Uses of ELShortNameAble in de.mid.innovator.srv2api.icw2er
Subinterfaces of ELShortNameAble in de.mid.innovator.srv2api.icw2er Modifier and Type Interface Description interface
BI2Cube
In anBI2Cube
, the data is stored redundantly in segments of a multidimensional cube.interface
BI2HierarchyLevel
ABI2HierarchyLevel
is the use of aBI2DimensionLevel
in aBI2Hierarchy
and thus indirectly the use of theERAttributeSet
assigned to the dimension level.interface
BI2MeasurementTime
ABI2MeasurementTime
defines the rule, at which point of time the data is determined.interface
BIHierarchyRole
Deprecated: Use the BI2 classes for the 2nd generation procedure.interface
ERAttribute
AnERAttribute
is a property of anEREntity
.interface
ERAttributeSet
interface
EREntity
AnEREntity
as part of the Entity Relationship Model is specified by its attributes and its relationships to other entities.interface
ERForeignKey
interface
ERRelationship
interface
ERUniqueKey
interface
ERUsedAttribute
interface
ERView
AERView
to the Entity Relationship Model builds a table by joining and filtering the selected attributes.interface
ERViewAttribute
AnERViewAttribute
describes a column of anERView
.
-