Uses of Interface
de.mid.innovator.srv2api.icw2elem.ELRedefAble
Packages that use ELRedefAble
Package
Description
Activity modeling emphasizes the sequence and conditions for coordinating
lower-level behaviors, rather than which classifiers own those behaviors.
The Common Behaviors package specifies the core concepts required for dynamic
elements and provides the infrastructure to support more detailed definitions of
behavior.
Package for Business Process Model and Notation (BPMN).
Business resource modeling package.
The classes package deals with the basic modeling concepts of UML and, in
particular, classes and their relationships.
The DB package (specialization of the IM package) describes the concepts needed
for modeling a relational database.
Describes the common behavior of all elements stored in a model server
repository even configuration elements in profiles and schema elements of the
meta model.
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.
In addition it deals with the concepts of Online Analytical Processing (OLAP) to build a data warehouse for business intelligence (BI) matters.
The Interaction package describes the concepts needed to express interactions.
The IM package specify the Information Management Metamodel core concepts
required for data modeling.
Meta model and administration information.
The StateMachine package defines a set of concepts that can be used for
modeling discrete behavior through finite statetransition systems.
-
Uses of ELRedefAble in de.mid.innovator.srv2api.icw2ac
Subinterfaces of ELRedefAble in de.mid.innovator.srv2api.icw2acModifier and TypeInterfaceDescriptioninterfaceAn activity specifies the coordination of executions of subordinate behaviors using a control and data flow model.interfaceFlow edge for either control flow of object flow.interfaceAn activity final node is a final node that stops all flows in an activity.interfaceinterfaceA central buffer node is an object node for managing flows from multiple sources and destinations.interfaceA control flow is an edge that starts an activity node after the previous one is finished.interfaceA control node is an abstract activity node that coordinates flows in an activity.interfaceA data store node is a central buffer node for non-transient information.interfaceA decision node is a control node that chooses between outgoing flows.interfaceAn executable node is an abstract class for activity nodes that may be executed.interfaceinterfaceA flow final node is a final node that terminates a flow.interfaceA fork node is a control node that splits a flow into multiple concurrent flows.interfaceAn initial node is a control node which flow starts at when the activity is invoked.interfaceA join node is a control node that synchronizes multiple flows.interfaceA merge node is a control node that brings multiple alternate flows together.interfaceAn object flow is an activity edge that can have objects or data passing along it.interfaceAn object node is an activity node that indicates an instance of a particular classifier, possibly in a particular state, and may be available at a particular point in the activity.interfaceAn activity parameter node is an object node for inputs and outputs to activities.interfaceA structured activity node is an executable activity node that may have an expansion into subordinate nodes as an ActivityGroup.interfaceAcceptCallAction is an accept event action that represents the receipt of a synchronous call request.interfaceAcceptEventAction is an action that waits for the occurrence of an event meeting specified condition.interfaceAn action is a named element that is the fundamental unit of executable functionality.interfaceAn action input pin is a kind of pin that executes an action to determine the values to input to another.interfaceStructural features are potentially multi-valued and ordered; this means that the action supports specification of insertion points for new values.interfaceBroadcastSignalAction is an action that transmits a signal instance to all the potential target objects in the system.interfaceCallAction is an abstract class for actions that invoke behavior and receive return values.interfaceinterfaceinterfaceThis action destroys all links of an association that have a particular object at one end.interfaceThis action removes all values of a structural feature.interfaceThis action can be used to create links and link objects.interfaceThis action instantiates a classifier.interfaceThis action destroys a link or a link object.interfaceThis action destroys the object on its input pin at runtime.interfaceAn input pin is a pin that holds input values to be consumed by an action.interfaceInvocation is an abstract class for the various actions that invoke behavior.interfaceA link action creates, destroys or reads links, identifying a link by its end objects and qualifier values, if any.interfaceAn action with implementation-specific semantics.interfaceAn output pin is a pin that holds output values produced by an action.interfaceA pin is a typed element and multiplicity element that provides values to actions and accept result values from them.interfaceAction that causes an exception to occur.interfaceThis action navigates an association towards one end which is the end that does not have an input pin to take its object (the 'open' end).interfaceEvery action is ultimately a part of some behavior, which is in turn optionally attached in some way to the specification of a classifier -- for example, as the body of a method or as part of a state machine.interfaceThis action reads the values of a structural feature in order if the structural feature is ordered.rinterfaceThe object to access is specified dynamically by referring to an input pin which the object will be placed on at runtime.interfaceAction that accepts a set of return values and a value containing return information produced by a previous accept call action.interfaceSendObjectAction is an action that transmits an object to the target object where it may invoke behavior such as the firing of state machine transitions or the execution of an activity.interfaceSendSignalAction is an action that creates a signal instance from its inputs and transmits it to the target object where it may cause the firing of a state machine transition or the execution of an activity.interfaceThis abstract action class statically specifies the structural feature being accessed.interfaceThis action returns true if the two input values are the same identity, false if they are not.interfaceAction that breaks an object of a known type into outputs each of which is equal to a value froma structural feature of the object.interfaceThe action returns the result of evaluating a value specification.interfaceA value pin is an input pin that provides a value by evaluating a value specification.interfaceA write link action takes a complete identification of a link and creates or destroys it.interfaceA write structural feature action operates on a structural feature of an object to modify its values. -
Uses of ELRedefAble in de.mid.innovator.srv2api.icw2be
Subinterfaces of ELRedefAble in de.mid.innovator.srv2api.icw2beModifier and TypeInterfaceDescriptioninterfaceBehavior is a specification of how its context classifier changes state over time.interfaceThe semantics of the behavior is determined by the implementation. -
Uses of ELRedefAble in de.mid.innovator.srv2api.icw2bp
Subinterfaces of ELRedefAble in de.mid.innovator.srv2api.icw2bpModifier and TypeInterfaceDescriptioninterfaceAn interface defines a set of operations that are implemented by services. -
Uses of ELRedefAble in de.mid.innovator.srv2api.icw2br
Subinterfaces of ELRedefAble in de.mid.innovator.srv2api.icw2brModifier and TypeInterfaceDescriptioninterfaceAn actor specifies a role played by a user or any other system that interacts with the subject. -
Uses of ELRedefAble in de.mid.innovator.srv2api.icw2class
Subinterfaces of ELRedefAble in de.mid.innovator.srv2api.icw2classModifier and TypeInterfaceDescriptioninterfaceAn actor specifies a role played by a user or any other system that interacts with the subject.interfaceAn artifact is the specification of a physical piece of information that is used or produced by a software development process or by deployment and operation of a system.interfaceA model element that has both association and class properties.interfaceAn association describes a set of tuples whose values refer to typed instances.interfaceA behavioral feature is a feature of a classifier that specifies an aspect of the behavior of its instances.interfaceA classifier can have behavior specifications defined in its namespace.interfaceThe purpose of a class is to specify a classification of objects and to specify the features that characterize the structure and behavior of those objects.interfaceA classifier is a classification of instances - it describes a set of instances that have features in common.interfaceA collaboration describes a structure of collaborating elements (roles), each performing a specialized function, which collectively accomplish some desired functionality.interfaceA communication path is an association between two deployment targets which they are able to exchange signals and messages through.interfaceA component represents a modular part of a system that encapsulates its contents and whose manifestation is replaceable within its environment.interfaceSpecifies a link that enables communication between two or more instances.interfaceA data type is a type whose instances are only identified by their value.interfaceThis is a utility class for CLDeclarationAbleClassifier that provides static methods for creation or other purposes.interfaceA deployment specification specifies a set of properties that determine execution parameters of a component artifact that is deployed on a node.interfaceA device is a physical computational resource with processing capability which artifacts may be deployed for execution on.interfaceThis is a utility class for CLEncapsulatedClassifier that provides static methods for creation or other purposes.interfaceAn enumeration is a data type whose values are enumerated in the model as enumeration literals.interfaceAn execution environment is a node that offers an execution environment for specific types of components that are deployed on it in the form of executable artifacts.interfaceAn extension point identifies a point in the behavior of a use case where that behavior can be extended by the behavior of some other (extending) use case, as specified by an extend relationship.interfaceA feature declares a behavioral or structural characteristic of instances of classifiers.interfaceAn interface is a kind of classifier that represents a declaration of a set of coherent public features and obligations.interfaceA node is a computational resource which artifacts may be deployed for execution on.interfaceAn operation is a behavioral feature of a classifier that specifies the name, type, parameters and constraints for invoking an associated behavior.interfaceA port is a property of a classifier that specifies a distinct interaction point between that classifier and its environment or between the (behavior of the) classifier and its internal parts.interfaceA primitive type defines a predefined data type, without any relevant substructure (it has no parts).interfaceA property is a structural feature.interfaceA reception is a declaration stating that a classifier is prepared to react to the receipt of a signal.interfaceA signal is a specification of send request instances communicated between objects.interfaceThis is a utility class for CLStructuredClassifier that provides static methods for creation or other purposes.interfaceinterfaceinterfaceinterfaceA use case is the specification of a set of actions performed by a system.Methods in de.mid.innovator.srv2api.icw2class that return types with arguments of type ELRedefAbleModifier and TypeMethodDescriptionCLClassifier.dialogFolderRedefine(List<? extends ELElement> seq) Creates redefinitions of selected elements within this classifier. -
Uses of ELRedefAble in de.mid.innovator.srv2api.icw2db
Subinterfaces of ELRedefAble in de.mid.innovator.srv2api.icw2dbModifier and TypeInterfaceDescriptioninterfaceThis is a utility class for DBColumn that provides static methods for creation or other purposes.interfaceinterfaceinterfaceinterfaceinterface -
Uses of ELRedefAble in de.mid.innovator.srv2api.icw2elem
Subinterfaces of ELRedefAble in de.mid.innovator.srv2api.icw2elemModifier and TypeInterfaceDescriptioninterfaceThis is a utility class for ELAssociation that provides static methods for creation or other purposes.interfaceThis is a utility class for ELClassifier that provides static methods for creation or other purposes.interfaceThis is a utility class for ELFeature that provides static methods for creation or other purposes.interfaceThis is a utility class for ELM2Association that provides static methods for creation or other purposes.interfaceThis is a utility class for ELM2Attribute that provides static methods for creation or other purposes.interfaceThis is a utility class for ELM2Class that provides static methods for creation or other purposes.interfaceThis is a utility class for ELProperty that provides static methods for creation or other purposes.interfaceThis is a utility class for ELStructFeature that provides static methods for creation or other purposes.interfaceThis is a utility class for ELView that provides static methods for creation or other purposes.Methods in de.mid.innovator.srv2api.icw2elem with type parameters of type ELRedefAbleModifier and TypeMethodDescription<T extends ELRedefAble>
List<T> ELRedefAble.getRedefined(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All elements redefined by this element.<T extends ELRedefAble>
List<T> ELRedefAble.getRedefining(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All elements which redefine this element.Method parameters in de.mid.innovator.srv2api.icw2elem with type arguments of type ELRedefAbleModifier and TypeMethodDescriptionvoidELRedefAble.setRedefined(List<? extends ELRedefAble> values) Set the value of Foreign Key Redefined. -
Uses of ELRedefAble in de.mid.innovator.srv2api.icw2er
Subinterfaces of ELRedefAble in de.mid.innovator.srv2api.icw2erModifier and TypeInterfaceDescriptioninterfaceIn anBI2Cube, the data is stored redundantly in segments of a multidimensional cube.interfaceABI2DimensionLeveldescribes the semantic of the unit for which the data is collected.interfaceABI2DimensionTreeis a quasi-hierarchy that describes the levels in which the data is aggregated.interfaceABI2Hierarchyis a path in aBI2DimensionTreethrough which the data is collected in aggregated form.interfaceDeprecated: Use the BI2 classes for the 2nd generation procedure.interfaceDeprecated: Use the BI2 classes for the 2nd generation procedure.interfaceAnERAttributeis a property of anEREntity.interfaceinterfaceAnEREntityas part of the Entity Relationship Model is specified by its attributes and its relationships to other entities.interfaceinterfaceinterfaceinterfaceAERViewto the Entity Relationship Model builds a table by joining and filtering the selected attributes.interfaceAnERViewAttributedescribes a column of anERView. -
Uses of ELRedefAble in de.mid.innovator.srv2api.icw2ia
Subinterfaces of ELRedefAble in de.mid.innovator.srv2api.icw2iaModifier and TypeInterfaceDescriptioninterfaceAn interaction is a unit of behavior that focuses on the observable exchange of information between ConnectAbleElements. -
Uses of ELRedefAble in de.mid.innovator.srv2api.icw2im
Subinterfaces of ELRedefAble in de.mid.innovator.srv2api.icw2imModifier and TypeInterfaceDescriptioninterfaceAssociation between two classifiers.interfaceClassifier within an Information Management Model.interfaceThis abstract type combines the behavior ofIMSemanticDataTypeandCLDataType.interfaceThis is a utility class for IMFeature that provides static methods for creation or other purposes.interfaceThis is a utility class for IMProperty that provides static methods for creation or other purposes.interfaceA type which describes the semantic of its stored value.interfaceSubclass ofIMSemanticDataTypewith automatic unique value.interfaceThis is a utility class for IMStructuralFeature that provides static methods for creation or other purposes.interfaceThis is a utility class for IMView that provides static methods for creation or other purposes. -
Uses of ELRedefAble in de.mid.innovator.srv2api.icw2meta
Subinterfaces of ELRedefAble in de.mid.innovator.srv2api.icw2metaModifier and TypeInterfaceDescriptioninterfaceinterfaceinterfaceinterfaceThis is a utility class for MM2Classification that provides static methods for creation or other purposes.interfaceinterfaceA stereotype defines how an existing metaclass may be extended and enables the use of platform-specific or domain-specific terminology or notation in place of, or in addition to, the ones used for the extended metaclass.interfaceinterfaceThis is a utility class for MMStereotypeRelatedElement that provides static methods for creation or other purposes.interfaceinterfaceinterface -
Uses of ELRedefAble in de.mid.innovator.srv2api.icw2sm
Subinterfaces of ELRedefAble in de.mid.innovator.srv2api.icw2smModifier and TypeInterfaceDescriptioninterfaceA protocol state machine is always defined in the context of a classifier.interfaceState machines can be used to express the behavior of part of a system.