Uses of Interface
de.mid.innovator.srv2api.icw2meta.ADAccessAble

Packages that use ADAccessAble
de.mid.innovator.srv2api.icw2ac Activity modeling emphasizes the sequence and conditions for coordinating lower-level behaviors, rather than which classifiers own those behaviors. 
de.mid.innovator.srv2api.icw2bc   
de.mid.innovator.srv2api.icw2be The Common Behaviors packages specify the core concepts required for dynamic elements and provides the infrastructure to support more detailed definitions of behavior. 
de.mid.innovator.srv2api.icw2bp   
de.mid.innovator.srv2api.icw2bpdia   
de.mid.innovator.srv2api.icw2br   
de.mid.innovator.srv2api.icw2brdia   
de.mid.innovator.srv2api.icw2bs   
de.mid.innovator.srv2api.icw2bsdia   
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.icw2cldia   
de.mid.innovator.srv2api.icw2db The DB package (spezialization of the IM package) describes the concepts needed for modeling a relational database. 
de.mid.innovator.srv2api.icw2dbdia Database Diagramms and representations of tables and foreign keys, as well as views and from clauses. 
de.mid.innovator.srv2api.icw2er The ER package (spezialization of the IM package) deals with the modeling concepts for the Entity Relationship Model and, in particular, entities, attributes and their relationships. 
de.mid.innovator.srv2api.icw2erdia Entity Relationship Diagramms and representations of entities and relationships, as well as conceptual views and from clauses. 
de.mid.innovator.srv2api.icw2gc   
de.mid.innovator.srv2api.icw2gcdia   
de.mid.innovator.srv2api.icw2ia The Interaction package describes the concepts needed to express Interactions. 
de.mid.innovator.srv2api.icw2im The IM package specify the Information Management Metamodel core concepts required for data modeling. 
de.mid.innovator.srv2api.icw2imdia Information Management Metamodel Diagramm is a subclass of Class Diagramm. 
de.mid.innovator.srv2api.icw2meta Meta model and administration information. 
de.mid.innovator.srv2api.icw2model This packagage contains elements representing the logical model. 
de.mid.innovator.srv2api.icw2pres Diagramms and grafical representations of model elements in diagramms. 
de.mid.innovator.srv2api.icw2sm The StateMachine package defines a set of concepts that can be used for modeling discrete behavior through finite statetransition systems. 
 

Uses of ADAccessAble in de.mid.innovator.srv2api.icw2ac
 

Subinterfaces of ADAccessAble in de.mid.innovator.srv2api.icw2ac
 interface ACActivity
          An activity specifies the coordination of executions of subordinate behaviors using a control and data flow model.
 

Uses of ADAccessAble in de.mid.innovator.srv2api.icw2bc
 

Subinterfaces of ADAccessAble in de.mid.innovator.srv2api.icw2bc
 interface BCExpression
           
 interface BCPropertySet
           
 interface BCRootReuseAbleElement
          This is a utility class for BCRootReuseAbleElement that provides static methods for creation or other purposes.
 interface BCTerm
          A term relevant for the business description.
 

Uses of ADAccessAble in de.mid.innovator.srv2api.icw2be
 

Subinterfaces of ADAccessAble in de.mid.innovator.srv2api.icw2be
 interface BEAnyReceiveEvent
          A transition trigger associated with AnyReceiveEvent specifies that the transition is to be triggered by the receipt of any message that is not explicitly referenced in another transition from the same vertex.
 interface BEBehavior
          Behavior is a specification of how its context classifier changes state over time.
 interface BECallEvent
          A call event represents the reception of a request to invoke a specific operation.
 interface BEChangeEvent
          A change event occurs when a Boolean-valued expression becomes true, for example, as a result of a change in the value held in a slot corresponding to an attribute.
 interface BECreationEvent
          A creation event represents the creation of an instance.
 interface BEDestructionEvent
          A destruction event represents the destruction of the instance described by the lifeline that contains the OccurrenceSpecification that references the destruction event.
 interface BEEvent
          An event is the specification of some occurrence that may potentially trigger effects by an object.
 interface BEExecutionEvent
          An execution event represents the start or finish of the execution of an action or a behavior.
 interface BEMessageEvent
          A message event specifies the receipt by an object of either a call or a signal.
 interface BEOpaque
          The semantics of the behavior is determined by the implementation.
 interface BEReceiveOperEvent
          This specifies the event of receiving an operation invocation for a particular operation by the target entity.
 interface BEReceiveSignalEvent
          This specifies the event of receiving a signal by the target entity.
 interface BESendOperEvent
          A send operation event specifies the sending of a request to invoke a specific operation on an object.
 interface BESendSignalEvent
          A send signal event specifies the sending of a message to a receiver object.
 interface BESignalEvent
          A signal event represents the receipt of an asynchronous signal.
 interface BETimeEvent
          A time event specifies a point in time by an expression.
 

Uses of ADAccessAble in de.mid.innovator.srv2api.icw2bp
 

Subinterfaces of ADAccessAble in de.mid.innovator.srv2api.icw2bp
 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 BPCollaboration
           
 interface BPConditionalEventDefinition
           
 interface BPDataStore
           
 interface BPEndPoint
          The end points element may be extended with endpoint reference definitions introduced in other specifications (e.g., WS-Addressing).
 interface BPError
          An error represents the content of an error event or the fault of a failed operation.
 interface BPEscalation
          An BPEscalation identifies a business situation that a process might need to react to.
 interface BPEventDefinition
           
 interface BPGlobalChoreographyTask
           
 interface BPGlobalMaskTask
           
 interface BPGlobalTask
           
 interface BPInterface
          An interface defines a set of operations that are implemented by services.
 interface BPItemDefinition
          The Business Object defines an object important for the definition of business processes or concepts.
 interface BPLinkEventDefinition
           
 interface BPMaskDefinition
           
 interface BPMessage
           
 interface BPPath
          A path in a process.
 interface BPProcess
           
 interface BPSignal
          Signal to trigger e.g a signal event.
 interface BPTimerEventDefinition
           
 

Uses of ADAccessAble in de.mid.innovator.srv2api.icw2bpdia
 

Subinterfaces of ADAccessAble in de.mid.innovator.srv2api.icw2bpdia
 interface BPDia
           
 

Uses of ADAccessAble in de.mid.innovator.srv2api.icw2br
 

Subinterfaces of ADAccessAble in de.mid.innovator.srv2api.icw2br
 interface BRCostCenter
           
 interface BRLocation
           
 interface BROrgUnit
           
 interface BRPerson
           
 interface BRResource
           
 interface BRResourceCL
          An actor specifies a role played by a user or any other system that interacts with the subject.
 interface BRRole
           
 interface BRTechnical
           
 

Uses of ADAccessAble in de.mid.innovator.srv2api.icw2brdia
 

Subinterfaces of ADAccessAble in de.mid.innovator.srv2api.icw2brdia
 interface BRDia
           
 

Uses of ADAccessAble in de.mid.innovator.srv2api.icw2bs
 

Subinterfaces of ADAccessAble in de.mid.innovator.srv2api.icw2bs
 interface BSFinalState
           
 interface BSRegularState
           
 interface BSState
          This is a utility class for BSState that provides static methods for creation or other purposes.
 

Uses of ADAccessAble in de.mid.innovator.srv2api.icw2bsdia
 

Subinterfaces of ADAccessAble in de.mid.innovator.srv2api.icw2bsdia
 interface BSDia
           
 

Uses of ADAccessAble in de.mid.innovator.srv2api.icw2class
 

Subinterfaces of ADAccessAble in de.mid.innovator.srv2api.icw2class
 interface CLActor
          An actor specifies a role played by a user or any other system that interacts with the subject.
 interface CLArtifact
          An 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.
 interface CLAssocClass
          A model element that has both association and class properties.
 interface CLAssociation
          An association describes a set of tuples whose values refer to typed instances.
 interface CLBehavioredClassifier
          A classifier can have behavior specifications defined in its namespace.
 interface CLClass
          The 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.
 interface CLClassifier
          A classifier is a classification of instances — it describes a set of instances that have features in common.
 interface CLCollaboration
          A collaboration describes a structure of collaborating elements (roles), each performing a specialized function, which collectively accomplish some desired functionality.
 interface CLCommunicationPath
          A communication path is an association between two deployment targets which they are able to exchange signals and messages through.
 interface CLComponent
          A component represents a modular part of a system that encapsulates its contents and whose manifestation is replaceable within its environment.
 interface CLDataType
          A data type is a type whose instances are only identified by their value.
 interface CLDeclarationAbleClassifier
          This is a utility class for CLDeclarationAbleClassifier that provides static methods for creation or other purposes.
 interface CLDeploymentSpec
          A deployment specification specifies a set of properties that determine execution parameters of a component artifact that is deployed on a node.
 interface CLDevice
          A device is a physical computational resource with processing capability which artifacts may be deployed for execution on.
 interface CLEncapsulatedClassifier
          This is a utility class for CLEncapsulatedClassifier that provides static methods for creation or other purposes.
 interface CLEnumeration
          An enumeration is a data type whose values are enumerated in the model as enumeration literals.
 interface CLExecEnv
          An 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.
 interface CLInstanceSpecification
          An instance specification is a model element that represents an instance in a modeled system.
 interface CLInterface
          An interface is a kind of classifier that represents a declaration of a set of coherent public features and obligations.
 interface CLNode
          A node is a computational resource which artifacts may be deployed for execution on.
 interface CLPrimitiveType
          A primitive type defines a predefined data type, without any relevant substructure (it has no parts).
 interface CLSignal
          A signal is a specification of send request instances communicated between objects.
 interface CLStructuredClassifier
          This is a utility class for CLStructuredClassifier that provides static methods for creation or other purposes.
 interface CLStructureDefinition
           
 interface CLTemplateParameterAbleClass
           
 interface CLUseCase
          A use case is the specification of a set of actions performed by a system.
 

Uses of ADAccessAble in de.mid.innovator.srv2api.icw2cldia
 

Subinterfaces of ADAccessAble in de.mid.innovator.srv2api.icw2cldia
 interface CLClassDia
          The following nodes and edges are typically drawn in a class diagram: Association Aggregation Class Composition Dependency Generalization Interface InterfaceRealization Realization
 interface CLComponentDia
          The following nodes and edges are typically drawn in a component diagram: Component Interface ComponentRealization, InterfaceRealization, Usage Dependencies Class Artifact Port
 interface CLCompositeStructureDia
          A composite structure diagram depicts the internal structure of a classifier, as well as the use of a collaboration in a collaboration use.
 interface CLDeploymentDia
           
 interface CLDia
          This is a utility class for CLDia that provides static methods for creation or other purposes.
 interface CLHierarchyAbleDia
          This is a utility class for CLHierarchyAbleDia that provides static methods for creation or other purposes.
 interface CLRequirementDia
           
 interface CLStructureDefinitionDia
           
 interface CLUseCaseDia
          Use case diagrams are a specialization of class diagrams; the classifiers shown are restricted to being either actors or use cases.
 

Uses of ADAccessAble in de.mid.innovator.srv2api.icw2db
 

Subinterfaces of ADAccessAble in de.mid.innovator.srv2api.icw2db
 interface DBAuthorizationIdentifier
          This is a utility class for DBAuthorizationIdentifier that provides static methods for creation or other purposes.
 interface DBCheckConstraint
           
 interface DBColumnSet
          An DBColumnSet can be a DBTable or a DBView.
 interface DBGroup
           
 interface DBPackage
          A DBPackage is both a MEPackage for organizing elements in a tree and a DBSQLObject for modeling privileges or relationships to other SQL obejcts.
 interface DBRole
           
 interface DBSiblingConstraint
           
 interface DBSQLGeneric
           
 interface DBStoredProcedure
           
 interface DBTable
          An DBTable as part of the Relational Database Model is specified by its columns.
 interface DBUser
           
 interface DBView
           
 

Uses of ADAccessAble in de.mid.innovator.srv2api.icw2dbdia
 

Subinterfaces of ADAccessAble in de.mid.innovator.srv2api.icw2dbdia
 interface DBDia
           
 

Uses of ADAccessAble in de.mid.innovator.srv2api.icw2er
 

Subinterfaces of ADAccessAble in de.mid.innovator.srv2api.icw2er
 interface BI2Cube
           
 interface BI2DimensionTree
           
 interface BI2MeasurementTime
          A BI2MeasurementTime defines the rule, at which point of time the data are determined.
 interface BIHierarchy
          A BIHierarchy defines a dimension chain used by a fact entity of the data warehouse model.
 interface BIHierarchyRole
          A BIHierarchyRole is a specialization of a ERRelationship.
 interface ERAttributeSet
          An ERAttributeSet of the Entity Relationship Model can be an EREntity or a ERView.
 interface ERCheckConstraint
          A ERCheckConstraint describes the value consistency of the attributes.
 interface EREntity
          An EREntity as part of the Entity Relationship Model is specified by its attributes and its relationships to other entities.
 interface ERRelationship
          A ERRelationship connects two entities via ERRole roles.
 interface ERView
          A ERView to the Entity Relationship Model builds a table by joining and filtering the selected attributes.
 

Uses of ADAccessAble in de.mid.innovator.srv2api.icw2erdia
 

Subinterfaces of ADAccessAble in de.mid.innovator.srv2api.icw2erdia
 interface ERDia
          This is a utility class for ERDia that provides static methods for creation or other purposes.
 interface ERDiaAll
           
 

Uses of ADAccessAble in de.mid.innovator.srv2api.icw2gc
 

Subinterfaces of ADAccessAble in de.mid.innovator.srv2api.icw2gc
 interface GCConcept
          A concept is a generic modeling construct which may be realized by different model elements.
 

Uses of ADAccessAble in de.mid.innovator.srv2api.icw2gcdia
 

Subinterfaces of ADAccessAble in de.mid.innovator.srv2api.icw2gcdia
 interface GCDia
          A diagram showing concepts and concept connections.
 

Uses of ADAccessAble in de.mid.innovator.srv2api.icw2ia
 

Subinterfaces of ADAccessAble in de.mid.innovator.srv2api.icw2ia
 interface IAInteraction
          An interaction is a unit of behavior that focuses on the observable exchange of information between ConnectAbleElements.
 

Uses of ADAccessAble in de.mid.innovator.srv2api.icw2im
 

Subinterfaces of ADAccessAble in de.mid.innovator.srv2api.icw2im
 interface IMAssociation
          Association between two classifiers.
 interface IMClassifier
          Classifier within an Information Management Model.
 interface IMCLDataType
           
 interface IMConstraint
          This is a utility class for IMConstraint that provides static methods for creation or other purposes.
 interface IMProcedure
          This is a utility class for IMProcedure that provides static methods for creation or other purposes.
 interface IMSemanticDataType
          A type which describes the semantic of its stored value.
 interface IMSequence
          Subclass of IMSemanticDataType with automatic unique value.
 

Uses of ADAccessAble in de.mid.innovator.srv2api.icw2imdia
 

Subinterfaces of ADAccessAble in de.mid.innovator.srv2api.icw2imdia
 interface IMDia
          Superclass of ERDia and DBDia.
 

Uses of ADAccessAble in de.mid.innovator.srv2api.icw2meta
 

Subinterfaces of ADAccessAble in de.mid.innovator.srv2api.icw2meta
 interface ADLockAble
          Elements which can be locked by a user.
 interface ADModel
          Represents a common model.
 interface ADVersionAble
          Elements which are versionable.
 interface ADXModel
          Represents an InoX model.
 interface MMProfile
          A profile is a kind of package that extends a reference metamodel.
 interface MMXProfile
           
 

Fields in de.mid.innovator.srv2api.icw2meta with type parameters of type ADAccessAble
 List<ADAccessAble> ARG_ModifyRead.seqAccessAble
          sequence of accessable elements
 List<ADAccessAble> ARG_ModifyAccess.seqAccessAble
          sequence of accessable elements
 

Methods in de.mid.innovator.srv2api.icw2meta with type parameters of type ADAccessAble
<T extends ADAccessAble>
List<T>
ADUsrRole.getAccessAble(Class<T> returnType)
          Returns the elements which can be accessed by the current object.
<T extends ADAccessAble>
List<T>
ADUsrRole.getReadAble(Class<T> returnType)
          Returns the elements which cannot be read by the current object.
 

Method parameters in de.mid.innovator.srv2api.icw2meta with type arguments of type ADAccessAble
 void ADUsrRole.modifyAccess(List<? extends ADAccessAble> seqAccessAble, boolean giveAccess, boolean recursive)
          Modifies the given elements' role access.
 void ADUsrRole.modifyRead(List<? extends ADAccessAble> seqAccessAble, boolean giveRead)
          Modifies the given elements' role read permission.
 

Constructor parameters in de.mid.innovator.srv2api.icw2meta with type arguments of type ADAccessAble
ARG_ModifyAccess(List<ADAccessAble> seqAccessAble, boolean giveAccess, boolean recursive)
           
ARG_ModifyRead(List<ADAccessAble> seqAccessAble, boolean giveRead)
           
 

Uses of ADAccessAble in de.mid.innovator.srv2api.icw2model
 

Subinterfaces of ADAccessAble in de.mid.innovator.srv2api.icw2model
 interface MEAttachment
           
 interface MEConfigurationManagement
          Configuration management package.
 interface MEConstraint
          A constraint is a condition or restriction expressed in natural language text or in a machine readable language for the purpose of declaring some of the semantics of an element.
 interface MEHierarchyAble
          Abstract superclass for Metaclasses which may own PackageableElements, e.g.
 interface MEMappingConfigurationPackage
          Abstract mapping configuration package.
 interface MEMappingConfigurationPackageForward
          Mapping configuration package forward direction.
 interface MEMappingConfigurationPackageReverse
          Mapping configuration package reverse direction.
 interface MEMappingPackageContent
          Package used for content below MappingPackageType.
 interface MEMappingPackageType
          Abstract mapping package type defines the mapping type.
 interface MEMappingPackageTypeForward
          Implementing mapping type with direction FORWARD.
 interface MEMappingPackageTypeReverse
          Implementing mapping type with direction REVERSE.
 interface MEModel
          A model captures a view of a physical system.
 interface MEPackage
          A package is a namespace for its members and may contain other packages.
 interface MEProxy
          Abstract Proxy Base Class
 interface MEProxyExternal
           
 interface MEProxyInnovator
           
 interface MERequirement
           
 interface MESection
           
 interface MEStubPackage
          Abstract Stub Package.
 interface MEStubPackageBase
          Stub package base package collecting all stub packages within a system model.
 interface MEStubPackageExternalModel
          Stub package for external models.
 interface MEStubPackageInnovator
          Stub package for Innovator models
 interface MESystemModel
           
 interface MESystemModelManagement
          System model management package containing MEConfigurationManagement and MEStubPackageBase packages.
 

Uses of ADAccessAble in de.mid.innovator.srv2api.icw2pres
 

Subinterfaces of ADAccessAble in de.mid.innovator.srv2api.icw2pres
 interface PRDiaWhiteboard
           
 interface PRVersionAbleDia
          This is a utility class for PRVersionAbleDia that provides static methods for creation or other purposes.
 

Uses of ADAccessAble in de.mid.innovator.srv2api.icw2sm
 

Subinterfaces of ADAccessAble in de.mid.innovator.srv2api.icw2sm
 interface SMProtocolStateMachine
          A protocol state machine is always defined in the context of a classifier.
 interface SMStateMachine
          State machines can be used to express the behavior of part of a system.