Uses of Class
de.mid.innovator.net.InoNetException
Packages that use InoNetException
Package
Description
The package contains classes needed for the network communication via TCP/IP between Innovator
network clients and servers.
All classes in this package are used for communicating with the Innovator repository server
and license server.
The package contains classes for connecting to an Innovator model
for manipulation and evaluation purposes.
Activity modeling emphasizes the sequence and conditions for coordinating
lower-level behaviors, rather than which classifiers own those behaviors.
Diagrams and graphical representations for elements of the icw2ac package.
Package for Business Object Modeling.
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).
BPMN Diagrams and graphical representations for elements of the icw2bp package.
Business resource modeling package.
Diagrams and graphical representations for elements of the icw2br package.
State machine for Business Object Modeling.
Diagrams and graphical representations for elements of the icw2bs package.
The classes package deals with the basic modeling concepts of UML and, in
particular, classes and their relationships.
Diagrams and graphical representations for elements of the icw2class package.
The DB package (specialization of the IM package) describes the concepts needed
for modeling a relational database.
Database Diagrams and representations of tables and foreign keys, as well as
views and from clauses.
The documentation package deals with the model documentation configuration and
generation.
The purpose of DMN is to provide the constructs that are needed to model
decisions, so that organizational decision-making can be readily depicted in
diagrams, accurately defined by business analysts, and (optionally) automated.
The decision requirements level of a decision model in DMN consists of a
Decision Requirement Graph depicted in one or more Decision Requirement
Diagrams.
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.
Entity Relationship Diagrams and representations of entities and relationships,
as well as conceptual views and from clauses.
Package for concept modeling.
Concept diagrams and graphical representations for elements of the icw2gc
package.
The Interaction package describes the concepts needed to express interactions.
The IM package specify the Information Management Metamodel core concepts
required for data modeling.
Information Management Metamodel Diagram is a subclass of Class Diagram.
Meta model and administration information.
This packagage contains elements representing the logical model.
Diagrams and graphical representations of model elements in diagrams.
The StateMachine package defines a set of concepts that can be used for
modeling discrete behavior through finite statetransition systems.
Diagrams and graphical representations for elements of the icw2sm package.
Diagrams and graphical representations for elements of the icw2ia package.
The classes in this package can be used to provide transparent user interfaces
with a standard mechanism for supporting command line arguments or Java properties.
The package contains some useful utilities for Innovator API applications.
-
Uses of InoNetException in de.mid.innovator.net
Methods in de.mid.innovator.net that throw InoNetExceptionModifier and TypeMethodDescriptionvoidInoNet.connect()voidInoNet.disconnect()static List<byte[]> InoNetReceiveImpl.receive(SocketChannel ch, Socket socket) Read raw telegram from ChannelvoidInoNet.send(InoTelegram tel) List<byte[]> InoNet.sendAndReceive(InoTelegram tel) Constructors in de.mid.innovator.net that throw InoNetException -
Uses of InoNetException in de.mid.innovator.srv
Subclasses of InoNetException in de.mid.innovator.srvModifier and TypeClassDescriptionclassAn exception that will be thrown whenever a request to theLicenseServerfails.Methods in de.mid.innovator.srv that throw InoNetExceptionModifier and TypeMethodDescriptionLicenseServer.chkMdlAdmin(InoUser user, String repName, String mdlName, K_ADMODEL mdlType) Returns a flag if repository admin login is allowed.LicenseServer.chkVersAdmin(InoUser user, String repName, String mdlName, K_ADMODEL mdlType) Returns a flag if repository admin login is allowed.LicenseServer.chkVersMdlAdmin(InoUser user, String repName, String mdlName, K_ADMODEL mdlType, String versName) Returns a flag if repository admin login is allowed.voidRepositoryServer.connect()Connects to a running Innovator repository server if not yet connected.voidSrvConnection.connect()Connects the SrvConnection with the repository server and initializes the communication between Java client and repository server.RepositoryServer.createModel(String name, K_ADMODEL modelType, String newAdminPwd, String userCfg, String modelCfg, List<String> addOnList) Creates a newModelin the actual repository server and refreshes the list of models.abstract voidDeletes a model from a repository server.voidRepositoryServer.disconnect()Disconnects from the repository server.voidSrvConnection.disconnect()Disconnects the SrvConnection from the repository server; no more commands can be called.INetworkInformationService.findServer(String repName) LicenseServer.findServer(String repName) Finds a specific running repository server.ILicensingService.getHostId()Gets the host id.LicenseServer.getHostId()INetworkInformationService.getInnovatorClients()LicenseServer.getInnovatorClients()Returns a list of all known clients.LicenseServer.getInohost()intILicensingService.getLicenseCount(LicenseServer.License lic) Gets the total number of licenses of a given license type.intLicenseServer.getLicenseCount(LicenseServer.License lic) ILicensingService.getLicensee()Gets the licensee.LicenseServer.getLicensee()LicenseServer.getMainInohost()LicenseServer.getProxy(de.mid.innovator.srv.LicSrvGetSrvPrjListReplyTelegram.SrvConData conData) The method retrieves the complete list of proxys known by this license server.LicenseServer.getProxyList()The method retrieves the complete list of proxys known by this license server.static SrvConnectionSrvConnection.GetProxySrvConnection(LicenseServer lSrv, de.mid.innovator.srv.LicSrvGetSrvPrjListReplyTelegram.SrvConData srvCon) static SrvConnectionSrvConnection.GetProxySrvConnection(LicenseServer lSrv, SrvConnection srvCon) intILicensingService.getSerialNumber()intLicenseServer.getSerialNumber()INetworkInformationService.getServerList()LicenseServer.getServerList()The method retrieves the complete list of repository servers known by this license server.LicenseServer.getServerStatus(String repName) The method returns a set of runtime status flags of the given repository server.RepositoryServer.getStatus()LicenseServer.getSvgServer()The method retrieves the complete list of repository servers known by this license server.LicenseServer.getUser()Returns the info for the current system user.LicenseServer.getUserJWT()LicenseServer.getUserList()List<de.mid.innovator.srv.LicSrvGetLoginListReplyTelegram.InoUserLogin> LicenseServer.getUserLoginList()LicenseServer.getUserRoleList(InoUser inoUser, String repName, String mdlName, K_ADMODEL mdlType) Model.getUserRoleList(InoUser inoUser) Fetch the possible rolesModel.getUsers()Gets the list of available users from model.LicenseServer.getUserVersRoleList(InoUser inoUser, String repName, String mdlName, K_ADMODEL mdlType, String versName) INetworkInformationService.getVersion()LicenseServer.getVersion()Retrieves the version of the license server.booleanLicenseServer.hasEnvironRight(InoUser user) Returns a flag if configuration of environments is allowed.booleanILicensingService.isLicenseRegistered()Determines whether [is license registered].booleanLicenseServer.isLicenseRegistered()booleanRepositoryServer.isSingleSignOn()booleanLicenseServer.isSubscription()booleanRepositoryServer.isVersionModel()voidILicensingService.lockLicense(LicenseServer.License license) Locks another license of given type.voidLicenseServer.lockLicense(LicenseServer.License license) abstract voidModel.loginModelAdmin()Login as model administrator with name and password.abstract voidModel.loginModelAdmin(String aUserName, String pwd) Login as model administrator with name and password.abstract voidModel.loginModelGuest(String pwd) Login as model guest with password.abstract voidModel.loginSuperUser(Boolean login, String pwd) Switch superuser mode for login.abstract voidLogin as normal user with name and password.abstract voidModel.logout()Logout any user from the model.voidRepositoryServer.logout()Logs out from the repository server if still logged-in, otherwise nothing will be done.voidRepositoryServer.modifyPassword(String oldPass, String newPass) Modifies the repository server's administration password.voidRepositoryServer.refresh()Synchronizes this server object's model list with the actual state known by the license server.voidILicensingService.registerLicense(String key) Registers a new obtained license.voidLicenseServer.registerLicense(String key) voidILicensingService.registerProgram(InoProgram.Type progType) voidLicenseServer.registerProgram(InoProgram.Type progType) voidRepositoryServer.repositoryAdminLogin(String pwd) Authenticates the user credentials for administration purposes; this is carried out by the repository server.de.mid.innovator.srv2api.impl.SrvDataTelegramSrvConnection.SendAndReceive(SrvContext ctx, de.mid.innovator.srv2api.impl.SrvDataTelegram tel) voidILicensingService.sendLicenseFile(FileInputStream fs) voidLicenseServer.sendLicenseFile(FileInputStream fs) de.mid.innovator.srv2api.impl.SrvParamBlockSrvConnection.Srv2SendAndReceive(SrvContext ctx, de.mid.innovator.srv2api.impl.SrvDataTelegram.DataTelType type, de.mid.innovator.srv2api.impl.SrvDataTelegram.DataTelTab telTab, de.mid.innovator.srv2api.impl.SrvParamBlock pb, de.mid.innovator.srv2api.impl.SrvTelegram.TelFlag... flagLst) Constructs a telegram of the given type using the parameter block and sends it to the repository server.abstract booleanModel.tryReLogin(K_LOGINKIND loginKind, String loginName) Checks if the given user has a login with the same display.abstract booleanModel.tryReLogin(String aUserName) Checks if the given user has a login with the same display.voidILicensingService.unregisterProgram()voidLicenseServer.unregisterProgram()voidLicenseServer.unregisterProgram(InoProgram.Type programType) voidLicenseServer.updateConnection()booleanRepositoryServer.userHasAdminPrivileges()booleanRepositoryServer.userHasVersionPrivileges()Constructors in de.mid.innovator.srv that throw InoNetExceptionModifierConstructorDescriptionThe default constructor that instantiates a license server object using host and port from the environment variable INOHOST or property de.mid.innovator.inohost.LicenseServer(int pid, String iHost, String ipAdr, String userName, String displayName) The constructor creates an instance that can be used to communicate with the Innovator license server.LicenseServer(String lHost, int lPort) Only for JNI.LicenseServer(String lHost, int lPort, boolean useTLS, String tlsConfig, boolean useIPv6, boolean useNAT) The constructor creates an instance that can be used to communicate with the Innovator license server.LicSrvUserChkEnvironRightReplyTelegram(List<byte[]> baList) LicSrvUserChkMdlAdminReplyTelegram(List<byte[]> baList) LicSrvUserChkRepAdminReplyTelegram(List<byte[]> baList) LicSrvUserChkVersAdminReplyTelegram(List<byte[]> baList) LicSrvUserGetRolesReplyTelegram(List<byte[]> baList) SrvConnection(de.mid.innovator.srv.LicSrvGetSrvPrjListReplyTelegram.SrvConData srvConData) SrvConnection(de.mid.innovator.srv.LicSrvGetSrvPrjListReplyTelegram.SrvConData srvCon, InoProxyProgram proxy) SrvConnection(InetSocketAddress ipAddr, String ipAddrStr, LicenseServer licSrv, String repName) Creates a connection to the repository server if the IP address and connection port are known.SrvProxyConnectTelegram(de.mid.innovator.srv.LicSrvGetSrvPrjListReplyTelegram.SrvConData conData) SrvProxyDisconnectTelegram(de.mid.innovator.srv.LicSrvGetSrvPrjListReplyTelegram.SrvConData conData) SrvProxyTelegram(SrvProxyTelegram.TelType tt, de.mid.innovator.srv.LicSrvGetSrvPrjListReplyTelegram.SrvConData conData) -
Uses of InoNetException in de.mid.innovator.srv.excellence
Methods in de.mid.innovator.srv.excellence that throw InoNetExceptionModifier and TypeMethodDescriptionvoidExcellenceModel.getUserRoleList(InoUser inoUser) ExcellenceModel.getUsers()voidExcellenceModel.loginModelAdmin()Login as model administrator for SSOvoidExcellenceModel.loginModelAdmin(String aUserName, String pwd) Login as model administrator with name and password.voidExcellenceModel.loginModelGuest(String pwd) Login as model guest with password.voidExcellenceModel.loginSuperUser(Boolean login, String pwd) Switch superuser mode for login.voidLogin as normal user with name and password.voidExcellenceModel.logout()Logout any user from the model.booleanExcellenceModel.tryReLogin(K_LOGINKIND loginKind, String loginName) Checks if the given user has a login with the same display.booleanExcellenceModel.tryReLogin(String aUserName) Checks if the given user has a login with the same display.booleanExcellenceModel.userHasAdminPrivileges()Check for repository administrator role. -
Uses of InoNetException in de.mid.innovator.srv2api.icw2ac
Methods in de.mid.innovator.srv2api.icw2ac that throw InoNetExceptionModifier and TypeMethodDescriptionvoidACActivityGroup.assignContainedNodeExplicit(List<? extends ACActivityNode> seqNode) Assigns all the activity nodes passed to this group marking the assignment as explicit, not being deduced from the graphical containership but being intended by the user to remain fixed independent of the graphical containership.static voidACPartitionHelper.assignPartitionsToNodes(SrvContext srvCtx, List<? extends ACActivityNode> seqNode, List<? extends ACActivityGroup> seqGroup) static ACActivityFinalNodeACActivityFinalNodeHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Activity Final Node with template and container.static ACActivityFinalNodeACActivityFinalNodeHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Activity Final Node with stereotype and container.static ACActivityACActivityHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Activity with template and container.static ACActivityACActivityHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, K_CONTASGN kContAsgn) Creates a new Activity with template and container.static ACActivityACActivityHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Activity with stereotype and container.static ACActivityACActivityHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, K_CONTASGN kContAsgn) Creates a new Activity with stereotype and container.static ACCentralBufferNodeACCentralBufferNodeHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Central Buffer Node with template and container.static ACCentralBufferNodeACCentralBufferNodeHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Central Buffer Node with stereotype and container.static ACControlFlowACControlFlowHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new Control Flow Edge with template from source to target element.static ACControlFlowACControlFlowHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new Control Flow Edge with stereotype from source to target element.static ACDataStoreNodeACDataStoreNodeHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Data Store Node with template and container.static ACDataStoreNodeACDataStoreNodeHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Data Store Node with stereotype and container.static ACDecisionNodeACDecisionNodeHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Decision Node with template and container.static ACDecisionNodeACDecisionNodeHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Decision Node with stereotype and container.static ACFlowFinalNodeACFlowFinalNodeHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Flow Final Node with template and container.static ACFlowFinalNodeACFlowFinalNodeHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Flow Final Node with stereotype and container.static ACForkNodeACForkNodeHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Fork Node with template and container.static ACForkNodeACForkNodeHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Fork Node with stereotype and container.static ACInitialNodeACInitialNodeHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Initial Node with template and container.static ACInitialNodeACInitialNodeHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Initial Node with stereotype and container.static ACInterruptibleRegionACInterruptibleRegionHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Interruptible Activity Region with template and container.static ACInterruptibleRegionACInterruptibleRegionHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Interruptible Activity Region with stereotype and container.static ACJoinNodeACJoinNodeHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Join Node with template and container.static ACJoinNodeACJoinNodeHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Join Node with stereotype and container.static ACMergeNodeACMergeNodeHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Merge Node with template and container.static ACMergeNodeACMergeNodeHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Merge Node with stereotype and container.static ACObjectFlowACObjectFlowHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new Object Flow Edge with template from source to target element.static ACObjectFlowACObjectFlowHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new Object Flow Edge with stereotype from source to target element.static ACPartitionACPartitionHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Activity Partition with template and container.static ACPartitionACPartitionHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Activity Partition with stereotype and container.static ACStructuredNodeACStructuredNodeHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Structured Activity Node with template and container.static ACStructuredNodeACStructuredNodeHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Structured Activity Node with stereotype and container.static ACVariableACVariableHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Variable with template and container.static ACVariableACVariableHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Variable with stereotype and container.static ANAcceptCallANAcceptCallHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Accept Call Action with template and container.static ANAcceptCallANAcceptCallHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Accept Call Action with template and container with requirement.static ANAcceptCallANAcceptCallHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Accept Call Action with stereotype and container.static ANAcceptCallANAcceptCallHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Accept Call Action with stereotype and container with requirement.static ANAcceptEventANAcceptEventHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Accept Event Action with template and container.static ANAcceptEventANAcceptEventHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Accept Event Action with template and container with requirement.static ANAcceptEventANAcceptEventHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Accept Event Action with stereotype and container.static ANAcceptEventANAcceptEventHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Accept Event Action with stereotype and container with requirement.static ANActionInputPinANActionInputPinHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Action Input Pin with template and container.static ANActionInputPinANActionInputPinHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Action Input Pin with stereotype and container.static ANAddStructuralFeatureValueANAddStructuralFeatureValueHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Add Structural Feature Value Action with template and container with requirement.static ANAddStructuralFeatureValueANAddStructuralFeatureValueHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Add Structural Feature Value Action with stereotype and container with requirement.static ANBroadcastSignalANBroadcastSignalHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Broadcast Signal Action with template and container with requirement.static ANBroadcastSignalANBroadcastSignalHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Broadcast Signal Action with stereotype and container with requirement.static ANCallBehaviorANCallBehaviorHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Call Behavior Action with template and container with requirement.static ANCallBehaviorANCallBehaviorHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Call Behavior Action with stereotype and container with requirement.static ANCallOperationANCallOperationHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Call Operation Action with template and container with requirement.static ANCallOperationANCallOperationHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Call Operation Action with stereotype and container with requirement.static ANClearAssociationANClearAssociationHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Clear Association Action with template and container with requirement.static ANClearAssociationANClearAssociationHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Clear Association Action with stereotype and container with requirement.static ANClearStructuralFeatureANClearStructuralFeatureHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Clear Structural Feature Action with template and container with requirement.static ANClearStructuralFeatureANClearStructuralFeatureHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Clear Structural Feature Action with stereotype and container with requirement.static ANCreateLinkANCreateLinkHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Create Link Action with template and container with requirement.static ANCreateLinkANCreateLinkHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Create Link Action with stereotype and container with requirement.static ANCreateObjectANCreateObjectHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Create Object Action with template and container with requirement.static ANCreateObjectANCreateObjectHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Create Object Action with stereotype and container with requirement.static ANDestroyLinkANDestroyLinkHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Destroy Link Action with template and container with requirement.static ANDestroyLinkANDestroyLinkHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Destroy Link Action with stereotype and container with requirement.static ANDestroyObjectANDestroyObjectHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Destroy Object Action with template and container.static ANDestroyObjectANDestroyObjectHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Destroy Object Action with stereotype and container.static ANInputPinANInputPinHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Input Pin with template and container.static ANInputPinANInputPinHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Input Pin with stereotype and container.static ANOpaqueANOpaqueHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Opaque Action with template and container.static ANOpaqueANOpaqueHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Opaque Action with stereotype and container.static ANOutputPinANOutputPinHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Output Pin with template and container.static ANOutputPinANOutputPinHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Output Pin with stereotype and container.static ANRaiseExceptionANRaiseExceptionHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Raise Exception Action with template and container.static ANRaiseExceptionANRaiseExceptionHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Raise Exception Action with stereotype and container.static ANReadLinkANReadLinkHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Read Link Action with template and container with requirement.static ANReadLinkANReadLinkHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Read Link Action with stereotype and container with requirement.static ANReadSelfANReadSelfHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Read Self Action with template and container.static ANReadSelfANReadSelfHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Read Self Action with stereotype and container.static ANReadStructuralFeatureANReadStructuralFeatureHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Read Structural Feature Action with template and container with requirement.static ANReadStructuralFeatureANReadStructuralFeatureHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Read Structural Feature Action with stereotype and container with requirement.ANRemoveStructuralFeatureValueHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Remove Structural Feature Value Action with template and container with requirement.ANRemoveStructuralFeatureValueHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Remove Structural Feature Value Action with stereotype and container with requirement.static ANReplyANReplyHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Reply Action with template and container.static ANReplyANReplyHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Reply Action with stereotype and container.static ANSendObjectANSendObjectHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Send Object Action with template and container.static ANSendObjectANSendObjectHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Send Object Action with stereotype and container.static ANSendSignalANSendSignalHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Send Signal Action with template and container with requirement.static ANSendSignalANSendSignalHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Send Signal Action with stereotype and container with requirement.static ANTestIdentityANTestIdentityHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Test Identity Action with template and container.static ANTestIdentityANTestIdentityHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Test Identity Action with stereotype and container.static ANUnmarshallANUnmarshallHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Unmarshall Action with template and container with requirement.static ANUnmarshallANUnmarshallHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Unmarshall Action with stereotype and container with requirement.static ANValSpecANValSpecHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Value Specification Action with template and container.static ANValSpecANValSpecHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Value Specification Action with stereotype and container.static ANValuePinANValuePinHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Value Pin with template and container.static ANValuePinANValuePinHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Value Pin with stereotype and container.ACExceptionHandler.createPinOnExceptionHandler(ELElement item) If anACExceptionHandleris to be created between the protected node and the exception input pin, whereas the target of the selection is not anANInputPinbut aANCallBehaviororANOpaque, then this command will create and return the missingANInputPin, so that theACExceptionHandlercan be created correctly.ACObjectFlow.createPinsOnObjFlow(ACActivityNode ohSource, ACActivityNode ohTarget) If an object flow is to be created between the nodes, where at least one of them is not an object node but an action, then this command will create and return the missing pins so that the object flow can be created correctly.static ACDataStoreNodeACDataStoreNodeHelper.createSub(SrvContext srvCtx, ELContainerAble ohContainer, MMCreateTemplate ohTemplate, String name, Point position, ELType ohType) Extends the basic function 'EntCreateOclCmd' for the elementACDataStoreNodeby setting/modifying further attributes or elements.ANOutputPin.getAcceptCall()The action that owns this output pin.<T extends ANAcceptEvent>
List<T> ANBroadcastSignal.getAcceptedBy(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Returns allANAcceptEventactions that are triggerd by the signal ofANBroadcastSignalactions.<T extends ANAcceptEvent>
List<T> ANBroadcastSignal.getAcceptedBy(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getAcceptedBy and filters its return values according to the given stereotype value.<T extends ANAcceptEvent>
List<T> ANSendObject.getAcceptedBy(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Returns allANAcceptEventactions that are triggerd by the signal of the targetANInputPinof theANSendObject.<T extends ANAcceptEvent>
List<T> ANSendObject.getAcceptedBy(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getAcceptedBy and filters its return values according to the given stereotype value.<T extends ANAcceptEvent>
List<T> ANSendSignal.getAcceptedBy(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Returns allANAcceptEventactions that are triggerd by the signal ofANSendSignalactions.<T extends ANAcceptEvent>
List<T> ANSendSignal.getAcceptedBy(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getAcceptedBy and filters its return values according to the given stereotype value.ANAcceptEvent.getAcceptedEvents(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) ANAcceptEvent.getAcceptedEvents(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getAcceptedEvents and filters its return values according to the given stereotype value.ANAcceptEvent.getAcceptedTrigger()ANAcceptEvent.getAcceptedTrigger(MMStereotype stereotype) The method calls getAcceptedTrigger and filters its return values according to the given stereotype value.ANOutputPin.getAcceptEventAction()The action that owns this output pin.ANInputPin.getAction()ANOutputPin.getAction()The action that owns this output pin.ACActivityEdge.getActivity()ACActivityNode.getActivity()ACVariable.getActivityScope()An activity that owns the variable.ANInputPin.getAddStructuralFeatureValueAction()Write structural feature action adds the value to the structural feature at the given position.ACActivity.getAllExternalPartitionsTransitiveDown()All external partitions contained directly or indirectly in the activity.ACActivity.getAllExternalPartitionsTransitiveDown(MMStereotype stereotype) The method calls getAllExternalPartitionsTransitiveDown and filters its return values according to the given stereotype value.ACActivity.getAllNonExternalPartitionsTransitiveDown()All non-external partitions contained directly or indirectly in the activity.ACActivity.getAllNonExternalPartitionsTransitiveDown(MMStereotype stereotype) The method calls getAllNonExternalPartitionsTransitiveDown and filters its return values according to the given stereotype value.ACActivity.getAllPartitionsTransitiveDown(K_CONTROL_OPTION... behaviourFlags) All partitions contained directly or indirectly in the activity.ACActivity.getAllPartitionsTransitiveDown(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getAllPartitionsTransitiveDown and filters its return values according to the given stereotype value.<T extends ANInputPin>
List<T> ANInvocation.getArgument(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Specification of an argument value that appears during execution.ANClearAssociation.getAssociation()Association to be cleared.<T extends CLProperty>
List<T> ANLink.getAssociationEnd(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Returns all association ends assigned to thisANAction.<T extends CLProperty>
List<T> ANLink.getAssociationEnd(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getAssociationEnd and filters its return values according to the given stereotype value.ANCallBehavior.getBehavior()The behavior called by this node.ANOpaque.getBody()Specification of the action in one or more languages.ACPartition.getBrothers(K_CONTROL_OPTION... behaviourFlags) All partitions within the same container and with the same presentation (horizontal or vertical or none), excluding the partition itself and regardless of the property if a partition is external.ACPartition.getBrothers(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getBrothers and filters its return values according to the given stereotype value.ANOutputPin.getCallAction()Action that invokes the behavior and receives the return values.<T extends ACActivityNode>
List<T> ACActivity.getCallActivityNode(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All calls to activities inside of this activity.<T extends ACActivityNode>
List<T> ACActivity.getCallActivityNode(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getCallActivityNode and filters its return values according to the given stereotype value.ANInputPin.getCallOperationAction()Action that transmits an operation call request to the target object.ANCreateObject.getClassifier()Classifier to be instantiated.ANInputPin.getClearAssociationAction()Action that destroys all links of an association which a particular object participates in.<T extends ACActivityEdge>
List<T> ACActivityGroup.getContainedEdge(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All activity edges being assigned to this group.<T extends ACActivityEdge>
List<T> ACActivityGroup.getContainedEdge(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getContainedEdge and filters its return values according to the given stereotype value.<T extends ACActivityEdge>
List<T> ACActivityGroup.getContainedEdgeExplicit(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) <T extends ACActivityEdge>
List<T> ACActivityGroup.getContainedEdgeImplicit(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All activity edges being implicitly assigned to this group.<T extends ACActivityEdge>
List<T> ACActivityGroup.getContainedEdgeImplicit(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getContainedEdgeImplicit and filters its return values according to the given stereotype value.<T extends ACActivityNode>
List<T> ACActivityGroup.getContainedNode(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All activity nodes being assigned to this group.<T extends ACActivityNode>
List<T> ACActivityGroup.getContainedNode(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getContainedNode and filters its return values according to the given stereotype value.<T extends ACActivityNode>
List<T> ACActivityGroup.getContainedNodeExplicit(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) <T extends ACActivityNode>
List<T> ACActivityGroup.getContainedNodeImplicit(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) <T extends ACActivityNode>
List<T> ACActivityGroup.getContainedNodeImplicitExclusive(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) <T extends ACActivityNode>
List<T> ACActivityGroup.getContainedNodeImplicitExclusive(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getContainedNodeImplicitExclusive and filters its return values according to the given stereotype value.ANAction.getControlPin(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All pins with property 'isControl' set to true.ANAction.getControlPin(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getControlPin and filters its return values according to the given stereotype value.ANPin.getCorrespondingPin(Class<T> returnType, ANAction refObj, K_CONTASGN kind, int mode, K_CONTROL_OPTION... behaviourFlags) Searches for anANPinassigned toargument refObjthat corresponds to the source pin.ANPin.getCorrespondingPin(Class<T> returnType, MMStereotype stereotype, ANAction refObj, K_CONTASGN kind, int mode, K_CONTROL_OPTION... behaviourFlags) The method calls getCorrespondingPin and filters its return values according to the given stereotype value.ANOutputPin.getCreateObjectAction()Action that creates the object that conforms to the statically-specified classifier and puts it on this output pin at runtime.ACDecisionNode.getDecisionBehavior()Provides input to guard specifications on edges outgoing from the decision node.ACDecisionBehavior.getDecisionInput()ACDecisionNode.getDecisionInput()ACDecisionBehavior.getDecisionNode()The decision node.ANLinkEndDestructionData.getDestroyAt()Specifies the position of an existing link to be destroyed in ordered non-unique association ends.ANInputPin.getDestroyObjectAction()Action that destroys objects.ACActivity.getDiagram()The presentation of the activity as a diagram.<T extends ACActivityEdge>
List<T> ACActivity.getEdge(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) ANLinkEndData.getEnd()Association end which this link-end data specifies values for.<T extends ANLinkEndData>
List<T> ANLink.getEndData(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) <T extends METriggerReferenceAble>
List<T> ANAcceptEvent.getEventAsTrigger(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) <T extends METriggerReferenceAble>
List<T> ANAcceptEvent.getEventAsTrigger(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getEventAsTrigger and filters its return values according to the given stereotype value.ANRaiseException.getException()ANInputPinwhose value becomes an exception object.ACExecutableNode.getExceptionHandler()The exeption handlers which the node serves as handler body for.ACExceptionHandler.getExceptionInput()An object node within the handler body.ACExecutableNode.getExceptionInput()<T extends CLClassifier>
List<T> ACExceptionHandler.getExceptionType(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The kind of instances that the handler catches.ANAction.getExecution()All execution specifications of theANAction.ACStructuredNode.getExpansionMode()The mode of an expansion region controls how its expansion executions proceed.ANTestIdentity.getFirst()Gives the pin which the first object is placed on.ANActionInputPin.getFromAction()Returns the action used to provide values to theANActionInputPin.<T extends ACActivityGroup>
List<T> ACActivity.getGroup(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) ACActivityGroup.getGroupCoord()Returns the position and size of the graphical representation of the group.ACActivityEdge.getGuard()Specification evaluated at runtime to determine if the edge can be traversed.ACActivityEdge.getGuardLanguage()Language of the specification evaluated at runtime to determine if the edge can be traversed.ACActivityEdge.getGuardSpecification()Specification evaluated at runtime to determine if the edge can be traversed.ACExecutableNode.getHandler(K_CONTROL_OPTION... behaviourFlags) A set of exception handlers that are examined if an uncaught exception propagates to the outer level of the executable node.ACObjectNode.getHandler()TheACExceptionHandlerwhich theACObjectNodeserves as exception token input for.ACExceptionHandler.getHandlerBody()<T extends ACExecutableNode>
List<T> ACExecutableNode.getHandlerBody(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) A node that is executed if the handler satisfies an uncaught exception which propagated to the outer level of the A executable node.<T extends ACExecutableNode>
List<T> ACExecutableNode.getHandlerBody(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getHandlerBody and filters its return values according to the given stereotype value.ACActivity.getHorizontalPartitions(K_CONTROL_OPTION... behaviourFlags) All partitions to be displayed as a horizontal swimlane contained directly in the activity.ACActivity.getHorizontalPartitions(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getHorizontalPartitions and filters its return values according to the given stereotype value.ACActivityGroup.getInActivity()<T extends ACActivityEdge>
List<T> ACActivityNode.getIncoming(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All edges heading into the node.<T extends ACActivityGroup>
List<T> ACActivityEdge.getInGroup(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All activity groups the edge is assigned to.<T extends ACActivityGroup>
List<T> ACActivityEdge.getInGroup(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getInGroup and filters its return values according to the given stereotype value.<T extends ACActivityGroup>
List<T> ACActivityNode.getInGroup(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All activity groups the node is assigned to.<T extends ACActivityGroup>
List<T> ACActivityNode.getInGroup(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getInGroup and filters its return values according to the given stereotype value.<T extends ACActivityGroup>
List<T> ACActivityEdge.getInGroupExplicit(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) <T extends ACActivityGroup>
List<T> ACActivityNode.getInGroupExplicit(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) <T extends ACActivityGroup>
List<T> ACActivityEdge.getInGroupImplicit(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All activity groups the edge is implicitly assigned to.<T extends ACActivityGroup>
List<T> ACActivityEdge.getInGroupImplicit(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getInGroupImplicit and filters its return values according to the given stereotype value.<T extends ACActivityGroup>
List<T> ACActivityNode.getInGroupImplicit(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) <T extends ANInputPin>
List<T> ANAction.getInput(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The ordered set of input pins connected to the action.<T extends ANInputPin>
List<T> ANLink.getInputValue(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Pins taking end objects and qualifier values as input.<T extends ANInputPin>
List<T> ANOpaque.getInputValue(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) ANAddStructuralFeatureValue.getInsertAt()Returns theANInputPinthat gives the position where a new value should be inserted or moves an existing value in ordered structural features.ANLinkEndCreationData.getInsertAt()Specifies where the new link should be inserted for ordered association ends or where an existing link should be moved to.ACObjectNode.getInState(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All current states of theACObjectNode.ANAction.getInteraction()IAInteractionwhich the execution of the action occurs in.<T extends ACActivityEdge>
List<T> ACInterruptibleRegion.getInterruptingEdge(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) <T extends ACActivityEdge>
List<T> ACInterruptibleRegion.getInterruptingEdge(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getInterruptingEdge and filters its return values according to the given stereotype value.ACActivityEdge.getInterrupts()ANInputPin.getInvocationAction()Action that invokes the behavior.ACJoinNode.getJoinSpec()A specification that gives the conditions which the join will emit a token under.ACJoinNode.getJoinSpecification()A specification that gives the conditions which the join will emit a token under.ACJoinNode.getJoinSpecificationLanguage()Language of the specification that gives the conditions which the join will emit a token under.ANOpaque.getLanguage()Languages the body strings use in the same order as the body strings.ANInputPin.getLinkAction()Action that identifies its links by the objects at the ends of the links and by the qualifiers at ends of the links.ANInputPin.getLinkEndCreationData()Returns the new link inserted at the given position.ANInputPin.getLinkEndData()Returns theANLinkEndDatawhich the object that is provided by theANInputPinis given to.ANQualifierValue.getLinkEndData()ANInputPin.getLinkEndDestructionData()Returns the link to be destroyed at the given position.ANAction.getLocalPostcondition()ANAction.getLocalPrecondition()booleanACObjectNode.getManualTypeAssign()Returns 'true' if the user may set theELTypeof thisACObjectNodemanually.booleanACStructuredNode.getMustIsolate()<T extends ACActivityNode>
List<T> ACActivity.getNode(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) ACActivity.getNodeActivity(K_CONTROL_OPTION... behaviourFlags) All activities called inside of this activity.ACActivity.getNodeActivity(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getNodeActivity and filters its return values according to the given stereotype value.ACActivityNode.getNodeCoord()Returns the position and size of the graphical representation of the node.ANClearAssociation.getObject()Gives the input pin which the object whose participation in the association is to be cleared is obtained from.ANStructuralFeature.getObject()Gives the input pin which the object whose structural feature is to be read or written is obtained from.ANUnmarshall.getObject()The object to be unmarshalled.ACObjNodeSelBehavior.getObjectNode()The object node which the tokens are selected for.ANAction.getObjectPin(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All pins with 'isControl' property set to false.ANAction.getObjectPin(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getObjectPin and filters its return values according to the given stereotype value.ANInputPin.getOpaqueAction()Action with implementation-specific semantics.ANOutputPin.getOpaqueAction()Action with implementation-specific semantics.ANCallOperation.getOperation()The operation to be invoked by the action execution.ACObjectNode.getOrdering()Informs whether and how the tokens in the object node are ordered for selection to traverse edges outgoing from the object node.ACForkNode.getOrientation()Returns the orientation of theACForkNode.ACJoinNode.getOrientation()Returns the orientation of theACJoinNode.<T extends ACActivityEdge>
List<T> ACActivityNode.getOutgoing(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All edges heading out of the node.ANAction.getOutput(K_CONTROL_OPTION... behaviourFlags) The ordered set of output pins connected to the action.ANOpaque.getOutputValue(K_CONTROL_OPTION... behaviourFlags) ACStructuredNode.getOwnedRule()All constraints owned by thisACStructuredNode.ANLinkEndData.getOwnerAction()LinkAction that writes to or reads from the link end.ANAction.getOwnerPin()Returns theANActionInputPinwhich the given action provides its values to.ACParamNode.getParameter()The parameter the object node accepts and provides values for.ANPin.getParameter(Class<? extends ELObject> kind, int mode) Finds theCLParameterthat corresponds to theANPin.ACParamNode.getParameterDirection()Specifies the direction kind of the assigned parameter.ACParamNode.getParameterEffect()Specifies the effect that the owner of the assigned parameter has on values passed in or out of the parameter.booleanACParamNode.getParameterIsException()Informs whether an assigned output parameter may emit a value to the exclusion of the other outputs.booleanACParamNode.getParameterIsStream()Informs whether the assigned input parameter may accept values while its behavior is executing or whether an output parameter post values while the behavior is executing.ACParamNode.getParameterType()Type of the assignedCLParameter.ANPin.getParamNode()Finds theACParamNodecorresponding to theANPin.ANPin.getParamNode(MMStereotype stereotype) The method calls getParamNode and filters its return values according to the given stereotype value.ACActivity.getParamNodeOfParam(CLParameter refObj) ACActivity.getParamNodeOfParam(MMStereotype stereotype, CLParameter refObj) The method calls getParamNodeOfParam and filters its return values according to the given stereotype value.ACActivity.getPartition()Top-level partitions in the activity.ANInvocation.getPort()TheANInvocationbeing tied to aCLPort.ACPartition.getPredecessor()ACPartition.getPresentation()Specifies if the partition is displayed at all and, if it is displayed, if it is aligned horizontally or vertically.ACExceptionHandler.getProtectedNode()ACExecutableNode.getProtectedNode()ANLinkEndData.getQualifier(K_CONTROL_OPTION... behaviourFlags) List of qualifier values.ANQualifierValue.getQualifier()Attributes representing the qualifier which the value is to be specified for.ANInputPin.getQualifierValue()QualifierValue identifies links.ANInputPin.getRaiseExceptionAction()Action that causes an exception to occur.ANOutputPin.getReadLinkAction()Action that navigates across associations to retrieve objects on one end.ANOutputPin.getReadSelfAction()Action that retrieves the host object of an action.ANOutputPin.getReadStructuralFeatureAction()Structural feature action that retrieves the value of a structural feature.ANRemoveStructuralFeatureValue.getRemoveAt()Returns the pin that specifies the position of an existing value to remove in ordered non-unique structural features.ANInputPin.getRemoveStructuralFeatureValueAction()Write structural feature action removes the value from the structural features at the given position.ANInputPin.getReplyAction()ANReplythat takes the return information value.ANInputPin.getReplyActionOfValue()ANReplythat takes the reply value.<T extends ANInputPin>
List<T> ANReply.getReplyValue(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) A list of pins that contains the reply values of the operation.ACPartition.getRepresents()ANSendObject.getRequest()The request object which is transmitted to the target object.ANAcceptEvent.getResult(K_CONTROL_OPTION... behaviourFlags) Pins that hold the received event objects or their attributes.ANCall.getResult(K_CONTROL_OPTION... behaviourFlags) A list of output pins where the results of performing the invocation are placed.ANCreateObject.getResult()Gives the output pin which the result is put on.ANReadLink.getResult()The pin which is put on the objects participating in the association at the end not specified by the inputs.ANReadSelf.getResult()Gives the output pin which the hosting object is placed on.ANReadStructuralFeature.getResult()Gives the output pin which the result is put on.ANTestIdentity.getResult()Informs whether the two input objects are identical.ANUnmarshall.getResult()The values of the structural features of the input object.ANValSpec.getResult()Gives the output pin which the result is output on.ANAcceptCall.getReturnInformation()Pins holding the received event objects or their attributes.ANReply.getReturnInformation()AnANInputPinthat contains the return information value produced by an earlierANAcceptCall.ACVariable.getScope()A structured activity node that owns the variable.ANTestIdentity.getSecond()Gives the pin which the second object is placed on.ACObjectFlow.getSelBehavior()The selection behavior which selects tokens from a source object node.ACObjectNode.getSelBehavior()Selects tokens for outgoing edges.ANCall.getSelectedParameterSetIn()TheCLParameterSetwith input direction that will determine the model consistency checks, the verify actions and the maintenance actions on this call action.ANCall.getSelectedParameterSetOut()TheCLParameterSetwith output direction that will determine the model consistency checks, the verify actions and the maintenance actions on this call action.ACObjFlowBehavior.getSelectionBE()A behavior that selects tokens from a source object node.ACObjNodeSelBehavior.getSelectionBE()ACObjectFlow.getSelectionBehavior()Selects tokens from a source object node.ACObjectNode.getSelectionBehavior()The selection behavior which selects tokens for outgoing object flows.ACObjFlowBehavior.getSelectionOwningFlow()The object flow of the selection behavior.ACPartition.getSelfAndBrothers(K_CONTROL_OPTION... behaviourFlags) All partitions within the same container and with the same presentation (horizontal or vertical or none), including the partition itself and regardless of the property if a partition is external.ACPartition.getSelfAndBrothers(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getSelfAndBrothers and filters its return values according to the given stereotype value.ACPartition.getSelfAndNonExternalBrothers(K_CONTROL_OPTION... behaviourFlags) All non-external partitions within the same container and with the same presentation (horizontal or vertical or none), including the partition itself.ACPartition.getSelfAndNonExternalBrothers(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getSelfAndNonExternalBrothers and filters its return values according to the given stereotype value.ANInputPin.getSendObjectAction()Action that transmits the object to the target object.ANInputPin.getSendSignalAction()Action that creates the signal instance.ANAcceptEvent.getSentBy(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Returns allANSendSignal/ANBroadcastSignal/ANSendObjectactions that send signals accepted by thisANAcceptEvent.ANAcceptEvent.getSentBy(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getSentBy and filters its return values according to the given stereotype value.ANBroadcastSignal.getSignal()The specification of signal object transmitted to the target objects.ANSendSignal.getSignal()The type of signal transmitted to the target object.ACActivityEdge.getSource()The source node of the edge.ANStructuralFeature.getStructuralFeature()Structural feature to be read.ANInputPin.getStructuralFeatureAction()Action that statically specifies the structural feature to be accessed.ANInputPin.getStructuredActivityNode()TheACStructuredNodewhich owns thisANInputPin.ANOutputPin.getStructuredActivityNode()TheACStructuredNodewhich owns thisANOutputPin.ACActivity.getStructuredNode()Top-level structured nodes in the activity.ACActivity.getStructuredNodeInCycle(K_CONTROL_OPTION... behaviourFlags) All structured activity nodes of the activity which are assigned to another structured activity node and which lie in a circle of assignments.ACActivity.getStructuredNodeInCycle(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getStructuredNodeInCycle and filters its return values according to the given stereotype value.<T extends ANInputPin>
List<T> ACStructuredNode.getStructuredNodeInput(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All input pins for thisACStructuredNode.ACStructuredNode.getStructuredNodeOutput()All output pins for thisACStructuredNode.<T extends ACActivityGroup>
List<T> ACActivityGroup.getSubgroup(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) ACPartition.getSubPartition(K_CONTROL_OPTION... behaviourFlags) The partitions immediately contained by the partition.ACPartition.getSuccessor()ACActivityGroup.getSuperGroup()ACPartition.getSuperPartition()ACActivityEdge.getTarget()The target node of the edge.ANCallOperation.getTarget()The target object which the request is sent to.ANDestroyObject.getTarget()The input pin that provides the object to be destroyed.ANSendObject.getTarget()The target object which the object is sent to.ANSendSignal.getTarget()The target object which the signal is sent to.ANOutputPin.getTestIdentityAction()Action that tests if two values are identical objects.ANInputPin.getTestIdentityActionFirst()Action that tests if two values are identical objects.ANInputPin.getTestIdentityActionSecond()Action that tests if two values are identical objects.ACObjectFlow.getTransBehavior()The transformation behavior which changes or replaces data tokens flowing along the edge.ACObjectFlow.getTransformationBehavior()Changes or replaces data tokens flowing along the flow.ACObjFlowBehavior.getTransformationOwningFlow()The object flow of the transformation behavior.ANInputPin.getTransmitter()Action that transmits the object to the target object.ANAcceptEvent.getTrigger(K_CONTROL_OPTION... behaviourFlags) ANReply.getTrigger()BETriggerthat specifies the operation whose call is being replied to.ACObjectNode.getTypingClassifier()The classifier used as type for this object node.ACVariable.getTypingClassifier()The classifier that types this variable.ANInputPin.getUnmarshallAction()Action that breaks the object into outputs.ANOutputPin.getUnmarshallAction()Action that breaks the input object into outputs.ANUnmarshall.getUnmarshallType()The type of the object to be unmarshalled.ACObjectNode.getUpperBound()The maximum number of tokens allowed in the node.ACObjectNode.getUpperBoundSpecification()Info reading the upper bound which is the maximum number of tokens allowed in the node.ANLinkEndData.getValue()ANInputPinthat provides the specified object for the given end.ANQualifierValue.getValue()Input pin which the specified value for the qualifier is taken from.ANValSpec.getValue(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The value specification to be evaluated.ANValuePin.getValue(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) ANWriteStructuralFeature.getValue()Value to be added or removed from the structural feature.ANOutputPin.getValueSpecificationAction()The action of this result.ANValSpec.getValueSpecificationBody()The text of the value specification expression to be evaluated.ANValuePin.getValueSpecificationBody()The text of the value specification expression of the value that the pin will provide.ANValSpec.getValueSpecificationLanguage()The language of the value specification expression to be evaluated.ANValuePin.getValueSpecificationLanguage()The language of the value specification expression of the value that the pin will provide.ACActivity.getVariable()Top-level variables in the activity.ACStructuredNode.getVariable(K_CONTROL_OPTION... behaviourFlags) Variables defined in the scope of the structured activity node.ACActivity.getVerticalPartitions(K_CONTROL_OPTION... behaviourFlags) All partitions to be displayed as a vertical swimlane contained directly in the activity.ACActivity.getVerticalPartitions(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getVerticalPartitions and filters its return values according to the given stereotype value.ACActivityEdge.getWeight()Number of objects consumed from the source node on each traversal.ACActivityEdge.getWeightLanguage()Language of the specification of the number of objects consumed from the source node on each traversal.ACActivityEdge.getWeightSpecification()Specification of the number of objects consumed from the source node on each traversal.ANInputPin.getWriteStructuralFeatureAction()Structural feature action that changes the structural feature values.booleanACActivity.hasOrthogonalPartitions()true, if this activity contains at least one activity partition with horizontal and one with vertical presentation.ACActivityEdge.insertActivityNode(ELElement item) Splits up theACActivityEdgeand inserts the givenACActivityNode.static ACPartitionACPartitionHelper.insertAtSelection(SrvContext srvCtx, MMCreateTemplate ohTemplatePartition, List<? extends ACPartition> seqPartitionSelection, K_INSERT kInsertAt) Inserts a newACPartitionusing a partition template.booleanACJoinNode.isCombineDuplicate()Informs whether tokens that have objects with the same identity are combined into one by theACJoinNode.booleanANPin.isControl()Informs whether the pins provide the actions with data or just control it when it executes it.booleanACObjectNode.isControlType()Tells whether the type of the object node is to be treated as control.booleanANDestroyObject.isDestroyLinks()Specifies whether links which the object participates in are destroyed along with the object.booleanANDestroyObject.isDestroyOwnedObjects()Specifies whether objects owned by the object are destroyed along with the object.booleanACPartition.isDimension()Informs whether the partition groups other partitions along a dimension.booleanACPartition.isExternal()Informs whether the partition represents an entity which the partitioning structure does not apply to.booleanACStructuredNode.isInGroupCycle()booleanACActivityNode.isInInterruptibleRegion(ACInterruptibleRegion refObj) booleanACActivityEdge.isInterruptingEdge()True, if the edge leaves an interruptible activity region.booleanACActivityEdge.isMaintainAble()Returns true if theACActivityEdgemay be maintained.booleanANAction.isMaintainAble()Returns true if theANActionmay be maintained to match some other element.booleanACObjectFlow.isMulticast()Informs whether the objects in the flow are passed by multicasting.booleanACObjectFlow.isMultireceive()Informs whether the objects in the flow are gathered from respondents to multicasting.booleanACActivity.isReadOnly()booleanANLinkEndDestructionData.isRemoveDuplicates()Specifies whether to destroy duplicates of the value in non-unique association ends.booleanANRemoveStructuralFeatureValue.isRemoveDuplicates()Specifies whether to remove duplicates of the value in non-unique structural features.booleanANAddStructuralFeatureValue.isReplaceAll()False specifies whether existing values of the structural feature of the object should be removed before adding the new value.booleanANLinkEndCreationData.isReplaceAll()Specifies whether the existing links emanating from the object on this end should be destroyed before creating a new link.booleanACActivity.isSingleExecution()If true, all invocations of the activity are handled by the same execution.booleanANCall.isSynchronous()If true, the call is synchronous and the caller waits for completion of the invoked behavior.booleanANAcceptEvent.isUnmarshall()Indicates whether there is a single output pin for the event or multiple output pins for attributes of the event.voidANAcceptEvent.maintain()voidANAddStructuralFeatureValue.maintain()Maintains the insertAt input pin according to the 'is ordered' property of theELStructFeature.voidANBroadcastSignal.maintain()The list of argument pins of theANBroadcastSignalis maintained by the ordered list of properties of theCLSignal.voidANCallBehavior.maintain()The number of argument pins and the number of parameters of the behavior of type in and in-out must be equal.voidANCallOperation.maintain()The list of argument pins of theANCallOperationis maintained by the ordered list of in/in-out parameters of theBEBehavior.voidANClearAssociation.maintain()Sets theELTypeof the object input pin to the type of one of the association ends of theCLAssociationof theANAction.voidANCreateLink.maintain()The list of input pins of theANCreateLinkis maintained with reference to the list of properties of the corresponding association.voidANCreateObject.maintain()voidANDestroyLink.maintain()The list of inputANInputPinof theANDestroyLinkis maintained with reference to the list ofCLPropertyof the correspondingCLAssociation.voidANReadLink.maintain()The 'result' output pin and the list of 'input' input pins of theANReadLinkis maintained by the link end datas of theCLAssociation.voidANReadSelf.maintain()Maintains theELTypeof the result output pin according to the behavioured classifier theANActionis placed in.voidANReadStructuralFeature.maintain()Maintains theELTypeof the result output pin according to the type ofELStructFeatureof theANAction.voidANRemoveStructuralFeatureValue.maintain()Maintains the removeAt input pin according to the 'is ordered' and 'is unique' property of theELStructFeature.voidANReply.maintain()The list of replyValue input pins of the ReplyAction is maintained by the ordered list of out/return/in-out parameters in the operation that triggers this action.voidANSendSignal.maintain()The list of argument input pins of the SendSignalAction is maintained by the ordered list of properties of the signal.voidANTestIdentity.maintain()voidANUnmarshall.maintain()The list of results of theANUnmarshallis maintained by the ordered list of structural features of the unmarshall type.voidANValSpec.maintain()static voidANActionHelper.maintainActions(SrvContext srvCtx, List<? extends ELElement> seq) Calls the maintenance commands for all the actions supplied.static voidACExceptionHandlerHelper.maintainExceptionTypes(SrvContext srvCtx, List<? extends ELElement> seq) voidACObjectFlow.maintainObjTypes()If theACObjectFlowconnects a typed and a typelessACObjectNode, this command will set theELTypeof the typeless object according to the typed object.static voidACObjectFlowHelper.maintainObjTypes(SrvContext srvCtx, List<? extends ELElement> seq) voidANCallBehavior.maintainReverse()If the assignedBEBehaviorhas no parameters yet, this command will create one parameter for each argument/result/exception pin of the action.voidANCallOperation.maintainReverse()If the assignedCLOperationhas no parameters yet, this command will create one parameter for each argument/result pin of the action.voidACObjectFlow.modifyBehaviorForSelection(BEBehavior oh) Assigns a selection behavior to the flow.voidACObjectNode.modifyBehaviorForSelection(BEBehavior oh) Assigns a selection behavior to the node.voidACObjectFlow.modifyBehaviorForTransformation(BEBehavior oh) Assigns a transformation behavior to the flow.voidACDecisionNode.modifyDecisionInput(BEBehavior oh) Assigns a decision behavior to the node.ACActivityEdge.reconnect(ADClientAble ohNew, K_SIDE side, Point pos) Reconnects the edge.ACExceptionHandler.reconnect(ADClientAble ohNew, K_SIDE side, Point pos) Reconnects the exception handler.voidACActivityGroup.removeAllContainedNodeExplicit()Removes all the activity nodes explicitly assigned to this group.voidACActivityGroup.removeContainedNodeExplicit(List<? extends ACActivityNode> seqNode) Removes all the activity nodes passed from this group.voidACActivityGroup.replaceContainedNodeExplicit(List<? extends ACActivityNode> seqNode) Assigns all the activity nodes passed to this group marking the assignment as explicit.voidACActivityEdge.replaceInGroupExplicit(List<? extends ACActivityGroup> seqGroup) Assigns all the groups passed to this activity edge marking the assignment as explicit.voidACActivityNode.replaceInGroupExplicit(List<? extends ACActivityGroup> seqGroup) Assigns all the groups passed to this activity node marking the assignment as explicit.voidANClearAssociation.setAssociation(CLAssociation value) Set the value of Foreign Key Association.voidANLink.setAssociationEnd(List<? extends CLProperty> values) Set the value of View AssociationEnd.voidANCallBehavior.setBehavior(BEBehavior value) Set the value of Foreign Key Behavior.voidSet the value of Attribut Body.voidANCreateObject.setClassifier(CLClassifier value) Set the value of Foreign Key Classifier.voidACJoinNode.setCombineDuplicate(boolean value) Set the value of Attribut IsCombineDuplicate.voidACActivityGroup.setContainedEdgeExplicit(List<? extends ACActivityEdge> values) Set the value of Foreign Key ContainedEdgeExplicit.voidACActivityGroup.setContainedNodeExplicit(List<? extends ACActivityNode> values) Set the value of Foreign Key ContainedNodeExplicit.voidACActivityGroup.setContainedNodeImplicit(List<? extends ACActivityNode> values) Set the value of Foreign Key ContainedNodeImplicit.voidANPin.setControl(boolean value) Set the value of Attribut IsControl.voidACObjectNode.setControlType(boolean value) Set the value of Attribut IsControlType.voidACDecisionBehavior.setDecisionInput(BEBehavior value) Set the value of Foreign Key DecisionInput.voidACDecisionNode.setDecisionInput(BEBehavior value) Set the value of View DecisionInput.voidANDestroyObject.setDestroyLinks(boolean value) Set the value of Attribut IsDestroyLinks.voidANDestroyObject.setDestroyOwnedObjects(boolean value) Set the value of Attribut IsDestroyOwnedObjects.voidACPartition.setDimension(boolean value) Set the value of Attribut IsDimension.voidANAcceptEvent.setEventAsTrigger(List<? extends METriggerReferenceAble> values) Set the value of View EventAsTrigger.voidACExceptionHandler.setExceptionInput(ACObjectNode value) Set the value of Foreign Key ExceptionInput.voidACExceptionHandler.setExceptionType(List<? extends CLClassifier> values) Set the value of Foreign Key ExceptionType.voidACStructuredNode.setExpansionMode(K_EXPANSION value) Set the value of Attribut ExpansionMode.voidACPartition.setExternal(boolean value) Set the value of Attribut IsExternal.voidACActivityGroup.setGroupCoord(Point posNode, Point sizNode) Sets the center point coordinate together with the width and height of the group.voidACActivityEdge.setGuardLanguage(String value) Set the value of Info GuardLanguage.voidACActivityEdge.setGuardSpecification(String value) Set the value of Info GuardSpecification.voidACExceptionHandler.setHandlerBody(ACExecutableNode value) Set the value of Foreign Key HandlerBody.voidACActivityEdge.setInGroupExplicit(List<? extends ACActivityGroup> values) Set the value of Foreign Key InGroupExplicit.voidACActivityNode.setInGroupExplicit(List<? extends ACActivityGroup> values) Set the value of Foreign Key InGroupExplicit.voidACActivityNode.setInGroupImplicit(List<? extends ACActivityGroup> values) Set the value of Foreign Key InGroupImplicit.voidACObjectNode.setInState(List<? extends SMState> values) Set the value of Foreign Key InState.voidACJoinNode.setJoinSpecification(String value) Set the value of Info JoinSpecification.voidACJoinNode.setJoinSpecificationLanguage(String value) Set the value of Info JoinSpecificationLanguage.voidANOpaque.setLanguage(String value) Set the value of Attribut Language.voidACObjectFlow.setMulticast(boolean value) Set the value of Attribut IsMulticast.voidACObjectFlow.setMultireceive(boolean value) Set the value of Attribut IsMultireceive.voidACStructuredNode.setMustIsolate(boolean value) Set the value of Attribut MustIsolate.voidACActivityNode.setNodeCoord(Point posNode, Point sizNode) Sets the center point coordinate of the graphical representation of the node together with the width and height of the node.voidANCallOperation.setOperation(CLOperation value) Set the value of Foreign Key Operation.voidACObjectNode.setOrdering(K_AC_OBJECTNODE_ORDERING value) Set the value of Attribut Ordering.voidACForkNode.setOrientation(K_ORIENTATION value) Set the value of Attribut Orientation.voidACJoinNode.setOrientation(K_ORIENTATION value) Set the value of Attribut Orientation.voidACActivity.setOrthogonalPartitions(boolean value) Set the value of Info HasOrthogonalPartitions.voidACParamNode.setParameterDirection(K_PARAM_DIRKIND value) Set the value of Info ParameterDirection.voidACParamNode.setParameterEffect(K_EFFECTKIND value) Set the value of Info ParameterEffect.voidACParamNode.setParameterIsException(boolean value) Set the value of Info ParameterIsException.voidACParamNode.setParameterIsStream(boolean value) Set the value of Info ParameterIsStream.voidACParamNode.setParameterType(ELType value) Set the value of View ParameterType.voidACPartition.setPresentation(K_AC_PARTITION_PRESENTATION value) Set the value of Attribut Presentation.voidACPartition.setPresentationAndOwner(ELContainerAble ohOwner, K_AC_PARTITION_PRESENTATION kPres) Modifies the presentation of the partition, e.g.voidACActivity.setReadOnly(boolean value) Set the value of Attribut IsReadOnly.voidANLinkEndDestructionData.setRemoveDuplicates(boolean value) Set the value of Attribut IsRemoveDuplicates.voidANRemoveStructuralFeatureValue.setRemoveDuplicates(boolean value) Set the value of Attribut IsRemoveDuplicates.voidANAddStructuralFeatureValue.setReplaceAll(boolean value) Set the value of Attribut IsReplaceAll.voidANLinkEndCreationData.setReplaceAll(boolean value) Set the value of Attribut IsReplaceAll.voidACPartition.setRepresents(MEModelElement value) Set the value of Foreign Key Represents.voidACObjectFlow.setSelBehavior(BEBehavior value) Set the value of View SelBehavior.voidANCall.setSelectedParameterSetIn(CLParameterSet value) Set the value of Foreign Key SelectedParameterSetIn.voidANCall.setSelectedParameterSetOut(CLParameterSet value) Set the value of Foreign Key SelectedParameterSetOut.voidACObjFlowBehavior.setSelectionBE(BEBehavior value) Set the value of Foreign Key SelectionBE.voidACObjNodeSelBehavior.setSelectionBE(BEBehavior value) Set the value of Foreign Key SelectionBE.voidACObjectNode.setSelectionBehavior(BEBehavior value) Set the value of View SelectionBehavior.voidSet the value of Foreign Key Signal.voidSet the value of Foreign Key Signal.voidACActivity.setSingleExecution(boolean value) Set the value of Attribut IsSingleExecution.voidACActivityEdge.setSource(ACActivityNode value) Set the value of Foreign Key Source.voidANStructuralFeature.setStructuralFeature(ELStructFeature value) Set the value of Foreign Key StructuralFeature.voidANCall.setSynchronous(boolean value) Set the value of Attribut IsSynchronous.voidACActivityEdge.setTarget(ACActivityNode value) Set the value of Foreign Key Target.voidACObjectFlow.setTransBehavior(BEBehavior value) Set the value of View TransBehavior.voidANReply.setTrigger(BETrigger value) Set the value of Foreign Key Trigger.voidANAcceptEvent.setUnmarshall(boolean value) Set the value of Attribut IsUnmarshall.voidANUnmarshall.setUnmarshallType(CLClassifier value) Set the value of Foreign Key UnmarshallType.voidACObjectNode.setUpperBoundSpecification(String value) Set the value of Info UpperBoundSpecification.voidANValSpec.setValueSpecificationBody(String value) Set the value of Info ValueSpecificationBody.voidANValuePin.setValueSpecificationBody(String value) Set the value of Info ValueSpecificationBody.voidANValSpec.setValueSpecificationLanguage(String value) Set the value of Info ValueSpecificationLanguage.voidANValuePin.setValueSpecificationLanguage(String value) Set the value of Info ValueSpecificationLanguage.voidACActivityEdge.setWeightSpecification(String value) Set the value of Info WeightSpecification. -
Uses of InoNetException in de.mid.innovator.srv2api.icw2acdia
Methods in de.mid.innovator.srv2api.icw2acdia that throw InoNetExceptionModifier and TypeMethodDescriptionACDiaConstraintEdge.getACNode()TheACDiaACNodethat owns theACDiaConstraintEdge.ACDia.getActivity()TheACActivityof this diagram.ACDiaACNode.getConstraintEdge()TheACDiaACNodethat owns theACDiaConstraintEdge.ACDiaConstraintNode.getConstraintEdge()The constraint edge of the constraint node.ACDiaConstraintEdge.getConstraintNode()The constraint node.ACDiaACNode.getOwnedActNode(K_CONTROL_OPTION... behaviourFlags) The activity nodes of the diagram.@SORTINGACDiaGroupNode.getOwnedActNode()The action node owned by the group node.ACDiaGroupNode.getOwnedConstraintEdge()The constraint edge owned by the group node.ACDiaGroupNode.getOwnedConstraintNode()The constraint node owned by the group node.ACDiaACNode.getOwnedControlNode(K_CONTROL_OPTION... behaviourFlags) The control nodes of the diagram.@SORTINGACDiaGroupNode.getOwnedControlNode()The control node owned by the group node.ACDiaControlNode.getOwnedDecisionInput(K_CONTROL_OPTION... behaviourFlags) The decision behavior nodes of the control node.@SORTINGACDiaACNode.getOwnedDiaNote()ACDiaACNode.getOwnedException(K_CONTROL_OPTION... behaviourFlags) The exception handler edges of the activity frame node.@SORTINGACDiaActNode.getOwnedException()The exception handler edges of the action.ACDiaGroupNode.getOwnedException()The exceptions owned by the group node.ACDiaACNode.getOwnedFlowEdge(K_CONTROL_OPTION... behaviourFlags) The flow edges of the diagram.@SORTINGACDiaGroupNode.getOwnedFlowEdge()The flow edge owned by the group node.<T extends ACDiaGroupNode>
List<T> ACDiaACNode.getOwnedGroupNode(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The group nodes of the diagram.<T extends ACDiaGroupNode>
List<T> ACDiaGroupNode.getOwnedGroupNode(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The group nodes owned by the group node.ACDia.getOwnedNode()ACDiaACNode.getOwnedObjNode(K_CONTROL_OPTION... behaviourFlags) The object nodes of the diagram.@SORTINGACDiaGroupNode.getOwnedObjNode()The object node owned by the group node.ACDiaActNode.getOwnedPinNode(K_CONTROL_OPTION... behaviourFlags) The pin nodes of the action node.@SORTINGACDiaActNode.getOwnedPostNode()The postcondition text owned by the action node.ACDiaGroupNode.getOwnedPostNode()The postcondition text owned by the group node.ACDiaActNode.getOwnedPreNode()The precondition text owned by the action node.ACDiaGroupNode.getOwnedPreNode()The precondition text owned by the group node.ACDiaFlowEdge.getOwnedSelBehavior()The selection behavior node of the flow edge.ACDiaObjNode.getOwnedSelBehavior()The selection behavior node of the object node.<T extends ACDiaTextNode>
List<T> ACDiaACNode.getOwnedTextNode(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) ACDiaFlowEdge.getOwnedTransBehavior()The transformation behavior node of the flow edge.ACDiaFlowEdge.getOwnedValSpec()ACDiaObjNode.getOwnedValSpec()ACDiaControlNode.getOwnedValSpecNode()ACDiaGroupNode.getOwnedVariableNode()The variable nodes owned by the group node.ACDiaActNode.getOwningACNode()The enclosing activity frame node.ACDiaControlNode.getOwningACNode()The enclosing activity frame node.ACDiaException.getOwningACNode()The enclosing activity frame node.ACDiaFlowEdge.getOwningACNode()The enclosing activity frame node.ACDiaGroupNode.getOwningACNode()The enclosing activity frame node.ACDiaObjNode.getOwningACNode()The enclosing activity frame node.ACDiaTextNode.getOwningACNode()The enclosing activity frame node.ACDiaException.getOwningActNode()The enclosing activity frame node.ACDiaObjNode.getOwningActNode()The action node.ACDiaPostNode.getOwningActNode()The action node of the text.ACDiaPreNode.getOwningActNode()The action node of the text.ACDiaValSpecNode.getOwningControlNode()The owning node presentation of a join node.ACDiaDecisionInputBehavior.getOwningDecisionNode()The control node.ACDiaACNode.getOwningDia()ACDiaFlowSelBehavior.getOwningFlowEdge()The flow edge.ACDiaFlowTransBehavior.getOwningFlowEdge()The flow edge.ACDiaValSpecNode.getOwningFlowEdge()The owning edge presentation of an activity edge.ACDiaActNode.getOwningGroupNode()The enclosing group node.ACDiaConstraintEdge.getOwningGroupNode()The enclosing group node.ACDiaConstraintNode.getOwningGroupNode()The enclosing group node.ACDiaControlNode.getOwningGroupNode()The enclosing group node.ACDiaException.getOwningGroupNode()The enclosing group node.ACDiaFlowEdge.getOwningGroupNode()The enclosing group node.ACDiaGroupNode.getOwningGroupNode()The enclosing group node.ACDiaObjNode.getOwningGroupNode()The enclosing group node.ACDiaPostNode.getOwningGroupNode()The group node of the text.ACDiaPreNode.getOwningGroupNode()The group node of the text.ACDiaVariableNode.getOwningGroupNode()The enclosing group node.ACDiaNodeSelBehavior.getOwningObjNode()The object node.ACDiaValSpecNode.getOwningObjNode()The owning node presentation of an object node.ACDiaFlowSelBehavior.getOwningSegEdge()The edge segment.ACDiaFlowTransBehavior.getOwningSegEdge()The edge segment.ACDiaValSpecNode.getOwningSegEdge()The owning edge segment of an activity edge. -
Uses of InoNetException in de.mid.innovator.srv2api.icw2bc
Methods in de.mid.innovator.srv2api.icw2bc that throw InoNetExceptionModifier and TypeMethodDescriptionstatic BCExpressionBCExpressionHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Defined Logical Expression with template and container.static BCExpressionBCExpressionHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Defined Logical Expression with stereotype and container.static BCPropertyBCPropertyHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Property (of a Business Object) with template and container.static BCPropertyBCPropertyHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Property (of a Business Object) with stereotype and container.static BCPropertySetBCPropertySetHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Property Set (of a Business Object) with template and container.static BCPropertySetBCPropertySetHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Property Set (of a Business Object) with stereotype and container.static BCTermBCTermHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Defined Technical Term with template and container.static BCTermBCTermHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Defined Technical Term with stereotype and container.BCPropertyAble.getAssignedPropertySet(K_CONTROL_OPTION... behaviourFlags) All property set assignments of theBCPropertyAble.BCPropertySet.getAssignmentToPropertyAble()All property set references to this property set.BCBaseElement.getBusinessIdentifier()This attribute is used to uniquely identify business modelling elements.BCExpression.getConditionalEventDefinition()All conditional event definitions using this conditional expression.BCExpression.getDataIOAssociationWithAssignment()The data I/O association using this assignment expression definition.BCExpression.getDataIOAssociationWithTransform()The data I/O association using this transformation expression definition.BCProperty.getDefaultValue()The default value of a property.BCExpression.getExpressionType()The type of the expression.BCTerm.getGeneralTerm()A more general term or concept.BCPropertyAble.getOwnedAdHocProperty(K_CONTROL_OPTION... behaviourFlags) All properties defined for theBCPropertyAble.BCPropertySet.getOwnedProperty(K_CONTROL_OPTION... behaviourFlags) All properties defined for theBCPropertySet.BCPropertySetRefElem.getOwnedValueAssignment(K_CONTROL_OPTION... behaviourFlags) BCRootReuseAbleElement.getOwningCollaboration()The collaboration wherein thisBCRootReuseAbleElementis relevant.BCRootReuseAbleElement.getOwningProcess()The process wherein thisBCRootReuseAbleElementis relevant.BCProperty.getOwningPropertyAble()TheBCPropertyAbleof theBCProperty.BCPropertySetRefElem.getOwningPropertyAble()TheBCPropertyAbleof the property set assignment.BCProperty.getOwningPropertySet()TheBCPropertySetof theBCProperty.BCPropertyRefElem.getOwningPropertySetRef()The property set being referenced of the property assignment.BCExpression.getPath()All paths using the expression.BCPropertyRefElem.getProperty()The property being referenced.BCProperty.getPropertyDefaultValue()The default value of the property.BCPropertyRefElem.getPropertyReferenceValue()The value of the property at this reference.BCPropertySetRefElem.getPropertySet()The property set being referenced.BCPropertyAble.getPropertySetsAssigned()All property sets being assigned to this element.BCPropertyAble.getPropertySetsAssigned(MMStereotype stereotype) The method calls getPropertySetsAssigned and filters its return values according to the given stereotype value.BCProperty.getPropertyValue()The value of the property.BCTerm.getRefinedTerm(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Terms or concepts which refine the current term or concept.BCExpression.getSequenceFlow()All conditional sequence flows using this conditional expression.BCTerm.getTermDefinition()The definition of the term.BCTerm.getTermDefinitionLanguage()Specifies the languages which the definition is stated in.BCProperty.getTypingClassifier()The typing classifier of the property.BCProperty.getValueAssignment()All property references to this property.voidBCBaseElement.setBusinessIdentifier(String value) Set the value of Attribut BusinessIdentifier.voidBCExpression.setExpressionType(K_BC_EXPRESSION_TYPE value) Set the value of Attribut ExpressionType.voidBCProperty.setPropertyDefaultValue(String value) Set the value of Attribut PropertyDefaultValue.voidBCPropertyRefElem.setPropertyReferenceValue(String value) Set the value of Attribut PropertyReferenceValue.voidBCPropertyAble.setPropertySetsAssigned(List<? extends BCPropertySet> values) Set the value of View PropertySetsAssigned.voidBCProperty.setPropertyValue(String value) Set the value of Info PropertyValue.voidBCTerm.setTermDefinition(String value) Set the value of Attribut TermDefinition.voidBCTerm.setTermDefinitionLanguage(String value) Set the value of Attribut TermDefinitionLanguage. -
Uses of InoNetException in de.mid.innovator.srv2api.icw2be
Methods in de.mid.innovator.srv2api.icw2be that throw InoNetExceptionModifier and TypeMethodDescriptionstatic BEChangeEventBEChangeEventHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Change Event with template and container.static BEChangeEventBEChangeEventHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Change Event with stereotype and container.static BEOpaqueBEOpaqueHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Opaque Behavior with template and container.static BEOpaqueBEOpaqueHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, K_CONTASGN kContAsgn) Creates a new Opaque Behavior with template and container.static BEOpaqueBEOpaqueHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Opaque Behavior with stereotype and container.static BEOpaqueBEOpaqueHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, K_CONTASGN kContAsgn) Creates a new Opaque Behavior with stereotype and container.static BETimeEventBETimeEventHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Time Event with template and container.static BETimeEventBETimeEventHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Time Event with stereotype and container.static BETriggerBETriggerHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Trigger with template and container with requirement.static BETriggerBETriggerHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Trigger with stereotype and container with requirement.<T extends ANAcceptEvent>
List<T> BETrigger.getAcceptedByAction(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) ANAcceptEventthat accepts thisBETrigger.BETrigger.getAcceptEventAction()ANAcceptEventthat waits for the occurrence of the event triggered by this trigger.BEBehavior.getBehavioredClassifier()The behaviored classifier the behavior belongs to.BEBehavior.getBehaviorExecSpec()All behavior execution specifications of this behaviorBEBehavior.getBehaviorOwnedRule()The rule constraint owned by thisBEBehavior.BEChangeEvent.getBody()Specification of theBEChangeEventin one or more languages.BEOpaque.getBody()Returns the body string of the opaque behavior.BETimeEvent.getBody()Specification of theBETimeEventin one or more languages.BEBehavior.getCallBehaviorAction()All calls of this behavior.BEBehavior.getConnector()The set of connectors that this behavior specifies a valid interaction pattern for.BEBehavior.getDecisionNodeR()The link element to theACDecisionNodewhich theBEBehaviormodels the decision to be taken for.BEBehavior.getDoActivityOwningState()The state that owns this behavior.BEBehavior.getEntryOwningState()The state which owns this behavior.BETrigger.getEvent()Returns the event of the trigger.BEBehavior.getExitOwningState()The state which owns this behavior.BEChangeEvent.getLanguage()Languages of the body strings that theBEChangeEventuses in the same order as the body strings.BEOpaque.getLanguage()Returns the language which the body of the behavior is specified in.BETimeEvent.getLanguage()Languages of the body strings that theBETimeEventuses in the same order as the body strings.BEBehavior.getModifyBehaviorDeclaration()Returns the declaration of this behavior with all parameters.BEBehavior.getObjectFlowSelectionR()The link element to theACObjectFlowwhich theBEBehaviorselects tokens for.BEBehavior.getObjectFlowWithSelection()BEBehavior.getObjectFlowWithSelection(MMStereotype stereotype) The method calls getObjectFlowWithSelection and filters its return values according to the given stereotype value.BEBehavior.getObjectFlowWithTransformation()BEBehavior.getObjectFlowWithTransformation(MMStereotype stereotype) The method calls getObjectFlowWithTransformation and filters its return values according to the given stereotype value.BEBehavior.getObjectNodeR()The link element to theACObjectNodewhich theBEBehaviorselects tokens for.<T extends ACObjectNode>
List<T> BEBehavior.getObjectNodeWithSelection(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) <T extends ACObjectNode>
List<T> BEBehavior.getObjectNodeWithSelection(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getObjectNodeWithSelection and filters its return values according to the given stereotype value.BECallEvent.getOperation()Returns theCLOperationof the call event.BEBehavior.getOwnedParameter(K_CONTROL_OPTION... behaviourFlags) Specifies the parameters owned by this behavior.BETrigger.getOwningState()The state which owns this trigger.BEBehavior.getOwningTransition()The transition which owns the behavior.BETrigger.getOwningTransition()The transition which owns the trigger.BEBehavior.getPictureRawData()returns the picture's raw data assigned to the diagram of this behavior.BEBehavior.getPostcondition()The post condition owned by thisBEBehavior.BEBehavior.getPrecondition()The pre condition owned by thisBEBehavior.BETrigger.getReply()ANReplythat replies to the call specified by the trigger.BESignalEvent.getSignal()Returns theCLSignalof the given event.BEBehavior.getSpecification()Designates a behavioral feature that the behavior implements.BEEvent.getTrigger()All triggers of the event.booleanBEBehavior.isClassifierBehavior()True, if the behavior is theBEBehaviorof its owningCLClassifieritself.booleanBEBehavior.isReentrant()Informs whether the behavior can be invoked while it is still executing from a previous invocation.booleanBETimeEvent.isRelative()True, if the time event is relative.voidBEBehavior.maintain()If the behavior is the method of aCLBehavioralFeatureand if thisCLBehavioralFeaturehas got parameters, the list of parameters at the behavior has to resemble the list of parameters of theCLBehavioralFeature.voidBEBehavior.modifyBehaviorDeclaration(BEBehavior ohBE, String strDecl, String strName, List<ARG_CLParameterDeclaration> seqPar, ARG_CLParameterDeclaration valParReturn, int idStereoBe, int idStereoPar, int idModel) Modifies the declaration of this behavior with all parameters.voidSet the value of Attribut Body.voidSet the value of Attribut Body.voidSet the value of Attribut Body.voidBEBehavior.setClassifierBehavior(boolean value) Set the value of Attribut IsClassifierBehavior.voidBEChangeEvent.setLanguage(String value) Set the value of Attribut Language.voidBEOpaque.setLanguage(String value) Set the value of Attribut Language.voidBETimeEvent.setLanguage(String value) Set the value of Attribut Language.voidBEBehavior.setReentrant(boolean value) Set the value of Attribut IsReentrant.voidBETimeEvent.setRelative(boolean value) Set the value of Attribut IsRelative.voidBEBehavior.setSpecification(CLBehavioralFeature value) Set the value of Foreign Key Specification. -
Uses of InoNetException in de.mid.innovator.srv2api.icw2bp
Methods in de.mid.innovator.srv2api.icw2bp that throw InoNetExceptionModifier and TypeMethodDescriptionvoidBPTaskNode.addMissingIOForCalledElement()If the task is a call activity this command adds to the own task interface all inputs and outputs which are missing compared to the interface of the called element.BPInputSet.assignDataInput(List<? extends ELElement> seq) Assigns a list of data inputs to this input set.BPOutputSet.assignDataOutput(List<? extends ELElement> seq) Assigns a list of data outputs to this output set.BPDataIOAssociation.assignDerivedStructure(ADClientAble partOfStructure) For the structure parts passed as the argument action is taken according to the model setting how to handle derived structures at IO associations.BPDataObject.assignInputSet(List<? extends ELElement> seq) Assigns a list of elements to this input data.BPDataIOAssociation.assignObjectWithDataModelStructure(ADClientAble partOfStructure) For the structure parts passed as the argument a structure definition is created if there doesn't exist one already.BPDataObject.assignOutputSet(List<? extends ELElement> seq) Assigns a list of elements to this output data.voidBPParticipant.assignProcess(BPProcess ohProcess) Assigns a process to the participant.voidBPTaskNode.assignProcess(BPProcess ohProcess) Assigns a process to the call activity.BPLane.assignResource(MERefAbleAsResource ohResource) BPItemAwareElement.assignStructureDefinition(ELClassifier structure) Assigns a structure to an item aware element by using an existing or by creating a new item definition which connects the two elements.voidBPFlowElement.assignToLane(BPLane ohLane) Assigns the element to the lane and removes the current assignment to a lane in the same top lane set, if there is any.BPDataIOAssociation.assignViewWithObject(ADClientAble partOfStructure) For the structure parts passed as the argument a structure definition is created if there doesn't exist one already.static BPItemDefinitionBPItemDefinitionHelper.assureDefinitionBetweenAwareElementAndStructure(SrvContext srvCtx, BPItemAwareElement ohItemAware, ELClassifier ohStructure) Given one item aware element and one structure definition this method checks of there is already one item definition between them.static BPActivityResourceBPActivityResourceHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Activity Resource with template and container.static BPActivityResourceBPActivityResourceHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Activity Resource with template and container with requirement.static BPActivityResourceBPActivityResourceHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Activity Resource with stereotype and container.static BPActivityResourceBPActivityResourceHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Activity Resource with stereotype and container with requirement.static BPArtifactBPArtifactHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Artifact (BPMN) with template and container.static BPArtifactBPArtifactHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Artifact (BPMN) with stereotype and container.static BPAssociationArtifactBPAssociationArtifactHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new Association Artifact with template from source to target element.static BPAssociationArtifactBPAssociationArtifactHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new Association Artifact with stereotype from source to target element.static BPCollaborationBPCollaborationHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Collaboration (BPMN) with template and container.static BPCollaborationBPCollaborationHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Collaboration (BPMN) with stereotype and container.static BPConditionalEventDefinitionBPConditionalEventDefinitionHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Conditional Event Definition with template and container.static BPConditionalEventDefinitionBPConditionalEventDefinitionHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Conditional Event Definition with stereotype and container.static BPDataIOAssociationBPDataIOAssociationHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new Data Association with template from source to target element.static BPDataIOAssociationBPDataIOAssociationHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new Data Association with stereotype from source to target element.static BPDataObjectBPDataObjectHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Data Object with template and container.static BPDataObjectBPDataObjectHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Data Object with stereotype and container.static BPDataResourceBPDataResourceHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Data Resource with template and container.static BPDataResourceBPDataResourceHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Data Resource with template and container with requirement.static BPDataResourceBPDataResourceHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Data Resource with stereotype and container.static BPDataResourceBPDataResourceHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Data Resource with stereotype and container with requirement.static BPDataStoreBPDataStoreHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Data Store with template and container.static BPDataStoreBPDataStoreHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Data Store with stereotype and container.static BPEndPointBPEndPointHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new End Point with template and container.static BPEndPointBPEndPointHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new End Point with stereotype and container.static BPErrorBPErrorHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Error with template and container.static BPErrorBPErrorHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Error with stereotype and container.static BPEscalationBPEscalationHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Escalation with template and container.static BPEscalationBPEscalationHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Escalation with stereotype and container.static BPEventDefinitionBPEventDefinitionHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Event Definition (BPMN) with template and container.static BPEventDefinitionBPEventDefinitionHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Event Definition (BPMN) with stereotype and container.static BPEventNodeBPEventNodeHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Event (BPMN) with template and container.static BPEventNodeBPEventNodeHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Event (BPMN) with stereotype and container.static BPEventResourceBPEventResourceHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Event Resource with template and container.static BPEventResourceBPEventResourceHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Event Resource with template and container with requirement.static BPEventResourceBPEventResourceHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Event Resource with stereotype and container.static BPEventResourceBPEventResourceHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Event Resource with stereotype and container with requirement.static BPGatewayBPGatewayHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Gateway with template and container.static BPGatewayBPGatewayHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Gateway with stereotype and container.static BPGatewayResourceBPGatewayResourceHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Gateway Resource with template and container.static BPGatewayResourceBPGatewayResourceHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Gateway Resource with template and container with requirement.static BPGatewayResourceBPGatewayResourceHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Gateway Resource with stereotype and container.static BPGatewayResourceBPGatewayResourceHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Gateway Resource with stereotype and container with requirement.static BPGlobalMaskTaskBPGlobalMaskTaskHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Global User Input Task with template and container.static BPGlobalMaskTaskBPGlobalMaskTaskHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Global User Input Task with stereotype and container.static BPGlobalTaskBPGlobalTaskHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Global Task with template and container.static BPGlobalTaskBPGlobalTaskHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Global Task with stereotype and container.static BPGlobalTaskResourceBPGlobalTaskResourceHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Global Task Resource with template and container.static BPGlobalTaskResourceBPGlobalTaskResourceHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Global Task Resource with template and container with requirement.static BPGlobalTaskResourceBPGlobalTaskResourceHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Global Task Resource with stereotype and container.static BPGlobalTaskResourceBPGlobalTaskResourceHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Global Task Resource with stereotype and container with requirement.static BPGroupArtifactBPGroupArtifactHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Group (BPMN) with template and container.static BPGroupArtifactBPGroupArtifactHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Group (BPMN) with stereotype and container.static BPInputSetBPInputSetHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Input Set with template and container.static BPInputSetBPInputSetHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Input Set with stereotype and container.static BPInterfaceBPInterfaceHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Service Interface with template and container.static BPInterfaceBPInterfaceHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Service Interface with stereotype and container.static BPItemDefinitionBPItemDefinitionHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Business Object with template and container.static BPItemDefinitionBPItemDefinitionHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Business Object with stereotype and container.static BPItemDefinitionRelBPItemDefinitionRelHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new Business Object Assignment with template from source to target element.static BPItemDefinitionRelBPItemDefinitionRelHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new Business Object Assignment with stereotype from source to target element.static BPLaneBPLaneHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Lane with template and container.static BPLaneBPLaneHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Lane with stereotype and container.static BPLaneResourceBPLaneResourceHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Lane Resource with template and container.static BPLaneResourceBPLaneResourceHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Lane Resource with template and container with requirement.static BPLaneResourceBPLaneResourceHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Lane Resource with stereotype and container.static BPLaneResourceBPLaneResourceHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Lane Resource with stereotype and container with requirement.static BPLaneSetBPLaneSetHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Lane Set with template and container.static BPLaneSetBPLaneSetHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Lane Set with stereotype and container.static BPMaskDefinitionBPMaskDefinitionHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Mask Definition with template and container.static BPMaskDefinitionBPMaskDefinitionHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Mask Definition with stereotype and container.static BPMaskFieldBPMaskFieldHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Mask Field with template and container.static BPMaskFieldBPMaskFieldHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Mask Field with stereotype and container.static BPMaskTaskBPMaskTaskHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new User Input Task with template and container.static BPMaskTaskBPMaskTaskHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new User Input Task with stereotype and container.static BPMessageFlowBPMessageFlowHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new Message Flow with template from source to target element.static BPMessageFlowBPMessageFlowHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new Message Flow with stereotype from source to target element.static BPMessageBPMessageHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Message with template and container.static BPMessageBPMessageHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Message with stereotype and container.static BPOperationBPOperationHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Service Operation with template and container.static BPOperationBPOperationHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Service Operation with stereotype and container.static BPOutputSetBPOutputSetHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Output Set with template and container.static BPOutputSetBPOutputSetHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Output Set with stereotype and container.static BPParticipantBPParticipantHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Participant with template and container.static BPParticipantBPParticipantHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Participant with stereotype and container.static BPPathBPPathHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Process Path with template and container.static BPPathBPPathHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Process Path with stereotype and container.static BPProcessBPProcessHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Process with template and container.static BPProcessBPProcessHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Process with stereotype and container.static BPProcessResourceBPProcessResourceHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Process Resource with template and container.static BPProcessResourceBPProcessResourceHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Process Resource with template and container with requirement.static BPProcessResourceBPProcessResourceHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Process Resource with stereotype and container.static BPProcessResourceBPProcessResourceHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Process Resource with stereotype and container with requirement.static BPPropertyBPPropertyHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Process Property with template and container.static BPPropertyBPPropertyHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Process Property with stereotype and container.static BPResourceRoleBPResourceRoleHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Resource Role with template and container.static BPResourceRoleBPResourceRoleHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Resource Role with template and container with requirement.static BPResourceRoleBPResourceRoleHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Resource Role with stereotype and container.static BPResourceRoleBPResourceRoleHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Resource Role with stereotype and container with requirement.static BPSequenceFlowBPSequenceFlowHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new Sequence Flow with template from source to target element.static BPSequenceFlowBPSequenceFlowHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new Sequence Flow with stereotype from source to target element.static BPSignalBPSignalHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Signal (BPMN) with template and container.static BPSignalBPSignalHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Signal (BPMN) with stereotype and container.static BPSubProcessBPSubProcessHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Sub-Process with template and container.static BPSubProcessBPSubProcessHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Sub-Process with stereotype and container.static BPSupportsRelBPSupportsRelHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new Process Support with template from source to target element.static BPSupportsRelBPSupportsRelHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new Process Support with stereotype from source to target element.static BPTaskNodeBPTaskNodeHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Task with template and container.static BPTaskNodeBPTaskNodeHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Task with stereotype and container.static BPTimerEventDefinitionBPTimerEventDefinitionHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Timer Event Definition with template and container.static BPTimerEventDefinitionBPTimerEventDefinitionHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Timer Event Definition with stereotype and container.static BPUseCaseInteractionRelBPUseCaseInteractionRelHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new Usecase-Interaction Relationship with template from source to target element.static BPUseCaseInteractionRelBPUseCaseInteractionRelHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new Usecase-Interaction Relationship with stereotype from source to target element.static BPUseCasePathRelBPUseCasePathRelHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new Usecase-Path Relationship with template from source to target element.static BPUseCasePathRelBPUseCasePathRelHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new Usecase-Path Relationship with stereotype from source to target element.static BPDataIOAssociationBPDataIOAssociationHelper.createByOwnerAndObject(SrvContext srvCtx, List<? extends ELElement> seq) Create a new Data Association with default values.
The first element given within the input sequence will be connected with source and the second element with the target of the edge.static ARG_BPProcessCreatedBPProcessHelper.createForFlowElementCreate(SrvContext srvCtx, BPSequenceFlowNode ohFlowNode, ADClientAble ohSel, Point position) Creates a process as container of a sequence flow node, e.g.static ARG_BPProcessCreatedBPProcessHelper.createForFlowElementCreateByVOcl(SrvContext srvCtx, Class<? extends ELObject> kVOclFlowElement, ADClientAble ohSel, Point position) Creates a process as container of a sequence flow node, e.g.static ARG_BPProcessCreatedBPProcessHelper.createForLaneCreate(SrvContext srvCtx, BPLane ohLane, ADClientAble ohSel, Point position) BPProcess.createProcessDefinitionDiagram(ADClientAble diaCurrent) Creates a new definition diagram for the process.static voidBPSequenceFlowNodeHelper.deleteAndReconnect(SrvContext srvCtx, List<? extends ELDeleteAble> seqSel) Deletes the specified sequence flow nodes.static BPItemDefinitionBPItemDefinitionHelper.determineItemDefinitionForStructureElement(SrvContext srvCtx, ADClientAble partOfStructure, ADClientAble elemForProfileAndOwner, MMStereotype stereoItemDefinition, MEHierarchyAble ownerItemDefinition, MMStereotype stereoStructureDefinition, MEHierarchyAble ownerStructureDefinition) For the structure parts passed as the argument action is taken to derive a structure and to create or determine an item definition linked to the structure.<T extends BPActivityNode>
List<T> BPFlowProcessContainer.getActivity(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All activities of theBPFlowProcessContainer.<T extends BPActivityNode>
List<T> BPLane.getActivityAffectedByResourceAssignment(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) <T extends BPActivityNode>
List<T> BPLane.getActivityAffectedByResourceAssignment(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getActivityAffectedByResourceAssignment and filters its return values according to the given stereotype value.<T extends BPActivityNode>
List<T> BPLane.getActivityInLane(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All activities being assigned to this lane.<T extends BPActivityNode>
List<T> BPLane.getActivityInLane(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getActivityInLane and filters its return values according to the given stereotype value.<T extends BPActivityNode>
List<T> BPLane.getActivityInLaneTransitiveDown(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) <T extends BPActivityNode>
List<T> BPLane.getActivityInLaneTransitiveDown(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getActivityInLaneTransitiveDown and filters its return values according to the given stereotype value.BPEventDefinition.getActivityNode()TheBPActivityNode.BPEventNode.getActivityNode()BPActivityNode.getActivityProperty(K_CONTROL_OPTION... behaviourFlags) All properties of theBPActivityNode.BPActivityNode.getActivityResourceAccountable(K_CONTROL_OPTION... behaviourFlags) All activity resources marked as accountable.BPActivityNode.getActivityResourceAccountable(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getActivityResourceAccountable and filters its return values according to the given stereotype value.BPActivityNode.getActivityResourceByRACIType(K_BP_ACTIVITYRESOURCE_RACI_TYPE kind, K_CONTROL_OPTION... behaviourFlags) All activity resources of the given RACI type.BPActivityNode.getActivityResourceByRACIType(MMStereotype stereotype, K_BP_ACTIVITYRESOURCE_RACI_TYPE kind, K_CONTROL_OPTION... behaviourFlags) The method calls getActivityResourceByRACIType and filters its return values according to the given stereotype value.BPActivityNode.getActivityResourceConsulted(K_CONTROL_OPTION... behaviourFlags) All activity resources marked to be consulted.BPActivityNode.getActivityResourceConsulted(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getActivityResourceConsulted and filters its return values according to the given stereotype value.BPActivityNode.getActivityResourceInformed(K_CONTROL_OPTION... behaviourFlags) All activity resources marked to be informed.BPActivityNode.getActivityResourceInformed(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getActivityResourceInformed and filters its return values according to the given stereotype value.BPActivityNode.getActivityResourceResponsible(K_CONTROL_OPTION... behaviourFlags) All activity resources marked as responsible.BPActivityNode.getActivityResourceResponsible(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getActivityResourceResponsible and filters its return values according to the given stereotype value.BPActivityNode.getActivityResourceSupportive(K_CONTROL_OPTION... behaviourFlags) All activity resources marked as supportive.BPActivityNode.getActivityResourceSupportive(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getActivityResourceSupportive and filters its return values according to the given stereotype value.BPActivityNode.getActivityResourceUnspecified(K_CONTROL_OPTION... behaviourFlags) All activity resources with an unspecified RACI type.BPActivityNode.getActivityResourceUnspecified(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getActivityResourceUnspecified and filters its return values according to the given stereotype value.booleanBPSubProcess.getAdHocCancelRemainingInstances()This attribute is used only if ordering is parallel.BPSubProcess.getAdHocCompletionCondition()This expression defines the conditions when the process will end.BPSubProcess.getAdHocOrdering()This attribute defines if the activities within the process can be performed in parallel or must be performed sequentially.BPElementAtPath.getAnimationInfo()Information about how the path element will be handled by the animation.intBPPath.getAnimSpeed()A value for the animation speed if the animation shall be executed automatically.booleanBPActivityNode.getApplyInCalculation()Specifies if activity is used for activity based costing.booleanBPEventNode.getApplyInCalculation()Specifies if this event is used for activity based costing.booleanBPGlobalTask.getApplyInCalculation()Specifies if global task is used for activity based costing.BPArtifact.getArtifactOwner()TheBPArtifactContainerAbleof theBPArtifact.BPDataIOAssociation.getAssignmentExpression()The assignment expression definition used at the data I/O association.BPResourceRole.getAssignmentType()The type of theBPResourceRole, i.e.BPResourceRole.getAssignmentTypeAsChar()The specified assignment type enumeration value represented by a string.BPAssociationArtifact.getAssociationDirection()The direction of the association.BPEventNode.getAverageDegreeOfCompletion()Specifies how much of execution time of the owning activity has past on an average interruption.BPPath.getBestDiagramToStartAnimation()The best diagram to start the animation.BPItemDefinition.getBSDia()All business object state diagrams with a representation of theBPItemDefinition.<T extends BPCallAble>
List<T> BPInterface.getCallAbleElementRef(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The callable element.BPTaskNode.getCallAbleProcessElement()BPTaskNodeCall.getCallAbleProcessElement()The element being called.BPTaskNode.getCalledGlobalTask()Returns the calledBPGlobalTask.BPTaskNode.getCalledMasterProcessViewNode()BPDataStore.getCapacity()Specifies the upper bound of the capacity, if it is expressed as an unlimited natural.BPEventDefinition.getCatchingEventNode()All catching event nodes that assign thisBPEventDefinition.BPEventDefinition.getCatchingEventNode(MMStereotype stereotype) The method calls getCatchingEventNode and filters its return values according to the given stereotype value.BPEventNode.getCatchThrowCorrespondingEvent()With a selected catch event all corresponding throw events, using at least one of the event definitions of the catch event, will be returned.BPEventNode.getCatchThrowCorrespondingEvent(MMStereotype stereotype) The method calls getCatchThrowCorrespondingEvent and filters its return values according to the given stereotype value.BPLane.getChildLane(K_CONTROL_OPTION... behaviourFlags) All lanes contained in this lane with its lane set.BPItemDefinition.getClassifier()TheELClassifierdefining the structure of this business object.BPProcess.getCollaboration()The defining collaboration of the process.BPCollaboration.getCollaborationViewCompletelyMaintained()Returns a list of all views of the same model element being maintained completely.BPCollaboration.getCollaborationViewIncomplete()Returns a list of all views of the same model element being incomplete with regard to its master view.BPCollaboration.getCollaborationViewIncorrect()Returns a list of all views of the same model element being incorrect with regard to its master view.BPPath.getColor()BPAssociationArtifact.getCompensationActivity()The target compensation activity.BPAssociationArtifact.getCompensationEvent()The source compensation intermediate event.BPMultiInstLoopCharx.getCompletionCondition()This attribute defines a boolean expression that when evaluated to true, cancels the remaining activity instances and produces a token.BPActivityNode.getCompletionQuantity()The default value is 1.BPSequenceFlow.getConditionalExpression()BPSequenceFlow.getConditionExpression()An optional boolean expression that acts as a gating condition.intBPActivityNode.getCostsPerExecution()Costs to perform one execution of the activity.intBPEventNode.getCostsPerExecution()Costs to perform one execution of this event.intBPGlobalTask.getCostsPerExecution()Costs to perform one execution of the global task.BPInteractionSpecification.getCreateOrientation()The orientation preset for the create of aBPDiaViewNode.BPProcess.getCreateOrientation()The orientation preset for the create of aBPDiaProcessViewNode.BPInputOutputSpecifyAble.getDataInput()All data inputs at thisBPInputOutputSpecifyAble.BPInputOutputSpecifyAble.getDataInput(MMStereotype stereotype) The method calls getDataInput and filters its return values according to the given stereotype value.BPDataObject.getDataInputOfCall()The inputs of the call tasks.BPDataObject.getDataInputOfCall(MMStereotype stereotype) The method calls getDataInputOfCall and filters its return values according to the given stereotype value.BPDataObject.getDataInputOfCalledElement()The input of the callable element.BPInputSet.getDataInputs()All data inputs that are assigned to this input set.BPInputSet.getDataInputs(MMStereotype stereotype) The method calls getDataInputs and filters its return values according to the given stereotype value.BPItemAwareElement.getDataIOAssocAtSrc()All data associations of the source element.BPItemAwareElement.getDataIOAssocAtTrg()All data associations of the target.BPItemAwareElement.getDataIOAssociationAtSrc()AllBPDataIOAssociationof the element.BPItemAwareElement.getDataIOAssociationAtTrg()All data associations of the target.BPDataIOAssociation.getDataModelPartsForView()Returns the list of structures and structure parts of the data model eligible for the structure yet to be defined.BPDataStore.getDataObject()The object.BPFlowProcessContainer.getDataObject()All data objects of the process container.BPObjInputSetRef.getDataObject()BPDataObjectof theBPObjInputSetRef.BPObjOutputSetRef.getDataObject()BPDataObjectof theBPObjOutputSetRef.BPDataObject.getDataObjectOfCall()The object of the call activity.BPDataObject.getDataObjectOfCalledElement()The object of the callable element.BPDataObject.getDataObjectType()The type of theBPDataObject.BPInputOutputSpecifyAble.getDataOutput()All data outputs at thisBPInputOutputSpecifyAble.BPInputOutputSpecifyAble.getDataOutput(MMStereotype stereotype) The method calls getDataOutput and filters its return values according to the given stereotype value.BPDataObject.getDataOutputOfCall()The outputs of the call tasks.BPDataObject.getDataOutputOfCall(MMStereotype stereotype) The method calls getDataOutputOfCall and filters its return values according to the given stereotype value.BPDataObject.getDataOutputOfCalledElement()The output of the callable element.BPOutputSet.getDataOutputs()All data Outputs that are assigned to this output set.BPOutputSet.getDataOutputs(MMStereotype stereotype) The method calls getDataOutputs and filters its return values according to the given stereotype value.BPItemAwareElement.getDataStateDefinition()The local definition of the state of the item aware element.BPDataObject.getDataStore()The reuseable data store element being referenced.BPDataStore.getDataStoreNode()BPDataStore.getDataStoreNode(MMStereotype stereotype) The method calls getDataStoreNode and filters its return values according to the given stereotype value.BPFlowProcessContainer.getDataStoreNode()All data store references of this process container.BPFlowProcessContainer.getDataStoreNode(MMStereotype stereotype) The method calls getDataStoreNode and filters its return values according to the given stereotype value.BPProcess.getDecisionUsed()All decisions used by tasks which are part of this process, either direct parts of being nested in some sub process.BPProcess.getDecisionUsed(MMStereotype stereotype) The method calls getDecisionUsed and filters its return values according to the given stereotype value.BPPathContextAble.getDefinitionDiagram()The definition diagram which contains either the master view node or a completely maintained view node.static ARG_DeleteReqBPSequenceFlowNodeHelper.getDeleteAndReconnect(SrvContext srvCtx, List<? extends ELDeleteAble> seqSel, boolean addInstances) Returns the list of deleted elements on deleting the specified sequence flow nodes.BPElementAtPath.getDependentElementAtPath()All path element assignments which depend on this one.BPPathContextAble.getDiagramOfStandardView()BPPath.getDiagramToStartAnimation()All diagrams suitable to start the animation.BPPath.getDiagramToStartAnimation(MMStereotype stereotype) The method calls getDiagramToStartAnimation and filters its return values according to the given stereotype value.BPCollaboration.getDiagramWithViewCompletelyMaintained()BPCollaboration.getDiagramWithViewCompletelyMaintained(MMStereotype stereotype) The method calls getDiagramWithViewCompletelyMaintained and filters its return values according to the given stereotype value.BPLaneSet.getDiaProcessViewNode()All process view nodes displaying this top lane set.<T extends BPDiaViewNode>
List<T> BPPath.getDiaViewNode(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All view nodes displaying this path.BPPathAble.getElementAtPathR()All path assignments of a path element.<T extends BPPathAble>
List<T> BPPath.getElementInPath(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) <T extends BPPathAble>
List<T> BPPath.getElementInPath(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getElementInPath and filters its return values according to the given stereotype value.BPParticipant.getEndPoint()All end points of the participant.BPItemDefinition.getError()AssignedBPError.BPItemDefinition.getError(MMStereotype stereotype) The method calls getError and filters its return values according to the given stereotype value.BPError.getErrorCode()The code of theBPError.<T extends BPEventDefinition>
List<T> BPError.getErrorEventDefinition(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) BPEventDefinition.getErrorRef()The error.BPOperation.getErrorRef()All errors.BPEventDefinition.getEscalation()TheBPEscalationthat is used by the event definition.BPItemDefinition.getEscalation()AssignedBPEscalation.BPItemDefinition.getEscalation(MMStereotype stereotype) The method calls getEscalation and filters its return values according to the given stereotype value.BPEscalation.getEscalationCode()The code of theBPEscalation.BPEventNode.getEventDataObject()The object of theBPEventNode.<T extends BPEventDefinition>
List<T> BPActivityNode.getEventDefinition(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) <T extends BPEventDefinition>
List<T> BPEscalation.getEventDefinition(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The event definition which uses theBPEscalation.<T extends BPEventDefinition>
List<T> BPEventNode.getEventDefinition(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The event definition defining the events being thrown or catched by this event node.<T extends BPEventDefinition>
List<T> BPOperation.getEventDefinition(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The event definition which uses the operation.<T extends BPEventDefinition>
List<T> BPSignal.getEventDefinition(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The event definition which uses theBPSignal.BPEventDefinition.getEventDefinitionType()The type of the event definition.BPEventNode.getEventDefinitionType()If theBPEventNodehas noBPEventDefinitionassigned local event definition type will be returned.<T extends BPEventDefinition>
List<T> BPProcess.getEventDefinitionUsed(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All event definitions used at events which are part of this process, either direct parts of being nested in some sub process.<T extends BPEventDefinition>
List<T> BPProcess.getEventDefinitionUsed(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getEventDefinitionUsed and filters its return values according to the given stereotype value.BPEventDefinition.getEventExpression()An expression describing when and how this event may become relevant.BPActivityNode.getEventNode()All intermediate boundary events at the activity.BPEventDefinition.getEventNode()All event nodes referencing this event definition.BPEventNode.getEventProperty(K_CONTROL_OPTION... behaviourFlags) All properties of theBPEventNode.BPEventNode.getEventType()The type of the event.intBPActivityNode.getExecutionTime()Time needed to complete this activity.intBPEventNode.getExecutionTime()Time needed to complete this event.intBPGlobalTask.getExecutionTime()Time needed to complete this global task.BPConditionalEventDefinition.getExpression()BPPath.getExpression()All expressions defining the path.BPDataIOAssociation.getExternalElement()The data object or data store reference which does not belong to the owner of theBPDataIOAssociation.BPMaskField.getFieldType()The type of the field.BPPath.getFirstOccurrenceInPath(BPPathAble refObj) Returns the first path occurrence of the element.BPDataIOAssociation.getFlowDirection()Direction of flow.<T extends BPFlowElement>
List<T> BPGroupArtifact.getFlowElement(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The elements being contained this group artifact.<T extends BPFlowElement>
List<T> BPLane.getFlowElement(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All flow elements inside theBPLane.BPFlowElement.getFlowElementContainer()The container of theBPFlowElement.<T extends BPFlowElement>
List<T> BPPath.getFlowElementsInPath(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All flow elements being part of this path.<T extends BPFlowElement>
List<T> BPPath.getFlowElementsInPath(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getFlowElementsInPath and filters its return values according to the given stereotype value.<T extends BPFlowElement>
List<T> BPPath.getFlowElementsInPathWithProcessNotReachable(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All flow elements being assigned to the path but not being reachable.<T extends BPFlowElement>
List<T> BPPath.getFlowElementsInPathWithProcessNotReachable(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getFlowElementsInPathWithProcessNotReachable and filters its return values according to the given stereotype value.<T extends BPFlowElement>
List<T> BPPath.getFlowElementsReachable(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) <T extends BPFlowElement>
List<T> BPPath.getFlowElementsReachable(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getFlowElementsReachable and filters its return values according to the given stereotype value.<T extends BPFlowElement>
List<T> BPFlowProcessContainer.getFlowElementTransitiveDown(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All flow elements being directly or indirectly part of theBPProcess.<T extends BPFlowElement>
List<T> BPFlowProcessContainer.getFlowElementTransitiveDown(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getFlowElementTransitiveDown and filters its return values according to the given stereotype value.BPInputOutputSpecifyAble.getFlowExpandedShortValue(MMText refObj, String pattern) Returns the formatted value of this element given by argument pattern orargument refObjwhere all fill-ins are expanded with short names.intBPActivityNode.getFrequencyPerYear()Times the activity is started during one year.intBPEventNode.getFrequencyPerYear()Times this event is thrown during one year.intBPGlobalTask.getFrequencyPerYear()Times the global task is started during one year.BPFlowElementContainer.getGatewayByDirection(K_BP_GATEWAY_DIRECTION kind) All gateways of the given argument kind.BPFlowElementContainer.getGatewayByDirection(MMStereotype stereotype, K_BP_GATEWAY_DIRECTION kind) The method calls getGatewayByDirection and filters its return values according to the given stereotype value.BPFlowElementContainer.getGatewayByType(K_BP_GATEWAY_TYPE kind) All gateways of the given argument kind.BPFlowElementContainer.getGatewayByType(MMStereotype stereotype, K_BP_GATEWAY_TYPE kind) The method calls getGatewayByType and filters its return values according to the given stereotype value.BPGateway.getGatewayDirection()An attribute that adds constraints on how the gateway may be used.BPGateway.getGatewayType()An attribute that specifies the subclass of the gateway class which is used in the model.<T extends BPGlobalTask>
List<T> BPMaskDefinition.getGlobalTask(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The global task working to fill or modify the mask.BPGlobalTask.getGlobalTaskResourceAccountable(K_CONTROL_OPTION... behaviourFlags) All global task resources marked as accountable.BPGlobalTask.getGlobalTaskResourceAccountable(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getGlobalTaskResourceAccountable and filters its return values according to the given stereotype value.BPGlobalTask.getGlobalTaskResourceByRACIType(K_BP_ACTIVITYRESOURCE_RACI_TYPE kind, K_CONTROL_OPTION... behaviourFlags) All global task resources of the given RACI type.BPGlobalTask.getGlobalTaskResourceByRACIType(MMStereotype stereotype, K_BP_ACTIVITYRESOURCE_RACI_TYPE kind, K_CONTROL_OPTION... behaviourFlags) The method calls getGlobalTaskResourceByRACIType and filters its return values according to the given stereotype value.BPGlobalTask.getGlobalTaskResourceConsulted(K_CONTROL_OPTION... behaviourFlags) All global task resources marked to be consulted.BPGlobalTask.getGlobalTaskResourceConsulted(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getGlobalTaskResourceConsulted and filters its return values according to the given stereotype value.BPGlobalTask.getGlobalTaskResourceInformed(K_CONTROL_OPTION... behaviourFlags) All global task resources marked to be informed.BPGlobalTask.getGlobalTaskResourceInformed(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getGlobalTaskResourceInformed and filters its return values according to the given stereotype value.BPGlobalTask.getGlobalTaskResourceResponsible(K_CONTROL_OPTION... behaviourFlags) All global task resources marked as responsible.BPGlobalTask.getGlobalTaskResourceResponsible(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getGlobalTaskResourceResponsible and filters its return values according to the given stereotype value.BPGlobalTask.getGlobalTaskResourceSupportive(K_CONTROL_OPTION... behaviourFlags) All global task resources marked as supportive.BPGlobalTask.getGlobalTaskResourceSupportive(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getGlobalTaskResourceSupportive and filters its return values according to the given stereotype value.BPGlobalTask.getGlobalTaskResourceUnspecified(K_CONTROL_OPTION... behaviourFlags) All global task resources with an unspecified RACI type.BPGlobalTask.getGlobalTaskResourceUnspecified(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getGlobalTaskResourceUnspecified and filters its return values according to the given stereotype value.BPGlobalTask.getGlobalTaskType()The type of the global task.BPFlowElement.getGroupArtifact()All group artifacts which contain this flow element.<T extends BPAssociationArtifact>
List<T> BPArtifact.getIncomingAssociationArtifact(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) <T extends BPAssociationArtifact>
List<T> BPFlowElement.getIncomingAssociationArtifact(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) <T extends BPAssociationArtifact>
List<T> BPActivityNode.getIncomingCompensationAssociation(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) BPActivityNode.getIncomingDataIOAssociation()BPDataIOAssociationvisually coming in to thisBPActivityNodeeven though logically there is an data input interconnected.BPActivityNode.getIncomingDataIOAssociation(MMStereotype stereotype) The method calls getIncomingDataIOAssociation and filters its return values according to the given stereotype value.BPEventNode.getIncomingDataIOAssociation()BPDataIOAssociationvisually coming in to thisBPEventNodeeven though logically there is an data input interconnected.BPEventNode.getIncomingDataIOAssociation(MMStereotype stereotype) The method calls getIncomingDataIOAssociation and filters its return values according to the given stereotype value.BPItemDefinition.getIncomingDefinitionRel()All incoming business object relationships connecting this business object.BPMessageSequenceFlowNode.getIncomingMessageFlow()BPParticipant.getIncomingMessageFlow()All incoming message flows.BPPath.getIncomingPathUseCaseRel()The incoming relationships of the path.BPSequenceFlowNode.getIncomingSequenceFlow()All incoming sequence flows.BPProcess.getIncomingSupport()The incomingBPSupportsRel.BPOperation.getInMessageRef()All incoming messages.BPInputOutputSpecifyAble.getInputOutputObject()BPInputOutputSpecifyAble.getInputOutputObject(MMStereotype stereotype) The method calls getInputOutputObject and filters its return values according to the given stereotype value.BPDataObject.getInputOutputSpecifyAble()TheBPInputOutputSpecifyAbleof theBPDataObject.BPInputSet.getInputOutputSpecifyAble()TheBPInputOutputSpecifyAbleof theBPInputSet.BPOutputSet.getInputOutputSpecifyAble()TheBPInputOutputSpecifyAbleof theBPOutputSet.BPInputOutputSpecifyAble.getInputSet(K_CONTROL_OPTION... behaviourFlags) AllBPInputSetof theBPInputOutputSpecifyAble.BPObjInputSetRef.getInputSet()BPInputSetof theBPObjInputSetRef.BPDataObject.getInputSetR()AllBPObjInputSetRefwhich contain the object.BPEventNode.getInputToThrowEvent()The input of the throw event.BPItemAwareElement.getInState(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) AssignedBSStatetoBPItemAwareElement.BPItemAwareElement.getInState(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getInState and filters its return values according to the given stereotype value.BPParticipant.getInteraction()The interaction theBPParticipanttakes part in.BPParticipant.getInterfaceRef()The interface being referenced by the participant.BPItemAwareElement.getInUMLState(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All current states of theBPItemAwareElement.BPInputOutputSpecifyAble.getIODataObject(K_CONTROL_OPTION... behaviourFlags) All objects of theBPInputOutputSpecifyAble.BPInputOutputSpecifyAble.getIODataObjectByKind(K_BP_DATA_OBJECT_TYPE kind) BPInputOutputSpecifyAble.getIODataObjectByKind(MMStereotype stereotype, K_BP_DATA_OBJECT_TYPE kind) The method calls getIODataObjectByKind and filters its return values according to the given stereotype value.BPDataIOAssociation.getIOElementAtOwner()<T extends BPItemAwareElement>
List<T> BPItemDefinition.getItemAwareElement(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) AssignedBPItemAwareElement.<T extends BPItemAwareElement>
List<T> BPItemDefinition.getItemAwareElement(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getItemAwareElement and filters its return values according to the given stereotype value.<T extends BPItemAwareElement>
List<T> BPItemDefinition.getItemAwareElementAtPath(Class<T> returnType, BPElementAtPath refObj, K_CONTROL_OPTION... behaviourFlags) <T extends BPItemAwareElement>
List<T> BPItemDefinition.getItemAwareElementAtPath(Class<T> returnType, MMStereotype stereotype, BPElementAtPath refObj, K_CONTROL_OPTION... behaviourFlags) The method calls getItemAwareElementAtPath and filters its return values according to the given stereotype value.<T extends BPItemAwareElement>
List<T> BPProcess.getItemAwareElementForDefinition(Class<T> returnType, BPItemDefinition refObj, K_CONTROL_OPTION... behaviourFlags) <T extends BPItemAwareElement>
List<T> BPProcess.getItemAwareElementForDefinition(Class<T> returnType, MMStereotype stereotype, BPItemDefinition refObj, K_CONTROL_OPTION... behaviourFlags) The method calls getItemAwareElementForDefinition and filters its return values according to the given stereotype value.BPElementAtPath.getItemDefinitionAtPath()All business objects used in the path up to this point.BPElementAtPath.getItemDefinitionAtPath(MMStereotype stereotype) The method calls getItemDefinitionAtPath and filters its return values according to the given stereotype value.BPDataIOAssociation.getItemDefinitionOfExternalElement()BPProcess.getItemDefinitionUsed()All item definitions used throughout this process, either used directly of being nested in some sub process.BPProcess.getItemDefinitionUsed(MMStereotype stereotype) The method calls getItemDefinitionUsed and filters its return values according to the given stereotype value.BPItemDefinition.getItemKind()This defines the nature of the Item.BPError.getItemRef()The business object of the error.BPEscalation.getItemRef()The business object of theBPEscalation.BPMessage.getItemRef()The business object of the message.BPSignal.getItemRef()The business object of theBPSignal.BPItemAwareElement.getItemSubjectRef()The business object that is represented by the item aware element.BPDataObject.getItemSubjectRefOfStore()The business object that is represented by the assignedBPDataStore.BPFlowElement.getLane()All lanes which contain the flow element.BPFlowElement.getLaneAssigned()The lanes being assigned directly to theBPFlowElement.BPFlowElement.getLaneAssignedInLaneSet(BPLaneSet refObj) For a given lane set the lane is returned which contains the flow element - if there is such a lane.BPFlowElement.getLaneAssignedInTopLaneSet(BPLaneSet refObj) For a given top lane set the lane is returned which contains the flow element - if there is such a lane.BPFlowElement.getLaneAssignedTransitiveUp()BPFlowElement.getLaneAssignedTransitiveUp(MMStereotype stereotype) The method calls getLaneAssignedTransitiveUp and filters its return values according to the given stereotype value.BPLane.getLaneMaintenanceType()The maintenance type of the lane .BPLaneSet.getLaneMaintenanceType()The lane set maintenance type.BPLane.getLanePredecessor()BPLane.getLaneResourceAccountable(K_CONTROL_OPTION... behaviourFlags) All resources marked as accountable.BPLane.getLaneResourceAccountable(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getLaneResourceAccountable and filters its return values according to the given stereotype value.BPLane.getLaneResourceByRACIType(K_BP_ACTIVITYRESOURCE_RACI_TYPE kind, K_CONTROL_OPTION... behaviourFlags) BPLane.getLaneResourceByRACIType(MMStereotype stereotype, K_BP_ACTIVITYRESOURCE_RACI_TYPE kind, K_CONTROL_OPTION... behaviourFlags) The method calls getLaneResourceByRACIType and filters its return values according to the given stereotype value.BPLane.getLaneResourceConsulted(K_CONTROL_OPTION... behaviourFlags) All resources marked to be consulted.BPLane.getLaneResourceConsulted(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getLaneResourceConsulted and filters its return values according to the given stereotype value.BPLane.getLaneResourceInformed(K_CONTROL_OPTION... behaviourFlags) All resources marked to be informed.BPLane.getLaneResourceInformed(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getLaneResourceInformed and filters its return values according to the given stereotype value.BPLane.getLaneResourceResponsible(K_CONTROL_OPTION... behaviourFlags) All resources marked as responsible.BPLane.getLaneResourceResponsible(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getLaneResourceResponsible and filters its return values according to the given stereotype value.BPLane.getLaneResourceSupportive(K_CONTROL_OPTION... behaviourFlags) All resources marked as supportive.BPLane.getLaneResourceSupportive(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getLaneResourceSupportive and filters its return values according to the given stereotype value.BPLane.getLaneResourceUnspecified(K_CONTROL_OPTION... behaviourFlags) All resources with an unspecified RACI type.BPLane.getLaneResourceUnspecified(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getLaneResourceUnspecified and filters its return values according to the given stereotype value.BPLane.getLaneSet()The owning lane set of the lane.BPFlowElement.getLaneSetAssigned()BPFlowElement.getLaneSetAssigned(MMStereotype stereotype) The method calls getLaneSetAssigned and filters its return values according to the given stereotype value.BPFlowElement.getLaneSetAssignedTransitiveUp()The lane sets being assigned directly and indirectly to the flow element via its lanes or the 'upper' lane sets and lanes.BPFlowElement.getLaneSetAssignedTransitiveUp(MMStereotype stereotype) The method calls getLaneSetAssignedTransitiveUp and filters its return values according to the given stereotype value.BPLane.getLaneSuccessor()BPLane.getLaneTransitiveDown(K_CONTROL_OPTION... behaviourFlags) BPLane.getLaneTransitiveDown(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getLaneTransitiveDown and filters its return values according to the given stereotype value.BPLane.getLaneTransitiveUp()BPLane.getLaneTransitiveUp(MMStereotype stereotype) The method calls getLaneTransitiveUp and filters its return values according to the given stereotype value.BPLane.getLeafLane(K_CONTROL_OPTION... behaviourFlags) All leaf lanes.BPLane.getLeafLane(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getLeafLane and filters its return values according to the given stereotype value.BPLaneSet.getLeafLane(K_CONTROL_OPTION... behaviourFlags) All leaf lanes in this lane set.BPLaneSet.getLeafLane(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getLeafLane and filters its return values according to the given stereotype value.BPEventNode.getLinkEventDefinition()The link event definition defining the events being thrown or catched by this event node.BPFlowProcessContainer.getLinkEventDefinitionUsed()BPFlowProcessContainer.getLinkEventDefinitionUsed(MMStereotype stereotype) The method calls getLinkEventDefinitionUsed and filters its return values according to the given stereotype value.BPLinkEventDefinition.getLinkEventNode()All event nodes referencing this link event definition.BPLoopCharx.getLoopActivityNode()TheBPActivityNodeof theBPLoopCharx.BPMultiInstLoopCharx.getLoopCardinality()A numeric expression that controls the number of activity instances that will be created.BPActivityNode.getLoopCharacteristics()All loop characteristics of theBPActivityNode.BPActivityNode.getLoopCharxType()An activity may be performed once or may be repeated.BPStdLoopCharx.getLoopCondition()A boolean expression that controls the loop.BPStdLoopCharx.getLoopMaximum()Serves as a cap on the number of iterations.BPGlobalTask.getMaskDefinition()The mask that the global task is working on.BPTaskNode.getMaskDefinition()BPCollaboration.getMasterCollaborationViewNode()The master collaboration view node of the element.BPProcess.getMasterProcessViewNode()The master view of this process.BPInteractionSpecification.getMasterViewNode()The defining view node of theBPInteractionSpecification.BPProcess.getMasterViewNode()The master process view node of the element.intBPActivityNode.getMeanLoopNumber()Mean number of recurrences of this activity.BPItemDefinition.getMessage()AssignedBPMessage.BPItemDefinition.getMessage(MMStereotype stereotype) The method calls getMessage and filters its return values according to the given stereotype value.BPMessageReferencingElement.getMessage()BPPath.getMessageFlowInPath(K_CONTROL_OPTION... behaviourFlags) All message flows being part of this path.BPPath.getMessageFlowInPath(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getMessageFlowInPath and filters its return values according to the given stereotype value.<T extends BPMessageFlowNode>
List<T> BPProcess.getMessageFlowNodeTransitiveDown(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All message flow nodes being directly or indirectly part of theBPProcess.<T extends BPMessageFlowNode>
List<T> BPProcess.getMessageFlowNodeTransitiveDown(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getMessageFlowNodeTransitiveDown and filters its return values according to the given stereotype value.<T extends BPMessageReferencingElement>
List<T> BPMessage.getMessageReferencingElement(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All references to this message.BPProcess.getMessageUsed(K_CONTROL_OPTION... behaviourFlags) All messages being sent or received by tasks or events which are part of this process, either direct parts of being nested in some sub process.BPProcess.getMessageUsed(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getMessageUsed and filters its return values according to the given stereotype value.BPInputOutputSpecifyAble.getModifyIOSpecs(boolean item) Returns information for the modification of input/output specification FlowDocuments of this element.BPActivityNode.getMultiLoopCardinality()The Property 'LoopCardinality' of the assignedBPMultiInstLoopCharx.BPActivityNode.getMultiLoopCompletionCondition()The Property 'CompletionCondition' of the assignedBPMultiInstLoopCharx.booleanBPActivityNode.getMultiLoopIsSequential()The Property 'IsSequential' of the assignedBPMultiInstLoopCharx.<T extends BPFlowElement>
List<T> BPFlowProcessContainer.getNestedFlowElement(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All flow elements being directly or indirectly part of theBPProcess.<T extends BPFlowElement>
List<T> BPFlowProcessContainer.getNestedFlowElement(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getNestedFlowElement and filters its return values according to the given stereotype value.BPCollaboration.getNonMasterCollaborationViewNode()BPProcess.getNonMasterProcessViewNode()All references to this process regardless if their synchronization status.BPProcess.getNonSynchronizedProcessViewNode()All non-synchronized references to this process.BPItemAwareElement.getObjectname()Returns a name for theBPItemAwareElementthat depends on a set of assigned elements.BPItemAwareElement.getObjectstate()Returns the name of all object states concatenated as a single string.BPItemAwareElement.getObjectstructure()Returns the name of the data structure of a maybe assignedBPItemDefinition.BPPath.getOccurrenceInPath(BPPathAble refObj, K_CONTROL_OPTION... behaviourFlags) Returns all path occurrences of the element.BPResourceRole.getOperatingDemand()Specifies the percentage of the execution time of the assigned activity, global task, process or lane that theBPResourceRolewill be needed.intBPResourceRole.getOperatingTime()Specifies the time theBPResourceRolewill be needed for one execution of the activity, global task, process or all contained activities of a lane.BPEventDefinition.getOperation()The operation that is used by the event definition.BPTaskNode.getOperation()The operation that is invoked by the service task.BPError.getOperationOfError()The operation.BPMessage.getOperationOfInMessageRef()BPMessage.getOperationOfOutMessageRef()The operation.<T extends BPAssociationArtifact>
List<T> BPArtifact.getOutgoingAssociationArtifact(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) <T extends BPAssociationArtifact>
List<T> BPEventNode.getOutgoingCompensationAssociation(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) BPActivityNode.getOutgoingDataIOAssociation()BPDataIOAssociationvisually going out of thisBPActivityNodeeven though logically there is an data output interconnected.BPActivityNode.getOutgoingDataIOAssociation(MMStereotype stereotype) The method calls getOutgoingDataIOAssociation and filters its return values according to the given stereotype value.BPEventNode.getOutgoingDataIOAssociation()BPDataIOAssociationvisually going out of thisBPEventNodeeven though logically there is an data output interconnected.BPEventNode.getOutgoingDataIOAssociation(MMStereotype stereotype) The method calls getOutgoingDataIOAssociation and filters its return values according to the given stereotype value.BPGroupArtifact.getOutgoingGroupAssign()BPInteractionSpecification.getOutgoingInteractionUseCaseRel(K_CONTROL_OPTION... behaviourFlags) BPError.getOutgoingItemDefinitionRel()AllBPItemDefinitionRelof the error.BPEscalation.getOutgoingItemDefinitionRel()AllBPItemDefinitionRelof theBPEscalation.BPItemAwareElement.getOutgoingItemDefinitionRel()AllBPItemDefinitionRelof the item aware element.BPMessage.getOutgoingItemDefinitionRel()AllBPItemDefinitionRelof the message.BPSignal.getOutgoingItemDefinitionRel()AllBPItemDefinitionRelof theBPSignal.BPMessageSequenceFlowNode.getOutgoingMessageFlow()BPParticipant.getOutgoingMessageFlow()All outgoing message flows.BPSequenceFlowNode.getOutgoingSequenceFlow(K_CONTROL_OPTION... behaviourFlags) All outgoing sequence flows.BPProcess.getOutgoingSupport(K_CONTROL_OPTION... behaviourFlags) The outgoingBPSupportsRel.BPOperation.getOutMessageRef()All outgoing messages.BPEventNode.getOutputOfCatchEvent()The output of the catch event.BPInputOutputSpecifyAble.getOutputSet(K_CONTROL_OPTION... behaviourFlags) AllBPOutputSetof theBPInputOutputSpecifyAble.BPObjOutputSetRef.getOutputSet()BPOutputSetof theBPObjOutputSetRef.BPDataObject.getOutputSetR()AllBPObjOutputSetRefwhich contain theBPDataObject.<T extends BPArtifact>
List<T> BPArtifactContainerAble.getOwnedArtifact(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All artifacts contained in theBPArtifactContainerAble.BPProcess.getOwnedBPDia(K_CONTROL_OPTION... behaviourFlags) BPInterface.getOwnedBPOperation(K_CONTROL_OPTION... behaviourFlags) All operations being part of the interface.BPTaskNode.getOwnedCallAbleAssignment()The optional call assignment to aBPCallAbleProcessElement.BPActivityNode.getOwnedDataAssociation(K_CONTROL_OPTION... behaviourFlags) All data associations of the activity.BPEventNode.getOwnedDataAssociation(K_CONTROL_OPTION... behaviourFlags) All data associations of the event.BPMaskDefinition.getOwnedError(K_CONTROL_OPTION... behaviourFlags) All errors related to the mask definition.<T extends BPEventDefinition>
List<T> BPMaskDefinition.getOwnedEventDefinition(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All event definitions of the mask definition.BPInputSet.getOwnedInputSetRef()BPLaneSet.getOwnedLane(K_CONTROL_OPTION... behaviourFlags) BPProcess.getOwnedLaneSet(K_CONTROL_OPTION... behaviourFlags) BPProcess.getOwnedLinkEventDefinitions(K_CONTROL_OPTION... behaviourFlags) All link event definitions to be used locally in this process.BPMaskDefinition.getOwnedMaskField(K_CONTROL_OPTION... behaviourFlags) All mask fields of the mask definition.BPInputSet.getOwnedObjInputSetRef(K_CONTROL_OPTION... behaviourFlags) AllBPObjInputSetRefof theBPInputSet.BPOutputSet.getOwnedObjOutputSetRef(K_CONTROL_OPTION... behaviourFlags) AllBPObjOutputSetRefof theBPOutputSet.BPOutputSet.getOwnedOutputSetRef()BPPath.getOwnedPathAssignment(K_CONTROL_OPTION... behaviourFlags) All path assignments of the path.<T extends BCRootReuseAbleElement>
List<T> BPCollaboration.getOwnedReuseAbleElement(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All reusable elements being relevant in the context of this collaboration.<T extends BCRootReuseAbleElement>
List<T> BPProcess.getOwnedReuseAbleElement(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All reusable elements being relevant in the context of this process.BPItemDefinition.getOwnedTransition(K_CONTROL_OPTION... behaviourFlags) All transitions owned by thisBPItemDefinition.BPItemDefinition.getOwnedVertex(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All vertex owned by thisBPItemDefinition.BPProperty.getOwningActivity()TheBPActivityNodeof theBPProperty.BPDataIOAssociation.getOwningActivityNode()The activity of the data association.BPOperation.getOwningBPInterface()BPTaskNodeCall.getOwningCallActivity()The owning call activity.BPDataObject.getOwningEvent()TheBPEventNodeof the object.BPDataIOAssociation.getOwningEventNode()The event of the data association.BPProperty.getOwningEventNode()TheBPEventNodeof theBPProperty.BPError.getOwningMaskDefinition()The mask definition which the error relates to.BPEventDefinition.getOwningMaskDefinition()The mask definition of the event definition.BPMaskField.getOwningMaskDefinition()The mask definition of the mask field.BPElementAtPath.getOwningPath()The owning path of this path assignment.BPDataIOAssociation.getOwningPathAble()BPProperty.getOwningProcess()TheBPProcessof theBPProperty.BPResourceRole.getOwningResourceRoleAble()TheBPResourceRoleAbleowning thisBPResourceRole.BPLane.getParentLane()The owning lane and lane set of the lane.BPEndPoint.getParticipant()All participants with this end point.BPInteractionSpecification.getParticipant(K_CONTROL_OPTION... behaviourFlags) All participants taking part in the interaction.BPInterface.getParticipant()The participant referencing the interface.BPProcess.getParticipant()The participant in charge.<T extends MERefAbleAsResource>
List<T> BPParticipant.getPartnerEntity(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All partner entity elements being assigned to theBPParticipant.<T extends MERefAbleAsResource>
List<T> BPParticipant.getPartnerRole(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All partner role elements being assigned to theBPParticipant.BPPathAble.getPath()BPPathAble.getPath(MMStereotype stereotype) The method calls getPath and filters its return values according to the given stereotype value.BPPathContextAble.getPath()All paths defined for theBPPathContextAble.BPElementAtPath.getPathAble()The path element assigned to a path.<T extends BPPathAble>
List<T> BPItemAwareElement.getPathAbleInReach(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All potential path elements in reach, either as the owner of the item aware element or reachable by a data association.<T extends BPPathAble>
List<T> BPItemAwareElement.getPathAbleInReach(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getPathAbleInReach and filters its return values according to the given stereotype value.BPPath.getPathAnimationInfo()Information about how the path will be animated.BPElementAtPath.getPathContext()The path context of this element.<T extends BPPathContextAble>
List<T> BPPath.getPathContextAble(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All context elements of theBPPath.BPPath.getPathType()The type of the path.<T extends BPFlowElement>
List<T> BPProcess.getPossiblePathElement(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All flow elements being candidates for assigning them to a path.<T extends BPFlowElement>
List<T> BPProcess.getPossiblePathElement(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getPossiblePathElement and filters its return values according to the given stereotype value.BPItemDefinition.getPossibleState(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All states of theBPItemDefinition.BPPathAble.getPresentationInMasterView()The presentation element in the master view node.BPPathAble.getPresentationInStandardView()The presentation element in the standard view node, which must be visible, complete and correct.<T extends ADClientAble>
List<T> BPPath.getPresentationOfPathAbleInMasterView(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Returns all presentation elements in the defining presentation which belong to the path elements.<T extends ADClientAble>
List<T> BPPath.getPresentationOfPathAbleInMasterView(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getPresentationOfPathAbleInMasterView and filters its return values according to the given stereotype value.<T extends ADClientAble>
List<T> BPPath.getPresentationOfPathAbleInStandardView(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) <T extends ADClientAble>
List<T> BPPath.getPresentationOfPathAbleInStandardView(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getPresentationOfPathAbleInStandardView and filters its return values according to the given stereotype value.BPSequenceFlow.getProbability()The probability of this flow.BPCollaboration.getProcess()All processes being defined by the collaboration.BPLaneSet.getProcess()BPParticipant.getProcess()BPProcess.getProcessCalled()All processes being called by activities which are part of this process, either direct parts of being nested in some sub process.BPProcess.getProcessCalled(MMStereotype stereotype) The method calls getProcessCalled and filters its return values according to the given stereotype value.BPProcess.getProcessCalledTransitive()All processes being called by activities which are part of this process or one of the called processes.BPProcess.getProcessCalledTransitive(MMStereotype stereotype) The method calls getProcessCalledTransitive and filters its return values according to the given stereotype value.BPProcess.getProcessCalling()BPProcess.getProcessCalling(MMStereotype stereotype) The method calls getProcessCalling and filters its return values according to the given stereotype value.BPProcess.getProcessCallingTransitive()BPProcess.getProcessCallingTransitive(MMStereotype stereotype) The method calls getProcessCallingTransitive and filters its return values according to the given stereotype value.<T extends ADClientAble>
List<T> BPProcess.getProcessContentForTable(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Returns all the content elements of thisBPProcessvisible as table.<T extends ADClientAble>
List<T> BPProcess.getProcessContentForTable(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getProcessContentForTable and filters its return values according to the given stereotype value.BPProcess.getProcessProperty(K_CONTROL_OPTION... behaviourFlags) All properties of theBPProcess.BPPath.getProcessReachable()BPPath.getProcessReachable(MMStereotype stereotype) The method calls getProcessReachable and filters its return values according to the given stereotype value.BPProcess.getProcessResourceAccountable(K_CONTROL_OPTION... behaviourFlags) All process resources marked as accountable.BPProcess.getProcessResourceAccountable(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getProcessResourceAccountable and filters its return values according to the given stereotype value.BPProcess.getProcessResourceByRACIType(K_BP_ACTIVITYRESOURCE_RACI_TYPE kind, K_CONTROL_OPTION... behaviourFlags) All process resources of the given RACI type.BPProcess.getProcessResourceByRACIType(MMStereotype stereotype, K_BP_ACTIVITYRESOURCE_RACI_TYPE kind, K_CONTROL_OPTION... behaviourFlags) The method calls getProcessResourceByRACIType and filters its return values according to the given stereotype value.BPProcess.getProcessResourceConsulted(K_CONTROL_OPTION... behaviourFlags) All process resources marked to be consulted.BPProcess.getProcessResourceConsulted(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getProcessResourceConsulted and filters its return values according to the given stereotype value.BPProcess.getProcessResourceInformed(K_CONTROL_OPTION... behaviourFlags) All process resources marked to be informed.BPProcess.getProcessResourceInformed(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getProcessResourceInformed and filters its return values according to the given stereotype value.BPProcess.getProcessResourceResponsible(K_CONTROL_OPTION... behaviourFlags) All process resources marked as responsible.BPProcess.getProcessResourceResponsible(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getProcessResourceResponsible and filters its return values according to the given stereotype value.BPProcess.getProcessResourceSupportive(K_CONTROL_OPTION... behaviourFlags) All process resources marked as supportive.BPProcess.getProcessResourceSupportive(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getProcessResourceSupportive and filters its return values according to the given stereotype value.BPProcess.getProcessResourceUnspecified(K_CONTROL_OPTION... behaviourFlags) All process resources with an unspecified RACI type.BPProcess.getProcessResourceUnspecified(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getProcessResourceUnspecified and filters its return values according to the given stereotype value.BPProcess.getProcessSupportedDirectly(K_CONTROL_OPTION... behaviourFlags) BPProcess.getProcessSupportedDirectly(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getProcessSupportedDirectly and filters its return values according to the given stereotype value.BPProcess.getProcessSupportedDirectlyExcludeRel(BPSupportsRel refObj, K_CONTROL_OPTION... behaviourFlags) BPProcess.getProcessSupportedDirectlyExcludeRel(MMStereotype stereotype, BPSupportsRel refObj, K_CONTROL_OPTION... behaviourFlags) The method calls getProcessSupportedDirectlyExcludeRel and filters its return values according to the given stereotype value.BPProcess.getProcessType()The type of theBPProcess.BPProcess.getProcessViewNode()All view nodes for this process.BPItemDefinition.getProcessWithItemAwareElement()BPItemDefinition.getProcessWithItemAwareElement(MMStereotype stereotype) The method calls getProcessWithItemAwareElement and filters its return values according to the given stereotype value.BPTaskNode.getRefactorAsCallToNewGlobalTaskCheck()Checks the whether the creation and assignment of aBPGlobalTaskis allowed or information of theBPTaskNodewill be lost.BPParticipantMapping.getReference()BPParticipantMapping.getReferenced()BPParticipant.getReferencedToRef()BPParticipant.getRefToReferenced()BPArtifact.getRepresentedElement()BPActivityNode.getResource(K_CONTROL_OPTION... behaviourFlags) All resource assignments of the activity.BPEventNode.getResource(K_CONTROL_OPTION... behaviourFlags) All resource assignments of the event.BPGateway.getResource(K_CONTROL_OPTION... behaviourFlags) All resource assignments of the gateway.BPGlobalTask.getResource(K_CONTROL_OPTION... behaviourFlags) All resource assignments of the global task.BPItemAwareElement.getResource(K_CONTROL_OPTION... behaviourFlags) All resource assignments of theBPItemAwareElement.BPLane.getResource(K_CONTROL_OPTION... behaviourFlags) BPProcess.getResource(K_CONTROL_OPTION... behaviourFlags) BPResourceRole.getResource()The element being represented by theBPResourceRole.<T extends MERefAbleAsResource>
List<T> BPResourceRoleAble.getResourceAssigned(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) <T extends MERefAbleAsResource>
List<T> BPResourceRoleAble.getResourceAssigned(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getResourceAssigned and filters its return values according to the given stereotype value.<T extends BPResourceRole>
List<T> BPResourceRoleAble.getResourceRole(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All resources of theBPResourceRoleAble.<T extends BPResourceRole>
List<T> BPResourceRoleAble.getResourceRoleByRACIType(Class<T> returnType, K_BP_ACTIVITYRESOURCE_RACI_TYPE kind, K_CONTROL_OPTION... behaviourFlags) All resource roles of the given RACI type.<T extends BPResourceRole>
List<T> BPResourceRoleAble.getResourceRoleByRACIType(Class<T> returnType, MMStereotype stereotype, K_BP_ACTIVITYRESOURCE_RACI_TYPE kind, K_CONTROL_OPTION... behaviourFlags) The method calls getResourceRoleByRACIType and filters its return values according to the given stereotype value.BPResourceRole.getResourceType()The type of theBPResourceRole.BPResourceRole.getResourceTypeAsString()The specified resource type enumeration value represented by a string.BPGlobalTask.getScript()The modeler MAY include a script that can be run when theBPGlobalTaskis performed.BPTaskNode.getScript()The modeler MAY include a script that can be run when the task is performed.BPGlobalTask.getScriptLanguage()Defines the script language of thisBPGlobalTask.BPTaskNode.getScriptLanguage()Defines the script language of thisBPTaskNode.BPLane.getSelfAndLaneTransitiveDown(K_CONTROL_OPTION... behaviourFlags) BPLane.getSelfAndLaneTransitiveDown(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getSelfAndLaneTransitiveDown and filters its return values according to the given stereotype value.BPLane.getSelfAndLaneTransitiveUp()BPLane.getSelfAndLaneTransitiveUp(MMStereotype stereotype) The method calls getSelfAndLaneTransitiveUp and filters its return values according to the given stereotype value.BPLane.getSelfAndSiblings(K_CONTROL_OPTION... behaviourFlags) BPLane.getSelfAndSiblings(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getSelfAndSiblings and filters its return values according to the given stereotype value.<T extends BPFlowElement>
List<T> BPFlowElementContainer.getSequenceFlowElement(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All flow elements.BPEventDefinition.getSignal()TheBPSignalthat is used by the event definition.BPItemDefinition.getSignal()AssignedBPSignal.BPItemDefinition.getSignal(MMStereotype stereotype) The method calls getSignal and filters its return values according to the given stereotype value.BPDataIOAssociation.getSingleSourceItemAwareElement()Ensure a single source element for theBPDataIOAssociationalso the data model allows more than one source.BPDataIOAssociation.getSingleTargetItemAwareElement()The target item of the data association.BPAssociationArtifact.getSourceArtifact()The source artifact.BPItemDefinitionRel.getSourceError()The error being the source of theBPItemDefinitionRel, hence being assigned the target business object.BPItemDefinitionRel.getSourceEscalation()TheBPEscalationbeing the source of theBPItemDefinitionRel, hence being assigned the target business object.BPMessageFlow.getSourceInSequenceFlow()The source node.<T extends BPItemAwareElement>
List<T> BPDataIOAssociation.getSourceItemAwareElement(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The source element of the data association.BPItemDefinitionRel.getSourceItemAwareElement()The source item aware element of theBPItemDefinitionRel.BPDataIOAssociation.getSourceItemDefinition()BPDataIOAssociation.getSourceItemDefinition(MMStereotype stereotype) The method calls getSourceItemDefinition and filters its return values according to the given stereotype value.BPItemDefinitionRel.getSourceMessage()The message being the source of theBPItemDefinitionRel, hence being assigned the target business object.BPSequenceFlow.getSourceNode()The sourceBPSequenceFlowNode.BPMessageFlow.getSourceParticipant()The source participant.BPItemDefinitionRel.getSourceSignal()TheBPSignalbeing the source of theBPItemDefinitionRel, hence being assigned the target business object.BPDataIOAssociation.getSourceStates(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) BPDataIOAssociation.getSourceStates(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getSourceStates and filters its return values according to the given stereotype value.<T extends ELClassifier>
List<T> BPDataIOAssociation.getSourceStructureDefinition(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Returns the connectedELClassifierof the assignedBPItemDefinitionat the associations source element.<T extends ELClassifier>
List<T> BPDataIOAssociation.getSourceStructureDefinition(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getSourceStructureDefinition and filters its return values according to the given stereotype value.BPPathContextAble.getStandardView()BPActivityNode.getStartQuantity()The default value is 1.BPItemDefinitionRel.getState(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The state used by thisBPItemDefinitionRel.BPItemAwareElement.getStateDefinitionLanguage()Specifies the languages which the definition is stated in.BPItemDefinition.getStateMachineNode()All business object lifecycle nodes representing theBPItemDefinition.BPActivityNode.getStdLoopCondition()The Property 'LoopCondition' of the assignedBPStdLoopCharx.BPActivityNode.getStdLoopMaximum()The Property 'LoopMaximum' of the assignedBPStdLoopCharx.booleanBPActivityNode.getStdLoopTestBefore()The Property 'TestBefore' of the assignedBPStdLoopCharx.BPDataIOAssociation.getStructureOfExternalElement()The structure definition of the business object of the element being considered external to thisBPDataIOAssociation.BPDataIOAssociation.getStructurePartsForView()Returns the list of structures and structure parts eligible for the structure yet to be defined.BPSubProcess.getSubProcessType()Type of the sub-process.BPCallAble.getSupportedInterfaceRef()The supported interfaces.BPSupportsRel.getSupportedProcess()BPSupportsRel.getSupportingProcess()BPProcess.getSupportsRelationshipTo(BPProcess refObj, boolean mode) BPProcess.getSupportsRelationshipTo(MMStereotype stereotype, BPProcess refObj, boolean mode) The method calls getSupportsRelationshipTo and filters its return values according to the given stereotype value.BPProcess.getSynchronizedProcessViewNode()All synchronized references to this process.BPAssociationArtifact.getTargetArtifact()The target artifact.BPAssociationArtifact.getTargetFlowElement()The target flow element.BPMessageFlow.getTargetInSequenceFlow()The target node.BPDataIOAssociation.getTargetItemAwareElement()The target item of the data association.BPDataIOAssociation.getTargetItemDefinition()BPItemDefinitionRel.getTargetItemDefinition()The business object being target of thisBPItemDefinitionRel.BPSequenceFlow.getTargetNode()The targetBPSequenceFlowNode.BPMessageFlow.getTargetParticipant()The target participant.BPDataIOAssociation.getTargetStates(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) BPDataIOAssociation.getTargetStates(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getTargetStates and filters its return values according to the given stereotype value.BPDataIOAssociation.getTargetStructureDefinition()Returns the connectedELClassifierof the assignedBPItemDefinitionat the associations target element.BPGlobalTask.getTaskImplementation()Implementation of the task.BPTaskNode.getTaskImplementation()This attribute specifies the technology that will be used to implement the task.<T extends BPTaskNode>
List<T> BPCallAbleProcessElement.getTaskNode(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All activities calling the element.<T extends BPTaskNode>
List<T> BPCallAbleProcessElement.getTaskNode(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getTaskNode and filters its return values according to the given stereotype value.<T extends BPTaskNode>
List<T> BPMaskDefinition.getTaskNode(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) <T extends BPTaskNode>
List<T> BPOperation.getTaskNode(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The service task that invokes the operation.BPCallAbleProcessElement.getTaskNodeR()All call assignments to activities calling the element.<T extends BPTaskNode>
List<T> BPCallAbleProcessElement.getTaskNodeWithDifferentIO(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All call activities which have a different interface, in other words their input objects and output objects do not match with the interface of the called element.<T extends BPTaskNode>
List<T> BPCallAbleProcessElement.getTaskNodeWithDifferentIO(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getTaskNodeWithDifferentIO and filters its return values according to the given stereotype value.<T extends BPTaskNode>
List<T> BPCallAbleProcessElement.getTaskNodeWithIncompleteIO(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All call activities which have an incomplete interface, in other words their interface is not a superset of the interface of the called element.<T extends BPTaskNode>
List<T> BPCallAbleProcessElement.getTaskNodeWithIncompleteIO(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getTaskNodeWithIncompleteIO and filters its return values according to the given stereotype value.BPTaskNode.getTaskType()The type of the task or activity node.booleanBPStdLoopCharx.getTestBefore()Flag that controls whether the loop condition is evaluated at the beginning (testBefore = true) or at the end (testBefore = false) of the loop iteration.BPEventDefinition.getThrowingEventNode()All throwing event nodes that assign thisBPEventDefinition.BPEventDefinition.getThrowingEventNode(MMStereotype stereotype) The method calls getThrowingEventNode and filters its return values according to the given stereotype value.BPTimerEventDefinition.getTimeExpression()Specification of the time.BPTimerEventDefinition.getTimeExpressionType()The type of the time expression of theBPTimerEventDefinition.BPFlowElement.getTopFlowElementContainer()Returns the process as top flow element container.BPItemAwareElement.getTopItemAwareElementContainer()BPLane.getTopLaneSet()BPSubProcess.getTransactionMethod()Defines the technique that will be used to undo a transaction that has been cancelled.BPDataIOAssociation.getTransformationExpressionBody()The transformation expression's text.BPDataIOAssociation.getTransformationExpressionLanguage()Specifies the languages which the transformation expression is stated in.BPDataIOAssociation.getTransformExpression()The transformation expression definition used at the data I/O association.BPMaskField.getTypingClassifier()The classifier that types this mask field.BPTaskNode.getUnmappedInputAtCall(K_CONTROL_OPTION... behaviourFlags) If this is a call activity the method returns all interface input objects which do not have a corresponding interface object at the called element.BPTaskNode.getUnmappedInputAtCall(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getUnmappedInputAtCall and filters its return values according to the given stereotype value.BPTaskNode.getUnmappedInputAtCalled(K_CONTROL_OPTION... behaviourFlags) If this is a call activity the method returns all interface input objects of the called element which do not have a corresponding interface object at the call activity.BPTaskNode.getUnmappedInputAtCalled(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getUnmappedInputAtCalled and filters its return values according to the given stereotype value.BPTaskNode.getUnmappedIOAtCall(K_CONTROL_OPTION... behaviourFlags) If this is a call activity the method returns all interface objects which do not have a corresponding interface object at the called element.BPTaskNode.getUnmappedIOAtCall(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getUnmappedIOAtCall and filters its return values according to the given stereotype value.BPTaskNode.getUnmappedIOAtCalled(K_CONTROL_OPTION... behaviourFlags) If this is a call activity the method returns all interface objects of the called element which do not have a corresponding interface object at the call activity.BPTaskNode.getUnmappedIOAtCalled(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getUnmappedIOAtCalled and filters its return values according to the given stereotype value.BPTaskNode.getUnmappedOutputAtCall(K_CONTROL_OPTION... behaviourFlags) If this is a call activity the method returns all interface output objects which do not have a corresponding interface object at the called element.BPTaskNode.getUnmappedOutputAtCall(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getUnmappedOutputAtCall and filters its return values according to the given stereotype value.BPTaskNode.getUnmappedOutputAtCalled(K_CONTROL_OPTION... behaviourFlags) If this is a call activity the method returns all interface output objects of the called element which do not have a corresponding interface object at the call activity.BPTaskNode.getUnmappedOutputAtCalled(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getUnmappedOutputAtCalled and filters its return values according to the given stereotype value.BPTaskNode.getUnusedInput(K_CONTROL_OPTION... behaviourFlags) All data inputs which are not connected to another object of the same process via a data association.BPTaskNode.getUnusedInput(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getUnusedInput and filters its return values according to the given stereotype value.BPTaskNode.getUnusedIO(K_CONTROL_OPTION... behaviourFlags) All data inputs and data outputs which are not connected to another object of the same process via a data association.BPTaskNode.getUnusedIO(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getUnusedIO and filters its return values according to the given stereotype value.BPTaskNode.getUnusedOutput(K_CONTROL_OPTION... behaviourFlags) All data outputs which are not connected to another object of the same process via a data association.BPTaskNode.getUnusedOutput(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getUnusedOutput and filters its return values according to the given stereotype value.booleanBPTaskNode.getUseCallActivity()Specifies if the algorithm for activity based costing should step in the called process of this task or use the attributes specified directly on this task to do the calculation.booleanBPResourceRoleAble.getUseResources()Specifies if resources assigned to this element are used for activity based costing.booleanBPSubProcess.getUseSubProcess()Specifies if the algorithm for activity based costing should step in the subprocess or use the attributes specified directly on this subprocess to do the calculation.<T extends BPDiaViewNode>
List<T> BPPathContextAble.getViewVisibleAndSelectAble(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All views which are visible and selectable.<T extends BPItemAwareElement>
List<T> BPActivityNode.getVisibleIncomingItemAwareElement(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Returns allBPItemAwareElementon the source side of all ownedBPDataIOAssociationby thisBPActivityNode.<T extends BPItemAwareElement>
List<T> BPActivityNode.getVisibleIncomingItemAwareElement(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getVisibleIncomingItemAwareElement and filters its return values according to the given stereotype value.<T extends BPItemAwareElement>
List<T> BPEventNode.getVisibleIncomingItemAwareElement(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Returns allBPItemAwareElementon the source side of all ownedBPDataIOAssociationby thisBPEventNode.<T extends BPItemAwareElement>
List<T> BPEventNode.getVisibleIncomingItemAwareElement(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getVisibleIncomingItemAwareElement and filters its return values according to the given stereotype value.<T extends BPItemAwareElement>
List<T> BPActivityNode.getVisibleOutgoingItemAwareElement(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Returns allBPItemAwareElementon the target side of all ownedBPDataIOAssociationby thisBPActivityNode.<T extends BPItemAwareElement>
List<T> BPActivityNode.getVisibleOutgoingItemAwareElement(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getVisibleOutgoingItemAwareElement and filters its return values according to the given stereotype value.<T extends BPItemAwareElement>
List<T> BPEventNode.getVisibleOutgoingItemAwareElement(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Returns allBPItemAwareElementon the target side of all ownedBPDataIOAssociationby thisBPEventNode.<T extends BPItemAwareElement>
List<T> BPEventNode.getVisibleOutgoingItemAwareElement(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getVisibleOutgoingItemAwareElement and filters its return values according to the given stereotype value.booleanBPDataIOAssociation.hasSameSourceTargetDefinition()True if the source and the target item aware elements have the same business object assigned.booleanBPDataIOAssociation.hasSameSourceTargetStructure()True if the source and the target item aware elements have both a business object and of those two business objects have the same structure.booleanBPDataIOAssociation.hasSourceDefinitionWithStructure()True if there is a business object at the source side and if that business object has a structure, too.booleanBPItemDefinition.hasStructureCompatibleTo(ELClassifier refObj) The structure of the business object is considered to be compatible with the parameter structure if one of them either is a view based on the other structure or contains a view group being deduced from the other structure.booleanBPDataIOAssociation.hasStructureOfExternalElement()True if the element being considered external to thisBPDataIOAssociationhas a business object with a structure assigned.booleanBPDataIOAssociation.hasTargetDefinitionWithStructure()True if there is a business object at the target side and if that business object has a structure, too.static BPLaneBPLaneHelper.insertAtSelection(SrvContext srvCtx, MMCreateTemplate ohTemplateLane, List<? extends BPLane> seqLaneSelection, K_INSERT kInsertAt) Inserts a new lane using a lane template.booleanBPEventDefinition.isAllowedForBoundary(BPActivityNode refObj) booleanBPEventNode.isBoundary(BPActivityNode refObj) booleanBPProcess.isClosed()A Boolean value specifying whether interactions, such as sending and receiving Messages and Events, not modeled in the process can occur when the process is executed or performed.booleanBPDataObject.isCollection()Defines if the Data Object represents a collection of elements.booleanBPItemDefinition.isCollection()Setting this flag to true indicates that the actual data type is a collection.booleanBPConditionalEventDefinition.isConditionReused()True if a global condition is used instead of a event condition.booleanBPSequenceFlow.isConditionReused()True if a global condition is used instead of a local expression.booleanBPPath.isConfiguredForContext(BPPathContextAble refObj) booleanBPPath.isConfiguredForPathAble(BPPathAble refObj) True if the path is suitable to contain this specific path element.booleanBPDataObject.isDataObjectTypeDynamic()If this flag is true, the data object type is automatically modified if the context of theBPDataObjectchanges.booleanBPSequenceFlow.isDefault()Flag indicating, that an edge leaving an exclusive gateway, is the default one.booleanBPEventNode.isEventTypeDynamic()If this flag is true, the event type is automatically modified if the context of theBPEventNodechanges, e.g.booleanBPDataIOAssociation.isExpressionReused()True if a global expression is used instead of a local transformation rule.booleanBPActivityNode.isForCompensation()A flag that identifies whether this activity is intended for the purposes of compensation.booleanBPGateway.isGatewayDirectionDynamic()If this flag is true, the direction is automatically modified if the context of theBPEventNodechanges.booleanBPSequenceFlow.isImmediate()An optional Boolean value specifying whether activities not in the model containing the sequence flow can occur between the elements connected by the sequence flow.booleanBPEventNode.isInEventSubProcess()Returns true if theBPEventNodeis contained within aBPSubProcessthat is triggered by the event.booleanBPGateway.isInstantiateEventBasedGateway()booleanBPTaskNode.isInstantiateReceiveTask()Receive Tasks can be defined as the instantiation mechanism for the Process with the Instantiate attribute.booleanBPEventNode.isInterrupting()Denotes whether the activity should be cancelled or not, i.e., whether the boundary catch event acts as an error or an escalation.booleanBPEventNode.isInTransactionSubProcess()Returns true if theBPEventNodeis contained within aBPSubProcessof type 'transaction'.booleanBPEventNode.isLinkCatchEvent()Returns TRUE if this event represents the catch of a link event definition.booleanBPEventNode.isLinkEvent()Returns TRUE if this event represents the catch or the throw of a link event definition.booleanBPEventNode.isLinkThrowEvent()Returns TRUE if this event represents the throw of a link event definition.booleanBPDataIOAssociation.isMissingIOStructure()True if there is no structure at the I/O element, which is either a data input or a data output at the owner of theBPDataIOAssociation.booleanBPEventNode.isParallelMultiple()This attribute is only relevant when the catch event has more than oneBPEventDefinition(Multiple).booleanBPProcess.isProcessOfCallActivity(BPTaskNode refObj) Returns true if the process is called by the call activity.booleanBPProcess.isProcessOfParticipant(BPParticipant refObj) Returns true if the process is used by the participant.booleanBPMultiInstLoopCharx.isSequential()Flag that controls whether the activity instances will execute sequentially or in parallel.booleanBPDataIOAssociation.isSourceStructureCompatibleToTargetStructure()True if there are business objects with a structure at both sides and if the source structure is considered to be a part of the target structure.booleanBPItemAwareElement.isStateReused()booleanBPDataIOAssociation.isTargetStructureCompatibleToSourceStructure()True if there are business objects with a structure at both sides and if the target structure is considered to be a part of the source structure.booleanBPSubProcess.isTriggeredByEvent()If set to TRUE the subprocess is triggered by an event.booleanBPDataStore.isUnlimited()If true, the capacity is not limited.booleanBPItemAwareElement.isUsedInPath(BPPath refObj) booleanBPEventDefinition.isWaitForCompletion()Attribute for the CompensateEventDefinition.voidBPDataIOAssociation.reconnectRelship(ELElement ohNew, K_SIDE kSide) Assigns this data association to a new source/target element.BPTaskNode.refactorAsCallToNewGlobalTask()Creates a new global task containing the elements of the task node.voidBPParticipant.removeProcess()Removes the process from the participant so that it is not used any more and hence not being displayed in the participant nodes of the participant.voidBPTaskNode.removeProcess()Removes the process from the call activity so that it is not used any more and hence not being displayed in the call activity nodes of the call activity.voidBPLane.removeResource()Removes all resource elements from the lane.voidBPPath.replaceAssignedPathAble(List<ARG_BPPathElementSpec> seq) voidBPEventDefinition.setActivityNode(BPActivityNode value) Set the value of Foreign Key ActivityNode.voidBPEventNode.setActivityNode(BPActivityNode value) Set the value of Foreign Key ActivityNode.voidBPSubProcess.setAdHocCancelRemainingInstances(boolean value) Set the value of Attribut AdHocCancelRemainingInstances.voidBPSubProcess.setAdHocCompletionCondition(String value) Set the value of Attribut AdHocCompletionCondition.voidBPSubProcess.setAdHocOrdering(K_BP_SUBPROCESS_ADHOC_ORDERING value) Set the value of Attribut AdHocOrdering.voidBPElementAtPath.setAnimationInfo(K_BP_PATHELEM_ANIM_INFO value) Set the value of Attribut AnimationInfo.voidBPPath.setAnimSpeed(int value) Set the value of Attribut AnimSpeed.voidBPActivityNode.setApplyInCalculation(boolean value) Set the value of Attribut ApplyInCalculation.voidBPEventNode.setApplyInCalculation(boolean value) Set the value of Attribut ApplyInCalculation.voidBPGlobalTask.setApplyInCalculation(boolean value) Set the value of Attribut ApplyInCalculation.voidBPDataIOAssociation.setAssignmentExpression(List<? extends BCExpression> values) Set the value of Foreign Key AssignmentExpression.voidBPResourceRole.setAssignmentType(K_BP_ACTIVITYRESOURCE_RACI_TYPE value) Set the value of Attribut AssignmentType.voidBPEventNode.setAverageDegreeOfCompletion(String value) Set the value of Attribut AverageDegreeOfCompletion.voidBPTaskNode.setCallAbleProcessElement(BPCallAbleProcessElement value) Set the value of View CallAbleProcessElement.voidBPDataStore.setCapacity(String value) Set the value of Attribut Capacity.voidBPItemDefinition.setClassifier(ELClassifier value) Set the value of Foreign Key Classifier.voidBPProcess.setClosed(boolean value) Set the value of Attribut IsClosed.voidBPProcess.setCollaboration(BPCollaboration value) Set the value of Foreign Key Collaboration.voidBPDataObject.setCollection(boolean value) Set the value of Attribut IsCollection.voidBPItemDefinition.setCollection(boolean value) Set the value of Attribut IsCollection.voidSet the value of Attribut Color.voidBPMultiInstLoopCharx.setCompletionCondition(String value) Set the value of Attribut CompletionCondition.voidBPActivityNode.setCompletionQuantity(String value) Set the value of Attribut CompletionQuantity.voidBPSequenceFlow.setConditionalExpression(BCExpression value) Set the value of Foreign Key ConditionalExpression.voidBPSequenceFlow.setConditionExpression(String value) Set the value of Attribut ConditionExpression.voidBPConditionalEventDefinition.setConditionReused(boolean value) Set the value of Attribut IsConditionReused.voidBPSequenceFlow.setConditionReused(boolean value) Set the value of Attribut IsConditionReused.voidBPActivityNode.setCostsPerExecution(int value) Set the value of Attribut CostsPerExecution.voidBPEventNode.setCostsPerExecution(int value) Set the value of Attribut CostsPerExecution.voidBPGlobalTask.setCostsPerExecution(int value) Set the value of Attribut CostsPerExecution.voidBPInteractionSpecification.setCreateOrientation(K_ORIENTATION value) Set the value of Attribut CreateOrientation.voidBPProcess.setCreateOrientation(K_ORIENTATION value) Set the value of Attribut CreateOrientation.voidBPInputSet.setDataInputs(List<? extends BPDataObject> values) Set the value of View DataInputs.voidBPDataObject.setDataObjectOfCall(List<? extends BPDataObject> values) Set the value of Foreign Key DataObjectOfCall.voidBPDataObject.setDataObjectOfCalledElement(BPDataObject value) Set the value of Foreign Key DataObjectOfCalledElement.voidBPDataObject.setDataObjectType(K_BP_DATA_OBJECT_TYPE value) Set the value of Attribut DataObjectType.voidBPDataObject.setDataObjectTypeDynamic(boolean value) Set the value of Attribut IsDataObjectTypeDynamic.voidBPOutputSet.setDataOutputs(List<? extends BPDataObject> values) Set the value of View DataOutputs.voidBPItemAwareElement.setDataStateDefinition(String value) Set the value of Attribut DataStateDefinition.voidBPDataObject.setDataStore(BPDataStore value) Set the value of Foreign Key DataStore.voidBPSequenceFlow.setDefault(boolean value) Set the value of Attribut IsDefault.voidBPError.setErrorCode(String value) Set the value of Attribut ErrorCode.voidBPError.setErrorEventDefinition(List<? extends BPEventDefinition> values) Set the value of Foreign Key ErrorEventDefinition.voidBPEventDefinition.setErrorRef(BPError value) Set the value of Foreign Key ErrorRef.voidBPOperation.setErrorRef(List<? extends BPError> values) Set the value of Foreign Key ErrorRef.voidBPEventDefinition.setEscalation(BPEscalation value) Set the value of Foreign Key Escalation.voidBPEscalation.setEscalationCode(String value) Set the value of Attribut EscalationCode.voidBPActivityNode.setEventDefinition(List<? extends BPEventDefinition> values) Set the value of Foreign Key EventDefinition.voidBPEscalation.setEventDefinition(List<? extends BPEventDefinition> values) Set the value of Foreign Key EventDefinition.voidBPEventNode.setEventDefinition(List<? extends BPEventDefinition> values) Set the value of Foreign Key EventDefinition.voidBPSignal.setEventDefinition(List<? extends BPEventDefinition> values) Set the value of Foreign Key EventDefinition.voidBPEventDefinition.setEventDefinitionType(K_BP_EVENTDEFINITION_TYPE value) Set the value of Attribut EventDefinitionType.voidBPEventNode.setEventDefinitionType(K_BP_EVENTDEFINITION_TYPE value) Set the value of Info EventDefinitionType.voidBPEventDefinition.setEventExpression(String value) Set the value of Attribut EventExpression.voidBPEventNode.setEventType(K_BP_EVENT_TYPE value) Set the value of Attribut EventType.voidBPEventNode.setEventTypeDynamic(boolean value) Set the value of Attribut IsEventTypeDynamic.voidBPActivityNode.setExecutionTime(int value) Set the value of Attribut ExecutionTime.voidBPEventNode.setExecutionTime(int value) Set the value of Attribut ExecutionTime.voidBPGlobalTask.setExecutionTime(int value) Set the value of Attribut ExecutionTime.voidBPConditionalEventDefinition.setExpression(BCExpression value) Set the value of Foreign Key Expression.voidBPPath.setExpression(List<? extends BCExpression> values) Set the value of Foreign Key Expression.voidBPDataIOAssociation.setExpressionReused(boolean value) Set the value of Attribut IsExpressionReused.voidBPMaskField.setFieldType(K_BP_MASKFIELD_TYPE value) Set the value of Attribut FieldType.voidBPGroupArtifact.setFlowElement(List<? extends BPFlowElement> values) Set the value of Foreign Key FlowElement.voidBPActivityNode.setForCompensation(boolean value) Set the value of Attribut IsForCompensation.voidBPActivityNode.setFrequencyPerYear(int value) Set the value of Attribut FrequencyPerYear.voidBPEventNode.setFrequencyPerYear(int value) Set the value of Attribut FrequencyPerYear.voidBPGlobalTask.setFrequencyPerYear(int value) Set the value of Attribut FrequencyPerYear.voidBPGateway.setGatewayDirection(K_BP_GATEWAY_DIRECTION value) Set the value of Attribut GatewayDirection.voidBPGateway.setGatewayDirectionDynamic(boolean value) Set the value of Attribut IsGatewayDirectionDynamic.voidBPGateway.setGatewayType(K_BP_GATEWAY_TYPE value) Set the value of Attribut GatewayType.voidBPGlobalTask.setGlobalTaskType(K_BP_TASKNODE_TYPE value) Set the value of Attribut GlobalTaskType.voidBPFlowElement.setGroupArtifact(List<? extends BPGroupArtifact> values) Set the value of Foreign Key GroupArtifact.voidBPSequenceFlow.setImmediate(boolean value) Set the value of Attribut IsImmediate.voidBPOperation.setInMessageRef(BPMessage value) Set the value of Foreign Key InMessageRef.voidBPGateway.setInstantiateEventBasedGateway(boolean value) Set the value of Attribut IsInstantiateEventBasedGateway.voidBPTaskNode.setInstantiateReceiveTask(boolean value) Set the value of Attribut IsInstantiateReceiveTask.voidBPItemAwareElement.setInState(List<? extends BSState> values) Set the value of View InState.voidBPParticipant.setInterfaceRef(List<? extends BPInterface> values) Set the value of Foreign Key InterfaceRef.voidBPEventNode.setInterrupting(boolean value) Set the value of Attribut IsInterrupting.voidBPItemAwareElement.setInUMLState(List<? extends SMState> values) Set the value of Foreign Key InUMLState.voidBPCallAbleProcessElement.setIOEqualToCall(BPTaskNode refCall) Makes the own interface equal to the interface of the call activity passed.voidBPItemDefinition.setItemKind(K_BP_ITEM_KIND value) Set the value of Attribut ItemKind.voidBPError.setItemRef(BPItemDefinition value) Set the value of View ItemRef.voidBPEscalation.setItemRef(BPItemDefinition value) Set the value of View ItemRef.voidBPMessage.setItemRef(BPItemDefinition value) Set the value of View ItemRef.voidBPSignal.setItemRef(BPItemDefinition value) Set the value of View ItemRef.voidBPItemAwareElement.setItemSubjectRef(BPItemDefinition value) Set the value of View ItemSubjectRef.voidBPDataObject.setItemSubjectRefOfStore(BPItemDefinition value) Set the value of View ItemSubjectRefOfStore.voidBPLane.setLaneMaintenanceType(K_BP_LANESET_TYPE value) Set the value of Attribut LaneMaintenanceType.voidBPLaneSet.setLaneMaintenanceType(K_BP_LANESET_TYPE value) Set the value of Attribut LaneMaintenanceType.voidBPMultiInstLoopCharx.setLoopCardinality(String value) Set the value of Attribut LoopCardinality.voidBPActivityNode.setLoopCharxType(K_BP_ACTIVITY_LOOPCHARX_TYPE value) Set the value of Info LoopCharxType.voidBPStdLoopCharx.setLoopCondition(String value) Set the value of Attribut LoopCondition.voidBPStdLoopCharx.setLoopMaximum(String value) Set the value of Attribut LoopMaximum.voidBPGlobalTask.setMaskDefinition(BPMaskDefinition value) Set the value of Foreign Key MaskDefinition.voidBPTaskNode.setMaskDefinition(BPMaskDefinition value) Set the value of Foreign Key MaskDefinition.voidBPActivityNode.setMeanLoopNumber(int value) Set the value of Attribut MeanLoopNumber.voidBPMessageReferencingElement.setMessage(BPMessage value) Set the value of Foreign Key Message.voidBPActivityNode.setMultiLoopCardinality(String value) Set the value of Info MultiLoopCardinality.voidBPActivityNode.setMultiLoopCompletionCondition(String value) Set the value of Info MultiLoopCompletionCondition.voidBPActivityNode.setMultiLoopIsSequential(boolean value) Set the value of Info MultiLoopIsSequential.voidBPItemAwareElement.setObjectname(String value) Set the value of Info Objectname.voidBPItemAwareElement.setObjectstate(String value) Set the value of Info Objectstate.voidBPItemAwareElement.setObjectstructure(String value) Set the value of Info Objectstructure.voidBPResourceRole.setOperatingDemand(String value) Set the value of Attribut OperatingDemand.voidBPResourceRole.setOperatingTime(int value) Set the value of Attribut OperatingTime.voidBPEventDefinition.setOperation(BPOperation value) Set the value of Foreign Key Operation.voidBPTaskNode.setOperation(BPOperation value) Set the value of Foreign Key Operation.voidBPOperation.setOutMessageRef(BPMessage value) Set the value of Foreign Key OutMessageRef.voidBPEventNode.setParallelMultiple(boolean value) Set the value of Attribut IsParallelMultiple.voidBPInterface.setParticipant(List<? extends BPParticipant> values) Set the value of Foreign Key Participant.voidBPParticipant.setPartnerEntity(List<? extends MERefAbleAsResource> values) Set the value of Foreign Key PartnerEntity.voidBPParticipant.setPartnerRole(List<? extends MERefAbleAsResource> values) Set the value of Foreign Key PartnerRole.voidBPPath.setPathAnimationInfo(K_BP_PATH_ANIM_INFO value) Set the value of Attribut PathAnimationInfo.voidBPPath.setPathContextAble(List<? extends BPPathContextAble> values) Set the value of Foreign Key PathContextAble.voidBPPath.setPathType(K_BP_PATH_TYPE value) Set the value of Attribut PathType.voidBPSequenceFlow.setProbability(String value) Set the value of Attribut Probability.voidBPParticipant.setProcess(BPProcess value) Set the value of Foreign Key Process.voidBPProcess.setProcessType(K_BP_PROCESS_TYPE value) Set the value of Attribut ProcessType.voidBPArtifact.setRepresentedElement(MEStereotypeAble value) Set the value of Foreign Key RepresentedElement.voidBPResourceRole.setResource(MERefAbleAsResource value) Set the value of Foreign Key Resource.voidBPResourceRoleAble.setResourceAssigned(List<? extends MERefAbleAsResource> values) Set the value of View ResourceAssigned.voidBPResourceRole.setResourceType(K_BP_RESOURCE_ROLE_TYPE value) Set the value of Attribut ResourceType.voidBPTaskNode.setSameIOForCall()If the task is a call activity this command assures that the call activity takes the called element as the reference and hence gets the same inputs and outputs.voidBPTaskNode.setSameIOForCalledElement()If the task is a call activity this command assures that the called element takes this call activity as the reference and hence gets the same inputs and outputs.voidSet the value of Attribut Script.voidSet the value of Attribut Script.voidBPGlobalTask.setScriptLanguage(String value) Set the value of Attribut ScriptLanguage.voidBPTaskNode.setScriptLanguage(String value) Set the value of Attribut ScriptLanguage.voidBPMultiInstLoopCharx.setSequential(boolean value) Set the value of Attribut IsSequential.voidSet the value of Foreign Key Signal.voidBPDataIOAssociation.setSingleSourceItemAwareElement(BPItemAwareElement value) Set the value of Foreign Key SingleSourceItemAwareElement.voidBPDataIOAssociation.setSingleTargetItemAwareElement(BPItemAwareElement value) Set the value of Foreign Key SingleTargetItemAwareElement.voidBPMessageFlow.setSourceInSequenceFlow(BPMessageSequenceFlowNode value) Set the value of Foreign Key SourceInSequenceFlow.voidBPDataIOAssociation.setSourceItemAwareElement(List<? extends BPItemAwareElement> values) Set the value of Foreign Key SourceItemAwareElement.voidBPActivityNode.setStartQuantity(String value) Set the value of Attribut StartQuantity.voidBPItemAwareElement.setStateReused(boolean value) Set the value of Attribut IsStateReused.voidBPActivityNode.setStdLoopCondition(String value) Set the value of Info StdLoopCondition.voidBPActivityNode.setStdLoopMaximum(String value) Set the value of Info StdLoopMaximum.voidBPActivityNode.setStdLoopTestBefore(boolean value) Set the value of Info StdLoopTestBefore.voidBPSubProcess.setSubProcessType(K_BP_SUBPROCESS_TYPE value) Set the value of Attribut SubProcessType.voidBPCallAble.setSupportedInterfaceRef(List<? extends BPInterface> values) Set the value of Foreign Key SupportedInterfaceRef.voidBPMessageFlow.setTargetInSequenceFlow(BPMessageSequenceFlowNode value) Set the value of Foreign Key TargetInSequenceFlow.voidBPDataIOAssociation.setTargetItemAwareElement(BPItemAwareElement value) Set the value of Foreign Key TargetItemAwareElement.voidBPGlobalTask.setTaskImplementation(K_BP_TASK_IMPLEMENTATION value) Set the value of Attribut TaskImplementation.voidBPTaskNode.setTaskImplementation(K_BP_TASK_IMPLEMENTATION value) Set the value of Attribut TaskImplementation.voidBPTaskNode.setTaskType(K_BP_TASKNODE_TYPE value) Set the value of Attribut TaskType.voidBPStdLoopCharx.setTestBefore(boolean value) Set the value of Attribut TestBefore.voidBPTimerEventDefinition.setTimeExpression(String value) Set the value of Attribut TimeExpression.voidBPTimerEventDefinition.setTimeExpressionType(K_BP_TIME_EXPRESSION_TYPE value) Set the value of Attribut TimeExpressionType.voidBPSubProcess.setTransactionMethod(K_BP_SUBPROCESS_TRANSACTION_METHOD value) Set the value of Attribut TransactionMethod.voidBPDataIOAssociation.setTransformationExpressionBody(String value) Set the value of Attribut TransformationExpressionBody.voidBPDataIOAssociation.setTransformExpression(BCExpression value) Set the value of Foreign Key TransformExpression.voidBPSubProcess.setTriggeredByEvent(boolean value) Set the value of Attribut IsTriggeredByEvent.voidBPDataStore.setUnlimited(boolean value) Set the value of Attribut IsUnlimited.voidBPTaskNode.setUseCallActivity(boolean value) Set the value of Attribut UseCallActivity.voidBPResourceRoleAble.setUseResources(boolean value) Set the value of Attribut UseResources.voidBPSubProcess.setUseSubProcess(boolean value) Set the value of Attribut UseSubProcess.voidBPEventDefinition.setWaitForCompletion(boolean value) Set the value of Attribut IsWaitForCompletion.BPSequenceFlow.splitWithPairedLinkEvent()voidBPProcess.synchronizeAllHiddenViewNodes()Turns all hidden process view nodes into synchronized process view nodes. -
Uses of InoNetException in de.mid.innovator.srv2api.icw2bpdia
Methods in de.mid.innovator.srv2api.icw2bpdia that throw InoNetExceptionModifier and TypeMethodDescriptionBPDia.addDiaCollaborationViewNode(BPCollaboration ohCollaboration, Point position, Point size, boolean isExpanded, boolean areProcessesExpanded) BPDia.addDiaCollaborationViewNodeForExistingProcessViewNodes(BPCollaboration ohCollaboration) Adds a node representing a collaboration to the diagram if the processes concerned are already displayed in the diagram without already having a collaboration context.BPDia.addDiaNodes(Class<? extends ELObject> kVOclModel, Class<? extends ELObject> kVOclPres, List<? extends ADClientAble> adds, Point position, Point size, Point offset) BPDia.addDiaProcessViewNode(BPProcess ohProcess, PRPresElement ohPresOfOwner, Point position, Point size, boolean isExpanded) voidBPDiaViewNode.becomeMasterView()voidBPDiaViewNode.becomeRegularView()voidBPDiaViewNode.becomeSynchronizedView()voidBPDiaViewNode.correctExistingViewContent()Makes this view a correct but not necessarily complete copy of the current master view.voidBPDiaParticipantNode.correctOwnedProcessViewContent()If the node contains a reference to a process, it makes the view a correct but not necessarily complete copy of the current master view.voidBPDiaTaskNode.correctOwnedProcessViewContent()If the node is a call activity which contains a reference to the process called, it makes the view a correct but not necessarily complete copy of the current master view.static BPDiaBPDiaHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new BPMN Diagram with template and container.static BPDiaBPDiaHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new BPMN Diagram with stereotype and container.static BPDiaBPDiaHelper.createDefinition(SrvContext srvCtx, BPPathContextAble elementToDefine, ADClientAble diaCurrent, K_ORIENTATION orientation, boolean dontAddDefinition, boolean dontMoveMaster) Creates a new definition diagram for the process or collaboration.BPDiaProcessViewNode.getCallActivityNode()Containing call activity node of the process view node.BPDiaTaskNode.getCalledProcessViewNode()BPDiaEventNode.getCatchThrowCorrespondingEventNode()With a selected catch event all corresponding throw events in the same view node, using at least one of the event definitions of the catch event, will be returned.BPDiaLaneNode.getChildLaneNode()All lane nodes owned by the lane node.BPDiaViewNode.getCommentNodeOfView()<T extends PRPresContent>
List<T> BPDia.getContentForHighlighting(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) BPDiaViewNode.getDiagramOfView()BPDiaProcessViewNode.getDiaItemNode(BPItemAwareElement refObj) Returns the presentation node of the item aware element.BPDiaProcessViewNode.getDiaLaneNode(BPLane refObj) Returns the presentation node of the lane.BPDiaProcessViewNode.getDiaSequenceFlow(BPSequenceFlow refObj) Returns the presentation edge of the flow.BPDiaProcessViewNode.getDiaSequenceFlowNode(BPSequenceFlowNode refObj) Returns the presentation node of the flow node.BPDiaSequenceFlowNode.getIncomingMessageEdge()BPDiaProcessViewNode.getLaneSet()The top lane set displayed in the process view node.BPDiaProcessViewNode.getLaneSetDisplayed()The LaneSet to be displayed.BPDiaLaneNode.getLeafLaneNode(K_CONTROL_OPTION... behaviourFlags) All leaf lanes.BPDiaProcessViewNode.getLeafLaneNode(K_CONTROL_OPTION... behaviourFlags) All leaf lane nodes in this process view node.BPDiaProcessViewNode.getLeafLaneNodeForNode(PRDiaNode refObj) Tries to find a leaf lane for the node passed considering the absolute positions of the node and the leaf lanes in the process view node.BPDiaProcessViewNode.getLeafLaneNodeSortedByPosition(K_CONTROL_OPTION... behaviourFlags) All leaf lane nodes in this process view node.<T extends MEModelElement>
List<T> BPDiaViewNode.getMissingElement(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Returns all model elements missing in this view.<T extends MEModelElement>
List<T> BPDiaViewNode.getMissingElement(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getMissingElement and filters its return values according to the given stereotype value.BPDiaSequenceFlowNode.getOutgoingMessageEdge()<T extends BPDiaArtifactNode>
List<T> BPDia.getOwnedArtifactNode(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) AllBPDiaArtifactNodeof theBPDia.<T extends BPDiaArtifactNode>
List<T> BPDiaLaneNode.getOwnedArtifactNode(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) BPDiaArtifactNodeowned by theBPDiaLaneNode.<T extends BPDiaArtifactNode>
List<T> BPDiaSubProcessNode.getOwnedArtifactNode(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) BPDiaArtifactNodeowned by theBPDiaSubProcessNode.<T extends BPDiaArtifactNode>
List<T> BPDiaViewNode.getOwnedArtifactNode(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) AllBPDiaArtifactNodeowned by theBPDiaViewNode.BPDiaGroupNode.getOwnedAssocEdge()AllBPDiaAssocEdgein the group node.BPDiaLaneNode.getOwnedAssocEdge()AllBPDiaAssocEdgeof theBPDiaLaneNode.BPDiaProcessViewNode.getOwnedAssocEdge()AllBPDiaAssocEdgeof theBPDiaProcessViewNode.BPDiaSubProcessNode.getOwnedBoundaryEventNode()All boundary event nodes owned by thisBPDiaSubProcessNode.BPDiaTaskNode.getOwnedBoundaryEventNode()All boundary event nodes of theBPDiaTaskNode.<T extends BPDiaTaskNode>
List<T> BPDiaTaskNode.getOwnedCallActivityNodes(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All call activity nodes contained at the next level below the activity node.BPDiaGroupNode.getOwnedCalloutNode()All callout nodes owned by this group node.BPDiaLaneNode.getOwnedCalloutNode()All callout nodes owned by this lane node.BPDiaSubProcessNode.getOwnedCalloutNode()All callout nodes owned by this subprocess node.BPDiaViewNode.getOwnedCalloutNode()All callout nodes owned by this view node.BPDiaEventNode.getOwnedCatchThrowNode()TheBPDiaCatchThrowNodeowned by thisBPDiaEventNode.BPDiaGroupNode.getOwnedDataAssocEdge()AllBPDiaDataAssocEdgein the group node.BPDiaLaneNode.getOwnedDataAssocEdge()AllBPDiaDataAssocEdgeof theBPDiaLaneNode.BPDiaProcessViewNode.getOwnedDataAssocEdge()AllBPDiaDataAssocEdgeof theBPDiaProcessViewNode.BPDiaLaneNode.getOwnedDataNode()AllBPDiaDataNodeof theBPDiaLaneNode.BPDiaProcessViewNode.getOwnedDataNode()BPDiaDataNodeowned by theBPDiaProcessViewNode.BPDiaSubProcessNode.getOwnedDataNode()BPDiaDataNodeowned by theBPDiaSubProcessNode.BPDiaLaneNode.getOwnedDataSeqFlowEdge()AllBPDiaDataSeqFlowEdgeof theBPDiaLaneNode.BPDiaProcessViewNode.getOwnedDataSeqFlowEdge()AllBPDiaDataSeqFlowEdgeof theBPDiaProcessViewNode.BPDiaSubProcessNode.getOwnedEventNode()All boundary event nodes of theBPDiaSubProcessNode.<T extends BPDiaFlowEdge>
List<T> BPDiaGroupNode.getOwnedFlowEdge(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All flow edges in the group node.<T extends BPDiaFlowNode>
List<T> BPDiaGroupNode.getOwnedFlowNode(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All flow nodes of theBPDiaGroupNode.<T extends BPDiaItemNode>
List<T> BPDia.getOwnedItemNode(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) AllBPDiaItemNode.<T extends BPDiaItemNode>
List<T> BPDiaGroupNode.getOwnedItemNode(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All item nodes of theBPDiaGroupNode.BPDiaProcessViewNode.getOwnedLaneNode()All lane nodes owned by the view node.BPDiaMaskCompartmentNode.getOwnedMaskCompartmentEntry()All compartment entries of the compartment node.BPDiaMaskTaskNode.getOwnedMaskCompartmentNode()All compartment nodes of the user task node.BPDia.getOwnedMessageFlow()message flow edge owned by the diagram.BPDiaCollaborationViewNode.getOwnedMessageFlow()message flow edge owned by the view node.BPDiaCollaborationViewNode.getOwnedParticipantNode()AllBPDiaParticipantNodeof theBPDiaCollaborationViewNode.BPDiaParticipantNode.getOwnedProcessNode()BPDiaProcessViewNodeowned by theBPDiaParticipantNode.BPDiaSubProcessNode.getOwnedResourceNode()TheBPDiaResourceNodeowned by thisBPDiaSubProcessNode.BPDiaTaskNode.getOwnedResourceNode()TheBPDiaResourceNodeowned by thisBPDiaTaskNode.BPDiaLaneNode.getOwnedSequenceFlow()AllBPDiaSequenceFlowof theBPDiaLaneNode.BPDiaProcessViewNode.getOwnedSequenceFlow()BPDiaSequenceFlowowned by theBPDiaProcessViewNode.<T extends BPDiaSequenceFlowNode>
List<T> BPDiaLaneNode.getOwnedSequenceFlowNode(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) AllBPDiaSequenceFlowNodeof theBPDiaLaneNode.<T extends BPDiaSequenceFlowNode>
List<T> BPDiaProcessViewNode.getOwnedSequenceFlowNode(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) AllBPDiaSequenceFlowNodeof theBPDiaProcessViewNode.<T extends BPDiaSequenceFlowNode>
List<T> BPDiaSubProcessNode.getOwnedSequenceFlowNode(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) AllBPDiaSequenceFlowNodeof theBPDiaSubProcessNode.BPDia.getOwnedSupportEdge()All support edges of theBPDia.<T extends PRPresContent>
List<T> BPDiaFlowNode.getOwnedViewElementTransitiveDownByOrder(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) <T extends PRPresContent>
List<T> BPDiaLaneNode.getOwnedViewElementTransitiveDownByOrder(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) <T extends PRPresContent>
List<T> BPDiaViewNode.getOwnedViewElementTransitiveDownByOrder(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All presentation elements in this view.<T extends BPDiaViewNode>
List<T> BPDia.getOwnedViewNode(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) AllBPDiaViewNode.BPDiaEventNode.getOwningBoundarySubProcessNode()TheBPDiaSubProcessNodeof the boundary event node.BPDiaEventNode.getOwningBoundaryTaskNode()TheBPDiaTaskNodeof the boundary event node.BPDiaParticipantNode.getOwningCollaborationNode()TheBPDiaCollaborationViewNodeof theBPDiaParticipantNode.BPDiaMessageFlow.getOwningCollaborationViewNode()Owning view node of the message flow edge.BPDiaArtifactNode.getOwningDia()TheBPDiaof theBPDiaArtifactNode.BPDiaItemNode.getOwningDia()TheBPDiaof the element.BPDiaMessageFlow.getOwningDia()Owning diagram of the message flow edge.BPDiaSupportEdge.getOwningDia()TheBPDiaowning the support edge.BPDiaViewNode.getOwningDia()TheBPDiaof the element.BPDiaCatchThrowNode.getOwningEventNode()TheBPDiaEventNodethat owns thisBPDiaCatchThrowNode.BPDiaAssocEdge.getOwningGroupNode()The group node of theBPDiaAssocEdge.BPDiaDataAssocEdge.getOwningGroupNode()The group node of theBPDiaDataAssocEdge.BPDiaFlowEdge.getOwningGroupNode()The group node of the flow edge.BPDiaFlowNode.getOwningGroupNode()TheBPDiaGroupNodeowning the flow nodes.BPDiaItemNode.getOwningGroupNode()TheBPDiaGroupNodeowning the item nodes.BPDiaArtifactNode.getOwningLaneNode()OwningBPDiaLaneNodeof theBPDiaArtifactNode.BPDiaAssocEdge.getOwningLaneNode()TheBPDiaLaneNodeof theBPDiaAssocEdge.BPDiaDataAssocEdge.getOwningLaneNode()TheBPDiaLaneNodeof theBPDiaDataAssocEdge.BPDiaDataNode.getOwningLaneNode()TheBPDiaLaneNodeof theBPDiaDataNode.BPDiaDataSeqFlowEdge.getOwningLaneNode()TheBPDiaLaneNodeof theBPDiaDataSeqFlowEdge.BPDiaSequenceFlow.getOwningLaneNode()TheBPDiaLaneNodeof theBPDiaSequenceFlow.BPDiaSequenceFlowNode.getOwningLaneNode()TheBPDiaLaneNodeof theBPDiaSequenceFlowNode.BPDiaMaskCompartmentEntry.getOwningMaskCompartmentNode()The compartment node of the compartment entry.BPDiaMaskCompartmentNode.getOwningMaskTaskNode()The user task node of the compartment node.BPDiaProcessViewNode.getOwningParticipantNode()OwningBPDiaParticipantNodeof theBPDiaProcessViewNode.BPDiaAssocEdge.getOwningProcessViewNode()TheBPDiaProcessViewNodeof theBPDiaAssocEdge.BPDiaDataAssocEdge.getOwningProcessViewNode()TheBPDiaProcessViewNodeof theBPDiaDataAssocEdge.BPDiaDataNode.getOwningProcessViewNode()OwningBPDiaProcessViewNodeof theBPDiaDataNode.BPDiaDataSeqFlowEdge.getOwningProcessViewNode()TheBPDiaProcessViewNodeof theBPDiaDataSeqFlowEdge.BPDiaLaneNode.getOwningProcessViewNode()Owning process view node of the lane node.BPDiaSequenceFlow.getOwningProcessViewNode()OwningBPDiaProcessViewNodeof theBPDiaSequenceFlow.BPDiaSequenceFlowNode.getOwningProcessViewNode()TheBPDiaProcessViewNodeof theBPDiaSequenceFlowNode.BPDiaArtifactNode.getOwningSubProcessNode()OwningBPDiaSubProcessNodeof theBPDiaArtifactNode.BPDiaDataNode.getOwningSubProcessNode()OwningBPDiaSubProcessNodeof theBPDiaDataNode.BPDiaResourceNode.getOwningSubProcessNode()TheBPDiaSubProcessNodethat owns thisBPDiaResourceNode.BPDiaSequenceFlowNode.getOwningSubProcessNode()TheBPDiaSubProcessNodeof theBPDiaSequenceFlowNode.BPDiaResourceNode.getOwningTaskNode()TheBPDiaTaskNodethat owns thisBPDiaResourceNode.BPDiaArtifactNode.getOwningViewNode()OwningBPDiaViewNodeof theBPDiaArtifactNode.BPDiaLaneNode.getParentLaneNode()BPDiaViewNode.getPath()BPDiaViewNode.getPathDisplayed()BPDiaViewNode.getPossiblePath()All paths eligible for visualization in this context.BPDiaViewNode.getPossiblePath(MMStereotype stereotype) The method calls getPossiblePath and filters its return values according to the given stereotype value.<T extends PRPresContent>
List<T> BPDiaViewNode.getPresentationInView(Class<T> returnType, MEModelElement refObj, K_CONTROL_OPTION... behaviourFlags) All presentation contents of this view which are connected to the model element specified byargument refObjand which do not belong to another view nested into this one.BPDiaProcessViewNode.getProcess()BPDiaLaneNode.getProcessViewNode()The process view node of the lane node.BPDiaMessageFlow.getSourceSequenceNode()The source node.BPDiaMessageFlow.getTargetSequenceNode()The target node.booleanBPDiaViewNode.isCompletelyMaintained()Returns TRUE if all model elements contained in the element being displayed by the view have a presentation element.booleanBPDiaViewNode.isCorrect()Returns true if the hierarchy of the model elements is displayed correctly.booleanBPDiaViewNode.isCorrectAndComplete()Returns true if the view is considered to be correct and complete.booleanBPDiaViewNode.isInMasterViewNode()booleanBPDiaEventNode.isLinkCatchEvent()Returns TRUE if this event node represents the catch of a link event definition.booleanBPDiaEventNode.isLinkEvent()Returns TRUE if this event node represents the catch or the throw of a link event definition.booleanBPDiaEventNode.isLinkThrowEvent()Returns TRUE if this event node represents the throw of a link event definition.booleanBPDiaMaskCompartmentNode.isMaintainedCompartment()True, if this mask compartment is maintained.booleanBPDia.isMasterDia()True if the diagram is meant to contain exactly one master view node.booleanBPDiaViewNode.isMasterView()Returns true if the view is the master view, which means it is the definition of either a process or an interaction specification.booleanBPDia.isMasterWithoutDefinition()True if it is the master BPMN process diagram but does not contain the process definition, just a synchronized reference to it.booleanBPDiaMaskCompartmentNode.isOpen()True, if the contents of this mask compartment are visible.booleanBPDiaMaskTaskNode.isOpen()True, if the contents of this mask task are visible.booleanBPDiaParticipantNode.isOwnedProcessViewCompletelyMaintained()Returns TRUE if the node contains a reference to the process executed and if all model elements contained in the element being displayed by the view have a presentation element.booleanBPDiaTaskNode.isOwnedProcessViewCompletelyMaintained()Returns TRUE if the node is a call activity which contains a reference to the process called and if all model elements contained in the element being displayed by the view have a presentation element.booleanBPDiaParticipantNode.isOwnedProcessViewCorrect()Returns true if the node contains a reference to the process executed and if the hierarchy of the model elements is displayed correctly.booleanBPDiaTaskNode.isOwnedProcessViewCorrect()Returns true if the node is a call activity which contains a reference to the process called and if the hierarchy of the model elements is displayed correctly.booleanBPDiaParticipantNode.isOwnedProcessViewCorrectAndComplete()booleanBPDiaTaskNode.isOwnedProcessViewCorrectAndComplete()booleanBPDiaParticipantNode.isOwnedProcessViewMaster()True if the participant node contains a master process view node.booleanBPDiaTaskNode.isOwnedProcessViewMaster()True if it contains a master process view node.booleanBPDiaViewNode.isSyncedCopy()True if it is a reference and if the reference always contains a complete and correct copy of the defining view.booleanBPDiaViewNode.isVisibleAndSelectable()True if the view is either top-level or nested inside of nodes which are expanded.voidBPDiaParticipantNode.letOwnedProcessViewBecomeMaster()Declares the contained view to be the one and only master view, if the node contains a reference to the process executed, .voidBPDiaTaskNode.letOwnedProcessViewBecomeMaster()static List<BPDiaDataSeqFlowEdge> BPDiaDataSeqFlowEdgeHelper.mergeDataAssociations(SrvContext srvCtx, List<? extends ELElement> seq) Represent two data associations as singleBPDiaDataSeqFlowEdge.BPDiaParticipantNode.moveContainedMasterToNewDiagram()If the node contains a reference to the process executed, it creates a new diagram of the same stereotype the diagram of the view to be moved has.BPDiaTaskNode.moveContainedMasterToNewDiagram()If the node is a call activity which contains a reference to the process called, it creates a new diagram of the same stereotype the diagram of the view to be moved has.BPDiaViewNode.moveMasterToNewDiagram()voidBPDiaViewNode.rebuildExactlyFromMasterView()Makes this view a perfect copy of the current master view.voidBPDiaParticipantNode.rebuildOwnedProcessViewExactlyFromMaster()If the node contains a reference to the process called, it makes this view a perfect copy of the current master view.voidBPDiaTaskNode.rebuildOwnedProcessViewExactlyFromMaster()If the node is a call activity which contains a reference to the process called, it makes this view a perfect copy of the current master view.BPDiaSubProcessNode.refactorAsExpandedCallToNewProcess()Creates a new process containing the elements of the sub process, creates a master view of the new process in the same diagram, converts the sub process to a call of that new process and finally expands the node and displays the new master process view.BPDiaTaskNode.refactorCallAndProcessAsSubProcess()Creates a new sub process containing the elements of the process.BPDiaViewNode.removeMasterMoveToNewDiagram()voidBPDia.setBPDiaNotation(K_BP_DISP_DIA kDisp) Changes the display option diagram notation of thisBPDia.voidBPDiaProcessViewNode.setFilterCriteria(boolean hideObjectFlow) Modifies the criteria for visible elements inside the process view.static voidBPDiaProcessViewNodeHelper.setFilterCriteria(SrvContext srvCtx, List<? extends BPDiaProcessViewNode> sel, boolean hideObjectFlow) Modifies the criteria for visible elements inside the process view.voidBPDiaProcessViewNode.setLaneSet(BPLaneSet value) Set the value of Foreign Key LaneSet.voidBPDiaViewNode.setPathDisplayed(BPPath value) Set the value of View PathDisplayed.voidBPDia.setVisibleCompartment(List<? extends PRDiaNode> seqNode, List<ARG_CompartmentVisibilityList> seqComp) static List<BPDiaDataAssocEdge> BPDiaDataSeqFlowEdgeHelper.splitDataAssociations(SrvContext srvCtx, List<? extends ELElement> seq) Split a singleBPDiaDataSeqFlowEdgein two data association edges.voidBPDiaViewNode.toggleOrientation()Switches the current orientation to the other one - from vertical to horizontal and vice versa. -
Uses of InoNetException in de.mid.innovator.srv2api.icw2br
Methods in de.mid.innovator.srv2api.icw2br that throw InoNetExceptionModifier and TypeMethodDescriptionstatic BRCostCenterBRCostCenterHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Cost Center with template and container.static BRCostCenterBRCostCenterHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Cost Center with stereotype and container.static BRLocationBRLocationHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Location with template and container.static BRLocationBRLocationHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Location with stereotype and container.static BROrgUnitBROrgUnitHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Organizational Unit with template and container.static BROrgUnitBROrgUnitHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Organizational Unit with stereotype and container.static BROrgUnitMemberRelBROrgUnitMemberRelHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new Membership with template from source to target element.static BROrgUnitMemberRelBROrgUnitMemberRelHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new Membership with stereotype from source to target element.static BROrgUnitPersonRelBROrgUnitPersonRelHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new Person Assignment with template from source to target element.static BROrgUnitPersonRelBROrgUnitPersonRelHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new Person Assignment with stereotype from source to target element.static BROrgUnitRequiresRoleBROrgUnitRequiresRoleHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new Required Role with template from source to target element.static BROrgUnitRequiresRoleBROrgUnitRequiresRoleHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new Required Role with stereotype from source to target element.static BRPersonContactDataBRPersonContactDataHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Contact Data with template and container.static BRPersonContactDataBRPersonContactDataHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Contact Data with stereotype and container.static BRPersonBRPersonHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Person with template and container.static BRPersonBRPersonHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Person with stereotype and container.static BRPersonInRoleBRPersonInRoleHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new Assigned Role with template from source to target element.static BRPersonInRoleBRPersonInRoleHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new Assigned Role with stereotype from source to target element.static BRResourceCLBRResourceCLHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Actor with template and container.static BRResourceCLBRResourceCLHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Actor with stereotype and container.static BRResourceBRResourceHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Business Resource with template and container.static BRResourceBRResourceHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Business Resource with stereotype and container.static BRResourceHierRelBRResourceHierRelHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new Hierarchical Subordination with template from source to target element.static BRResourceHierRelBRResourceHierRelHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new Hierarchical Subordination with stereotype from source to target element.static BRResourceNamedRelBRResourceNamedRelHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new Business Resource Relationship with template from source to target element.static BRResourceNamedRelBRResourceNamedRelHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new Business Resource Relationship with stereotype from source to target element.static BRRoleBRRoleHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Role with template and container.static BRRoleBRRoleHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Role with stereotype and container.static BRTechnicalBRTechnicalHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new IT Unit with template and container.static BRTechnicalBRTechnicalHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new IT Unit with stereotype and container.BROrgUnit.getAssignmentRelationshipToPerson(BRPerson refObj) BROrgUnit.getAssignmentRelationshipToPerson(MMStereotype stereotype, BRPerson refObj) The method calls getAssignmentRelationshipToPerson and filters its return values according to the given stereotype value.BROrgUnitPersonRel.getAssignmentRole()BRPerson.getAssignmentToOrgUnit()The organizational unit assignment of the person.BROrgUnitPersonRel.getAuthorityType()A relationship may be marked with different kinds of authority.BRPerson.getContactData(K_CONTROL_OPTION... behaviourFlags) AllBRPersonContactDataof theBRPerson.BRCostCenterAble.getCostCenter()AllBRCostCenterused by this element.<T extends BRCostCenterAble>
List<T> BRCostCenter.getCostCenterAble(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All elements using thisBRCostCenter.BROrgUnit.getDeputyPerson()The persons being assigned to this organizational unit as cover.BROrgUnit.getDeputyPerson(MMStereotype stereotype) The method calls getDeputyPerson and filters its return values according to the given stereotype value.BROrgUnit.getDirectParentsInHierarchy()The parent resources being superordinated by a hierarchical relationship.BROrgUnit.getDirectParentsInHierarchy(MMStereotype stereotype) The method calls getDirectParentsInHierarchy and filters its return values according to the given stereotype value.BROrgUnit.getDirectSonsInHierarchy(K_CONTROL_OPTION... behaviourFlags) All resources being directly subordinated to thisBROrgUnitvia a hierarchical resource relationship.BROrgUnit.getDirectSonsInHierarchy(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getDirectSonsInHierarchy and filters its return values according to the given stereotype value.BROrgUnit.getDirectSonsInHierarchyExcludeRel(BRResourceHierRel refObj, K_CONTROL_OPTION... behaviourFlags) All org units being directly subordinated to thisBROrgUnitvia a hierarchical resource relationship.BROrgUnit.getDirectSonsInHierarchyExcludeRel(MMStereotype stereotype, BRResourceHierRel refObj, K_CONTROL_OPTION... behaviourFlags) The method calls getDirectSonsInHierarchyExcludeRel and filters its return values according to the given stereotype value.BRResource.getEAddress()The electronic address of the business resource, may be an e-mail or an intranet or internet address.BRPerson.getFirstName()The first name of the person.BRPerson.getGender()The gender of a person may be either male or female.BROrgUnit.getHierarchicalRelationshipTo(BROrgUnit refObj, boolean mode) BROrgUnit.getHierarchicalRelationshipTo(MMStereotype stereotype, BROrgUnit refObj, boolean mode) The method calls getHierarchicalRelationshipTo and filters its return values according to the given stereotype value.<T extends BRResourceRel>
List<T> BRResource.getIncoming(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The incomingBRResourceRel.BROrgUnit.getIncomingHierRel()BRPersonContactData.getLocation()The location being used for the location dependent contact data.BRResource.getLocation()All locations of theBRResource.BRResource.getLocation(MMStereotype stereotype) The method calls getLocation and filters its return values according to the given stereotype value.BRResourceAtLocation.getLocation()BRResource.getLocationAssignment(K_CONTROL_OPTION... behaviourFlags) The resource assignments of theBRLocation.BROrgUnit.getMemberRelationship(K_CONTROL_OPTION... behaviourFlags) All member relationships of this organizational unit.BROrgUnit.getMemberRelationshipToPerson(BRPerson refObj) BRPerson.getOrgUnitMembership()The group assignments of the person.BRPerson.getOtherNames()Other names of the person.<T extends BRResourceRel>
List<T> BRResource.getOutgoing(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The outgoingBRResourceRel.BROrgUnit.getOutgoingHierarchicalRelationship(K_CONTROL_OPTION... behaviourFlags) All outgoing hierarchical resource relationships at thisBROrgUnit.BROrgUnit.getOutgoingHierarchicalRelationship(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getOutgoingHierarchicalRelationship and filters its return values according to the given stereotype value.BROrgUnit.getOutgoingHierRel(K_CONTROL_OPTION... behaviourFlags) <T extends BRResource>
List<T> BRResource.getOwnedResource(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) BRResource.getOwningResource()The container resource of the resource.BRPersonContactData.getPerson()TheBRPersonof theBRPersonContactData.BRLocation.getPersonContactData()All uses of the location for location dependent contact data.BRRole.getPotentialOrgUnit()BRRole.getPotentialPerson()BRPerson.getPotentialRole(K_CONTROL_OPTION... behaviourFlags) The role assignments of this person.BRPerson.getRelationshipToPossibleRole(BRRole refObj) BROrgUnit.getRelationshipToRequiredRole(BRRole refObj) BRResourceNamedRel.getRelType()The relationship type.BROrgUnit.getRequiredRole(K_CONTROL_OPTION... behaviourFlags) The role requirements of an organizational unit.BRResourceAtLocation.getResource()TheBRLocationof the resource assignments.BRLocation.getResourceAtLocation()BRResource.getResourceType()The type ofBRResource.BROrgUnit.getResponsiblePerson()The persons being assigned to this organizational unit as in charge.BROrgUnit.getResponsiblePerson(MMStereotype stereotype) The method calls getResponsiblePerson and filters its return values according to the given stereotype value.BROrgUnit.getResponsiblePersonRel(K_CONTROL_OPTION... behaviourFlags) The person assigned to this organizational unit.BRResourceNamedRel.getReverseName()The reverse name of this relationship, expressing the relationship from the target element to the source element.BROrgUnit.getRoleAssignments()The roles being assigned to this organizational unit.BROrgUnit.getRoleAssignments(MMStereotype stereotype) The method calls getRoleAssignments and filters its return values according to the given stereotype value.BROrgUnit.getSelfAndSonsInHierarchyTransitiveDownDepthFirst(K_CONTROL_OPTION... behaviourFlags) The org unit itself and all resources being subordinated (transitively) to thisBROrgUnitvia a hierarchical resource relationship.BROrgUnit.getSelfAndSonsInHierarchyTransitiveDownDepthFirst(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getSelfAndSonsInHierarchyTransitiveDownDepthFirst and filters its return values according to the given stereotype value.BRCostCenter.getShortDescription()A short description of the cost center.BROrgUnit.getSonsInHierarchyTransitiveDownDepthFirst(K_CONTROL_OPTION... behaviourFlags) All org units being subordinated (transitively) to thisBROrgUnitvia a hierarchical resource relationship.BROrgUnit.getSonsInHierarchyTransitiveDownDepthFirst(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getSonsInHierarchyTransitiveDownDepthFirst and filters its return values according to the given stereotype value.BRResourceRel.getSourceResource()TheBRResourcebeing the source of the relationship.BRPerson.getSurname()The surname of the person.BRResourceRel.getTargetResource()TheBRResourcebeing the target of the relationship.BRPerson.getTitle()The title of the person.BRResource.getURI()Currently a dummy attribute, perhaps for a URI to a picture.booleanBRResource.isClass()If this is true, theBRResourcerepresents a class of resources and not a singleBRResourceinstance.booleanBRResource.isExternal()If this is true, the resource is external to the organization or lies outside of the context of the elements the modeler is focused on.voidBROrgUnitPersonRel.setAssignmentRole(K_BR_PERSONREL_ROLE value) Set the value of Attribut AssignmentRole.voidBROrgUnitPersonRel.setAuthorityType(K_BR_RESOURCEREL_AUTHORITY_TYPE value) Set the value of Attribut AuthorityType.voidBRResource.setClass(boolean value) Set the value of Attribut IsClass.voidBRCostCenterAble.setCostCenter(List<? extends BRCostCenter> values) Set the value of Foreign Key CostCenter.voidBROrgUnit.setDeputyPerson(List<? extends BRPerson> values) Set the value of View DeputyPerson.voidBRResource.setEAddress(String value) Set the value of Attribut EAddress.voidBRResource.setExternal(boolean value) Set the value of Attribut IsExternal.voidBRPerson.setFirstName(String value) Set the value of Attribut FirstName.voidBRPerson.setGender(K_BR_PERSON_GENDER value) Set the value of Attribut Gender.voidBRPersonContactData.setLocation(List<? extends BRLocation> values) Set the value of Foreign Key Location.voidBRResource.setLocation(List<? extends BRLocation> values) Set the value of View Location.voidBRPerson.setOtherNames(String value) Set the value of Attribut OtherNames.voidBRResourceNamedRel.setRelType(K_BR_RESOURCEREL_TYPE value) Set the value of Attribut RelType.voidBRResource.setResourceType(K_BR_RESOURCE_TYPE value) Set the value of Attribut ResourceType.voidBROrgUnit.setResponsiblePerson(List<? extends BRPerson> values) Set the value of View ResponsiblePerson.voidBRResourceNamedRel.setReverseName(String value) Set the value of Attribut ReverseName.voidBROrgUnit.setRoleAssignments(List<? extends BRRole> values) Set the value of View RoleAssignments.voidBRCostCenter.setShortDescription(String value) Set the value of Attribut ShortDescription.voidBRPerson.setSurname(String value) Set the value of Attribut Surname.voidSet the value of Attribut Title. -
Uses of InoNetException in de.mid.innovator.srv2api.icw2brdia
Methods in de.mid.innovator.srv2api.icw2brdia that throw InoNetExceptionModifier and TypeMethodDescriptionBRDia.addDiaNodes(Class<? extends ELObject> kVOclModel, Class<? extends ELObject> kVOclPres, List<? extends ADClientAble> adds, Point position, Point size, Point offset) BRDia.addEdgeForResourceRel(BRResourceRel ohResourceRel, Class<? extends ELObject> kVOclPres, BRDiaResourceNode ohNodeSrc, BRDiaResourceNode ohNodeTrg, boolean ifExistsDontAdd) BRDia.addNodeForResource(BRResource ohResource, Class<? extends ELObject> kVOclPres, boolean allowMultiple, Point position, Point size) BRDia.addResourceRelationship(List<? extends BRDiaResourceNode> seqNode, List<? extends BRResourceRel> seqSel, boolean isDirParent, boolean addNode) static BRDiaBRDiaHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Business Resource Diagram with template and container.static BRDiaBRDiaHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Business Resource Diagram with stereotype and container.<T extends BRDiaResourceEdge>
List<T> BRDiaResourceNode.getIncomingResourceEdgeFrom(Class<T> returnType, BRDiaResourceNode refObj, K_CONTROL_OPTION... behaviourFlags) Returns all incoming edges from the source node.BRDia.getNodeForResource(BRResource refObj) <T extends BRDiaResourceEdge>
List<T> BRDiaResourceNode.getOutgoingResourceEdgeTo(Class<T> returnType, BRDiaResourceNode refObj, K_CONTROL_OPTION... behaviourFlags) Returns all outgoing edges to the target node.BRDiaResourceEdge.getOwnedExpression(K_CONTROL_OPTION... behaviourFlags) The expression nodes at thisBRDiaResourceEdge.BRDiaResourceNode.getOwnedExpression(K_CONTROL_OPTION... behaviourFlags) The expression nodes at thisBRDiaResourceNode.<T extends BRDiaResourceEdge>
List<T> BRDia.getOwnedResourceEdge(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The resource edges in thisBRDia.BRDia.getOwnedResourceNode()The resource nodes in thisBRDia.<T extends BRDiaTextNode>
List<T> BRDia.getOwnedTextNode(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The text nodes in thisBRDia.BRDiaResourceEdge.getOwningDia()The business resource diagram owning theBRDiaResourceEdge.BRDiaResourceNode.getOwningDia()The business resource diagram owning theBRDiaResourceNode.BRDiaTextNode.getOwningDia()The business resource diagram owning theBRDiaTextNode.BRDiaExprNode.getOwningEdgeOfExpression()TheBRDiaResourceEdgeowning thisBRDiaExprNode.BRDiaExprNode.getOwningNodeOfExpression()TheBRDiaResourceNodeowning thisBRDiaExprNode.<T extends BRResource>
List<T> BRDia.getResourceInDia(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Returns a unique list of all business resources being displayed in theBRDia.<T extends BRResource>
List<T> BRDia.getResourceInDia(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getResourceInDia and filters its return values according to the given stereotype value.voidBRDiaResourceEdge.reconnectEdge(ELElement ohNew, K_SIDE kSide) Assigns theBRResourceRelof this edge to a new source/target node. -
Uses of InoNetException in de.mid.innovator.srv2api.icw2bs
Methods in de.mid.innovator.srv2api.icw2bs that throw InoNetExceptionModifier and TypeMethodDescriptionstatic BSFinalStateBSFinalStateHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Object Final State with template and container.static BSFinalStateBSFinalStateHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Object Final State with stereotype and container.static BSInitStateBSInitStateHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Object Initial State with template and container.static BSInitStateBSInitStateHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Object Initial State with stereotype and container.static BSRegularStateBSRegularStateHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Object State with template and container.static BSRegularStateBSRegularStateHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Object State with stereotype and container.static BSTransitionBSTransitionHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new State Transition with template from source to target element.static BSTransitionBSTransitionHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new State Transition with stereotype from source to target element.BSTransition.getGuard()Guard ofBSTransition.BSVertex.getIncoming()All transitions incoming at this vertex.BSState.getItemDefinitionRel()AllBPItemDefinitionRelusing this state.BSVertex.getOutgoing()All transitions outgoing from this vertex.BSTransition.getOwningDefinition()TheBPItemDefinitionowning this transition.BSVertex.getReachedVertex(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All vertices which are reached transitive via transitions starting from the given vertex.BSVertex.getReachedVertex(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getReachedVertex and filters its return values according to the given stereotype value.BSTransition.getSource()The vertex on source side of this transition.BSTransition.getTarget()The vertex on target side of this transition.<T extends BPItemAwareElement>
List<T> BSState.getUsedInItemAwareElement(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All item aware elements using this state.<T extends BPItemAwareElement>
List<T> BSState.getUsedInItemAwareElement(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getUsedInItemAwareElement and filters its return values according to the given stereotype value.voidBSTransition.reconnectTransition(ELElement ohNew, K_SIDE kSide) Assigns this transition to a new source/target vertex.voidSet the value of Attribut Guard.voidSet the value of Foreign Key Source.voidSet the value of Foreign Key Target. -
Uses of InoNetException in de.mid.innovator.srv2api.icw2bsdia
Methods in de.mid.innovator.srv2api.icw2bsdia that throw InoNetExceptionModifier and TypeMethodDescriptionBSDia.addDiaNodes(Class<? extends ELObject> kVOclModel, Class<? extends ELObject> kVOclPres, List<? extends ADClientAble> adds, Point position, Point size, Point offset) Adds elements as nodes to this state diagram.static BSDiaBSDiaHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Business Object State Diagram with template and container.static BSDiaBSDiaHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Business Object State Diagram with stereotype and container.BSDiaStateMachineNode.getItemDefinition()The business object represented by theBSDiaStateMachineNode.BSDia.getOwnedStateMachineNode()The state machine node owned by this diagrem.BSDiaStateMachineNode.getOwnedTransitionEdge()All transition edges owned by this state machine node.<T extends BSDiaVertexNode>
List<T> BSDiaStateMachineNode.getOwnedVertexNode(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All vertex nodes owned by this state machine node.BSDiaStateMachineNode.getOwningDiagram()The diagram owning this state machine node.BSDiaTransitionEdge.getOwningStateMachineNode()The state machine node owning this transition edge.BSDiaVertexNode.getOwningStateMachineNode()The state machine node owning this vertex node. -
Uses of InoNetException in de.mid.innovator.srv2api.icw2class
Methods in de.mid.innovator.srv2api.icw2class that throw InoNetExceptionModifier and TypeMethodDescriptionCLAssociation.appendAssociationEnds(MMCreateTemplate ohTmpl, List<? extends CLClassifier> seqCL) Creates a new association end for each specified classifier.static List<CLAssociation> CLClassifierHelper.associateClassifier(SrvContext srvCtx, ADClientAble ohDia, List<? extends CLClassifier> seqCL, boolean makeOneWay) Creates navigable associations from properties of the specified classifiers.CLProperty.associateProperty(ADClientAble ohDia, CLProperty ohProp, boolean makeOneWay) Creates a navigable association from this property.voidThe file provided is checked-in as the current version of this artifact.CLArtifact.checkOut(boolean checkOutForConsolidation) Provides the current version of this artifact.static CLArtifactCLArtifactHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Artifact with template and container.static CLArtifactCLArtifactHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Artifact with stereotype and container.static CLAssocClassCLAssocClassHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new Association Class with template from source to target element.static CLAssocClassCLAssocClassHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, List<? extends ELElement> seqSel) Create a new Association Class with template, container and a sequence of elements.static CLAssocClassCLAssocClassHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, List<? extends ELElement> seqSel) Create a new Association Class with template and a sequence of elements.static CLAssocClassCLAssocClassHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new Association Class with stereotype from source to target element.static CLAssocClassCLAssocClassHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, List<? extends ELElement> seqSel) Create a new Association Class with stereotype, container and a sequence of elements.static CLAssocClassCLAssocClassHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, List<? extends ELElement> seqSel) Create a new Association Class with stereotype and a sequence of elements.static CLAssociationCLAssociationHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new Association with template from source to target element.static CLAssociationCLAssociationHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, List<? extends ELElement> seqSel) Create a new Association with template, container and a sequence of elements.static CLAssociationCLAssociationHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, List<? extends ELElement> seqSel) Create a new Association with template and a sequence of elements.static CLAssociationCLAssociationHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new Association with stereotype from source to target element.static CLAssociationCLAssociationHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, List<? extends ELElement> seqSel) Create a new Association with stereotype, container and a sequence of elements.static CLAssociationCLAssociationHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, List<? extends ELElement> seqSel) Create a new Association with stereotype and a sequence of elements.static CLClassCLClassHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Class with template and container.static CLClassCLClassHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Class with stereotype and container.CLClassifierTemplateParameterHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Template Parameter with template and container.CLClassifierTemplateParameterHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Template Parameter with stereotype and container.static CLCollaborationCLCollaborationHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Collaboration with template and container.static CLCollaborationCLCollaborationHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Collaboration with stereotype and container.static CLCollaborationUseCLCollaborationUseHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Collaboration Use with template and container with requirement.static CLCollaborationUseCLCollaborationUseHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Collaboration Use with stereotype and container with requirement.static CLCommunicationPathCLCommunicationPathHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new Communication Path with template from source to target element.static CLCommunicationPathCLCommunicationPathHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, List<? extends ELElement> seqSel) Create a new Communication Path with template, container and a sequence of elements.static CLCommunicationPathCLCommunicationPathHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new Communication Path with stereotype from source to target element.static CLCommunicationPathCLCommunicationPathHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, List<? extends ELElement> seqSel) Create a new Communication Path with stereotype, container and a sequence of elements.static CLComponentCLComponentHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Component with template and container.static CLComponentCLComponentHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Component with stereotype and container.static CLComponentRealizationCLComponentRealizationHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new Component Realization with template from source to target element.static CLComponentRealizationCLComponentRealizationHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new Component Realization with stereotype from source to target element.static CLConnectorCLConnectorHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new Connector with template from source to target element.static CLConnectorCLConnectorHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new Connector with stereotype from source to target element.static CLDeploymentCLDeploymentHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new Deployment with template from source to target element.static CLDeploymentCLDeploymentHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new Deployment with stereotype from source to target element.static CLDeploymentSpecCLDeploymentSpecHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Deployment Specification with template and container.static CLDeploymentSpecCLDeploymentSpecHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Deployment Specification with stereotype and container.static CLDeviceCLDeviceHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Device with template and container.static CLDeviceCLDeviceHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Device with stereotype and container.static CLEnumerationCLEnumerationHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Enumeration Type with template and container.static CLEnumerationCLEnumerationHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Enumeration Type with stereotype and container.static CLEnumLiteralCLEnumLiteralHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Enumeration Literal with template and container.static CLEnumLiteralCLEnumLiteralHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Enumeration Literal with stereotype and container.static CLExecEnvCLExecEnvHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Execution Environment with template and container.static CLExecEnvCLExecEnvHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Execution Environment with stereotype and container.static CLExtendCLExtendHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new Extend Relationship with template from source to target element.static CLExtendCLExtendHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new Extend Relationship with stereotype from source to target element.static CLExtensionPointCLExtensionPointHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Extension Point with template and container.static CLExtensionPointCLExtensionPointHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Extension Point with stereotype and container.static CLGeneralizationCLGeneralizationHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new Generalization with template from source to target element.static CLGeneralizationCLGeneralizationHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new Generalization with stereotype from source to target element.static CLIncludeCLIncludeHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new Include Relationship with template from source to target element.static CLIncludeCLIncludeHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new Include Relationship with stereotype from source to target element.static CLInstanceSpecificationCLInstanceSpecificationHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Instance Specification with template and container.static CLInstanceSpecificationCLInstanceSpecificationHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Instance Specification with template and container with requirement.static CLInstanceSpecificationCLInstanceSpecificationHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget, ELElement ohRequirement) Create a new Instance Specification with template from source to target element with requirement.static CLInstanceSpecificationCLInstanceSpecificationHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, List<? extends ELElement> seqSel, ELElement ohRequirement) Create a new Instance Specification with template, container and a sequence of elements with requirement.static CLInstanceSpecificationCLInstanceSpecificationHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, List<? extends ELElement> seqSel, ELElement ohRequirement) Create a new Instance Specification with template and a sequence of elements with requirement.static CLInstanceSpecificationCLInstanceSpecificationHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Instance Specification with stereotype and container.static CLInstanceSpecificationCLInstanceSpecificationHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Instance Specification with stereotype and container with requirement.static CLInstanceSpecificationCLInstanceSpecificationHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget, ELElement ohRequirement) Create a new Instance Specification with stereotype from source to target element with requirement.static CLInstanceSpecificationCLInstanceSpecificationHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, List<? extends ELElement> seqSel, ELElement ohRequirement) Create a new Instance Specification with stereotype, container and a sequence of elements with requirement.static CLInstanceSpecificationCLInstanceSpecificationHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, List<? extends ELElement> seqSel, ELElement ohRequirement) Create a new Instance Specification with stereotype and a sequence of elements with requirement.static CLInterfaceCLInterfaceHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Interface with template and container.static CLInterfaceCLInterfaceHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Interface with stereotype and container.static CLInterfaceRealizationCLInterfaceRealizationHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new Interface Realization with template from source to target element.static CLInterfaceRealizationCLInterfaceRealizationHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new Interface Realization with stereotype from source to target element.static CLManifestationCLManifestationHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new Manifestation with template from source to target element.static CLManifestationCLManifestationHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new Manifestation with stereotype from source to target element.static CLNodeCLNodeHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Node with template and container.static CLNodeCLNodeHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Node with stereotype and container.static CLOperationCLOperationHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Operation with template and container.static CLOperationCLOperationHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Operation with stereotype and container.static CLParameterCLParameterHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Parameter with template and container.static CLParameterCLParameterHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Parameter with stereotype and container.static CLParameterSetCLParameterSetHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Parameter Set with template and container.static CLParameterSetCLParameterSetHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, List<? extends ELElement> seqSel) Create a new Parameter Set with template and a sequence of elements.static CLParameterSetCLParameterSetHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Parameter Set with stereotype and container.static CLParameterSetCLParameterSetHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, List<? extends ELElement> seqSel) Create a new Parameter Set with stereotype and a sequence of elements.static CLPortCLPortHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Port with template and container.static CLPortCLPortHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Port with stereotype and container.static CLPrimitiveTypeCLPrimitiveTypeHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Primitive Type with template and container.static CLPrimitiveTypeCLPrimitiveTypeHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Primitive Type with stereotype and container.static CLPropertyCLPropertyHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Property with template and container.static CLPropertyCLPropertyHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Property with stereotype and container.static CLReceptionCLReceptionHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Reception with template and container with requirement.static CLReceptionCLReceptionHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Reception with stereotype and container with requirement.static CLRoleBindingCLRoleBindingHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget, ELElement ohRequirement) Create a new Role Binding with template from source to target element with requirement.static CLRoleBindingCLRoleBindingHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget, ELElement ohRequirement) Create a new Role Binding with stereotype from source to target element with requirement.static CLSignalCLSignalHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Signal with template and container.static CLSignalCLSignalHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Signal with stereotype and container.static CLSlotCLSlotHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Slot with template and container with requirement.static CLSlotCLSlotHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Slot with stereotype and container with requirement.static CLStructureDefinitionCLStructureDefinitionHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Structure Definition with template and container.static CLStructureDefinitionCLStructureDefinitionHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Structure Definition with stereotype and container.static CLStructureEntryCLStructureEntryHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Structure Entry with template and container.static CLStructureEntryCLStructureEntryHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Structure Entry with template and container with requirement.static CLStructureEntryCLStructureEntryHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Structure Entry with stereotype and container.static CLStructureEntryCLStructureEntryHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Structure Entry with stereotype and container with requirement.static CLStructureGroupCLStructureGroupHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Structure Group with template and container.static CLStructureGroupCLStructureGroupHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Structure Group with template and container with requirement.static CLStructureGroupCLStructureGroupHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Structure Group with stereotype and container.static CLStructureGroupCLStructureGroupHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Structure Group with stereotype and container with requirement.static CLSubstitutionCLSubstitutionHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new Substitution with template from source to target element.static CLSubstitutionCLSubstitutionHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new Substitution with stereotype from source to target element.static CLTemplateBindingCLTemplateBindingHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new Template Binding with template from source to target element.static CLTemplateBindingCLTemplateBindingHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new Template Binding with stereotype from source to target element.static CLUseCaseCLUseCaseHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Use Case with template and container.static CLUseCaseCLUseCaseHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Use Case with stereotype and container.static CLSlotCLSlotHelper.createAndMaintain(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Slot with template and container with requirement.static CLSlotCLSlotHelper.createAndMaintain(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Slot with stereotype and container with requirement.static List<CLArtifact> CLArtifactHelper.createByWorkingDirectory(SrvContext srvCtx, MEHierarchyAble root, List<ARG_ExtensionStereotypeMap> seqExtStereoMap, List<String> seqFile) Creates artifacts if they do not already exist.CLStructureElement.createCopyFromGroupAble(ELViewGroupAble ohGroupAble, boolean copyRecursive, boolean useInGroup, ARG_StereotypeRelationsOut valStereoRel) CLStructureElement.createEntriesForClassifierFeatures(ELClassifier ohClassifier) CLValueRangeAble.createRangeValue(ELValSpec ohRef, String strValue) Creates a new value as content of thisCLValueRangeAble.static CLTemplateAbleElementCLTemplateAbleElementHelper.createTemplateBoundElement(SrvContext srvCtx, CLTemplateAbleElement ohTemplate, List<ARG_TemplateBoundParameter> seqPar) voidCLValueRangeAble.deleteRangeValue(ELElement item) Deletes the specified value owned by thisCLValueRangeAble.CLClassifier.dialogFolderRedefine(List<? extends ELElement> seq) Creates redefinitions of selected elements within this classifier.CLAssociation.dissociateProperty(boolean item) Dissociates the navigable properties from the association and deletes the association itself.CLComponentRealization.getAbstraction()The component that owns this component realization and which is implemented by its realizing classifiers.CLParameter.getActivityParameterNode()Activity parameter is an object node at the beginning or end of flows used for accepting inputs to an activity and providing outputs from it.CLTemplateParameterSubstitution.getActual()The element that is the actual parameter for this substitution.CLTemplateParameterAbleElement.getActualParameterSubstitution()All substitutions where this element is used as actual parameter.<T extends CLTemplateParameterAbleElement>
List<T> CLTemplateAbleElement.getActualTemplateParameter(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) If this element is bound to a template the result is a list of all elements which are used as actual parameters by substitutions of the template binding.<T extends CLTemplateParameterAbleElement>
List<T> CLTemplateAbleElement.getActualTemplateParameter(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getActualTemplateParameter and filters its return values according to the given stereotype value.CLInclude.getAddition()CLUseCase.getAddition()<T extends CLClassifier>
List<T> CLClassifier.getAggregatedClassifier(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) AllCLClassifieron the other side of a binaryCLAssociationwhere the aggregation property of the connected end is set to 'shared'.<T extends CLClassifier>
List<T> CLClassifier.getAggregatedClassifier(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getAggregatedClassifier and filters its return values according to the given stereotype value.<T extends CLClassifier>
List<T> CLClassifier.getAggregatedOrComposedClassifier(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) AllCLClassifieron the other side of a binaryCLAssociationwhere the aggregation property of the connected end is set to 'shared' or 'composed'.<T extends CLClassifier>
List<T> CLClassifier.getAggregatedOrComposedClassifier(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getAggregatedOrComposedClassifier and filters its return values according to the given stereotype value.<T extends CLClassifier>
List<T> CLClassifier.getAggregatingClassifier(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) AllCLClassifieron the other side of a binaryCLAssociationwhere the aggregation property of the end connected to the other side is set to 'shared'.<T extends CLClassifier>
List<T> CLClassifier.getAggregatingClassifier(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getAggregatingClassifier and filters its return values according to the given stereotype value.<T extends CLClassifier>
List<T> CLClassifier.getAggregatingOrComposingClassifier(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) AllCLClassifieron the other side of a binaryCLAssociationwhere the aggregation property of the end connected to the other side is set to 'shared' or 'composed'.<T extends CLClassifier>
List<T> CLClassifier.getAggregatingOrComposingClassifier(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getAggregatingOrComposingClassifier and filters its return values according to the given stereotype value.CLArtifact.getArtifact()The artifact owning this artifact.CLManifestation.getArtifact()The artifact owning this manifestation.CLOperation.getArtifact()CLProperty.getArtifact()CLProperty.getAssociationEnd()Designates the optional association end that owns a qualifier attribute.<T extends CLProperty>
List<T> CLAssociation.getAssociationEndProperty(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The properties that are assigned to this association.<T extends BEBehavior>
List<T> CLConnector.getBehavior(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) CLConnectAbleElement.getBindingRole()All role bindings of this connectable element.CLOperation.getBodyCondition()An optional constraint on the result values of an invocation of this operation.CLSignal.getBroadcastSignalAction()Action that transmits the signal instance to all the potential target objects in the system, which may cause the firing of a state machine transitions or the execution of associated activities of a target object.CLOperation.getCallEvent()Returns theCLOperationof the call event.CLParameterSet.getCallIn(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The call action being tied to a parameter set.CLOperation.getCallOperationAction()The action that transmits the operation call request to the target object, where it may cause the invocation of associated behavior.CLParameterSet.getCallOut(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The call action being tied to a parameter set.intCLArtifact.getCheckInCount()Number of check-ins.CLArtifact.getCheckInTime()Time of the last check-in.CLArtifact.getCheckInUser()Name of the user who checked-in.<T extends CLClassifier>
List<T> CLClassifierTemplateParameter.getClassifier(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The classifiers that constrains the argument that can be used for the parameter.<T extends CLClassifier>
List<T> CLInstSpec.getClassifier(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The classifier/s of the represented instance.CLBehavioredClassifier.getClassifierBehavior()A behavior specification that specifies the behavior of the classifier itself.CLClassifier.getClassifierInstance()All instance specifications instantiating this classifier.CLClassifier.getClassifierTemplateParameter()All parameters constrained by thisCLClassifier.CLAssociation.getClearAssociationAction()The action that destroys all links of the association which a particular object participates in.CLStructuredClassifier.getCollaborationUse()All collaboration uses owned by this structured classifier.<T extends CLClassifier>
List<T> CLClassifier.getComposedClassifier(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) AllCLClassifieron the other side of a binaryCLAssociationwhere the aggregation property of the connected end is set to 'composite'.<T extends CLClassifier>
List<T> CLClassifier.getComposedClassifier(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getComposedClassifier and filters its return values according to the given stereotype value.<T extends CLClassifier>
List<T> CLClassifier.getComposingClassifier(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) AllCLClassifieron the other side of a binaryCLAssociationwhere the aggregation property of the end connected to the other side is set to 'composite'.<T extends CLClassifier>
List<T> CLClassifier.getComposingClassifier(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getComposingClassifier and filters its return values according to the given stereotype value.CLBehavioralFeature.getConcurrency()Specifies the semantics of concurrent calls to the same passive instance (i.e.CLExtend.getCondition()References the condition that must be met when the first extension point is reached for the extension to take place.CLParameterSet.getCondition()The constraint owned by thisCLParameterSet.CLExtend.getConditionBody()The condition of this extend relationship.CLDeployment.getConfiguration(K_CONTROL_OPTION... behaviourFlags) The specification of properties that parameterize the deployment and execution of one or more artifacts.<T extends CLInstSpec>
List<T> CLInstSpec.getConnectedInstance(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All instance specifications which are connected to this link instance.<T extends CLInstSpec>
List<T> CLInstSpec.getConnectedInstance(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getConnectedInstance and filters its return values according to the given stereotype value.CLConnectAbleElement.getConnectedLifeline()Determines the LifelineIALifelinewhich represents the connectable.CLConnectAbleElement.getConnectedLifeline(MMStereotype stereotype) The method calls getConnectedLifeline and filters its return values according to the given stereotype value.<T extends CLInstSpec>
List<T> CLInstSpec.getConnectedLink(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All links which are connected to this instance specification.<T extends CLInstSpec>
List<T> CLInstSpec.getConnectedLink(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getConnectedLink and filters its return values according to the given stereotype value.CLAssociation.getConnector()Connectors typed by this association.CLConnectorEnd.getConnector()The connector of this end.CLConnector.getConnectorKind()The kind of this connector.CLClassifier.getContract()All interfaces realized by this classifier.CLClassifier.getContract(MMStereotype stereotype) The method calls getContract and filters its return values according to the given stereotype value.CLInterfaceRealization.getContract()References the interface specifying the conformance contract.CLInterface.getContractInterfaceRealization()CLClassifier.getContractSubstitution()All substitutions with this classifier as target.CLArtifactHelper.getCreateByWorkingDirectory(SrvContext srvCtx, ELElement item) Returns the working directory and the configured extensions for the selected package.CLClassifier.getCreateObjectAction()The action that creates an object that conforms to the statically specified classifier and puts it on an output pin at runtime.CLOperation.getDataType()CLProperty.getDataType()CLTemplateParameter.getDefault()The element that is the default for this formal template parameter.CLParameter.getDefaultValue()Specifies a string that represents a value to be used when no argument is supplied for the parameter.CLSlot.getDefiningFeature()The structural feature that specifies the values that the slot can have.CLSlot.getDefiningProperty()CLDeployedArtifact.getDeployedArtifact()All deployments owned by this deployed artifact.CLDeployment.getDeployedArtifact()The artifacts that are deployed onto a node.CLDeploymentSpec.getDeployment()The deployment which the deployment specification is associated with.CLDeploymentTarget.getDeployment(K_CONTROL_OPTION... behaviourFlags) The set of deployments for a deployment target.CLDeployment.getDeploymentDescriptor()The instance owned by this deployment as deployment descriptor.CLDeploymentSpec.getDeploymentLocation()The location where an artifact is deployed onto a node.CLParameter.getDirection()Specifies the direction kind of this parameter.CLConnectAbleElement.getEnd()Denotes a connector that attaches to this connectable element.CLConnector.getEnd(K_CONTROL_OPTION... behaviourFlags) A connector consists of at least two connector ends, each representing the participation of instances of the classifiers typing the connectable elements attached to this end.CLEnumLiteral.getEnumeration()The enumeration owning this enumeration literal.CLEnumeration.getEnumerationInstance()All enumeration literals instantiating this enumeration.CLEnumLiteral.getEnumerationLiteralClassifier()The enumeration which is instantiated by this enumeration literal.CLEnumLiteral.getEnumValue()The value of this enum literal.CLOperation.getEvent(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All occurrences where this operation is used as event.<T extends BEMessageEvent>
List<T> CLSignal.getEvent(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All occurrences where this signal is used as an event.CLClassifier.getExceptionHandler()An exception handler is an element that specifies a body to execute in case the specified exception occurs during the execution of the protected node.CLDeploymentSpec.getExecutionLocation()The location where a component artifact executes.CLExtensionPoint.getExtend()The extend relationships of this extension point.CLUseCase.getExtend()CLExtend.getExtendedCase()CLUseCase.getExtendedCase()CLArtifact.getExtension()Returns the extension contained in the name of this artifact.CLExtend.getExtension()CLExtensionPoint.getExtension()the use cases reached by extends of this extension point.CLExtensionPoint.getExtension(MMStereotype stereotype) The method calls getExtension and filters its return values according to the given stereotype value.CLExtend.getExtensionLocation(K_CONTROL_OPTION... behaviourFlags) An ordered list of extension points belonging to the extended use case specifying where the respective behavioral fragments of the extending use case are to be inserted.CLUseCase.getExtensionPoint(K_CONTROL_OPTION... behaviourFlags) References the extension points owned by the use case.CLArtifact.getFileModificationTime()The modification time of the corresponding file of this artifact.CLArtifact.getFileModificationTimeAtCheckOut()File modification time at time of check-out.CLArtifact.getFileName()File name of this artifact.static List<ARG_CheckInOutDlgInitOclReq> CLArtifactHelper.getFileOpen(SrvContext srvCtx, List<? extends ADClientAble> seqSel) Returns information needed to execute the open command on artifacts.intCLArtifact.getFileVersionAtCheckOut()File version at time of check-out.CLTemplateParameterSubstitution.getFormal()The formal template parameter that is associated with this substitution.CLParameterAble.getFormalParameter(K_CONTROL_OPTION... behaviourFlags) The ordered set of formal parameters of this element.CLParameterAble.getFormalParameter(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getFormalParameter and filters its return values according to the given stereotype value.CLTemplateParameter.getFormalParameterSubstitution()All substitutions that are associated with this formal template parameter.<T extends CLBehavioralFeature>
List<T> CLBehavioralFeature.getImplemented(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All behavioral features which are implemented by this behavioral feature.<T extends CLBehavioralFeature>
List<T> CLBehavioralFeature.getImplementing(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All behavioral features which implement this behavioral feature.<T extends CLClassifier>
List<T> CLInterface.getImplementingClassifier(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All classifiers implementing this interface.<T extends CLClassifier>
List<T> CLInterface.getImplementingClassifier(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getImplementingClassifier and filters its return values according to the given stereotype value.CLInterfaceRealization.getImplementingClassifier()References the behaviored classifier that owns this interface realization (i.e., the classifier that realizes the interface which it points to).CLUseCase.getInclude()CLInclude.getIncludingCase()CLUseCase.getIncomingInteractionUseCaseRel()The incoming relationships of the interaction specifications.CLInstanceSpecification.getInstanceSpecificationClassifier()All classifiers which are instantiated by this instance specification.<T extends CLInstSpec>
List<T> CLClassifier.getInstSpec(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The instance specification which is classified by all the classifiers connected.CLClassifier.getInterface()The interface that owns this classifier.CLOperation.getInterface()CLProperty.getInterface()CLReception.getInterface()CLBehavioredClassifier.getInterfaceRealization(K_CONTROL_OPTION... behaviourFlags) All interface realizations owned by this behaviored classifier.CLInterface.getInterfaceRealizationOfInterface()All realizations of this interface.CLInterface.getInterfaceUsage()All usage dependencies using this interface.<T extends ANInvocation>
List<T> CLPort.getInvocation(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Invocation actions invoked by port.CLConnectAbleElement.getLifeline()CLProperty.getLinkAction(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All LinkActions owning this AssociationEnd.CLProperty.getLinkAction(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getLinkAction and filters its return values according to the given stereotype value.<T extends ANLinkEndData>
List<T> CLProperty.getLinkEndData(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) LinkEndData identifies links.CLDeployment.getLocation()The deployment target that is the target of a deployment.CLArtifact.getManifestation(K_CONTROL_OPTION... behaviourFlags) The set of model elements that are manifested in the artifact.intCLArtifact.getMaxFileSize()CLOperation.getMessage(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All messages using thisCLOperationas signature.CLSignal.getMessage()All signal messages using thisCLSignalas signature.<T extends BEBehavior>
List<T> CLBehavioralFeature.getMethod(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) A behavioral description that implements the behavioral feature.CLArtifact.getModelSynchronizationTime()The time of the last upload of the file of thisCLArtifactto the model.CLOperation.getModifyOperationDeclaration()Returns the declaration of this operation with all parameters.CLProperty.getModifyPropertyDeclaration()Returns all informations needed to modify the declaration of this property.CLValueRangeAble.getModifyValueRangeList()Returns the list of string values which may be used for thisCLValueRangeAble.<T extends CLArtifact>
List<T> CLArtifact.getNestedArtifact(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The artifacts that are defined (nested) within the artifact.<T extends CLClassifier>
List<T> CLClass.getNestedClassifier(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) References all the classifiers that are defined (nested) within the class.<T extends CLClassifier>
List<T> CLInterface.getNestedClassifier(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) CLInstanceSpecification.getNestedInstance(K_CONTROL_OPTION... behaviourFlags) CLNode.getNestedNode(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) CLStructureDefinition.getNestedStructuredDefinition(K_CONTROL_OPTION... behaviourFlags) References all the structure definitions that are defined (nested) within thisCLStructureDefinition.<T extends CLStructureElement>
List<T> CLStructureElement.getNestedStructureElement(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All structure elements being contained in this structure element.<T extends CLStructureElement>
List<T> CLStructureElement.getNestedStructureElement(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getNestedStructureElement and filters its return values according to the given stereotype value.CLInstanceSpecification.getNestingInstance()CLStructureDefinition.getNestingStructureDefinition()TheCLStructureDefinitionthat owns thisCLStructureDefinition.CLNode.getNode()CLProperty.getOperation()<T extends CLInstSpec>
List<T> CLInstSpec.getOppositeConnectedInstance(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All instance specifications on the opposite side of a connected link instance of this instance specification.<T extends CLInstSpec>
List<T> CLInstSpec.getOppositeConnectedInstance(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getOppositeConnectedInstance and filters its return values according to the given stereotype value.CLUseCase.getOutgoingPathUseCaseRel(K_CONTROL_OPTION... behaviourFlags) The outgoing relationships of the use case.CLClassifier.getOwnClass()The class that owns this classifier.CLOperation.getOwnClass()CLProperty.getOwnClass()CLReception.getOwnClass()<T extends CLProperty>
List<T> CLArtifact.getOwnedAttribute(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The attributes or association ends defined for the artifact.<T extends CLProperty>
List<T> CLClass.getOwnedAttribute(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The attributes (i.e.<T extends CLProperty>
List<T> CLDataType.getOwnedAttribute(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The attributes owned by this data type.<T extends CLProperty>
List<T> CLInterface.getOwnedAttribute(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The attributes owned by this interface.<T extends CLProperty>
List<T> CLSignal.getOwnedAttribute(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The attributes owned by the signal.<T extends CLProperty>
List<T> CLAssocClass.getOwnedAttributeNotAssocEnd(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The attributes (i.e.<T extends CLProperty>
List<T> CLAssocClass.getOwnedAttributeNotAssocEnd(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getOwnedAttributeNotAssocEnd and filters its return values according to the given stereotype value.<T extends BEBehavior>
List<T> CLBehavioredClassifier.getOwnedBehavior(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) References behavior specifications owned by a classifier.CLComponent.getOwnedBPDia(K_CONTROL_OPTION... behaviourFlags) All bpmn diagrams owned by this component.CLStructuredClassifier.getOwnedConnector(K_CONTROL_OPTION... behaviourFlags) Connectors owned by this classifier.CLComponent.getOwnedDiagram(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All classifier diagrams owned by this component.<T extends CLProperty>
List<T> CLAssociation.getOwnedEnd(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The ends that are owned by the association itself.CLEnumeration.getOwnedLiteral(K_CONTROL_OPTION... behaviourFlags) The ordered set of literals for this enumeration.CLArtifact.getOwnedOperation(K_CONTROL_OPTION... behaviourFlags) The operations defined for the artifact.CLClass.getOwnedOperation(K_CONTROL_OPTION... behaviourFlags) The operations owned by the class.CLDataType.getOwnedOperation(K_CONTROL_OPTION... behaviourFlags) The operations owned by the data type.CLInterface.getOwnedOperation(K_CONTROL_OPTION... behaviourFlags) References all operations owned by the interface.CLParameterAble.getOwnedParam(K_CONTROL_OPTION... behaviourFlags) Specifies the parameters owned by this element.CLBehavioralFeature.getOwnedParameter(K_CONTROL_OPTION... behaviourFlags) Specifies the ordered set of formal parameters owned by this behavioral feature.CLTemplateParameter.getOwnedParameteredElement()The parameter able element owned by this formal template parameter.CLParameterAble.getOwnedParameterSet(K_CONTROL_OPTION... behaviourFlags) All parameter sets owned by thisCLParameterAble.CLEncapsulatedClassifier.getOwnedPort(K_CONTROL_OPTION... behaviourFlags) The set of port attributes owned by EncapsulatedClassifier.<T extends CLProperty>
List<T> CLStructuredClassifier.getOwnedProperty(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All properties owned by this structured classifier.CLBehavioredClassifier.getOwnedProtocolStateMachine(K_CONTROL_OPTION... behaviourFlags) References protocol state machines owned by a classifier.CLClass.getOwnedReception(K_CONTROL_OPTION... behaviourFlags) Receptions that objects of this class are willing to accept.CLInterface.getOwnedReception(K_CONTROL_OPTION... behaviourFlags) Receptions that objects providing this interface are willing to accept.<T extends MEConstraint>
List<T> CLClassifier.getOwnedRule(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All constraints owned by this classifier.CLComponent.getOwnedStateDiagram(K_CONTROL_OPTION... behaviourFlags) All state diagrams owned by this component.CLStructureDefinition.getOwnedStructureEntry(K_CONTROL_OPTION... behaviourFlags) All structure entries owned by this structure definition.CLStructureGroup.getOwnedStructureEntry(K_CONTROL_OPTION... behaviourFlags) All structure entries owned by this structure group.CLStructureDefinition.getOwnedStructureGroup(K_CONTROL_OPTION... behaviourFlags) All structure groups owned by this structure definition.CLStructureGroup.getOwnedStructureGroup(K_CONTROL_OPTION... behaviourFlags) All structure groups owned by this structure group.CLClassifier.getOwnedTemplateParameter(K_CONTROL_OPTION... behaviourFlags) The formal template parameters that are owned by this element.<T extends CLTemplateParameter>
List<T> CLTemplateAbleElement.getOwnedTemplateParameter(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The formal template parameters that are owned by this element.CLBehavioredClassifier.getOwnedTrigger()References trigger descriptions owned by a classifier.CLBehavioredClassifier.getOwnedTrigger(MMStereotype stereotype) The method calls getOwnedTrigger and filters its return values according to the given stereotype value.CLValueRangeAble.getOwnedTypeRestriction()The expression which may restrict the values for thisCLValueRangeAble.CLClassifier.getOwnedUseCase(K_CONTROL_OPTION... behaviourFlags) References the use cases owned by this classifier.CLValueRangeAble.getOwnedValueRange(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All value specifications which may be used as the values for thisCLValueRangeAble.CLValueRangeAble.getOwnedValueRestriction()The expression which may contain the values for thisCLValueRangeAble.CLReception.getOwnerComponent()CLParameter.getOwnerFormalParam()The behavioral feature owning this parameter.CLProperty.getOwningAssociation()The association that owns this property.CLParameter.getOwningBehavior()CLCollaborationUse.getOwningClassifier()The structured classifier owning this collaboration use.CLProperty.getOwningClassifier()The classifier owning this property.CLUseCase.getOwningClassifier()The classifier owning this use case.CLProperty.getOwningCreateCLInst()CLInstanceSpecification.getOwningDeployment()The deployment owning this instance as deployment descriptor.CLSlot.getOwningInstance()The instance specification that owns this slot.CLParameter.getOwningOperation()CLParameter.getOwningParameterAble()CLParameterSet.getOwningParameterAble()TheCLParameterAbleowning this parameter set.CLStructureDefinition.getOwningProfile()TheMMProfileowning thisCLStructureDefinition.CLProperty.getOwningSignal()CLProperty.getOwningStructuredClassifier()The structured classifier owning this property.CLTemplateParameterAbleElement.getOwningTemplateParameter()The formal template parameter owning this parameter able element.CLPrimitiveType.getOwningXProfile()The InoX Profile owning this primitive type.<T extends MEPackageAble>
List<T> CLComponent.getPackagedElement(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The set of packageable elements that a component owns.CLParameterSet.getParameter()AllCLParameterassigned to thisCLParameterSet.CLClassifierTemplateParameter.getParameteredElement()The template parameter class owned by this formal template parameter.CLParameter.getParameterSet()AllCLParameterSetthisCLParameteris contained in.CLTemplateBinding.getParameterSubstitution(K_CONTROL_OPTION... behaviourFlags) All substitutions owned by this binding.CLConnectorEnd.getPartWithPort()Indicates the role of the internal structure of a classifier with the port which the connector end is attached to.CLParameter.getPin(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) If theCLParameteris assigned to aBEBehavior, all pins at aANCallBehaviorinvoking thisBEBehaviorand belonging to thisCLParameterwill be returned.CLParameter.getPin(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getPin and filters its return values according to the given stereotype value.CLProperty.getPortOfPart()CLOperation.getPostcondition()An optional set of constraints specifying the state of the system when the operation is completed.CLOperation.getPrecondition()An optional set of constraints on the state of the system when the operation is invoked.CLOperation.getProperty()CLProperty.getPropertyAssociation()The association this property is assigned to.CLProperty.getPropertySlot()CLInterface.getProtocol(K_CONTROL_OPTION... behaviourFlags) CLPort.getProtocol()All protocol state machines using this port.CLClassifier.getProvidedInterface()All interfaces which are provided by this classifier.CLClassifier.getProvidedInterface(MMStereotype stereotype) The method calls getProvidedInterface and filters its return values according to the given stereotype value.CLPort.getProvidedInterface(K_CONTROL_OPTION... behaviourFlags) References the interfaces specifying the set of operations and receptions that the classifier offers to its environment via this port, and which it will handle either directly or by forwarding it to a part of its internal structure.CLPort.getProvidedInterface(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getProvidedInterface and filters its return values according to the given stereotype value.CLClassifier.getProvidedInterfaceDirect(K_CONTROL_OPTION... behaviourFlags) All interfaces which are provided directly by this classifier.CLClassifier.getProvidedInterfaceDirect(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getProvidedInterfaceDirect and filters its return values according to the given stereotype value.<T extends CLProperty>
List<T> CLProperty.getQualifier(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) An optional list of ordered qualifier attributes for the end.CLProperty.getQualifierValue()QualifierValue identifies links.CLBehavioralFeature.getRaisedException(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All types that represent exceptions that may be raised during an invocation of this behavioral feature.CLValueRangeAble.getRangeValues()Returns the list of all values owned by thisCLValueRangeAble.CLComponent.getRealization(K_CONTROL_OPTION... behaviourFlags) The set of component realizations owned by this component.<T extends CLClassifier>
List<T> CLComponent.getRealizingClassifier(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All classifiers which realize this component.<T extends CLClassifier>
List<T> CLComponent.getRealizingClassifier(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getRealizingClassifier and filters its return values according to the given stereotype value.CLComponentRealization.getRealizingClassifier()A classifier that is involved in the implementation of the component that owns this component realization.CLClassifier.getRealizingClassifierRealization()All component realizations owned by this classifier.CLSignal.getReception()All receptions which handle this signal.CLComponent.getRedirectSource()All create redirections owned by this component.CLComponent.getRedirectTraget()All create redirections with this component as target.CLStructuredClassifier.getRepresentation()CLClassifier.getRequiredInterface()All interfaces which are required by this classifier.CLClassifier.getRequiredInterface(MMStereotype stereotype) The method calls getRequiredInterface and filters its return values according to the given stereotype value.CLPort.getRequiredInterface(K_CONTROL_OPTION... behaviourFlags) References the interfaces specifying the set of operations and receptions that the classifier expects its environment to handle via this port.CLPort.getRequiredInterface(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getRequiredInterface and filters its return values according to the given stereotype value.CLClassifier.getRequiredInterfaceDirect(K_CONTROL_OPTION... behaviourFlags) All interfaces which are required directly by this classifier.CLClassifier.getRequiredInterfaceDirect(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getRequiredInterfaceDirect and filters its return values according to the given stereotype value.CLParameterAble.getReturnResult(K_CONTROL_OPTION... behaviourFlags) The ordered set of return results of this element.CLConnectorEnd.getRole()The connectable element attached at this connector end.CLRoleBinding.getRole()The connectable element of this role binding.CLCollaborationUse.getRoleBinding(K_CONTROL_OPTION... behaviourFlags) intCLPrimitiveType.getScale()The number of decimal places to the right of the decimal point for thisCLPrimitiveType.CLSignal.getSendSignalAction()SendSignalAction 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.CLReception.getSignal()CLSignal.getSignalEvent()Returns theCLSignalof the given event.CLInstSpec.getSlot(K_CONTROL_OPTION... behaviourFlags) A slot giving the value or values of a structural feature of the instance.CLStructureGroup.getSourceGroup()The base group.CLInstSpec.getSpecification()A specification of how to compute, derive or construct the instance.CLInstSpec.getSpecificationBody()The specification expression of how to compute, derive or construct the instance.CLInstSpec.getSpecificationLanguage()The language of the specification expression of how to compute, derive or construct the instance.<T extends CLStructureElement>
List<T> CLStructureDefinition.getStructureContentNecessaryForFeature(Class<T> returnType, ELFeature refObj, K_CONTROL_OPTION... behaviourFlags) All structure entries and their owners which are directly derived from the given feature.<T extends CLStructureElement>
List<T> CLStructureDefinition.getStructureContentNecessaryForFeature(Class<T> returnType, MMStereotype stereotype, ELFeature refObj, K_CONTROL_OPTION... behaviourFlags) The method calls getStructureContentNecessaryForFeature and filters its return values according to the given stereotype value.<T extends CLStructureElement>
List<T> CLStructureDefinition.getStructureContentNecessaryForGroup(Class<T> returnType, CLStructureGroup refObj, K_CONTROL_OPTION... behaviourFlags) All structure groups, their content and their owners which are directly derived from the given group.<T extends CLStructureElement>
List<T> CLStructureDefinition.getStructureContentNecessaryForGroup(Class<T> returnType, MMStereotype stereotype, CLStructureGroup refObj, K_CONTROL_OPTION... behaviourFlags) The method calls getStructureContentNecessaryForGroup and filters its return values according to the given stereotype value.CLConnector.getStructuredClassifier()The classifier owning this connector.<T extends CLClassifier>
List<T> CLUseCase.getSubject(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) CLClassifier.getSubstitution(K_CONTROL_OPTION... behaviourFlags) All substitutions owned by this classifier.CLConnectAbleElement.getSupplierRoleBinding()Indicates the role binding that references the connectable element.CLStructureGroup.getTargetGroup()All groups which are deduced from this one in case the structure definition is deduced from another structure definition.CLTemplateParameter.getTemplate()The element that owns this template parameter.CLTemplateBinding.getTemplateAbleSource()CLTemplateBinding.getTemplateAbleTarget()CLTemplateParameterSubstitution.getTemplateBinding()The binding that owns this substitution.CLTemplateBinding.getTemplateBindingInit()Returns a list of all formal template parameters and actual values.CLTemplateAbleElement.getTemplateBindingSource(K_CONTROL_OPTION... behaviourFlags) CLTemplateAbleElement.getTemplateBindingTarget()CLTemplateBinding.getTemplateBindParameterValues(CLTemplateParameter ohFormal) Calculates all elements which are valid as value for the specified formal template parameter.CLArtifact.getTemplateFile()Returns the template file configured for the extension of the current object.CLTemplateAbleElement.getTemplateParameter()Returns the list of template parameters.<T extends CLTemplateParameter>
List<T> CLTemplateParameterAbleElement.getTemplateParameter(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All formal template parameters with this element as default.CLCollaborationUse.getType()The collaboration that is used in this occurrence.CLConnector.getType()An optional association that specifies the link corresponding to this connector.CLClassifier.getTypedBCProperty()All properties typed by the classifier.CLPrimitiveType.getTypedChildExpression()AllDMChildExpressiontyped by thisCLPrimitiveType.CLStructureDefinition.getTypedChildExpression()AllDMChildExpressiontyped by thisCLStructureDefinition.CLCollaboration.getTypedCollaborationUse()All collaboration uses which use this collaboration.<T extends ACObjectNode>
List<T> CLClassifier.getTypedObjectNode(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All object nodes typed by this classifier.CLClassifier.getTypedParameter()All parameters typed by this classifier.<T extends CLProperty>
List<T> CLClassifier.getTypedProperty(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All properties typed by this classifier.<T extends CLProperty>
List<T> CLClassifier.getTypedPropertyNotAssocEnd(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All properties typed by this classifier which are not part of an association.<T extends DMValueRangeRefAble>
List<T> CLPrimitiveType.getTypedValueRangeRefAble(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) AllDMValueRangeRefAbletyped by thisCLPrimitiveType.<T extends DMValueRangeRefAble>
List<T> CLStructureDefinition.getTypedValueRangeRefAble(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) AllDMValueRangeRefAbletyped by thisCLStructureDefinition.CLClassifier.getTypedVariable()All variables typed by this classifier.<T extends DRGElement>
List<T> CLClassifier.getTypedVariableDRGElement(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) <T extends DRGElement>
List<T> CLClassifier.getTypedVariableDRGElement(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getTypedVariableDRGElement and filters its return values according to the given stereotype value.CLPrimitiveType.getTypeKind()Kind of this primitive type.CLStructureElement.getTypeLanguage()The attribute identifies the type language used to specify the base type of thisCLStructureElement.CLValueRangeAble.getTypeRestrictionSpecification()The type restriction specification for thisCLValueRangeAble.CLParameter.getTypingClassifier()The classifier used as type for this parameter.CLProperty.getTypingClassifier()The classifier typing this property.CLStructureEntry.getTypingClassifier()The typing classifier of the entry.CLParameter.getTypingTemplateParameterAbleClass()CLProperty.getTypingTemplateParameterAbleClass()CLClassifier.getUnmarshallAction()Action that breaks an object of a known type into outputs.CLClassifier.getUseCase()The set of use cases which this classifier is the subject for.CLExtensionPoint.getUseCase()References the use case which owns the extension point.CLInstSpec.getValSpecInstVal()CLSlot.getValue(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) CLValueRangeAble.getValueRangeAsString()A string of all values which may be used for thisCLValueRangeAble.CLValueRangeAble.getValueRestrictionLanguage()The value restriction language for thisCLValueRangeAble.CLValueRangeAble.getValueRestrictionSpecification()The value restriction specification for thisCLValueRangeAble.CLTemplateAbleElementHelper.getVisibleTemplateParameterTypes(SrvContext srvCtx, ELElement item) Returns all template parameter classes which are visible for the specified element.static ARG_VisibleTemplateTypesCLTemplateAbleElementHelper.getVisibleTemplateTypes(SrvContext srvCtx) Returns all templates with parameters.CLArtifact.getWorkingFileName()Returns the name of the working file.booleanCLArtifact.hasCheckedInFile()A file has been checked-in for this artifact.booleanCLArtifact.hasOnlyUtilizedComponent()isTrue, if all utilized elements of this artifact are components.booleanCLArtifact.hasTemplateFile()A template file is provided for this artifact's extension and stereotype.static CLStructureElementCLStructureElementHelper.insertStructureElementAt(SrvContext srvCtx, MMCreateTemplate ohTemplate, CLStructureElement ohElementSelected, K_INSERT kInsertAt) Inserts a newCLStructureElement(CLStructureGrouporCLStructureEntry) at the specifiedCLStructureElement.voidCLGeneralization.invertGeneralization()Inverts the direction of this generalization by changing owner and target classifier.voidCLAssociation.invertReadDirection()Inverts the read direction of this association by changing the sort order of the association ends.booleanCLBehavioralFeature.isAbstract()If true, the behavioral feature does not have an implementation and one must be supplied by a more specific element.booleanCLClass.isActive()Determines whether an object specified by this class is active or not.booleanCLPort.isBehavior()Specifies whether requests arriving at this port are sent to the classifier behavior of this classifier (see 'BehavioredClassifier (from BasicBehaviors)' on page 383).booleanCLStructureElement.isCollection()Setting this flag to true indicates that the actual values defined by thisCLStructureElementare collections of allowed values.booleanCLPort.isConjugated()Specifies the way that the provided and required interfaces are derived from this port's type.booleanCLAssociation.isDerived()True, if this association is derived.booleanCLParameter.isEligibleForParameterSet(CLParameterSet refObj) Checks for a givenargument refObjif the parameter is or would be valid in this parameterCLParameterSet.booleanCLStructureDefinition.isExactViewOfSingleStructurePart(ADClientAble refObj) Returns True of the structure definition can be seen as a complete reproduction of the structure element passed.booleanCLParameter.isException()Informs whether an output parameter may emit a value to the exclusion of the other outputs.booleanCLArtifact.isFileAssignAble()This artifact can import a file.booleanCLArtifact.isFileVersionNewerThenCheckedOutVersion()A file has been checked-in for this artifact since the latest check-out.booleanCLComponent.isIndirectlyInstantiated()The kind of instantiation that applies to a component.booleanCLParameter.isInput()booleanCLParameter.isOutput()booleanCLOperation.isQuery()True, if this operation is a query.booleanCLCollaborationUse.isRepresentation()isTrue, if this collaboration use indicates the collaboration that represents the owning classifier.booleanCLParameter.isReturn()True, if this parameter has the 'return' direction.booleanCLPort.isService()If true, indicates that this port is used to provide the published functionality of a classifier.booleanCLParameter.isStream()Informs whether an input parameter may accept values while its behavior is executing or whether an output parameter post values while the behavior is executing.voidCLValueRangeAble.mergeRangeValues(ELValSpec ohValue, List<? extends ELValSpec> seqValue) voidCLOperation.modifyOperationDeclaration(CLOperation ohOp, String strDecl, String strName, List<ARG_CLParameterDeclaration> seqPar, ARG_CLParameterDeclaration valParReturn, int idStereoOp, int idStereoPar, int idModel) Modifies the declaration of this operation with all parameters.voidCLProperty.modifyPropertyDeclaration(CLProperty ohProp, String strDecl, String strName, CLClassifier ohType, String strType, ARG_TemplateBoundElement valTmpl, String strLower, String strUpper, int idStereoProp, int idModel) Modify the declaration of this property.voidCLValueRangeAble.modifyRangeValue(ELValSpec ohValue, String strValue) Modifies the specified value within thisCLValueRangeAble.voidCLSlot.modifySlotValueDlg(List<String> seqStrVal, List<? extends CLInstSpec> seqOHVal, List<Boolean> seqBoolVal) Modifies the values of this slot.voidCLValueRangeAble.modifyValueRangeList(List<String> seqValues) Modifies the list of string values which may be used for thisCLValueRangeAble.CLArtifact.moveFileToNewAttachment()If thisCLArtifactcontains a file anMEAttachmentis created and the file moved from the artifact to the attachment.voidCLConnector.reconnectConnector(CLConnectAbleElement ohRole, CLProperty ohPart, K_SIDE kSide) voidCLConnectorEnd.reconnectConnector(CLConnectAbleElement ohRole, CLProperty ohPart, K_SIDE kSide) Connects a connector end to the specified connectable element.voidCLStructureElement.removeEntriesForClassifierFeatures(ELClassifier ohClassifier) voidCLBehavioralFeature.setAbstract(boolean value) Set the value of Attribut IsAbstract.voidCLClass.setActive(boolean value) Set the value of Attribut IsActive.voidCLTemplateParameterSubstitution.setActual(CLTemplateParameterAbleElement value) Set the value of Foreign Key Actual.voidCLConnector.setBehavior(List<? extends BEBehavior> values) Set the value of Foreign Key Behavior.voidCLPort.setBehavior(boolean value) Set the value of Attribut IsBehavior.voidCLClassifierTemplateParameter.setClassifier(List<? extends CLClassifier> values) Set the value of Foreign Key Classifier.voidCLInstSpec.setClassifier(List<? extends CLClassifier> values) Set the value of Foreign Key Classifier.voidCLStructureElement.setCollection(boolean value) Set the value of Attribut IsCollection.voidCLBehavioralFeature.setConcurrency(K_CONCURRENCY value) Set the value of Attribut Concurrency.voidCLExtend.setConditionBody(String value) Set the value of Info ConditionBody.voidCLPort.setConjugated(boolean value) Set the value of Attribut IsConjugated.voidCLTemplateParameter.setDefault(CLTemplateParameterAbleElement value) Set the value of Foreign Key Default.voidCLParameter.setDefaultValue(String value) Set the value of Attribut DefaultValue.voidCLParameter.setDefaultValueAsString(String item) Sets the default value of this element.static voidCLParameterHelper.setDefaultValueAsString(SrvContext srvCtx, List<? extends CLParameter> sel, String item) Sets the default value of this element.voidCLSlot.setDefiningFeature(ELStructFeature value) Set the value of Foreign Key DefiningFeature.voidCLDeploymentSpec.setDeploymentLocation(String value) Set the value of Attribut DeploymentLocation.voidCLAssociation.setDerived(boolean value) Set the value of Attribut IsDerived.voidCLParameter.setDirection(K_PARAM_DIRKIND value) Set the value of Attribut Direction.voidCLEnumLiteral.setEnumValue(String value) Set the value of Attribut EnumValue.voidCLParameter.setException(boolean value) Set the value of Attribut IsException.voidCLDeploymentSpec.setExecutionLocation(String value) Set the value of Attribut ExecutionLocation.voidCLExtend.setExtensionLocation(List<? extends CLExtensionPoint> values) Set the value of Foreign Key ExtensionLocation.voidCLArtifact.setFileName(String value) Set the value of Attribut FileName.voidCLTemplateParameterSubstitution.setFormal(CLTemplateParameter value) Set the value of Foreign Key Formal.voidCLBehavioralFeature.setImplemented(List<? extends CLBehavioralFeature> values) Set the value of Foreign Key Implemented.voidCLComponent.setIndirectlyInstantiated(boolean value) Set the value of Attribut IsIndirectlyInstantiated.voidCLPort.setInvocation(List<? extends ANInvocation> values) Set the value of Foreign Key Invocation.voidCLBehavioralFeature.setMethod(List<? extends BEBehavior> values) Set the value of Foreign Key Method.voidCLParameterSet.setParameter(List<? extends CLParameter> values) Set the value of Foreign Key Parameter.voidCLParameter.setParameterSet(List<? extends CLParameterSet> values) Set the value of Foreign Key ParameterSet.voidCLConnectorEnd.setPartWithPort(CLProperty value) Set the value of Foreign Key PartWithPort.voidCLOperation.setProperty(CLProperty value) Set the value of Foreign Key Property.voidCLOperation.setQuery(boolean value) Set the value of Attribut IsQuery.voidCLBehavioralFeature.setRaisedException(List<? extends ELType> values) Set the value of Foreign Key RaisedException.voidCLCollaborationUse.setRepresentation(boolean value) Set the value of Info IsRepresentation.voidCLConnectorEnd.setRole(CLConnectAbleElement value) Set the value of Foreign Key Role.voidCLRoleBinding.setRole(CLConnectAbleElement value) Set the value of Foreign Key Role.voidCLPrimitiveType.setScale(int value) Set the value of Attribut Scale.voidCLPort.setService(boolean value) Set the value of Attribut IsService.voidSet the value of Foreign Key Signal.voidCLInstSpec.setSpecificationBody(String value) Set the value of Info SpecificationBody.voidCLInstSpec.setSpecificationLanguage(String value) Set the value of Info SpecificationLanguage.voidCLParameter.setStream(boolean value) Set the value of Attribut IsStream.voidCLUseCase.setSubject(List<? extends CLClassifier> values) Set the value of Foreign Key Subject.voidCLStructureGroup.setTargetGroup(CLStructureGroup value) Set the value of Foreign Key TargetGroup.voidCLCollaborationUse.setType(CLCollaboration value) Set the value of Foreign Key Type.voidCLConnector.setType(CLAssociation value) Set the value of Foreign Key Type.voidCLPrimitiveType.setTypeKind(K_TYPE value) Set the value of Attribut TypeKind.voidCLStructureElement.setTypeLanguage(String value) Set the value of Attribut TypeLanguage.voidCLValueRangeAble.setTypeRestrictionSpecification(String value) Set the value of Info TypeRestrictionSpecification.voidCLValueRangeAble.setValueRangeAsString(String value) Set the value of Info ValueRangeAsString.voidCLValueRangeAble.setValueRestrictionLanguage(String value) Set the value of Info ValueRestrictionLanguage.voidCLValueRangeAble.setValueRestrictionSpecification(String value) Set the value of Info ValueRestrictionSpecification.voidCLTemplateBinding.templateBindParameter(CLTemplateParameter ohFormal, CLTemplateParameterAbleElement ohActual) Sets the specified element as actual value for the formal template parameter. -
Uses of InoNetException in de.mid.innovator.srv2api.icw2cldia
Methods in de.mid.innovator.srv2api.icw2cldia that throw InoNetExceptionModifier and TypeMethodDescriptionCLDia.addAssociationDlg(List<? extends ADClientAble> seqSel, boolean isDirParent, boolean addNode) Adds associations as edges or nodes to this diagram.CLDia.addAsSocketBall(List<ARG_AddAbleAsSocketBallList> seq) CLDiaCompartmentAbleNode.addCompartmentContent(K_COMPARTMENT kComp, List<? extends MEModelElement> seqElem) voidCLDia.addCompartmentDlg(MM2CLCompartment ohComp, K_COMPARTMENT kComp, List<? extends ADClientAble> seqSel) Adds elements as compartments of the selected nodes in this diagram.CLCompositeStructureDia.addConnectorDlg(CLDiaElemNode ohNode, List<? extends CLConnector> seqSel, boolean addNode) Adds connectors as edges or nodes to this diagram.CLDiaHierNode.addContentNode(Class<? extends ELObject> kVOcl, MEModelElement ohElem, Point ptPos) Adds aMEModelElementas content node of thisCLDiaHierNodewith relative position.CLDia.addDiaNodes(Class<? extends ELObject> kVOclModel, Class<? extends ELObject> kVOclPres, List<? extends ADClientAble> adds, Point position, Point size, Point offset) Adds elements as nodes to this diagram.CLDiaHierCompNode.addHierCompNode(Class<? extends ELObject> kVOclModel, Class<? extends ELObject> kVOclPres, List<? extends ADClientAble> adds, Point position, Point size, Point offset) CLDiaHierNode.addNestedHierNode(MEModelElement ohElem, Point ptPos, Point ptSize) CLDia.addOwnershipDlg(List<? extends ADClientAble> seqSel, boolean isDirParent, boolean addNode) Adds ownership edges to this diagram.CLDiaCollaborationNode.addPartEdge(List<? extends ADClientAble> seqSel, boolean addNode) CLDiaHierCompNode.addPortNode(List<? extends ELElement> seq) CLDia.addRelationshipDlg(MM2Class ohClass, List<? extends ADClientAble> seqNode, List<? extends ADClientAble> seqSel, boolean isDirParent, boolean addNode) Adds relationships as edges to this diagram.static List<CLDiaRelshipLinkEdge> CLDiaSocketBallNodeHelper.convertSocketBallNotation(SrvContext srvCtx, List<? extends ELElement> seq) Converts the notation of all specified edges between socket ball edge and relationship edge.static CLClassDiaCLClassDiaHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Class Diagram with template and container.static CLClassDiaCLClassDiaHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Class Diagram with stereotype and container.static CLComponentDiaCLComponentDiaHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Component Diagram with template and container.static CLComponentDiaCLComponentDiaHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Component Diagram with stereotype and container.static CLCompositeStructureDiaCLCompositeStructureDiaHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Composite Structure Diagram with template and container.static CLCompositeStructureDiaCLCompositeStructureDiaHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Composite Structure Diagram with stereotype and container.static CLDeploymentDiaCLDeploymentDiaHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Deployment Diagram with template and container.static CLDeploymentDiaCLDeploymentDiaHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Deployment Diagram with stereotype and container.static CLRequirementDiaCLRequirementDiaHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Requirements Diagram with template and container.static CLRequirementDiaCLRequirementDiaHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Requirements Diagram with stereotype and container.static CLStructureDefinitionDiaCLStructureDefinitionDiaHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Structure Diagram with template and container.static CLStructureDefinitionDiaCLStructureDefinitionDiaHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Structure Diagram with stereotype and container.static CLUseCaseDiaCLUseCaseDiaHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Use Case Diagram with template and container.static CLUseCaseDiaCLUseCaseDiaHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Use Case Diagram with stereotype and container.CLDia.createDiagramOfSelection(List<? extends PRDiaNode> seqNode, boolean subtractNodesFromSource) CLDia.getAddAbleAsSocketBall(List<? extends PRDiaNode> seqNode) Calculates all interfaces which may be added in socket ball notation within this diagram.CLDia.getAddAbleRelship()Returns a list of all directed relationships which may be added to this diagram.CLDiaCompartmentAbleNode.getAllowedCompartment()All compartments which are allowed for this node.CLDiaCLNode.getClassifier()The classifier which is represented by this graphical node.CLDiaCompartmentNode.getCLCompartment()The compartment of this node compartment.CLDiaCompartmentContentNode.getCompartmentKind()The compartment kind of the compartment node that owns this node.CLDiaCompartmentNode.getCompartmentKind()The compartment kind of this node.CLUseCaseDia.getOwnedActorNode()CLDiaHierNode.getOwnedCalloutNode()All callout nodes owned by this hierarchical node.CLDiaSubjectNode.getOwnedCalloutNode()All callout nodes owned by this subject node.CLClassDia.getOwnedClassifierNode()CLComponentDia.getOwnedClassifierNode()CLCompositeStructureDia.getOwnedClassifierNode()CLDiaHierCompNode.getOwnedClassifierNode()CLClassDia.getOwnedCollaborationNode()<T extends CLDiaCompartmentContentNode>
List<T> CLDiaCompartmentNode.getOwnedCompartmentContentNode(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All compartment content nodes owned by this compartment node.<T extends CLDiaCompartmentNode>
List<T> CLDiaCompartmentAbleNode.getOwnedCompartmentNode(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All compartment nodes owned by this compartmentable node.<T extends CLDiaCnstrLinkEdge>
List<T> CLDiaCnstrNode.getOwnedConstraintEdge(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) <T extends CLDiaCnstrNode>
List<T> CLDia.getOwnedConstraintNode(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) CLDiaHierNode.getOwnedDiaNote()All notes owned by this hierarchical node.CLDeploymentDia.getOwnedHierarchicalNode()All occurrences of deployed artifacts or deployment targets as hierarchical node owned by this deployment diagram.<T extends CLDiaHierNode>
List<T> CLDiaHierNode.getOwnedHierarchicalNode(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All hierarchical nodes owned by this hierarchical node.CLCompositeStructureDia.getOwnedHierCollaborationNode()CLCompositeStructureDia.getOwnedHierCompStructNode()All occurrences of classifiers as structured classifier node owned by this composite structure diagram.CLCompositeStructureDia.getOwnedHierPkgStructNode()CLClassDia.getOwnedHierStructDefinitionNode()All structure definition nodes owned by this class diagram.CLStructureDefinitionDia.getOwnedHierStructDefinitionNode()All structure definition nodes owned by this structure definition diagram.CLClassDia.getOwnedInstanceNode()<T extends CLDiaMergeAbleEdge>
List<T> CLDia.getOwnedMergeAbleEdge(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) <T extends CLDiaMergeAbleEdge>
List<T> CLDiaElemNode.getOwnedMergeAbleEdge(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) <T extends CLDiaMergeAbleEdge>
List<T> CLDiaMergeAbleNode.getOwnedMergeAbleEdge(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) <T extends CLDiaMergeAbleNode>
List<T> CLDia.getOwnedMergeAbleNode(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) <T extends CLDiaMergeAbleNode>
List<T> CLDiaElemNode.getOwnedMergeAbleNode(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) CLClassDia.getOwnedPackageNode()CLComponentDia.getOwnedPackageNode()CLCompositeStructureDia.getOwnedPackageNode()CLDiaHierCompNode.getOwnedPackageNode()CLDiaHierCompStructNode.getOwnedPortBehaviorEdge()All port behavior edges owned by this hierarchical composite structure node.CLDiaHierPartNode.getOwnedPortBehaviorEdge()All port behavior edges owned by this hierarchical part node.CLDiaHierCompStructNode.getOwnedPortBehaviorNode()All port behavior nodes owned by this hierarchical composite structure node.CLDiaHierPartNode.getOwnedPortBehaviorNode()All port behavior nodes owned by this hierarchical part node.CLDiaHierCompStructNode.getOwnedPortNode()All port nodes owned by this hierarchical composite structure node.CLDiaHierPartNode.getOwnedPortNode()All port nodes owned by this hierarchical part node.CLRequirementDia.getOwnedRequirementNode()CLClassDia.getOwnedSocketBallNode()CLComponentDia.getOwnedSocketBallNode()CLCompositeStructureDia.getOwnedSocketBallNode()All occurrences of interface realizations as socket ball node owned by this composite structure diagram.CLDiaHierCompNode.getOwnedSocketBallNode()CLDiaSubjectNode.getOwnedSubjectNode()CLUseCaseDia.getOwnedSubjectNode()CLDiaSubjectNode.getOwnedUseCaseNode()CLUseCaseDia.getOwnedUseCaseNode()CLDiaCLNode.getOwningClassDiagram()The class diagram that owns this classifier node.CLDiaCollaborationNode.getOwningClassDiagram()The class diagram that owns this collaboration node.CLDiaHierStructDefinitionNode.getOwningClassDiagram()The class diagram owning this structure definition node.CLDiaInstNode.getOwningClassDiagram()The class diagram that owns this instance node.CLDiaPkgNode.getOwningClassDiagram()The class diagram that owns this package node.CLDiaSocketBallNode.getOwningClassDiagram()The class diagram that owns this socket ball node.CLDiaCompartmentNode.getOwningCompartmentAbleNode()The compartmentable node that owns this compartment node.CLDiaCompartmentContentNode.getOwningCompartmentNode()The compartment node that owns this compartment content node.CLDia.getOwningComponent()The component that owns this classifier diagram.CLDiaCLNode.getOwningComponentDiagram()The component diagram that owns this classifier node.CLDiaPkgNode.getOwningComponentDiagram()The component diagram that owns this package node.CLDiaSocketBallNode.getOwningComponentDiagram()The component diagram that owns this socket ball node.CLDiaHierCollaborationNode.getOwningCompositeStructureDia()The composite structure diagram that owns this collaboration node.CLDiaHierCompStructNode.getOwningCompositeStructureDia()The composite structure diagram that owns this structured classifier node.CLDiaCLNode.getOwningCompositeStructureDiagram()The composite structure diagram that owns this classifier node.CLDiaHierPkgStructNode.getOwningCompositeStructureDiagram()The composite structure diagram that owns this structured package node.CLDiaPkgNode.getOwningCompositeStructureDiagram()The composite structure diagram that owns this package node.CLDiaSocketBallNode.getOwningCompositeStructureDiagram()The composite structure diagram that owns this socket ball node.CLComponentDia.getOwningConfigurationManagement()The configuration base package that owns this component diagram.CLComponentDia.getOwningConfigurationPackage()The mapping configuration package that owns this component diagram.CLDiaCnstrLinkEdge.getOwningConstraintNode()The constraint node that owns this constraint edge.CLDiaHierStructDefinitionNode.getOwningDBDiagram()The database diagram owning this structure definition node.CLDiaHierDeployNode.getOwningDeploymentDiagram()The deployment diagram that owns this hierarchical node.CLDiaCnstrNode.getOwningDiagram()The diagram that owns this constraint node.CLDiaMergeAbleEdge.getOwningDiagram()CLDiaMergeAbleNode.getOwningDiagram()CLDiaMergeAbleEdge.getOwningElemNode()CLDiaMergeAbleNode.getOwningElemNode()CLDiaHierStructDefinitionNode.getOwningERDiagram()TheERDiaAllowning this structure definition node.CLDiaHierNode.getOwningHierarchicalNode()The hierarchical node that owns this hierarchical node.CLDiaSocketBallNode.getOwningHierarchicalNode()The hierarchical node that owns this socket ball node.CLDiaCLNode.getOwningHierCompNode()The hierarchical node that owns this classifier node.CLDiaPkgNode.getOwningHierCompNode()The hierarchical node that owns this package node.CLDiaPortBehaviorEdge.getOwningHierCompStructNode()The hierarchical composite structure node that owns this port behavior edge.CLDiaPortBehaviorNode.getOwningHierCompStructNode()The hierarchical composite structure node that owns this port behavior node.CLDiaPortNode.getOwningHierCompStructNode()The hierarchical composite structure node that owns this port node.CLDiaPortBehaviorEdge.getOwningHierPartNode()The hierarchical part node that own this port behavior edge.CLDiaPortBehaviorNode.getOwningHierPartNode()The hierarchical part node that owns this port behavior node.CLDiaPortNode.getOwningHierPartNode()The hierarchical part node that owns this port node.CLComponentDia.getOwningManagementPackage()The system model management that owns this component diagram.CLDiaMergeAbleEdge.getOwningMergeAbleNode()CLDiaReqNode.getOwningRequirementDiagram()The requirement diagram that owns this requirement node.CLDiaHierStructDefinitionNode.getOwningStructureDefinitionDia()The structure definition diagram owning this structure definition node.CLDiaSubjectNode.getOwningSubjectNode()The use case subject node that owns this use case subject node.CLDiaUseCaseNode.getOwningSubjectNode()The use case subject node that owns this use case node.CLDiaActorNode.getOwningUseCaseDiagram()The use case diagram that owns this actor node.CLDiaSubjectNode.getOwningUseCaseDiagram()The use case diagram that owns this use case subject node.CLDiaUseCaseNode.getOwningUseCaseDiagram()The use case diagram that owns this use case node.CLDiaReqNode.getRequirement()The requirement which is represented by this graphical node.CLDiaHierStructDefinitionNode.getStructDefinition()TheCLStructureDefinitionwhich is represented by this graphical node.CLDiaHierStructEntryNode.getStructureEntry()TheCLStructureEntrywhich is represented by this graphical node.CLDiaHierStructGroupNode.getStructureGroup()TheCLStructureGroupwhich is represented by this graphical node.CLDiaUseCaseNode.getUseCase()CLDia.getVisibleCompartmentDlgInit(List<? extends ELElement> seq) Fills the dialog for the modification of visibility and maintenance of compartments.booleanCLDiaCompartmentNode.isMaintainedCompartment()True, if this compartment is maintained.booleanCLDiaCompartmentNode.isOpen()True, if the contents of this compartment are visible.static CLDiaMergeAbleNodeCLDiaMergeAbleNodeHelper.mergeRelationship(SrvContext srvCtx, List<? extends ELElement> seq) Merges a list of relationship nodes or edges together into a multiple relationship node.static CLDiaSocketBallNodeCLDiaSocketBallNodeHelper.mergeSocketBall(SrvContext srvCtx, List<? extends ELElement> seq) Merges a list of socket ball nodes together into a multiple socket ball node.voidCLDiaMergeAbleEdge.reconnectEdge(ELElement ohNew, K_SIDE kSide) Assigns the relationship or association of this edge to a new source/target node.CLDiaHierNode.replaceByCompartmentAbleNode()CLDiaCompartmentAbleNode.replaceByHierNode()voidCLDia.setVisibleCompartment(List<? extends PRDiaNode> seqNode, List<ARG_CompartmentVisibilityList> seqComp) Sets the visible compartments of the selected nodes.static voidCLDiaMergeAbleNodeHelper.splitRelationship(SrvContext srvCtx, List<? extends ELElement> seq) Splits a multiple relationship node into two relationship nodes or edges.static voidCLDiaSocketBallNodeHelper.splitSocketBall(SrvContext srvCtx, List<? extends ELElement> seq) Splits a multiple socket ball node into two socket ball nodes. -
Uses of InoNetException in de.mid.innovator.srv2api.icw2db
Methods in de.mid.innovator.srv2api.icw2db that throw InoNetExceptionModifier and TypeMethodDescriptionstatic DBCheckConstraintDBCheckConstraintHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new SQL Check Constraint with template and container.static DBCheckConstraintDBCheckConstraintHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new SQL Check Constraint with stereotype and container.static DBConnectionDBConnectionHelper.create(SrvContext srvCtx) Creates aDBConnection.static DBConnectionDBConnectionHelper.create(SrvContext srvCtx, ARG_ModifyDBConnection valDBConnection) Creates aDBConnectionby argument.static DBForeignKeyDBForeignKeyHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Foreign Key (of Table) with template and container with requirement.static DBForeignKeyDBForeignKeyHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Foreign Key (of Table) with stereotype and container with requirement.static DBGroupDBGroupHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Group (in Database System) with template and container.static DBGroupDBGroupHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Group (in Database System) with stereotype and container.static DBIndexedColumnDBIndexedColumnHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Indexed Table Column with template and container with requirement.static DBIndexedColumnDBIndexedColumnHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Indexed Table Column with stereotype and container with requirement.static DBIndexDBIndexHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Table Index with template and container.static DBIndexDBIndexHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Table Index with stereotype and container.static DBMergedTableDBMergedTableHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Merged Table with template and container.static DBMergedTableDBMergedTableHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Merged Table with stereotype and container.static DBPackageDBPackageHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Database Object Group with template and container.static DBPackageDBPackageHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Database Object Group with stereotype and container.static DBPrivilegeDBPrivilegeHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Privilege (in Database System) with template and container.static DBPrivilegeDBPrivilegeHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Privilege (in Database System) with stereotype and container.static DBProcedureExpressionDBProcedureExpressionHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Procedure Expression with template and container with requirement.static DBProcedureExpressionDBProcedureExpressionHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Procedure Expression with stereotype and container with requirement.static DBRoleAuthorizationDBRoleAuthorizationHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Role Authorization (in Database System) with template and container with requirement.static DBRoleAuthorizationDBRoleAuthorizationHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Role Authorization (in Database System) with stereotype and container with requirement.static DBRoleDBRoleHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Role (in Database System) with template and container.static DBRoleDBRoleHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Role (in Database System) with stereotype and container.static DBSiblingConstraintDBSiblingConstraintHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Constraint (of disjoint DB Tables) with template and container.static DBSiblingConstraintDBSiblingConstraintHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Constraint (of disjoint DB Tables) with stereotype and container.static DBSQLGenericDBSQLGenericHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Generic SQL with template and container.static DBSQLGenericDBSQLGenericHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Generic SQL with stereotype and container.static DBStoredProcedureDBStoredProcedureHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Stored Procedure with template and container.static DBStoredProcedureDBStoredProcedureHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Stored Procedure with stereotype and container.static DBTableColumnDBTableColumnHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Table Column with template and container.static DBTableColumnDBTableColumnHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Table Column with stereotype and container.static DBTableDBTableHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Database Table with template and container.static DBTableDBTableHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Database Table with stereotype and container.static DBTriggerDBTriggerHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Database Trigger with template and container.static DBTriggerDBTriggerHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Database Trigger with stereotype and container.static DBUniqueKeyDBUniqueKeyHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Key (in Database Schema) with template and container.static DBUniqueKeyDBUniqueKeyHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Key (in Database Schema) with stereotype and container.static DBUserDBUserHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new User (in Database System) with template and container.static DBUserDBUserHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new User (in Database System) with stereotype and container.static DBViewColumnDBViewColumnHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Column (of Database View) with template and container.static DBViewColumnDBViewColumnHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Column (of Database View) with stereotype and container.static DBViewFromDBViewFromHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new From Clause (in Database View) with template and container with requirement.static DBViewFromDBViewFromHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new From Clause (in Database View) with stereotype and container with requirement.static DBViewDBViewHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Database View with template and container.static DBViewDBViewHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Database View with stereotype and container.static DBViewSubselectFromDBViewSubselectFromHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Subselect From Clause (in Database View) with template and container with requirement.static DBViewSubselectFromDBViewSubselectFromHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Subselect From Clause (in Database View) with stereotype and container with requirement.static DBForeignKeyDBForeignKeyHelper.createAndMaintain(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Foreign Key (of Table) with template and container with requirement.static DBForeignKeyDBForeignKeyHelper.createAndMaintain(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Foreign Key (of Table) with stereotype and container with requirement.static DBViewColumnDBViewColumnHelper.createAndMaintain(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Column (of Database View) with template and container.static DBViewColumnDBViewColumnHelper.createAndMaintain(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Column (of Database View) with stereotype and container.static DBViewFromDBViewFromHelper.createAndMaintain(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new From Clause (in Database View) with template and container with requirement.static DBViewFromDBViewFromHelper.createAndMaintain(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new From Clause (in Database View) with stereotype and container with requirement.static List<DBForeignKey> DBForeignKeyHelper.createByER(SrvContext srvCtx, ELContainerAble ohDBElement, MENamedElement ohERElement) This method creates (if possible) aDBForeignKeyfor the givenERForeignKey(ER element) in the givenDBTable(DB element).static DBSiblingConstraintDBSiblingConstraintHelper.createByER(SrvContext srvCtx, ELContainerAble ohDBElement, MENamedElement ohERElement) This method creates aDBSiblingConstraintfor the givenERGeneralizationSet(ER element) in the givenMEModel(DB element).static List<DBTableColumn> DBTableColumnHelper.createByER(SrvContext srvCtx, ELContainerAble ohDBElement, MENamedElement ohERElement) This method creates aDBTableColumnfor the givenERAttribute(ER element) in the givenDBTable(DB element).
This standard mapping creates aMEMappingDependencywith the attribute as requirement element and with the newly created table column as implementation element.static DBTableDBTableHelper.createByER(SrvContext srvCtx, ELContainerAble ohDBElement, MENamedElement ohERElement) static List<DBUniqueKey> DBUniqueKeyHelper.createByER(SrvContext srvCtx, ELContainerAble ohDBElement, MENamedElement ohERElement) This method creates aDBUniqueKeyfor the givenERUniqueKey(ER element) in the givenDBTable(DB element).
This standard mapping creates aMEMappingDependencywith the ER key as requirement element and with the newly created DB key as implementation element.static DBTableColumnDBTableColumnHelper.createByUnique(SrvContext srvCtx, ELContainerAble ohContainer, IMProperty ohReferencedProperty) Creates a foreign key column for a given unique key column.DBConnection.filter()Filter to restrict relevant elements.DBPrivilege.getActionList()List of actions for granting or revoking the privilege.<T extends MEModelElement>
List<T> DBMergedInstance.getAllInstanceElements(Class<T> returnType, boolean mode, K_CONTROL_OPTION... behaviourFlags) Returns the list of all elements, assigned to thisDBMergedInstance.<T extends MEModelElement>
List<T> DBMergedInstance.getAllInstanceElements(Class<T> returnType, MMStereotype stereotype, boolean mode, K_CONTROL_OPTION... behaviourFlags) The method calls getAllInstanceElements and filters its return values according to the given stereotype value.DBSiblingConstraint.getAllSiblingTables()Returns the list of all sibling tables.DBSiblingConstraint.getAllSiblingTables(MMStereotype stereotype) The method calls getAllSiblingTables and filters its return values according to the given stereotype value.DBConnection.getCatalog()Catalog of database elements covered by thisDBConnection.DBViewFrom.getColumnSetColumn(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) DBViewColumn.getCombinedColumn()Gets the combined view column that is affected by this sub select column.DBViewColumn.getCombiningColumns()Gets all combining subselect columns that affect this combined column.DBConnection.getConnectionHeader()Connection Header of thisDBConnection.intDBMergedTable.getCount()DBConnection.getDatabase()Database of database elements covered by thisDBConnection.DBConnection.getDatabaseSystem()Database System connected by thisDBConnection.DBTableColumn.getDBForeignKey(K_CONTROL_OPTION... behaviourFlags) DBTableColumn.getDBIndex(K_CONTROL_OPTION... behaviourFlags) DBTableColumn.getDBIndex(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getDBIndex and filters its return values according to the given stereotype value.DBTableColumn.getDBKeyRelationshipColumn()List of foreign key columns, referencing this unique key column.DBTableColumn.getDBKeyRelationshipColumnRecursive(DBTable refObj) List of foreign key columns, referencing this unique key column indirectly.DBTableColumn.getDBTypingSemanticDataType()The semantic data type that types thisDBTableColumn.DBTableColumn.getDBUniqueKey(K_CONTROL_OPTION... behaviourFlags) DBTableColumn.getDBUniqueKeyColumn(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) List of unique key columns, referenced by this foreign key column.DBTableColumn.getDBUniqueKeyColumnOrigin(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Gets the origin columns of this foreign key column.DBMergedTable.getDirection()Indicates wether the table was merged to foreign key or to unique key.DBConnection.getDriverFile()Driver file of thisDBConnection.DBConnection.getDriverName()Driver name of thisDBConnection.DBTable.getElementExistentialDependencyIn()Gets the not null foreign keys of this thisDBTable.DBTable.getElementExistentialDependencyIn(MMStereotype stereotype) The method calls getElementExistentialDependencyIn and filters its return values according to the given stereotype value.DBTable.getElementExistentialDependencyOut()DBTable.getElementExistentialDependencyOut(MMStereotype stereotype) The method calls getElementExistentialDependencyOut and filters its return values according to the given stereotype value.DBConnection.getExtendedConfiguration()Extended Configuration of thisDBConnection.<T extends MEModelElement>
List<T> DBTable.getFirstLevelElements(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The elements of the first level are all columns, unique keys and foreign keys that are not yet assigned to anDBMergedInstance.<T extends MEModelElement>
List<T> DBTable.getFirstLevelElements(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getFirstLevelElements and filters its return values according to the given stereotype value.DBTableColumn.getFirstValidTypeColumn()Gets theDBTableColumnwhich is valid to evaluate theIMDataTypeof this column.DBMergedInstance.getForeignKey()List of all foreign keys assigned to thisDBMergedInstance.<T extends DBColumnSet>
List<T> DBView.getFromColumnSet(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) <T extends DBColumnSet>
List<T> DBView.getFromColumnSet(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getFromColumnSet and filters its return values according to the given stereotype value.DBView.getFromColumnSetColumn(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) DBView.getFromColumnSetColumn(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getFromColumnSetColumn and filters its return values according to the given stereotype value.<T extends DBAuthorization>
List<T> DBAuthorizationIdentifier.getGrantedAuthorization(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) List of all authorizations granted by thisDBAuthorizationIdentifier.DBAuthorization.getGrantee()Reference to the granteeDBAuthorizationIdentifierof thisDBAuthorization.DBAuthorization.getGrantor()Reference to the grantorDBAuthorizationIdentifierof thisDBAuthorization.DBUser.getGroup()booleanDBConnection.getIntegratedSecurity()If true, use integrated authentication for database access.
This property is provided by some database systems, like SQL Server.DBTable.getLeadingEntity()Returns the leadingEREntityof this table.DBTable.getMandatoryReferencedTable()DBTable.getMandatoryReferencedTable(MMStereotype stereotype) The method calls getMandatoryReferencedTable and filters its return values according to the given stereotype value.DBTable.getMandatoryReferencingTable()DBTable.getMandatoryReferencingTable(MMStereotype stereotype) The method calls getMandatoryReferencingTable and filters its return values according to the given stereotype value.DBTable.getMaxOneForeignKey()Gets theDBForeignKeywhich is maximum one.DBForeignKey.getMergedInstance()List of all instances using thisDBForeignKey.DBTableColumn.getMergedInstance()List of all instances using thisDBTableColumn.DBUniqueKey.getMergedInstance()List of all instances using thisDBUniqueKey.DBConnection.getModifyConnection()Get all properties of theDBConnection.DBTrigger.getNewRow()Name of the variable for the new row.DBTrigger.getNewTable()Name of the variable for the new table.DBTrigger.getOldRow()Name of the variable for the old row.DBTrigger.getOldTable()Name of the variable for the old table.DBTable.getOptionalReferencedTable()DBTable.getOptionalReferencedTable(MMStereotype stereotype) The method calls getOptionalReferencedTable and filters its return values according to the given stereotype value.DBTable.getOptionalReferencingTable()DBTable.getOptionalReferencingTable(MMStereotype stereotype) The method calls getOptionalReferencingTable and filters its return values according to the given stereotype value.DBTable.getOwnedColumn(K_CONTROL_OPTION... behaviourFlags) DBView.getOwnedColumn(K_CONTROL_OPTION... behaviourFlags) DBCheckConstraint.getOwnedConstraintAssign(K_CONTROL_OPTION... behaviourFlags) All check constraint assignments of thisDBCheckConstraint.DBTable.getOwnedDBCheckConstraint(K_CONTROL_OPTION... behaviourFlags) List of check constraints owned by thisDBTable.DBTableColumn.getOwnedDBCheckConstraint(K_CONTROL_OPTION... behaviourFlags) List of check constraints owned by thisDBTableColumn.DBTable.getOwnedDBSiblingConstraint(K_CONTROL_OPTION... behaviourFlags) List of constraints (disjoint tables) owned by this database table.DBTable.getOwnedDBTrigger(K_CONTROL_OPTION... behaviourFlags) DBView.getOwnedDBTrigger(K_CONTROL_OPTION... behaviourFlags) DBTable.getOwnedForeignKey(K_CONTROL_OPTION... behaviourFlags) List of foreign keys of thisDBTable.<T extends DBViewFrom>
List<T> DBView.getOwnedFrom(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) List of from clauses of thisDBView.<T extends DBViewFrom>
List<T> DBView.getOwnedFromByRef(Class<T> returnType, DBColumnSet refObj, K_CONTROL_OPTION... behaviourFlags) <T extends DBViewFrom>
List<T> DBView.getOwnedFromByRef(Class<T> returnType, MMStereotype stereotype, DBColumnSet refObj, K_CONTROL_OPTION... behaviourFlags) The method calls getOwnedFromByRef and filters its return values according to the given stereotype value.DBTable.getOwnedIndex(K_CONTROL_OPTION... behaviourFlags) DBIndex.getOwnedIndexedColumn(K_CONTROL_OPTION... behaviourFlags) List of indexed columns of thisDBIndex.DBMergedTable.getOwnedInstance(K_CONTROL_OPTION... behaviourFlags) List of instances of thisDBMergedTable.DBTable.getOwnedMergedTable(K_CONTROL_OPTION... behaviourFlags) List of merged tables of this table.DBColumn.getOwnedSQLGeneric(K_CONTROL_OPTION... behaviourFlags) List of all owned SQL generic objects.DBColumnSet.getOwnedSQLGeneric(K_CONTROL_OPTION... behaviourFlags) List of all owned SQL generic objects.DBIndex.getOwnedSQLGeneric(K_CONTROL_OPTION... behaviourFlags) List of all owned SQL generic objects.DBPackage.getOwnedSQLGeneric(K_CONTROL_OPTION... behaviourFlags) List of all owned SQL generic objects.DBSQLGeneric.getOwnedSQLGeneric(K_CONTROL_OPTION... behaviourFlags) List of all owned SQL generic objects.DBView.getOwnedSubselectFrom(K_CONTROL_OPTION... behaviourFlags) List of subselect from clauses of thisDBView.DBView.getOwnedSubView(K_CONTROL_OPTION... behaviourFlags) List of sub views of this combined view.DBColumn.getOwnedTypeTable()DBTable.getOwnedUniqueKey(K_CONTROL_OPTION... behaviourFlags) DBView.getOwnedUniqueKey(K_CONTROL_OPTION... behaviourFlags) DBCheckConstraint.getOwningColumn()Reference to theDBTableColumnthat owns thisDBCheckConstraint.DBSQLGeneric.getOwningColumn()Reference to the owningDBColumn.DBTable.getOwningColumn()DBSQLGeneric.getOwningColumnSet()Reference to the owningDBColumnSet.DBView.getOwningCombinedView()Reference to the combined view of thisDBView.DBRole.getOwningCreateTemplate()DBIndexedColumn.getOwningDBIndex()Reference to theDBIndexof thisDBIndexedColumn.DBSQLGeneric.getOwningDBPackage()Reference to the owningDBPackage.DBSQLGeneric.getOwningIndex()Reference to the owningDBIndex.DBMergedInstance.getOwningMergedTable()Reference to theDBMergedTableof thisDBMergedInstance.DBConnection.getOwningModel()TheADXModelowning thisDBConnection.DBCheckConstraint.getOwningSemanticDataType()Reference to theIMSemanticDataTypethat owns thisDBCheckConstraint.DBSQLGeneric.getOwningSQLGeneric()Reference to the owningDBSQLGeneric.DBForeignKey.getOwningTable()Reference to theDBTableof thisDBForeignKey.DBIndex.getOwningTable()DBMergedTable.getOwningTable()Reference to the table of thisDBMergedTable.DBTableColumn.getOwningTable()DBTrigger.getOwningTable()DBUniqueKey.getOwningTable()Reference to theDBTableof theDBUniqueKey.DBTrigger.getOwningView()DBUniqueKey.getOwningView()Reference to theDBViewof theDBUniqueKey.DBConnection.getPassword()Password of the connecting user.DBConnection.getPort()Port number of this thisDBConnection.DBSQLObject.getPrivilege()List of all privileges of thisDBSQLObject.DBColumn.getPropagationViews()DBColumn.getPropagationViews(MMStereotype stereotype) The method calls getPropagationViews and filters its return values according to the given stereotype value.<T extends DBAuthorization>
List<T> DBAuthorizationIdentifier.getReceivedAuthorization(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) List of all authorizations of this granteeDBAuthorizationIdentifier.<T extends DBSQLObject>
List<T> DBSQLObject.getReferencedSQLObject(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) List of all SQL Objects using thisDBSQLObject.DBTable.getReferencedTable()DBTable.getReferencedTable(MMStereotype stereotype) The method calls getReferencedTable and filters its return values according to the given stereotype value.<T extends DBSQLObject>
List<T> DBSQLObject.getReferencingSQLObject(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) List of all SQL Objects used by thisDBSQLObject.DBTable.getReferencingTable()DBTable.getReferencingTable(MMStereotype stereotype) The method calls getReferencingTable and filters its return values according to the given stereotype value.DBRoleAuthorization.getRole()Reference to theDBRoleof thisDBRoleAuthorization.DBRole.getRoleAuthorization()List of all role authorizations ofDBRole.DBConnection.getSchema()Schema of database elements covered by thisDBConnection.DBProcedureExpression.getScopeTypeSystem()Reference to the type system of thisDBProcedureExpression.DBConnection.getServer()Server connected by thisDBConnection.DBSiblingConstraint.getSiblingForeignKeys()Returns the list of all sibling foreign keys assigned to thisDBSiblingConstraint.DBSiblingConstraint.getSiblingForeignKeys(MMStereotype stereotype) The method calls getSiblingForeignKeys and filters its return values according to the given stereotype value.DBSiblingConstraint.getSiblingKind()The sibling kind can be - ISA: disjoining and covering - SUB: disjoining but not covering - OR: not disjoining but coveringstatic ARG_DBSplitOclReqOutDBMergedTableHelper.getSplit(SrvContext srvCtx, ELElement item) Returns two parallel lists of merged tables and their names for the givenDBDiaTableNode,DBTableorDBMergedTable.<T extends DBSQLObject>
List<T> DBPrivilege.getSQLObject(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) List of all SQL objects of thisDBPrivilege.DBMergedTable.getSubordinateMergedTables()Returns all subordinate merged tables that are determined by evaluating the mapping dependencies referencing elements of the Entity/Relationship Model.DBMergedTable.getSubordinateMergedTables(MMStereotype stereotype) The method calls getSubordinateMergedTables and filters its return values according to the given stereotype value.DBMergedInstance.getTableColumn()List of all columns assigned to thisDBMergedInstance.DBTable.getTypedByTableColumn()DBColumn.getTypingTable()DBMergedInstance.getUniqueKey()List of all unique keys assigned to thisDBMergedInstance.DBForeignKey.getUniqueKeyTable()DBViewColumn.getUsedColumn(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) DBConnection.getUser()Connecting user.DBGroup.getUser()<T extends DBViewElement>
List<T> DBColumn.getUsingDBViewElement(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) DBColumn.getUsingViewColumnByRef(DBView refObj) List of all view columns that view this column (DBViewColumnorDBTableColumn).
If there is aDBViewgiven byargument refObj, the result will be restricted to the columns owned by this view.DBColumn.getUsingViewColumnByRef(MMStereotype stereotype, DBView refObj) The method calls getUsingViewColumnByRef and filters its return values according to the given stereotype value.DBView.getViewCompletionFeatures(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) DBView.getViewCompletionFeatures(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getViewCompletionFeatures and filters its return values according to the given stereotype value.<T extends DBViewFrom>
List<T> DBColumnSet.getViewFrom(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) List of from clauses that use thisDBColumnSetin a view.booleanDBTable.hasMergedTable()booleanDBMergedTable.hasSamePrimaryKey()If true, the merging foreign key was identifying and max one.booleanDBAuthorization.isGrantable()If true, the authorization is granted; otherwise it is revoked.booleanDBTable.isSplittedByColumn()booleanDBTable.isWeak()True, if thisDBTableis weak.
A DB table is called weak, if it owns at least one identifying foreign key!DBForeignKey.maintain()Runs all maintaining methods for this foreign key in the following order:
maintainCreateForeignAttributes(...)DBTable.maintain()DBUniqueKey.maintain()DBViewColumn.maintain()Runs all maintaining methods for thisDBViewFromin the following order:
maintainAddUnionColumns(...)DBViewFrom.maintainAddAllColumns()This maintaining method adds aDBViewColumnfor eachDBColumnof the referencedDBColumnSet, if the viewed column is not yet referenced in theDBViewof thisDBViewFrom.
Returns the list of the created columns.DBViewColumn.maintainAddUnionColumns()This maintaining method adds aDBViewColumnin everyDBViewwhich has a union from clause to the select view of this column and less columns.
Returns the list of the created columns.DBForeignKey.maintainCreateForeignColumns()This maintaining method creates the missing foreign key columns.DBTable.maintainCreatePrimaryKey()This maintaining method creates the primary key if it doesn't already exist.
Returns the newly-created primary key or null.DBUniqueKey.maintainForeignKeys()Runs the maintaining methods for all foreign keys of thisDBUniqueKeywhich are not yet assigned to a relationship.static DBTableDBForeignKeyHelper.mergeSiblingTables(SrvContext srvCtx, List<? extends ELElement> seq) Merges two or more sibling database tables of the given foreign keys.DBForeignKeyHelper.mergeToForeign(SrvContext srvCtx, List<? extends ELElement> seq) Merges theDBTablewhich contains theDBUniqueKeycorresponding to the selectedDBForeignKeyinto theDBTablewhich contains the foreign key.
This action creates aDBMergedTablein the modified table.DBForeignKeyHelper.mergeToUnique(SrvContext srvCtx, List<? extends DBForeignKey> seqForeign, List<Integer> seqCard) Merges theDBTableof the selectedDBForeignKeyinto theDBTablewhich contains the correspondingDBUniqueKey.
This action creates aDBMergedTablein the modified table.voidDBConnection.modifyConnection(ARG_ModifyDBConnection valDBConnection) Set all properties of theDBConnection.static voidDBTableColumnHelper.SDT2DTD(SrvContext srvCtx, List<? extends DBTableColumn> seqCol) This method transform the type of each givenDBTableColumnfromIMSemanticDataTypetoIMDataTypeDefinition.voidDBPrivilege.setActionList(String value) Set the value of Attribut ActionList.voidDBConnection.setCatalog(String value) Set the value of Attribut Catalog.voidDBConnection.setConnectionHeader(String value) Set the value of Attribut ConnectionHeader.voidDBMergedTable.setCount(int value) Set the value of Info Count.voidDBConnection.setDatabase(String value) Set the value of Attribut Database.voidDBConnection.setDatabaseSystem(String value) Set the value of Attribut DatabaseSystem.voidDBTableColumn.setDBIndex(List<? extends DBIndex> values) Set the value of View DBIndex.voidDBMergedTable.setDirection(K_DBMERGE_DIRECTION value) Set the value of Attribut Direction.voidDBConnection.setDriverFile(String value) Set the value of Attribut DriverFile.voidDBConnection.setDriverName(String value) Set the value of Attribut DriverName.voidDBConnection.setExtendedConfiguration(String value) Set the value of Attribut ExtendedConfiguration.voidSet the value of Attribut Filter.voidDBMergedInstance.setForeignKey(List<? extends DBForeignKey> values) Set the value of Foreign Key ForeignKey.voidDBAuthorization.setGrantable(boolean value) Set the value of Attribut IsGrantable.voidDBAuthorization.setGrantor(DBAuthorizationIdentifier value) Set the value of Foreign Key Grantor.voidSet the value of Foreign Key Group.voidDBConnection.setIntegratedSecurity(boolean value) Set the value of Attribut IntegratedSecurity.voidDBTable.setMergedTable(boolean value) Set the value of Info HasMergedTable.voidSet the value of Attribut NewRow.voidDBTrigger.setNewTable(String value) Set the value of Attribut NewTable.voidSet the value of Attribut OldRow.voidDBTrigger.setOldTable(String value) Set the value of Attribut OldTable.voidDBConnection.setPassword(String value) Set the value of Attribut Password.voidSet the value of Attribut Port.voidDBTableColumn.setPrimary(boolean setPrimary) Sets theDBTableColumnto primary or not primary.voidDBSQLObject.setPrivilege(List<? extends DBPrivilege> values) Set the value of Foreign Key Privilege.voidDBSQLObject.setReferencedSQLObject(List<? extends DBSQLObject> values) Set the value of Foreign Key ReferencedSQLObject.voidDBSQLObject.setReferencingSQLObject(List<? extends DBSQLObject> values) Set the value of Foreign Key ReferencingSQLObject.voidDBRole.setRoleAuthorization(List<? extends DBRoleAuthorization> values) Set the value of Primary Key RoleAuthorization.voidDBMergedTable.setSamePrimaryKey(boolean value) Set the value of Attribut HasSamePrimaryKey.voidSet the value of Attribut Schema.voidSet the value of Attribut Server.voidDBSiblingConstraint.setSiblingKind(K_GENERAL_KIND value) Set the value of Attribut SiblingKind.voidDBPrivilege.setSQLObject(List<? extends DBSQLObject> values) Set the value of Foreign Key SQLObject.voidDBMergedInstance.setTableColumn(List<? extends DBTableColumn> values) Set the value of Foreign Key TableColumn.voidDBMergedInstance.setUniqueKey(List<? extends DBUniqueKey> values) Set the value of Foreign Key UniqueKey.voidSet the value of Attribut User.voidSet the value of Foreign Key User.voidDBTable.setWeak(boolean value) Set the value of Info IsWeak.This inverse operation of the merge command documented by thisDBMergedTablesplits theDBTableinto two tables.DBTable.splitH()static DBTableDBTableHelper.splitV(SrvContext srvCtx, List<? extends ELElement> seq) Splits a table by moving the selectedDBTableColumns to a newDBTable. -
Uses of InoNetException in de.mid.innovator.srv2api.icw2dbdia
Methods in de.mid.innovator.srv2api.icw2dbdia that throw InoNetExceptionModifier and TypeMethodDescriptionstatic DBDiaDBDiaHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Database Diagram with template and container.static DBDiaDBDiaHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Database Diagram with stereotype and container.DBDia.getOwnedHierStructDefinitionNode()All structure definition nodes owned by this database diagram.DBDia.getOwnedTableNode()DBDia.getOwnedViewNode()DBDiaTableNode.getOwningDBDiagram()The DB diagram that owns this table node.DBDiaViewNode.getOwningDBDiagram()The DB diagram that owns this table node.static DBDiaTableNodeDBDiaReferenceEdgeHelper.mergeSiblingTables(SrvContext srvCtx, List<? extends ELElement> seq) Merges two or more child database table nodes of the selected foreign key edges.static DBDiaTableNodeDBDiaTableNodeHelper.mergeSiblingTables(SrvContext srvCtx, List<? extends ELElement> seq) Merges two or more selected child database table nodes.static List<DBDiaTableNode> DBDiaReferenceEdgeHelper.mergeToForeign(SrvContext srvCtx, List<? extends ELElement> seq) Merges theDBDiaTableNodewhich contains theDBUniqueKeycorresponding to the selectedDBForeignKeyinto theDBTablewhich contains the foreign key.static List<DBDiaTableNode> DBDiaReferenceEdgeHelper.mergeToUnique(SrvContext srvCtx, List<? extends DBDiaReferenceEdge> seqForeign, List<Integer> seqCard) Merges theDBDiaTableNodeof the selectedDBForeignKeyinto theDBTablewhich contains the correspondingDBUniqueKey.DBDiaTableNode.splitH()Splits the selectedDBDiaTableNodeinto a newDBDiaTableNode.DBDiaTableNode.splitMergedTable(DBMergedTable newTable, List<? extends DBMergedTable> mergedTables) Split theDBTableby creating a new table for theDBMergedTablegiven by the argument 'newTable'.static DBDiaTableNodeDBDiaTableNodeHelper.splitV(SrvContext srvCtx, List<? extends ELElement> seq) Splits a table by moving the selectedCLDiaCompartmentContentNodes ofDBTableColumns to a newDBDiaTableNode. -
Uses of InoNetException in de.mid.innovator.srv2api.icw2dg
Methods in de.mid.innovator.srv2api.icw2dg that throw InoNetExceptionModifier and TypeMethodDescriptionDGChapter.assignContent(List<? extends MMMetamodelElement> seqOh) Assign contents to this chapter.DGViewChapter.createTable()Creates a table for this chapter.DGCommand.executeDocu(List<? extends ELElement> seq) Execute a Documentation Command on the server.DGChapterAttribute.getAttribute()The meta model attribute assigned to this documentation chapter.DGSelection.getCFooter()DGCommand.getChangeChapterHeadings()Specifies which chapter headings are converted to dash lists.DGChapterAttribute.getChapter()The documentation standard chapter that owns this chapter attribute.DGTableColumn.getChapter()The chapter assigned to this table column.DGStandardChapter.getChapterAttribute()The chapter attribute assigned to this documentation standard chapter.DGStandardChapter.getChapterClass()The meta class assigned to this chapter.DGSelection.getCHeader()booleanDGCommand.getCheckInput(List<? extends ELElement> seq) Checks wether this documentation command can produces output with the current selection.DGSelection.getConfig()The configuration of this selection.DGChapter.getContents()The content of this chapter.DGFooter.getCSelection()The selections that uses this footer for the toc.DGHeader.getCSelection()The selections that use this header for the toc.DGTemplate.getDGLink()All linking chapters assigned to this documentation template.DGCommand.getDGSelection()The documentation selection that owns this docu command.DGDocuStructureRoot.getDGSelection()All documentation selections assigned to this documentation structure.DGTreeTemplate.getDGTreeLink()All linking chapters assigned to this model browser template.DGSelection.getDocuCommand()All docu commands owned by this documentation selection.DGSelection.getDocuStructureRoot()The documentation structure used by this documentation selection.DGCommand.getGraphicFormat()Format of graphics.booleanDGCommand.getLeastCommonPackage()Use least commonMEHierarchyAbleas root of documentation.DGStandardChapter.getLocalSortOrder()The local sort order of son nodes.DGSelection.getMFooter()DGSelection.getMHeader()DGFooter.getMSelection()The selections that use this footer for the main text.DGHeader.getMSelection()The selections that use this header for the main text.booleanDGCommand.getNoMultiPageGraphics()Collate multi-paged graphics.DGChapter.getNumberFormatEVal()Get the number format of this chapter.DGCommand.getOpenMode()Specifies if the generated documentation is opened.DGCommand.getOutputDirectory()Directory path for generated files.DGCommand.getOutputKind()Kind of output.DGCommand.getOutputRepositories()Name used for repository files.DGChapter.getOwnedChapter(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All documentation chapters owned by this documentation chapter.DGViewChapter.getOwnedTypeFilterEnum(K_CONTROL_OPTION... behaviourFlags) The type filter enumeration integer value of this view chapter.DGChapter.getOwningChapter()The documentation chapter owning this documentation chapter.DGConfig.getOwningProfile()The profile that owns this documentation configuration.DGDocuStructureRoot.getOwningProfile()The profile that owns this documentation structure.DGFooter.getOwningProfile()The profile that owns this documentation footer.DGHeader.getOwningProfile()The profile that owns this documentation header.DGSelection.getOwningProfile()The profile that owns this documentation selection.DGTitle.getOwningProfile()The profile that owns this documentation title page.DGTreeStructureRoot.getOwningProfile()The profile that owns thisDGTreeStructureRoot.DGTreeTemplate.getOwningProfile()The profile that owns thisDGTreeTemplate.DGTableColumn.getOwningTable()The view chapter owning this table column.DGTableProperties.getOwningTable()The table chapter owning this table properies.booleanDGChapter.getPageBreakAfter()Returns true if this chapter has a page break after the heading.booleanDGChapter.getPageBreakBefore()Returns true if this chapter has a page break before the heading.DGChapter.getParagraphJustification()The justification of the paragraph.booleanDGCommand.getPerformInputCheck()Perform an input check before documentation generation.DGCommand.getPostprocessingArguments()The arguments of the postprocessing command.DGCommand.getPostprocessingCommand()The postprocessing command of this documentation command.DGCommand.getPrinterName()The printer to be used.DGCommand.getProfile()The profile that owns this docu command.DGTemplate.getProfile()The profile that owns this documentation building block.DGChapter.getRedefinedChapter()DGChapter.getRedefiningChapter(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) booleanDGCommand.getRemoveEmptyChapters()Remove empty chapters.DGCommand.getSearchName()Search, which is executed before documentation generation, in order to determine the selection.DGCommand.getSearchPath()Search path for include and imports.DGConfig.getSelection()The selections that use this configuration.DGTitle.getSelection()The selections that use this title.booleanDGCommand.getShowActiveSmartIcons()If true, active smart icons are displayed in graphic.DGAdditionalHeading.getSortingType()The sorting type of son nodes.DGChapter.getTableColumn()The table column using thisDGChapter.DGViewChapter.getTableColumns(K_CONTROL_OPTION... behaviourFlags) All table columns owned by this view chapter.DGViewChapter.getTableProperties()The table properties owned by this table chapter.DGLink.getTemplate()The documentation template used by this linking chapter.DGSelection.getTitle()DGTreeLink.getTreeTemplate()The model browser template used by this linking chapter.DGVerifyChapter.getVerify()The verification of this verification documentation chapter.DGCommand.getWordIndexField()Index field for MS-Word documentation.DGCommand.getWordTemplate()Template file name for generation in MS-Word format.DGCommand.getWordTOCField()Table of contents field for MS-Word documentation.DGCommand.getWordTOFField()Table of figures field for MS-Word documentation.DGCommand.getWordTOTField()Table of tables field for MS-Word documentation.DGCommand.getXSLStyleSheet()Stylesheet for the stylesheet processor.DGCommand.getXSLStyleSheetProcessor()Command string for the stylesheet processor.booleanDGChapter.isChapterFadedOut()Returns true if this chapter is supressed.booleanDGChapter.isHeadingSuppressed()Returns true if this chapters heading is faded out.booleanDGStandardChapter.isLocalSortOrderReverse()Is the local sort order of son nodes a reverse sort order.booleanDGCommand.isReport()Is report documentation.booleanDGAdditionalHeading.isSortingTypeReverse()Is the sorting type of son nodes a reverse sort order.DGViewChapter.removeTable()Remove the table from this chapter.voidDGSelection.setCFooter(DGFooter value) Set the value of Foreign Key CFooter.voidDGCommand.setChangeChapterHeadings(K_DOCU_CHANGE_CHAPTER_MODE value) Set the value of Attribut ChangeChapterHeadings.voidDGChapter.setChapterFadedOut(boolean value) Set the value of Attribut IsChapterFadedOut.voidDGSelection.setCHeader(DGHeader value) Set the value of Foreign Key CHeader.voidSet the value of Foreign Key Config.voidDGChapter.setContents(String value) Set the value of Attribut Contents.voidDGCommand.setDGSelection(DGSelection value) Set the value of Foreign Key DGSelection.voidDGSelection.setDocuStructureRoot(DGDocuStructureRoot value) Set the value of Foreign Key DocuStructureRoot.voidDGChapter.setHeadingSuppressed(boolean value) Set the value of Attribut IsHeadingSuppressed.voidDGCommand.setLeastCommonPackage(boolean value) Set the value of Attribut LeastCommonPackage.voidDGStandardChapter.setLocalSortOrder(K_CHAPTER_SORTORDER value) Set the value of Attribut LocalSortOrder.voidDGStandardChapter.setLocalSortOrderReverse(boolean value) Set the value of Attribut IsLocalSortOrderReverse.voidDGSelection.setMFooter(DGFooter value) Set the value of Foreign Key MFooter.voidDGSelection.setMHeader(DGHeader value) Set the value of Foreign Key MHeader.voidDGCommand.setNoMultiPageGraphics(boolean value) Set the value of Attribut NoMultiPageGraphics.static voidDGChapterHelper.setNumber(SrvContext srvCtx, List<? extends ELElement> seq) Set the number state of the specified chapters.voidDGChapter.setNumberFormatEVal(K_NUMBER_FORMAT value) Set the value of Attribut NumberFormatEVal.voidDGCommand.setOpenMode(K_DOCU_OPEN_MODE value) Set the value of Attribut OpenMode.voidDGChapter.setPageBreakAfter(boolean value) Set the value of Attribut PageBreakAfter.voidDGChapter.setPageBreakBefore(boolean value) Set the value of Attribut PageBreakBefore.voidDGChapter.setParagraphJustification(K_PARAGRAPH_JUSTIFICATION value) Set the value of Attribut ParagraphJustification.voidDGCommand.setPerformInputCheck(boolean value) Set the value of Attribut PerformInputCheck.voidDGCommand.setPostprocessingArguments(String value) Set the value of Attribut PostprocessingArguments.voidDGCommand.setPostprocessingCommand(String value) Set the value of Attribut PostprocessingCommand.voidDGCommand.setProfile(MMProfile value) Set the value of Foreign Key Profile.voidDGCommand.setRemoveEmptyChapters(boolean value) Set the value of Attribut RemoveEmptyChapters.voidDGCommand.setShowActiveSmartIcons(boolean value) Set the value of Attribut ShowActiveSmartIcons.voidDGAdditionalHeading.setSortingType(K_CHAPTER_HEADING_ORDER value) Set the value of Attribut SortingType.voidDGAdditionalHeading.setSortingTypeReverse(boolean value) Set the value of Attribut IsSortingTypeReverse.voidSet the value of Foreign Key Title.voidSet the value of Foreign Key Verify.voidDGCommand.setWordIndexField(String value) Set the value of Attribut WordIndexField.voidDGCommand.setWordTemplate(String value) Set the value of Attribut WordTemplate.voidDGCommand.setWordTOCField(String value) Set the value of Attribut WordTOCField.voidDGCommand.setWordTOFField(String value) Set the value of Attribut WordTOFField.voidDGCommand.setWordTOTField(String value) Set the value of Attribut WordTOTField.voidDGCommand.setXSLStyleSheetProcessor(String value) Set the value of Attribut XSLStyleSheetProcessor. -
Uses of InoNetException in de.mid.innovator.srv2api.icw2dm
Methods in de.mid.innovator.srv2api.icw2dm that throw InoNetExceptionModifier and TypeMethodDescriptionDMDecisionTable.addAnnotationClause(DMRuleAnnotationClause ohClause, String name) Creates a newDMRuleAnnotationClausefor thisDMDecisionTable.DMRelation.addColumn(DMInformationItem ohItem, String name, boolean isMaintaining) Creates a newDMInformationItemas column of thisDMRelation.DMDecisionTable.addDecisionRule(DMDecisionRule ohRule) Creates a newDMDecisionRulefor thisDMDecisionTable.DMDecisionTable.addInputClause(DMInputClause ohClause, String name, boolean isMaintaining) Creates a newDMInputClausefor thisDMDecisionTable.DMList.addListEntry(DMLiteralExpression ohExpr) Creates a newDMLiteralExpressionas entry of thisDMList.DMDecisionTable.addOutputClause(DMOutputClause ohClause, String name) Creates a newDMOutputClausefor thisDMDecisionTable.DMFunctionDefinition.addParameter(DMInformationItem ohItem, String name, boolean isMaintaining) Creates a newDMInformationItemas parameter of thisDMFunctionDefinition.DMContext.addResultContextEntry(boolean isMaintaining) Creates a new resultDMContextEntryfor thisDMContext.DMRelation.addRowList(DMList ohRow, boolean isMaintaining) Creates a newDMListas row of thisDMRelation.DMContext.addVariableContextEntry(DMContextEntry ohEntry) Creates a new variableDMContextEntryfor thisDMContext.static DMConditionalDMConditionalHelper.create(SrvContext srvCtx, ELContainerAble ohContainer, boolean isMaintaining) Creates a newDMConditionalas content of the specifiedELContainerAble.static DMContextDMContextHelper.create(SrvContext srvCtx, ELContainerAble ohContainer, boolean isMaintaining) Creates a newDMContextas content of the specifiedELContainerAble.static DMDecisionTableDMDecisionTableHelper.create(SrvContext srvCtx, ELContainerAble ohContainer, boolean isMaintaining) Creates a newDMDecisionTableas content of the specifiedELContainerAble.static DMFilterDMFilterHelper.create(SrvContext srvCtx, ELContainerAble ohContainer, boolean isMaintaining) Creates a newDMFilteras content of the specifiedELContainerAble.static DMFunctionDefinitionDMFunctionDefinitionHelper.create(SrvContext srvCtx, ELContainerAble ohContainer, K_DM_FUNCTION kFunction, boolean isMaintaining) Creates a newDMFunctionDefinitionas content of the specifiedELContainerAble.static DMGroupDMGroupHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Group (DMN) with template and container.static DMGroupDMGroupHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Group (DMN) with stereotype and container.static DMInvocationDMInvocationHelper.create(SrvContext srvCtx, ELContainerAble ohContainer, DMFunctionDefinition ohCalledFunction, boolean isMaintaining) static DMIteratorDMIteratorHelper.create(SrvContext srvCtx, ELContainerAble ohContainer, K_DM_ITERATOR kIterator, boolean isMaintaining) Creates a newDMIteratoras content of the specifiedELContainerAble.static DMListDMListHelper.create(SrvContext srvCtx, ELContainerAble ohContainer, boolean isMaintaining) Creates a newDMListas content of the specifiedELContainerAble.static DMLiteralExpressionDMLiteralExpressionHelper.create(SrvContext srvCtx, ELContainerAble ohContainer, String strText) Creates a newDMLiteralExpressionwith an unformatted text as content of the specifiedELContainerAble.static DMLiteralExpressionDMLiteralExpressionHelper.create(SrvContext srvCtx, ELContainerAble ohContainer, String strText, String strFlowText, DMInformationItem ohRef) Creates a newDMLiteralExpressionwith a formatted text and a referencedDMInformationItemas content of the specifiedELContainerAble.static DMRelationDMRelationHelper.create(SrvContext srvCtx, ELContainerAble ohContainer, boolean isMaintaining) Creates a newDMRelationas content of the specifiedELContainerAble.static DRAuthorityRequirementDRAuthorityRequirementHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new Authority Requirement with template from source to target element.static DRAuthorityRequirementDRAuthorityRequirementHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new Authority Requirement with stereotype from source to target element.static DRBusinessKnowledgeModelDRBusinessKnowledgeModelHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Business Knowledge Model with template and container.static DRBusinessKnowledgeModelDRBusinessKnowledgeModelHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Business Knowledge Model with stereotype and container.static DRDecisionDRDecisionHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Decision with template and container.static DRDecisionDRDecisionHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Decision with stereotype and container.static DRDecisionServiceDRDecisionServiceHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Decision Service with template and container.static DRDecisionServiceDRDecisionServiceHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Decision Service with stereotype and container.static DRInformationRequirementDRInformationRequirementHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new Information Requirement with template from source to target element.static DRInformationRequirementDRInformationRequirementHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new Information Requirement with stereotype from source to target element.static DRInputDataDRInputDataHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Input Data with template and container.static DRInputDataDRInputDataHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Input Data with stereotype and container.static DRKnowledgeRequirementDRKnowledgeRequirementHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new Knowledge Requirement with template from source to target element.static DRKnowledgeRequirementDRKnowledgeRequirementHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new Knowledge Requirement with stereotype from source to target element.static DRKnowledgeSourceDRKnowledgeSourceHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Knowledge Source with template and container.static DRKnowledgeSourceDRKnowledgeSourceHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Knowledge Source with stereotype and container.static DRKnowledgeRequirementDRKnowledgeRequirementHelper.createAndMaintain(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new Knowledge Requirement with template from source to target element.static DRKnowledgeRequirementDRKnowledgeRequirementHelper.createAndMaintain(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new Knowledge Requirement with stereotype from source to target element.voidDMDecisionTable.fillEmptyInputCells()Fills empty input cells of thisDMDecisionTablewith default value '-'.DRDecision.getAllowedAnswers()A natural language description of all answers allowed for the question such as Yes/No, a list of all allowed values, a range of numeric values etc.DMDecisionRule.getAnnotationValues()Returns a list of string values owned by thisDMDecisionRule.DRDecision.getAuthorityRequiredBy()References the authority requirements which require thisDRDecision.DRInputData.getAuthorityRequiredBy()References the authority requirements which require thisDRInputData.DRKnowledgeSource.getAuthorityRequiredBy()References the authority requirements which require thisDRDecision.DMInvocation.getBinding()All bindings owned by thisDMInvocation.DMBinding.getBindingFormula()The instance ofDMExpressionto which the parameter in thisDMBindingis bound when the owning instance ofDMInvocationis evaluated.DMNElement.getBoxedExpressionClient()Returns all necessary informations needed by the client to represent a boxed expression for thisDMNElementspecialization.DMDecisionTable.getBuiltinAggregation()If present, this attribute specifies the aggregation function to be applied to the unordered set of values of the applicable rules to determine the value of thisDMDecisionTablewhen the hit policy is collect.DMInvocation.getCalledFunction()AnDMExpressionwhose value is a function.DMExpression.getCallingInvocation()All invocations of thisDMExpression.DMDecisionTable.getDecisionAnnotation(K_CONTROL_OPTION... behaviourFlags) This attribute lists the instances ofDMRuleAnnotationClausethat compose thisDMDecisionTable.DMDecisionTable.getDecisionInput(K_CONTROL_OPTION... behaviourFlags) This attribute lists the instances ofDMInputClausethat compose thisDMDecisionTable.DRDecision.getDecisionLogic()The instance ofDMExpressionthat represents the decision logic for thisDRDecision.<T extends MEStereotypeAble>
List<T> DRDecision.getDecisionMaker(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) DMDecisionTable.getDecisionOutput(K_CONTROL_OPTION... behaviourFlags) This attribute lists the instances ofDMOutputClausethat compose thisDMDecisionTable.DRDecisionOutputAble.getDecisionOutputValue()The condition of thisDRDecisionOutputAble.<T extends MEStereotypeAble>
List<T> DRDecision.getDecisionOwner(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) DMDecisionTable.getDecisionRule(K_CONTROL_OPTION... behaviourFlags) This attribute lists the instances ofDMDecisionRulethat compose thisDMDecisionTable.DMRuleAnnotation.getDecisionRule()TheDMDecisionRuleowning thisDMRuleAnnotation.DMDecisionRule.getDecisionTable()TheDMDecisionTableowning thisDMDecisionRule.DMInputClause.getDecisionTable()TheDMDecisionTableowning thisDMInputClause.DMOutputClause.getDecisionTable()TheDMDecisionTableowning thisDMOutputClause.DMRuleAnnotationClause.getDecisionTable()TheDMDecisionTableowning thisDMRuleAnnotationClause.DMOutputClause.getDefaultValSpec(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All values referenced by this decision rule.DMOutputClause.getDefaultValueAsString()The default value for thisDMOutputClause.DRGElement.getElementGroup()All groups grouping thisDRGElement.DMConditional.getElseChildExpression()TheDMChildExpressionwhich holds the instance ofDMExpressionthat will be evaluated when the condition in the if statement ofDMConditionalevaluates to false.DMChildExpression.getElseConditional()TheDMConditionalwhich owns thisDMChildExpressionas 'else' value.DRDecisionService.getEncapsulatedDecision()All decisions encapsulated in thisDRDecisionService.DRBusinessKnowledgeModel.getEncapsulatedLogic()The function that encapsulates the logic encapsulated by thisDRBusinessKnowledgeModel.DRDecision.getEncapsulatingDecisionService()All decision services which encapsulate this decision.DMLiteralExpression.getExpressionLanguage()This attribute identifies the expression language used in thisDMLiteralExpression.DMLiteralExpression.getExprFlowText()The flow text of thisDMLiteralExpression.DMLiteralExpression.getExprText()The text of thisDMLiteralExpression.DMValueRangeRefAble.getFirstUsingValueRangeRefAble()DMFunctionDefinition.getFormalParameter(K_CONTROL_OPTION... behaviourFlags) All instances ofDMInformationItemthat are formal parameters of thisDMFunctionDefinition.DMFunctionDefinition.getFunctionBody()TheDMExpressionof the body for thisDMFunctionDefinition.DMFunctionDefinition.getFunctionKind()The kind of thisDMFunctionDefinition.<T extends DRGElement>
List<T> DMGroup.getGroupedElement(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) DMDecisionTable.getHitPolicy()The hit policy that determines the semantic of thisDMDecisionTable.DMConditional.getIfChildExpression()TheDMChildExpressionwhich holds the instance ofDMExpressionthat is evaluate by theDMConditional.DMChildExpression.getIfConditional()TheDMConditionalwhich owns thisDMChildExpressionas 'if' value.DMFilter.getInChildExpression()TheDMChildExpressionwhich holds the instance ofDMExpressionthat is evaluate as the collection to be filtered.DMChildExpression.getInFilter()TheDMFilterwhich owns thisDMChildExpressionas collection to be filtered.DRDecision.getInformationRequiredBy()References the information requirements which require thisDRDecision.DRInputData.getInformationRequiredBy()References the information requirements which require thisDRInputData.DMTypedChildExpression.getInIterator()TheDMIteratorwhich owns thisDMTypedChildExpressionas collection to be processed.DRDecisionService.getInputData()AllDRInputDatarequired as input by thisDRDecisionService.DRDecisionService.getInputData(MMStereotype stereotype) The method calls getInputData and filters its return values according to the given stereotype value.DRDecisionService.getInputDecision()All decisions required as input by thisDRDecisionService.DRDecisionService.getInputDecision(MMStereotype stereotype) The method calls getInputDecision and filters its return values according to the given stereotype value.DMInputClause.getInputExpression()The subject of thisDMInputClause.DMDecisionRule.getInputValues()Returns a list of string values owned by thisDMDecisionRule.DMInputClause.getInputValues()All values of thisDMInputClause.DMInputClause.getInputValuesAsString()All possible input values of thisDMInputClause.DMIterator.getInTypedExpression()TheDMTypedChildExpressionwhich holds the instance ofDMExpressionthat is evaluated as the collection to be processed.DRDecision.getInvokedBusinessKnowledgeModel()TheDRBusinessKnowledgeModelwhich is invoked by thisDRDecision.DMIterator.getIteratorKind()The kind of thisDMIterator.DMIterator.getIteratorType()TheCLPrimitiveTypeorCLStructureDefinitionwhich is used as type of the in expression of thisDMIterator.DMIterator.getIteratorVariable()The name of the iterator variable that will be populated at each iteration.DRInvocable.getKnowledgeRequiredBy()References the knowledge requirements which require thisDRInvocable.DRKnowledgeSource.getKnowledgeSourceLocationURI()The URI where thisDRKnowledgeSourceis located.DRKnowledgeSource.getKnowledgeSourceType()The type of thisDRKnowledgeSource.DMFilter.getMatchChildExpression()TheDMChildExpressionwhich holds the instance ofDMExpressionthat is used to filter the collection.DMChildExpression.getMatchFilter()TheDMFilterwhich owns thisDMChildExpressionas filter.DRDecisionService.getOutputDecision()All decisions required to be output by thisDRDecisionService.DRDecision.getOutputDecisionService()All decision services with this decision as output.DMDecisionTable.getOutputLabel()This attribute gives a description of the decision table output, and is often the same as the name of theDMInformationItemfor which thisDMDecisionTableis the value expression.DMOutputClause.getOutputName()The name of thisDMOutputClause, if the owningDMDecisionTablecontains more than one output, empty otherwise.DMOutputClause.getOutputType()The type of thisDMOutputClause, if the owningDMDecisionTablecontains more than one output, empty otherwise.DMDecisionRule.getOutputValues()Returns a list of string values owned by thisDMDecisionRule.DMOutputClause.getOutputValues()All values of thisDMOutputClause.DMOutputClause.getOutputValuesAsString()All possible output values of thisDMOutputClause.DRBusinessKnowledgeModel.getOwnedAuthorityRequirement()References the authority requirements owned by thisDRBusinessKnowledgeModel.DRDecision.getOwnedAuthorityRequirement()References the authority requirements owned by thisDRDecision.DRKnowledgeSource.getOwnedAuthorityRequirement()References the authority requirements owned by thisDRKnowledgeSource.DMRelation.getOwnedColumns(K_CONTROL_OPTION... behaviourFlags) This attributes lists the instances ofDMInformationItemthat define the columns in thisDMRelation.DMContext.getOwnedContextEntrys()This attributes lists the instances ofDMContextEntrythat compose thisDMContext.<T extends DMExpression>
List<T> DMList.getOwnedExpressions(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) This attributes lists the instances ofDMExpressionthat are the elements in thisDMList.DRDecision.getOwnedInformationRequirement()References the information requirements owned by thisDRDecision.DRBusinessKnowledgeModel.getOwnedKnowledgeRequirement()References the knowledge requirements owned by thisDRBusinessKnowledgeModel.DRDecision.getOwnedKnowledgeRequirement()References the knowledge requirements owned by thisDRDecision.DRGElement.getOwnedPrintContext()TheDRPrintContextof thisDRGElement.<T extends DRRequirement>
List<T> DRGElement.getOwnedRequirement(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) References the requirements owned by this element.DMContext.getOwnedResultContextEntry()This attributes returns the instance ofDMContextEntrythat used as result of thisDMContext.DMRelation.getOwnedRows(K_CONTROL_OPTION... behaviourFlags) This attributes lists the instances ofDMListthat compose the rows of thisDMRelation.DMChildExpression.getOwnedValue()The instance ofDMExpressionthat is the value expression in thisDMChildExpression.DMContextEntry.getOwnedValue()The instance ofDMExpressionthat is the value expression in thisDMContextEntry.DMContext.getOwnedVariableContextEntrys(K_CONTROL_OPTION... behaviourFlags) This attributes lists the instances ofDMContextEntrythat compose thisDMContextas variable.DRKnowledgeSource.getOwnerOfKnowledgeSource()The unit which owns this knowledge source.DMExpression.getOwningBinding()TheDMBindingwhich owns thisDMExpressionas binding formula.DMFunctionDefinition.getOwningBusinessKnowledgeModel()TheDRBusinessKnowledgeModelwhich encapsulates thisDMFunctionDefinition.DMExpression.getOwningChildExpression()TheDMChildExpressionwhich owns thisDMExpressionas value.DMContextEntry.getOwningContext()TheDMContextwhich owns thisDMContextEntry.DMExpression.getOwningContextEntry()TheDMContextEntrywhich owns thisDMExpressionas value.DMInformationItem.getOwningContextEntry()TheDMContextEntrywhich owns this variable.DMExpression.getOwningDecision()TheDRDecisionwhich owns thisDMExpressionas decision logic.DMInformationItem.getOwningDecision()TheDRDecisionwhich owns this variable.DRRequirement.getOwningDRGElement()References the element that owns this requirement.DMExpression.getOwningFunctionDefinition()TheDMFunctionDefinitionwhich owns thisDMExpressionas body.DMInformationItem.getOwningFunctionDefinition()TheDMFunctionDefinitionwhich owns this instance ofDMInformationItemas formal parameter.DMInformationItem.getOwningInputData()TheDRInputDatawhich owns this variable.DMInformationItem.getOwningInvocable()TheDRInvocablewhich owns this variable.DMBinding.getOwningInvocation()TheDMInvocationwhich owns thisDMBinding.DMExpression.getOwningList()TheDMListwhich owns thisDMExpressionas element.DMInformationItem.getOwningRelation()TheDMRelationwhich owns thisDMInformationItemas column.DMList.getOwningRelation()TheDMRelationwhich owns thisDMListas row.DMContextEntry.getOwningResultContext()TheDMContextwhich owns this resultDMContextEntry.DMContextEntry.getOwningVariableContext()TheDMContextwhich owns this variableDMContextEntry.DMBinding.getParameter()TheDMInformationItemon which the called function of the owning instance ofDMInvocationdepends that is bound by thisDMBinding.DMInformationItem.getParameterBinding()DMDecisionTable.getPreferredOrientation()The preferred orientation for the diagrammatic representation of thisDMDecisionTable.DRDecision.getQuestion()A natural language question that characterizes theDRDecisionsuch that the output of the decision is an answert to the question.DMLiteralExpression.getReferencedInformationItem()All items referenced by thisDMLiteralExpression.DMInformationItem.getReferencingLiteralExpression()All literal expressions which refer to thisDMInformationItem.<T extends DRRequirement>
List<T> DRGElement.getRequiredBy(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) References the requirements which require this element.DRRequirement.getRequiredDRGElement()References the element that is required by this requirement.DMIterator.getResultChildExpression()TheDMChildExpressionwhich holds the instance ofDMExpressionthat describes the result collection.DMChildExpression.getResultIterator()TheDMIteratorwhich owns thisDMChildExpressionas result collection.DMIterator.getReturnChildExpression()TheDMChildExpressionwhich holds the instance ofDMExpressionthat is evaluated to create the new collection that will be returned.DMDecisionRule.getRuleAnnotation()This attribute lists the instances ofDMRuleAnnotationthat compose thisDMDecisionRule.DMRuleAnnotationClause.getRuleAnnotation()All rule annotations of thisDMRuleAnnotationClause.DMRuleAnnotation.getRuleAnnotationClause()TheDMRuleAnnotationClauseof thisDMRuleAnnotation.DMIterator.getSatisfiesChildExpression()TheDMChildExpressionwhich holds the instance ofDMExpressionthat is evaluated to determine if the current item satisfies a condition.DMLiteralExpression.getSubjectInputClause()TheDMInputClausewhich owns thisDMLiteralExpressionas subject.DMConditional.getThenChildExpression()TheDMChildExpressionwhich holds the instance ofDMExpressionthat will be evaluated when the condition in the if statement ofDMConditionalevaluates to true.DMChildExpression.getThenConditional()TheDMConditionalwhich owns thisDMChildExpressionas 'then' value.DMTypedChildExpression.getTypingPrimitiveType()TheCLPrimitiveTypetyping thisDMChildExpression.DMValueRangeRefAble.getTypingPrimitiveType()TheCLPrimitiveTypetyping thisDMValueRangeRefAble.DMTypedChildExpression.getTypingStructureDefinition()TheCLStructureDefinitiontyping thisDMChildExpression.DMValueRangeRefAble.getTypingStructureDefinition()TheCLStructureDefinitiontyping thisDMValueRangeRefAble.DRDecisionAble.getUsedDecision()DRDecisionOutputAble.getUsedDecision()<T extends CLClassifier>
List<T> DMValueRangeRefAble.getUsedType(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) <T extends CLClassifier>
List<T> DMValueRangeRefAble.getUsedType(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getUsedType and filters its return values according to the given stereotype value.<T extends CLValueRangeAble>
List<T> DMValueRangeRefAble.getUsedValueRangeAble(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) TheCLValueRangeAblewhich is referenced by thisDMValueRangeRefAble.<T extends CLValueRangeAble>
List<T> DMValueRangeRefAble.getUsedValueRangeAble(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getUsedValueRangeAble and filters its return values according to the given stereotype value.<T extends DRDecisionAble>
List<T> DRDecision.getUsingDecisionAble(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) <T extends DRDecisionOutputAble>
List<T> DRDecision.getUsingDecisionOutputAble(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) DRDecision.getUsingProcess()DRDecision.getUsingProcess(MMStereotype stereotype) The method calls getUsingProcess and filters its return values according to the given stereotype value.DMLiteralExpression.getValueInputClause()TheDMInputClausewhich owns thisDMLiteralExpressionas value.DMLiteralExpression.getValueOutputClause()TheDMOutputClausewhich owns thisDMLiteralExpressionas value.DMContextEntry.getVariable()The instance ofDMInformationItemthat is contained in thisDMContextEntry, and whose name is the key in the modeled context entry.DRDecision.getVariable()The instance ofDMInformationItemthat stores the result of thisDRDecision.DRInputData.getVariable()The instance ofDMInformationItemthat stores the result of thisDRInputData.DRInvocable.getVariable()The instance ofDMInformationItemthat is bound to the function.DMContextEntry.getVariableName()The name of the variable of thisDMContextEntry.DRGElement.getVariableName()The name of the variable of thisDRGElement.DMContextEntry.getVariableType()TheCLPrimitiveTypeorCLStructureDefinitionwhich is used as type of the variable of thisDMContextEntry.DRGElement.getVariableType()TheCLPrimitiveTypeorCLStructureDefinitionwhich is used as type of the variable of thisDRGElement.voidDMDecisionRule.modifyAnnotationCell(DMRuleAnnotationClause ohAnno, String strText) Modifies the cell of the specifiedDMRuleAnnotationClausefor thisDMDecisionRule.voidDMDecisionRule.modifyInputCell(DMInputClause ohInput, String strText, String strFlowText) Modifies the cell of the specifiedDMInputClausefor thisDMDecisionRule.voidDMInvocation.modifyInvocationRow(DMInformationItem ohPar, String strText, String strFlowText, DMInformationItem ohRef) Modifies the row of this invocation.voidDMLiteralExpression.modifyLiteralExpression(String strText, String strFlowText) Modifies the expression text and expression flow text of thisDMLiteralExpression.voidDMDecisionRule.modifyOutputCell(DMOutputClause ohOutput, String strText, String strFlowText) Modifies the cell of the specifiedDMOutputClausefor thisDMDecisionRule.voidDRDecision.setAllowedAnswers(String value) Set the value of Attribut AllowedAnswers.voidDMDecisionTable.setBuiltinAggregation(K_BUILTIN_AGGREGATOR value) Set the value of Attribut BuiltinAggregation.voidDMInvocation.setCalledFunction(DMExpression value) Set the value of Foreign Key CalledFunction.voidDRDecision.setDecisionMaker(List<? extends MEStereotypeAble> values) Set the value of Foreign Key DecisionMaker.voidDRDecisionOutputAble.setDecisionOutputValue(String value) Set the value of Info DecisionOutputValue.voidDRDecision.setDecisionOwner(List<? extends MEStereotypeAble> values) Set the value of Foreign Key DecisionOwner.voidDMOutputClause.setDefaultValueAsString(String value) Set the value of Info DefaultValueAsString.voidDRDecisionService.setEncapsulatedDecision(List<? extends DRDecision> values) Set the value of Foreign Key EncapsulatedDecision.voidDMFunctionDefinition.setFunctionKind(K_DM_FUNCTION value) Set the value of Attribut FunctionKind.voidDMDecisionTable.setHitPolicy(K_HIT_POLICY value) Set the value of Attribut HitPolicy.voidDMIterator.setIteratorKind(K_DM_ITERATOR value) Set the value of Attribut IteratorKind.voidDMIterator.setIteratorType(CLClassifier value) Set the value of View IteratorType.voidDMIterator.setIteratorVariable(String value) Set the value of Attribut IteratorVariable.voidDRKnowledgeSource.setKnowledgeSourceLocationURI(String value) Set the value of Attribut KnowledgeSourceLocationURI.voidDRKnowledgeSource.setKnowledgeSourceType(String value) Set the value of Attribut KnowledgeSourceType.voidDRDecisionService.setOutputDecision(List<? extends DRDecision> values) Set the value of Foreign Key OutputDecision.voidDMDecisionTable.setOutputLabel(String value) Set the value of Attribut OutputLabel.voidDRKnowledgeSource.setOwnerOfKnowledgeSource(MEStereotypeAble value) Set the value of Foreign Key OwnerOfKnowledgeSource.voidDMDecisionTable.setPreferredOrientation(K_DECISION_TABLE_ORIENTATION value) Set the value of Attribut PreferredOrientation.voidDRDecision.setQuestion(String value) Set the value of Attribut Question.voidDMLiteralExpression.setReferencedInformationItem(List<? extends DMInformationItem> values) Set the value of Foreign Key ReferencedInformationItem.voidDRDecisionAble.setUsedDecision(List<? extends DRDecision> values) Set the value of Foreign Key UsedDecision.voidDRDecisionOutputAble.setUsedDecision(DRDecision value) Set the value of Foreign Key UsedDecision.voidDMContextEntry.setVariableName(String value) Set the value of Info VariableName.voidDRGElement.setVariableName(String value) Set the value of Info VariableName.voidDMContextEntry.setVariableType(CLClassifier value) Set the value of View VariableType.voidDRGElement.setVariableType(CLClassifier value) Set the value of View VariableType. -
Uses of InoNetException in de.mid.innovator.srv2api.icw2drdia
Methods in de.mid.innovator.srv2api.icw2drdia that throw InoNetExceptionModifier and TypeMethodDescriptionstatic DRDecisionRequirementDiaDRDecisionRequirementDiaHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Decision Requirements Diagram with template and container.static DRDecisionRequirementDiaDRDecisionRequirementDiaHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Decision Requirements Diagram with stereotype and container.static DRPrintContextDRPrintContextHelper.create(SrvContext srvCtx, ELElement item) Creates and returns the only possibleDRPrintContextas content of the specifiedDRDecisionorDRBusinessKnowledgeModel.DRDiaNode.getDRGElement()TheDRGElementwhich is represented by this graphicalDRDiaNode.DRDiaRequirementEdge.getDRRequirement()TheDRRequirementwhich is represented by this graphicalDRDiaRequirementEdge.DRDiaGroupNode.getGroupedNode(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All nodes grouped by thisDRDiaGroupNode.DRDiaNode.getNodeGroup()All group nodes grouping thisDRDiaNode.DRDiaCompartmentNode.getOwnedCompartmentContentNode()All compartment content nodes owned by this compartment node.DRDiaDecisionNode.getOwnedCompartmentNode()All compartment nodes owned by this decision node.DRDiaServiceNode.getOwnedCompartmentNode()All compartment nodes owned by this service node.DRDecisionRequirementDia.getOwnedDecisionRequirementNode(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All occurrences of decision requirement elements as node owned by this decision requirement diagram.DRDecisionRequirementDia.getOwnedGroupNode()DRDiaGroupNode.getOwningDecisionRequirementDiagram()The decision requirement diagram that owns this group node.DRDiaNode.getOwningDecisionRequirementDiagram()The decision requirement diagram that owns this node.DRPrintContext.getOwningDRGElement()TheDRGElementowning thisDRPrintContext. -
Uses of InoNetException in de.mid.innovator.srv2api.icw2elem
Methods in de.mid.innovator.srv2api.icw2elem that throw InoNetExceptionModifier and TypeMethodDescriptionstatic voidELUUIDAbleHelper.assignNewUUID(SrvContext srvCtx, List<? extends ELUUIDAble> seqElem) Assign every element a new uuid.voidELDeleteAble.delete()Deletes this element.static voidELDeleteAbleHelper.delete(SrvContext srvCtx, List<? extends ELDeleteAble> seqSel) Deletes the specified elements.ELElement.duplicateElement()Creates a duplicate of this element.static ELM2SchemaELM2SchemaHelper.get(SrvContext srvCtx) The schema.ELValSpecOpaqueExpr.getAbstraction()The abstraction that owns this expression.ELProperty.getAggregation()Specifies the kind of aggregation that applies to the property.ELAssociation.getAggregationEnd()This association's aggregation property.ELPackage.getAppliedProfile(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All profiles which are applied by this package.ELPackage.getAppliedProfileTransitive(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All profiles which are applied by this package, extended transitively by all applied profiles.ELContAsgnAble.getAsgnKind()Specifies the kind of assignment to the container.ELElement.getAssignAbleToVattr(Class<T> returnType, K_VATTR kind, K_CONTROL_OPTION... behaviourFlags) all instances which are assignable to this element according to the relationship specified by argument kind.ELElement.getAssignAbleToVattr(Class<T> returnType, MMStereotype stereotype, K_VATTR kind, K_CONTROL_OPTION... behaviourFlags) The method calls getAssignAbleToVattr and filters its return values according to the given stereotype value.ELM2Attribute.getAssocEndFromDerivedRTypeInRType()If this metaattribute is an association end of a derived relationship type, its corresponding association end in the assigned relationship type is returned.ELM2Attribute.getAssocEndFromRTypeInDerivedRType()If this metaattribute is an association end of a relationship type, its corresponding association end in the assigned derived relationship type is returned.<T extends ELAssociation>
List<T> ELClassifier.getAssociation(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All associations which this classifier participates in.<T extends ELAssociation>
List<T> ELClassifier.getAssociation(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getAssociation and filters its return values according to the given stereotype value.ELProperty.getAssociation()The association this property is assigned to.<T extends ELProperty>
List<T> ELAssociation.getAssociationEnd(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All of this association's association ends.<T extends ELProperty>
List<T> ELAssociation.getAssociationEnd(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getAssociationEnd and filters its return values according to the given stereotype value.<T extends ELProperty>
List<T> ELClassifier.getAssociationEndFirstTypedBySelf(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) <T extends ELProperty>
List<T> ELClassifier.getAssociationEndFirstTypedBySelf(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getAssociationEndFirstTypedBySelf and filters its return values according to the given stereotype value.<T extends ELProperty>
List<T> ELClassifier.getAssociationEndNavigableTypedBySelf(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All navigable association ends typed by this classifier.<T extends ELProperty>
List<T> ELClassifier.getAssociationEndNavigableTypedBySelf(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getAssociationEndNavigableTypedBySelf and filters its return values according to the given stereotype value.<T extends ELProperty>
List<T> ELClassifier.getAssociationEndNavigableTypedBySelfOrGeneralTransitive(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All navigable association ends typed by this classifier or one of its general classifiers.<T extends ELProperty>
List<T> ELClassifier.getAssociationEndNavigableTypedBySelfOrGeneralTransitive(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getAssociationEndNavigableTypedBySelfOrGeneralTransitive and filters its return values according to the given stereotype value.<T extends ELProperty>
List<T> ELAssociation.getAssociationEndsOfEndType(Class<T> returnType, ELType refObj, K_CONTROL_OPTION... behaviourFlags) All of this association's association ends connected to the end type provided byargument refObj.<T extends ELProperty>
List<T> ELAssociation.getAssociationEndsOfEndType(Class<T> returnType, MMStereotype stereotype, ELType refObj, K_CONTROL_OPTION... behaviourFlags) The method calls getAssociationEndsOfEndType and filters its return values according to the given stereotype value.<T extends ELProperty>
List<T> ELClassifier.getAssociationEndTypedBySelf(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All association ends typed by this classifier.<T extends ELProperty>
List<T> ELClassifier.getAssociationEndTypedBySelf(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getAssociationEndTypedBySelf and filters its return values according to the given stereotype value.<T extends ELProperty>
List<T> ELClassifier.getAssociationEndTypedBySelfOrGeneralTransitive(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All association ends typed by this classifier or one of its general classifiers.<T extends ELProperty>
List<T> ELClassifier.getAssociationEndTypedBySelfOrGeneralTransitive(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getAssociationEndTypedBySelfOrGeneralTransitive and filters its return values according to the given stereotype value.<T extends ELAssociation>
List<T> ELClassifier.getAssociationNavigableFrom(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All associations which have at least one association end navigable from this classifier.<T extends ELAssociation>
List<T> ELClassifier.getAssociationNavigableFrom(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getAssociationNavigableFrom and filters its return values according to the given stereotype value.<T extends ELAssociation>
List<T> ELClassifier.getAssociationOfSelfOrGeneralTransitive(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All associations which this classifier or one of its transitive general classifier participates in.<T extends ELAssociation>
List<T> ELClassifier.getAssociationOfSelfOrGeneralTransitive(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getAssociationOfSelfOrGeneralTransitive and filters its return values according to the given stereotype value.<T extends ELAssociation>
List<T> ELClassifier.getAssociationTypedBySelf(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All associations which have at least one association end typed by this classifier.<T extends ELAssociation>
List<T> ELClassifier.getAssociationTypedBySelf(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getAssociationTypedBySelf and filters its return values according to the given stereotype value.ELM2TypeRange.getAsString()The specified enum value represented by a string.ELM2Verify.getAsString()The verification message with default variables as string.ELValSpec.getAsString()The specified value represented by a string.ELM2Attribute.getAttributeTranslation()All translated values of this attribute.ELPresOptAble.getBitmap()Bitmap for the presentation of this element.ELComment.getBody()Returns the current object's textual content.ELConstraint.getBody()This constraint's specification.ELValSpecOpaqueExpr.getBody()The expression's text.ELM2TypeEnumMember.getBoolean()The Boolean type that owns this Boolean literal.booleanELValSpecELM2EnumMember.getBoolValue()This value specification's Boolean value, if it is a member of the boolean type.static ELM2CLCompartmentELM2CLCompartmentHelper.getByCompartmentKind(SrvContext srvCtx, K_COMPARTMENT item) The specified compartment.static ELM2ClassELM2ClassHelper.getByName(SrvContext srvCtx, String item) The M2Class instance specified by name.static ELM2AttributeELM2AttributeHelper.getByVAttr(SrvContext srvCtx, K_VATTR item) Returns the specified metaattribute.<T extends ELClassifier>
List<T> ELAssociation.getClassifierOfAssociationEnd(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All classifiers of association ends connected to this association.<T extends ELClassifier>
List<T> ELAssociation.getClassifierOfAssociationEnd(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getClassifierOfAssociationEnd and filters its return values according to the given stereotype value.ELProperty.getClassifierOfAssociationEnd()The classifier connected to the association end.<T extends ELViewGroupAble>
List<T> ELClassifier.getClassifierViewGroup(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All group able elements using this classifier.ELDependency.getClient()The element dependent on the supplier element.<T extends ELDependency>
List<T> ELContainerAble.getClientDependency(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Indicates the dependencies that reference the client.intELElement.getClientId()A unique ID for all instances of the same class.ELPresOptAble.getColor()Color for the presentation of this element.<T extends ELM2CLCompartment>
List<T> ELM2Class.getCompartment(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) This meta class' compartments.ELViewElement.getConcreteExpression()The concrete expression as plain text.ELViewElement.getConcreteExpressionQuoted(String pattern) The quoted concrete expression quotes all hyperlinks and returns plain text.ELConstraint.getConstraintContext()The constraint's context.ELFileAble.getContent()Returns the contents of the assigned file.intELContAsgnAble.getContSortOrder()Used to define an order for elements owned by this element's container.ELElement.getCreateTemplateOfInstance()This element's create template.ELProperty.getDefaultValue()A string that is evaluated to give a default value for the property when one of the owning classifier's objects is instantiated.ELDeleteAbleHelper.getDeleteListAll(Class<T> returnType, SrvContext srvCtx, List<? extends ELDeleteAble> seqSel) Evaluates the delete control list.ELM2Association.getDerivedRType()This DerivedRType's RType.ELElement.getDisplayBitmap()This element's display bitmap.ELElement.getDisplayColor()The element's display color.ELElement.getDisplayFont()This element's display font.ELElement.getDisplayLine()A one line string representation of this element.ELElement.getDisplayName()This element's display name.ELElement.getDisplayNameShort()The short display name of this Element (in Root Metamodel).ELElement.getDisplayNSName()This element's display name used in namespace dialogs.<T extends ELProperty>
List<T> ELClassifier.getEffectiveRedefinerOfAssocEnd(Class<T> returnType, ELProperty refObj, K_CONTROL_OPTION... behaviourFlags) Returns properties that subset the association end given byargument refObj.<T extends ELProperty>
List<T> ELClassifier.getEffectiveRedefinerOfAssocEnd(Class<T> returnType, MMStereotype stereotype, ELProperty refObj, K_CONTROL_OPTION... behaviourFlags) The method calls getEffectiveRedefinerOfAssocEnd and filters its return values according to the given stereotype value.<T extends ELProperty>
List<T> ELClassifier.getEffectiveSubsetterOfAssocEnd(Class<T> returnType, ELProperty refObj, boolean kind, K_CONTROL_OPTION... behaviourFlags) Returns properties that subset the association end given byargument refObj.<T extends ELProperty>
List<T> ELClassifier.getEffectiveSubsetterOfAssocEnd(Class<T> returnType, MMStereotype stereotype, ELProperty refObj, boolean kind, K_CONTROL_OPTION... behaviourFlags) The method calls getEffectiveSubsetterOfAssocEnd and filters its return values according to the given stereotype value.ELProxy.getElemBitmapName()Returns the proxy's bitmap name.ELProxy.getElemDisplayName()Returns the proxy's display name.ELValSpecELElement.getElement()The element specified by this value specification.ELElement.getElementCache()Gets important information of the element all at once.<T extends ELElementImport>
List<T> ELNamespaceAble.getElementImport(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All element import instances owned by this namespace.<T extends ELNamespaceAble>
List<T> ELPackageAble.getElementImportingNamespace(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All namespaces that import this element.<T extends ELNamespaceAble>
List<T> ELPackageAble.getElementImportingNamespace(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getElementImportingNamespace and filters its return values according to the given stereotype value.ELElement.getElementMappingInformation(boolean mode) Returns an XML-formatted text for building the element's model references in other models.static List<ARG_ElementUUID> ELUUIDAbleHelper.getElementOfUUIDList(SrvContext srvCtx, List<String> seq) Returns a list of elements and their uuids for each uuid of the input list.intELProxy.getElemId()Returns the proxy's referenced element ID.ELProxy.getElemIdReference()Returns the proxy's referenced element ID name.intELProxy.getElemKind()Returns the proxy's referenced element kind.intELProxy.getElemType()Returns the proxy's referenced element type.ELProxy.getElemUUID()Contains a UUID option.static ELM2ClassELM2ClassHelper.getELM2Class(SrvContext srvCtx, Class<? extends ELObject> item) The specified M2Class instance.<T extends ELViewEntry>
List<T> ELFeature.getEntryInGroupAble(Class<T> returnType, ELViewGroupAble refObj, K_CONTROL_OPTION... behaviourFlags) <T extends ELViewEntry>
List<T> ELFeature.getEntryInGroupAble(Class<T> returnType, MMStereotype stereotype, ELViewGroupAble refObj, K_CONTROL_OPTION... behaviourFlags) The method calls getEntryInGroupAble and filters its return values according to the given stereotype value.ELM2TypeEnumMember.getEnumeration()The enumeration type that owns this enumeration literal.ELM2TypeRange.getEnumMember()This type range's enum member.ELValSpecELM2EnumMember.getEnumStringValue()This value specification's string value, if it is a member of the enum type.ELViewElement.getEnvironmentView()Gets theELViewof thisELViewElement.ELM2TypedElementCnstr.getExpression()This constraint's regular expression.ELValSpec.getExpression()The expression which uses this element as an operand.ELViewElement.getExprFlowText()The expression of this view element as formatted text with hyperlinks.ELViewElement.getExprInnoRefText()The expression of this view element as text with InnoRef formatted hyperlinks.ELViewElement.getExprText()The expression of this view element as unformatted text with internal element references.ELViewGroupAble.getFeatureNotUsedByEntry(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All features owned by the connected classifier which are not used by view entries that are directly owned by thisELViewGroupAble.ELViewGroupAble.getFeatureNotUsedByEntry(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getFeatureNotUsedByEntry and filters its return values according to the given stereotype value.ELViewGroupAble.getFeatureUsedByEntry(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) ELViewGroupAble.getFeatureUsedByEntry(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getFeatureUsedByEntry and filters its return values according to the given stereotype value.static <T extends ELUUIDAble>
List<T> ELUUIDAbleHelper.getFindByUUID(Class<T> returnType, SrvContext srvCtx, String sIUUID, ELElement optADModel) Returns the model elements described by the Innovator UUID, if they exist.ELContAsgnAble.getFirstOwnerWhichIsConformTo(Class<? extends ELObject> kind) The first enclosing owner which is conform to the desired target argument kind.ELGeneralization.getGeneral()References the general classifier in the generalization relationship.<T extends ELClassifier>
List<T> ELClassifier.getGeneralDirect(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All classifiers connected directly by a generalization as general classifier.<T extends ELClassifier>
List<T> ELClassifier.getGeneralDirect(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getGeneralDirect and filters its return values according to the given stereotype value.<T extends ELGeneralizationSet>
List<T> ELClassifier.getGeneralGeneralizationSet(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All generalization sets with this classifier as specific classifier.<T extends ELGeneralizationSet>
List<T> ELClassifier.getGeneralGeneralizationSet(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getGeneralGeneralizationSet and filters its return values according to the given stereotype value.<T extends ELGeneralization>
List<T> ELClassifier.getGeneralization(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All generalization relationships owned by this classifier.<T extends ELGeneralization>
List<T> ELGeneralizationSet.getGeneralization(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) List of the generalization set's generalizations.<T extends ELGeneralizationSet>
List<T> ELGeneralization.getGeneralizationSet(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) List of the generalization's generalization sets.<T extends ELClassifier>
List<T> ELClassifier.getGeneralTransitive(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All classifiers connected transitively by generalizations as general classifier.<T extends ELClassifier>
List<T> ELClassifier.getGeneralTransitive(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getGeneralTransitive and filters its return values according to the given stereotype value.<T extends ELM2Attribute>
List<T> ELM2Attribute.getGenericAttribute(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The subsetted meta attribute of this generic attribute.ELM2Attribute.getGenericRelatedAttribute()The generic attributes assigned to this meta attribute.ELViewGroupAble.getGroupType()The type of the grouping element, i.e.intELM2Verify.getHelpMsgNumber()The help message number of this meta verify.<T extends ELM2Verify>
List<T> ELM2Class.getHierarchicalMetaVerify(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All meta verifies of this meta class and all general meta classes.ELProxy.getHREF()Returns the proxy referenced element's reference.ELUUIDAble.getHyperlinkReferenceAble()Returns a list of elements which may be referenced by hyperlink within an expression of thisELUUIDAble.ELElementImport.getImportedElement()This element import's imported element.<T extends ELPackageAble>
List<T> ELNamespaceAble.getImportedElement(Class<T> returnType, K_VISIBILITY kind, K_CONTROL_OPTION... behaviourFlags) Returns allELPackageAbleinstances imported by this namespace.<T extends ELPackageAble>
List<T> ELNamespaceAble.getImportedElement(Class<T> returnType, MMStereotype stereotype, K_VISIBILITY kind, K_CONTROL_OPTION... behaviourFlags) The method calls getImportedElement and filters its return values according to the given stereotype value.ELNamespaceAble.getImportedPackage(Class<T> returnType, K_VISIBILITY kind, K_CONTROL_OPTION... behaviourFlags) Returns allELPackageinstances imported by this namespace by anELPackageImport.ELNamespaceAble.getImportedPackage(Class<T> returnType, MMStereotype stereotype, K_VISIBILITY kind, K_CONTROL_OPTION... behaviourFlags) The method calls getImportedPackage and filters its return values according to the given stereotype value.ELPackageImport.getImportedPackage()This package import's imported package.<T extends ELElementImport>
List<T> ELPackageAble.getImportedPackageAble(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All element imports that import this element.ELElementImport.getImportingNamespace()Returns the importing namespace.<T extends ELNamespaceAble>
List<T> ELPackage.getImportingNamespace(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All namespaces that import this package.<T extends ELNamespaceAble>
List<T> ELPackage.getImportingNamespace(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getImportingNamespace and filters its return values according to the given stereotype value.ELPackageImport.getImportingNamespace()Returns the importing namespace.<T extends ELNamespaceAble>
List<T> ELPackage.getImportingNamespaceTransitive(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All namespaces that import this package, extended transitively by all importing namespaces.<T extends ELNamespaceAble>
List<T> ELPackage.getImportingNamespaceTransitive(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getImportingNamespaceTransitive and filters its return values according to the given stereotype value.static List<ARG_InfoBulkResult> ELElementHelper.getInfoBulkSequence(SrvContext srvCtx, List<ARG_InfoBulkIn> seqInfoBulk) Returns the result of the application of set of infos to a collection of instances.ELUUIDAble.getInnoRef()The hyperlink of this element in InnoRef format.<T extends CLInstSpec>
List<T> ELValSpecInstVal.getInstSpec(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) ELValSpec.getInteractionUse()Returns a usage of an interaction.<T extends ELM2Attribute>
List<T> ELM2Class.getInverseProperty(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All properties of inverse association ends.<T extends ELM2Attribute>
List<T> ELM2Class.getInversePropertyDerivedRType(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All properties of inverse association ends assigned to a derived relationship type.<T extends ELM2Attribute>
List<T> ELM2Class.getInversePropertyNotDerivedRType(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All properties of inverse association ends not assigned to a derived relationship type.ELClassifier.getItemDefinition()All item definitions structured by this this view.ELM2CLCompartment.getKind()This element can be specified by this value.ELConstraint.getLanguage()The specification of this constraint.static ELLanguageELLanguageHelper.getLanguage(SrvContext srvCtx, K_OOLANGUAGE kLanguage) The specified language.ELValSpecOpaqueExpr.getLanguage()Specifies the languages which the expression is stated in.ELLanguage.getLanguageKind()This language can be specified by this value.ELTranslationAble.getLocale()The locale of this translation container.ELM2Locale.getLocaleCode()The locale code of thisELM2Locale.intELValSpecInteger.getLongValue()This element's integer value.ELMultiplicityAble.getLower()Specifies the lower bound of the multiplicity interval if it is expressed as an integer.ELMultiplicityAble.getLowerBoundAsString()This multiplicity's lower bound.ELMultiplicityAble.getLowerUpperVal()This element's lower and upper boundary values.ELTranslatedValue.getM2Attribute()The attribute of this translated value.<T extends ELM2Attribute>
List<T> ELM2Type.getM2AttributeOfKind(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The meta attribute this element is assigned as type of 'kind' parameter.<T extends ELM2Attribute>
List<T> ELM2Type.getM2AttributeOfMode(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The meta attribute this element is assigned as type of 'mode' parameter.ELM2Attribute.getM2AttributeSets()The metaattribute sets this attribute is assigned to.ELM2Attribute.getM2Class()ELM2CLCompartment.getM2Class(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) This compartment's meta class.ELPicture.getM2Locale()TheELM2Localeof thisELPicture.ELValSpecELM2EnumMember.getM2TypeEnumMember()This value specification's enum member.ELM2Attribute.getM2TypeOfKind()The type of 'kind' parameter of this meta attribute if it represents a view/info access.ELM2Attribute.getM2TypeOfMode()The type of 'mode' parameter of this meta attribute if it represents a view/info access.intELM2TypedElementCnstr.getMaxStringLength()This constraint's maximum string length value.<T extends ELNamespaceAsgnAble>
List<T> ELNamespaceAble.getMember(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) AllELNamespaceAsgnAbleelements visible in this namespace.<T extends ELNamespaceAsgnAble>
List<T> ELNamespaceAble.getMember(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getMember and filters its return values according to the given stereotype value.<T extends ELNamespaceAsgnAble>
List<T> ELNamespaceAble.getMemberByPattern(Class<T> returnType, MMStereotype stereotype, String pattern, K_CONTROL_OPTION... behaviourFlags) The method calls getMemberByPattern and filters its return values according to the given stereotype value.<T extends ELNamespaceAsgnAble>
List<T> ELNamespaceAble.getMemberByPattern(Class<T> returnType, String pattern, K_CONTROL_OPTION... behaviourFlags) Returns allELNamespaceAsgnAbleelements visible in this namespace.ELM2Class.getMEModelElement(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) ELValSpec.getMessage()The message which owns this argument.ELObject.getMetaClass()This element's metaclass.ELObject.getMetaName()The name this element's metaclass.intELM2TypedElementCnstr.getMinStringLength()This constraint's minimum string length value.ELNamespaceAsgnAble.getMnClassicTREFName()Returns the TREF - the element's multiname in the form of classic Innovator models.ELTypedElement.getModifyTypedElementDeclaration()Returns the name and the type of this typed element.static ARG_ModifyUUIDOclCmdELUUIDAbleHelper.getModifyUUID(SrvContext srvCtx, List<? extends ELUUIDAble> element) Returns a filled structure ARG_ModifyUUIDOclCmd for a bulk of UUIDAble elements, who's UUIDs should be new generated.ELViewElement.getModifyViewExpressionFlow()Returns the current expression string and all informations needed for intellisense behavior while editing the view expression with hyperlinks.intELM2Verify.getMsgNumber()This verification's message number.ELNamedElement.getName()The name of this element.ELNamedElement.getNameKind()Kind of the name of this element.ELNamespaceAsgnAble.getNamespace()Specifies the namespace that owns this element.ELNamespaceAsgnAble.getNamespaceName()Name of its namespace.ELElement.getNotificationElement()All element notifications of thisELElement.<T extends ELM2Attribute>
List<T> ELUUIDAble.getNotToTranslateAttribute(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All attributes which should not be translated for this element.<T extends ELUUIDAble>
List<T> ELM2Attribute.getNotToTranslateElement(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) ELM2Attribute.getOhRefType()The meta class of the ohRef parameter, if this m2attribute represents a view or an info query.ELValSpecExpression.getOperand(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The value specifications used as operands.ELProperty.getOppositeAssociationEnd()If this property is an association end and its assigned association is binary, the opposite association end is returned.ELM2Verify.getOwnClass(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) This meta class' verifies.<T extends ELNamespaceAsgnAble>
List<T> ELClassifier.getOwnedAndInheritedMember(Class<T> returnType, MMStereotype stereotype, String pattern, K_CONTROL_OPTION... behaviourFlags) The method calls getOwnedAndInheritedMember and filters its return values according to the given stereotype value.<T extends ELNamespaceAsgnAble>
List<T> ELClassifier.getOwnedAndInheritedMember(Class<T> returnType, String pattern, K_CONTROL_OPTION... behaviourFlags) Members inherited from general namespaces.<T extends ELProperty>
List<T> ELAssociation.getOwnedAssociationEnd(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All properties owned by this association which are an association end.<T extends ELProperty>
List<T> ELAssociation.getOwnedAssociationEnd(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getOwnedAssociationEnd and filters its return values according to the given stereotype value.<T extends ELM2Attribute>
List<T> ELM2Class.getOwnedAttribute(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All attributes owned by this class.ELM2Package.getOwnedClass(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) <T extends ELConstraint>
List<T> ELNamespaceAble.getOwnedConstraint(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Specifies a set of constraints owned by this namespace.<T extends ELContAsgnAble>
List<T> ELContainerAble.getOwnedElement(Class<T> returnType, K_CONTASGN kind, K_CONTROL_OPTION... behaviourFlags) Returns the elements owned by this element.<T extends ELContAsgnAble>
List<T> ELContainerAble.getOwnedElementTransitiveDown(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Recursively retrieves all owned containers and returns all elements owned by these containers.<T extends ELContAsgnAble>
List<T> ELContainerAble.getOwnedElementTransitiveDown(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getOwnedElementTransitiveDown and filters its return values according to the given stereotype value.<T extends ELContAsgnAble>
List<T> ELContainerAble.getOwnedElementTransitiveDownAndUnresolved(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Recursively retrieves all owned containers and returns all elements owned by these containers which are unresolved.<T extends ELContAsgnAble>
List<T> ELContainerAble.getOwnedElementTransitiveDownAndUnresolved(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getOwnedElementTransitiveDownAndUnresolved and filters its return values according to the given stereotype value.<T extends ELLanguage>
List<T> ELM2Schema.getOwnedLanguage(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) <T extends ELM2TypeEnumMember>
List<T> ELM2TypeBoolean.getOwnedLiteral(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All Boolean literals owned by this Boolean type.<T extends ELM2TypeEnumMember>
List<T> ELM2TypeEnum.getOwnedLiteral(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All enumeration literals owned by this enumeration type.<T extends ELM2Locale>
List<T> ELM2Schema.getOwnedM2Locale(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) <T extends ELNamespaceAsgnAble>
List<T> ELNamespaceAble.getOwnedMember(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) A collection of named elements owned by the namespace.<T extends ELNamespaceAsgnAble>
List<T> ELNamespaceAble.getOwnedMemberByPath(Class<T> returnType, List<ARG_MemberSpecification> seqSpecification) The specified owned members.<T extends ELNamespaceAsgnAble>
List<T> ELNamespaceAble.getOwnedMemberByPattern(Class<T> returnType, MMStereotype stereotype, String pattern, K_CONTROL_OPTION... behaviourFlags) The method calls getOwnedMemberByPattern and filters its return values according to the given stereotype value.<T extends ELNamespaceAsgnAble>
List<T> ELNamespaceAble.getOwnedMemberByPattern(Class<T> returnType, String pattern, K_CONTROL_OPTION... behaviourFlags) Returns allELNamespaceAsgnAbleelements owned by this namespace.<T extends ELNamespaceAsgnAble>
List<T> ELNamespaceAble.getOwnedMemberTransitiveByPattern(Class<T> returnType, MMStereotype stereotype, String pattern, K_CONTROL_OPTION... behaviourFlags) The method calls getOwnedMemberTransitiveByPattern and filters its return values according to the given stereotype value.<T extends ELNamespaceAsgnAble>
List<T> ELNamespaceAble.getOwnedMemberTransitiveByPattern(Class<T> returnType, String pattern, K_CONTROL_OPTION... behaviourFlags) AllELNamespaceAsgnAbleelements owned by this namespace transitively extended by members of the owned namespaces.<T extends ELNamespaceAsgnAble>
List<T> ELNamespaceAble.getOwnedMemberTransitiveByPatternIgnoreCase(Class<T> returnType, MMStereotype stereotype, String pattern, K_CONTROL_OPTION... behaviourFlags) The method calls getOwnedMemberTransitiveByPatternIgnoreCase and filters its return values according to the given stereotype value.<T extends ELNamespaceAsgnAble>
List<T> ELNamespaceAble.getOwnedMemberTransitiveByPatternIgnoreCase(Class<T> returnType, String pattern, K_CONTROL_OPTION... behaviourFlags) AllELNamespaceAsgnAbleelements owned by this namespace transitively extended by members of the owned namespaces.<T extends ELContAsgnAble>
List<T> ELContainerAble.getOwnedOrReferencedElementTransitiveDown(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Recursively retrieves all owned containers and returns all elements owned or referenced by these containers.<T extends ELContAsgnAble>
List<T> ELContainerAble.getOwnedOrReferencedElementTransitiveDown(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getOwnedOrReferencedElementTransitiveDown and filters its return values according to the given stereotype value.<T extends ELM2Package>
List<T> ELM2Schema.getOwnedPackage(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All meta packages owned by this schema.ELPictureAble.getOwnedPicture()ELPictureAble.getOwnedPictures()ELPresOptAble.getOwnedPresOpt()<T extends ELRelshipBinDir>
List<T> ELContainerAble.getOwnedRelshipBinDirWithTarget(Class<T> returnType, ELElement refObj, K_CONTROL_OPTION... behaviourFlags) <T extends ELRelshipBinDir>
List<T> ELContainerAble.getOwnedRelshipBinDirWithTarget(Class<T> returnType, MMStereotype stereotype, ELElement refObj, K_CONTROL_OPTION... behaviourFlags) The method calls getOwnedRelshipBinDirWithTarget and filters its return values according to the given stereotype value.ELM2Schema.getOwnedType(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All meta types owned by this schema.<T extends ELM2Verify>
List<T> ELM2Schema.getOwnedVerify(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All meta verifies owned by this schema.<T extends ELViewEntry>
List<T> ELViewGroupAble.getOwnedViewEntry(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All view entrys owned by this view group able.<T extends ELViewGroup>
List<T> ELViewGroupAble.getOwnedViewGroup(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All view groups owned by this view group able.ELContAsgnAble.getOwner()Returns the owner of this element.ELValSpec.getOwnerAction()The action.ELValSpec.getOwnerNode()The object node of this upper bound specification.<T extends ELContainerAble>
List<T> ELContAsgnAble.getOwnerTransitive(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Recursivly returns all owners of this element.<T extends ELContainerAble>
List<T> ELContAsgnAble.getOwnerTransitive(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getOwnerTransitive and filters its return values according to the given stereotype value.ELValSpecInteger.getOwnerUseKnownContainer()TheMMSyncedStereotypeowning thisELValSpecInteger.ELValSpec.getOwnerValuePin()Input pin that provides a value by evaluating a value specification.ELValSpec.getOwnerValueRange()TheCLValueRangeAblethat owns thisELValSpec.ELValSpec.getOwningBCProperty()ELValSpecString.getOwningClassPathAction()The engineering action that owns this class path's string value.ELValSpecString.getOwningDiagramTag()ThePRPresElementthat owns this diagram tag string value.ELValSpecString.getOwningEngineeringTag()The engineering action that owns this tag string value.ELValSpec.getOwningFilterProperty()The filter property that owns this value specification.ELValSpec.getOwningInstanceSpec()The instance that owns this specification.ELValSpec.getOwningLabelAble()The label able element that owns this value specification.ELPackageAble.getOwningPackage()The package that owns this element.ELValSpecInteger.getOwningPresEntry()TheMMPresEntryowning thisELValSpecInteger.ELValSpecString.getOwningRepositoryInactivity()The repository that owns the current object.ELValSpec.getOwningSlot()ELValSpec.getOwningStereotypeAble()ELValSpec.getOwningStereotypeTSOptionAble()ELM2TypedElementCnstr.getOwningTypedElement()The typed element that owns this typed element constraint.ELValSpec.getOwningTypedElement()This value specification's typed element.ELValSpecInteger.getOwningTypeFilterEnumViewChapter()The view chapter with this type filter enumeration integer value.ELViewEntry.getOwningViewGroupAble()The view group able owning this view entry.ELViewGroup.getOwningViewGroupAble()The view group able owning this view group.ELValSpecString.getOwningVirtualMachineAction()The engineering action that owns this virtual machine's string value.ELM2Class.getPackage()<T extends ELPackageAble>
List<T> ELPackage.getPackagedElement(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) <T extends ELPackageImport>
List<T> ELNamespaceAble.getPackageImport(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All package import instances owned by this namespace.<T extends ELPackageImport>
List<T> ELPackage.getPackageImported(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All package imports that import this package.This element's path specification.ELM2Locale.getPicture()All pictures of thisELM2Locale.ELPicture.getPictureAble()static List<ARG_PictureIdRawData> ELPictureAbleHelper.getPictureList(SrvContext srvCtx, List<Integer> seq) Returns a list of picture structures.ELPictureAble.getPictureRawData()Returns the picture's raw data assigned to this element.ELM2Class.getPRContext(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) ELPresOpt.getPresOptAble()ELM2Class.getPRNodeOfModelElement(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) ELM2Class.getPRNodeOfNode(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) <T extends ELM2Attribute>
List<T> ELM2Class.getPropertiesByM2AttributeSet(Class<T> returnType, K_M2ATTRIBUTE_SET kind, K_CONTROL_OPTION... behaviourFlags) All metaattributes of this class specified by argument kind.<T extends ELProperty>
List<T> ELAssociation.getProperty(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The properties that are assigned to this association.<T extends ELProperty>
List<T> ELClassifier.getPropertyNavigableFrom(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All navigable properties of this classifier.<T extends ELProperty>
List<T> ELClassifier.getPropertyNavigableFrom(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getPropertyNavigableFrom and filters its return values according to the given stereotype value.<T extends ELProperty>
List<T> ELClassifier.getPropertyNavigableFromSelfOrGeneralTransitive(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All navigable properties of this classifier or its general classifiers.<T extends ELProperty>
List<T> ELClassifier.getPropertyNavigableFromSelfOrGeneralTransitive(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getPropertyNavigableFromSelfOrGeneralTransitive and filters its return values according to the given stereotype value.<T extends ELProperty>
List<T> ELAssociation.getPropertyNotAssociationEnd(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All of this association's properties which are not an association end.<T extends ELProperty>
List<T> ELAssociation.getPropertyNotAssociationEnd(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getPropertyNotAssociationEnd and filters its return values according to the given stereotype value.ELPackage.getPublicImportedPackage(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Returns all packages imported by anELPackageImportwith 'public' visibility.ELPackage.getPublicImportedPackage(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getPublicImportedPackage and filters its return values according to the given stereotype value.ELPackage.getPublicImportedPackageTransitive(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Returns all packages imported by anELPackageImportwith 'public' visibility extended transitively by all public imported packages.ELPackage.getPublicImportedPackageTransitive(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getPublicImportedPackageTransitive and filters its return values according to the given stereotype value.ELNamedElement.getQualifiedDisplayName()This element's qualified display name.ELNamedElement.getQualifiedName(ELNamespaceAble refObj) This element's qualified name.ELElement.getQualifiedNamespaceName()The qualified name of this element's namespace.ELNamedElement.getQualifiedTLName()This element's qualified toplevel name.<T extends CLBehavioralFeature>
List<T> ELType.getRaisingAsException(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All behavioral features that may raise this type as an exception during an invocation.<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.ELContainerAble.getRedirectedModelContainer(MM2Classification refObj) The container which a new element specified by meta classification is redirected to or this container, if no redirection is found.ELM2Attribute.getRelatedAttributeOfGenericView()If this element is a generic view, its related meta attribute is returned.<T extends ELRelshipBinDir>
List<T> ELElement.getRelshipBinDir(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) AllELRelshipBinDirinstances with this element as source or target.<T extends ELRelshipBinDir>
List<T> ELElement.getRelshipBinDir(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getRelshipBinDir and filters its return values according to the given stereotype value.<T extends ELRelshipBinDir>
List<T> ELContainerAble.getRelshipBinDirSource(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All directed relationships with this element as source.<T extends ELRelshipBinDir>
List<T> ELElement.getRelshipBinDirTarget(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All directed relationships with this element as target.ELObjectHelper.getRestrictOnHasRead(Class<T> returnType, SrvContext srvCtx, ELElement ohRef, List<? extends ELElement> seqRestrict) removes a element from the list if the provided user has not read access on it.static <T extends ELRelshipBinDir>
List<T> ELRelshipBinDirHelper.getRestrictOnTargetHasRead(Class<T> returnType, SrvContext srvCtx, ELElement ohRef, List<? extends ELElement> seqRestrict) removes a directed relationship from the list if the provided user has not read access on the target element.ELM2Association.getRType()This RType's DerivedRType.ELLanguage.getSchema()ELM2Locale.getSchema()ELM2Package.getSchema()The schema that owns this meta package.ELM2Type.getSchema()ELM2Verify.getSchema()The schema that owns this meta verify.ELValSpecNull.getSchema()The schema that owns this null value.ELValSpecUnlimNat.getSchema()The schema that owns this unlimited value.static List<ARG_ElementUUID> ELUUIDAbleHelper.getSchemaElementOfUUIDList(SrvContext srvCtx, List<String> seq) Returns a list of elements and their uuids for each uuid of the input list.ELM2TypedElementCnstr.getScope()This constraint's scope.<T extends ELClassifier>
List<T> ELClassifier.getSelfAndGeneralTransitive(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The classifier and all classifiers connected transitively by generalizations as general classifier.<T extends ELClassifier>
List<T> ELClassifier.getSelfAndGeneralTransitive(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getSelfAndGeneralTransitive and filters its return values according to the given stereotype value.<T extends ELContAsgnAble>
List<T> ELContainerAble.getSelfAndOwnedElementTransitiveDown(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Recursively retrieves all owned containers and returns all elements owned by these containers.<T extends ELContAsgnAble>
List<T> ELContainerAble.getSelfAndOwnedElementTransitiveDown(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getSelfAndOwnedElementTransitiveDown and filters its return values according to the given stereotype value.<T extends ELContainerAble>
List<T> ELContAsgnAble.getSelfAndOwnerTransitive(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Returns this element and recursivly returns all owners of this element.<T extends ELContainerAble>
List<T> ELContAsgnAble.getSelfAndOwnerTransitive(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getSelfAndOwnerTransitive and filters its return values according to the given stereotype value.<T extends ELClassifier>
List<T> ELClassifier.getSelfAndSpecificTransitive(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The classifier and all classifiers connected transitively by generalizations as specific classifier.<T extends ELClassifier>
List<T> ELClassifier.getSelfAndSpecificTransitive(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getSelfAndSpecificTransitive and filters its return values according to the given stereotype value.<T extends ELClassifier>
List<T> ELClassifier.getSelfAndSpecificTransitiveNotAbstract(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) This classifier, if it is not abstract and all classifiers which are not abstract are connected transitively by generalizations as specific classifier.<T extends ELClassifier>
List<T> ELClassifier.getSelfAndSpecificTransitiveNotAbstract(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getSelfAndSpecificTransitiveNotAbstract and filters its return values according to the given stereotype value.<T extends ELProperty>
List<T> ELProperty.getSelfAndSubsettedTransitive(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) This element and all properties transitively subsetted by this element.<T extends ELProperty>
List<T> ELProperty.getSelfAndSubsettedTransitive(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getSelfAndSubsettedTransitive and filters its return values according to the given stereotype value.<T extends ELProperty>
List<T> ELProperty.getSelfAndSubsettingTransitive(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) This element and all properties transitively subsetting this element.<T extends ELProperty>
List<T> ELProperty.getSelfAndSubsettingTransitive(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getSelfAndSubsettingTransitive and filters its return values according to the given stereotype value.ELNamespaceAsgnAble.getSeparator()The string used to separate the names in a qualified name.ELShortNameAble.getShortName()Short name of thisERForeignKey.ELShortNameAble.getShortNameKind()Kind of the short name of this element.ELStructFeature.getSlot()All of the structural feature's slots.booleanELM2Attribute.getSortAble()This m2attribute represents a view or an info query which provides the 'sortIt' parameter in its signature.ELAssociation.getSortedAssociationEnds()Returns the sorted list of all association ends.ELContainerAble.getSortedContents(Class<? extends ELObject> item) Returns the sorted list of contents specified by the exact element type.ELRelshipBinDir.getSource()Element at the source side of this directed relationship.<T extends ELGeneralization>
List<T> ELClassifier.getSpecialization(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All generalization relationships with this element as general classifier.ELGeneralization.getSpecific()References the specializing classifier in the generalization relationship.<T extends ELClassifier>
List<T> ELClassifier.getSpecificDirect(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All classifiers connected directly by a generalization as specific classifier.<T extends ELClassifier>
List<T> ELClassifier.getSpecificDirect(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getSpecificDirect and filters its return values according to the given stereotype value.<T extends ELGeneralization>
List<T> ELClassifier.getSpecificGeneralization(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All generalizations this classifier is connected to as general classifier.<T extends ELGeneralizationSet>
List<T> ELClassifier.getSpecificGeneralizationSet(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All generalization sets with this classifier as general classifier.<T extends ELGeneralizationSet>
List<T> ELClassifier.getSpecificGeneralizationSet(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getSpecificGeneralizationSet and filters its return values according to the given stereotype value.<T extends ELClassifier>
List<T> ELClassifier.getSpecificTransitive(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All classifiers connected transitively by generalizations as specific classifier.<T extends ELClassifier>
List<T> ELClassifier.getSpecificTransitive(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getSpecificTransitive and filters its return values according to the given stereotype value.<T extends ELClassifier>
List<T> ELClassifier.getSpecificTransitiveNotAbstract(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All non-abstract classifiers connected transitively by generalizations as specific classifier.<T extends ELClassifier>
List<T> ELClassifier.getSpecificTransitiveNotAbstract(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getSpecificTransitiveNotAbstract and filters its return values according to the given stereotype value.ELClassifier.getSpecificTransitiveNotAbstractRange(Class<T> returnType, ELProperty refObj, K_CONTROL_OPTION... behaviourFlags) If the property provided byargument refObjis an association end, the result of SpecificTransitiveNotAbstractTypesOfEffectiveSubsetterOfAssocEndIntersectedByInverseAssocEnd is returned.ELClassifier.getSpecificTransitiveNotAbstractRange(Class<T> returnType, MMStereotype stereotype, ELProperty refObj, K_CONTROL_OPTION... behaviourFlags) The method calls getSpecificTransitiveNotAbstractRange and filters its return values according to the given stereotype value.ELClassifier.getSpecificTransitiveNotAbstractTypesOfEffectiveSubsetterOfAssocEnd(Class<T> returnType, ELProperty refObj, boolean kind, K_CONTROL_OPTION... behaviourFlags) Returns non-abstract specializations (transitive) of types of properties that subset the association end given byargument refObj.ELClassifier.getSpecificTransitiveNotAbstractTypesOfEffectiveSubsetterOfAssocEnd(Class<T> returnType, MMStereotype stereotype, ELProperty refObj, boolean kind, K_CONTROL_OPTION... behaviourFlags) The method calls getSpecificTransitiveNotAbstractTypesOfEffectiveSubsetterOfAssocEnd and filters its return values according to the given stereotype value.ELClassifier.getSpecificTransitiveNotAbstractTypesOfEffectiveSubsetterOfAssocEndIntersectedByInverseAssocEnd(Class<T> returnType, ELProperty refObj, boolean kind, K_CONTROL_OPTION... behaviourFlags) Returns non-abstract specializations (transitive) of types of properties that subset the association end given byargument refObj.ELClassifier.getSpecificTransitiveNotAbstractTypesOfEffectiveSubsetterOfAssocEndIntersectedByInverseAssocEnd(Class<T> returnType, MMStereotype stereotype, ELProperty refObj, boolean kind, K_CONTROL_OPTION... behaviourFlags) The method calls getSpecificTransitiveNotAbstractTypesOfEffectiveSubsetterOfAssocEndIntersectedByInverseAssocEnd and filters its return values according to the given stereotype value.ELM2TypedElementCnstr.getStereotype()The stereotype that owns this typed element constraint.ELValSpecDateTime.getStringValue()Date time value of this element.ELValSpecString.getStringValue()String value of this element.<T extends ANStructuralFeature>
List<T> ELStructFeature.getStructuralFeatureAction(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) StructuralFeatureAction is an abstract class for all structural feature actions.<T extends ELProperty>
List<T> ELProperty.getSubsettedProperty(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The properties that are subsetted by this property.<T extends ELProperty>
List<T> ELProperty.getSubsettedTransitive(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All properties transitively subsetted by this element.<T extends ELProperty>
List<T> ELProperty.getSubsettedTransitive(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getSubsettedTransitive and filters its return values according to the given stereotype value.<T extends ELProperty>
List<T> ELProperty.getSubsettingProperty(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The properties that subset this property.<T extends ELProperty>
List<T> ELProperty.getSubsettingTransitive(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All properties transitively subsetting this element.<T extends ELProperty>
List<T> ELProperty.getSubsettingTransitive(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getSubsettingTransitive and filters its return values according to the given stereotype value.ELDependency.getSupplier()The named element independent of the client element, in the same respect and the same dependency relationship.<T extends ELDependency>
List<T> ELNamedElement.getSupplierDependency(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Indicates the dependencies that reference the supplier.ELRelshipBinDir.getTarget()Element at the target side of this directed relationship.ELGeneralization.getTargetOfProxy()This generalization's proxy assignments.ELRelshipBinDir.getTemplateTarget()Dummy element at the target side of this directed relationship.ELTranslatedValue.getTranslatedElement()The element of this translated value.ELUUIDAble.getTranslatedValue()All translated values of this element.ELTranslationAble.getTranslatedValues()All translated values owned by this translation container.<T extends ELTranslationAble>
List<T> ELM2Locale.getTranslation(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All translation containers of this locale.ELTranslatedValue.getTranslationContainer()The translation container owning this translated value.ELTypedElement.getType()The type of this typed element.ELClassifier.getTypedCLStructureEntry()All entries typed by the classifier.ELM2TypedElementCnstr.getTypedElement()The typed element that is constrained by this element.<T extends ELTypedElement>
List<T> ELType.getTypedElement(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) ELTypedElement.getTypedElementCnstr()Constraints assigned to this typed element.ELValSpec.getTypedElementName()The name of the typed element which is assign to this value.<T extends ELTypedElement>
List<T> ELType.getTypedElementNotAssocEnd(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All elements typed by this type which are not part of an association.<T extends ELTypedElement>
List<T> ELType.getTypedElementNotAssocEnd(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getTypedElementNotAssocEnd and filters its return values according to the given stereotype value.ELValSpec.getTypedElementOfValSpec()The typed element of this value specification.<T extends ELM2Attribute>
List<T> ELM2Type.getTypedM2Attribute(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All meta attributes typed by this meta type.ELClassifier.getTypedMaskField()All mask fields typed by this classifier.ELM2TypeDateTime.getTypedValSpecDateTime()All date time values typed by this meta date time type.ELM2TypeDecimal.getTypedValSpecDecimal()All decimal values typed by this meta decimal type.ELM2Class.getTypedValSpecElement()All element values typed by this meta class.ELM2TypeEnum.getTypedValSpecEnumMember()All enum member values typed by this meta enum type.<T extends ELValSpecExpression>
List<T> ELM2TypeString.getTypedValSpecExpression(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All expression values typed by this meta string type.ELM2Class.getTypedValSpecInstVal()All instance values typed by this meta class.ELM2TypeInteger.getTypedValSpecInteger()All integer values typed by this meta integer type.ELM2Type.getTypedValSpecNullValue()All null values typed by this meta type.<T extends ELValSpecOpaqueExpr>
List<T> ELM2TypeString.getTypedValSpecOpaqueExpr(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All opaque expression values typed by this meta string type.ELM2TypeString.getTypedValSpecString()All string values typed by this meta string type.ELM2Type.getTypedValSpecUnlimNatValue()All unlimited values typed by this meta type.ELTypedElement.getTypeKind()Kind of this type.<T extends ELM2TypeRange>
List<T> ELM2TypeEnumMember.getTypeRange(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All of this enum member's type ranges.ELClassifier.getTypesOfEffectiveSubsetterOfAssocEnd(Class<T> returnType, ELProperty refObj, boolean kind, K_CONTROL_OPTION... behaviourFlags) Returns the types of properties that subset the association end given byargument refObj.ELClassifier.getTypesOfEffectiveSubsetterOfAssocEnd(Class<T> returnType, MMStereotype stereotype, ELProperty refObj, boolean kind, K_CONTROL_OPTION... behaviourFlags) The method calls getTypesOfEffectiveSubsetterOfAssocEnd and filters its return values according to the given stereotype value.ELProperty.getTypingCreateCLInst()The dummy classifier that types this property as an association end.ELValSpecELElement.getTypingM2Class()The meta class that types this element value.ELValSpecInstVal.getTypingM2Class()The meta class that types this instance value.ELValSpecELM2EnumMember.getTypingM2EnumType()The meta enum type that types this enum member value.ELM2Attribute.getTypingM2Type()The meta type typing this meta attribute.ELValSpecNullValue.getTypingM2Type()The meta type that types this null value.ELValSpecUnlimNatValue.getTypingM2Type()The meta type that types this unlimited value.ELValSpecDateTime.getTypingM2TypeDateTime()The meta date time type that types this date time value.ELValSpecDecimal.getTypingM2TypeDecimal()The meta decimal type that types this decimal value.ELValSpecInteger.getTypingM2TypeInteger()The meta integer type that types this integer value.ELValSpecExpression.getTypingM2TypeString()The meta string type that types this expression value.ELValSpecOpaqueExpr.getTypingM2TypeString()The meta string type that types this opaque expression value.ELValSpecString.getTypingM2TypeString()The meta string type that types this string value.ELElement.getUnitToLock()TheADLockAbleinstance of this element.ELMultiplicityAble.getUpper()Specifies the upper bound of the multiplicity interval, if it is expressed as an unlimited natural.ELMultiplicityAble.getUpperBoundAsString()This multiplicity's upper bound.ELViewElement.getUsedFeature(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) List of features used by this view element.<T extends ELViewElement>
List<T> ELFeature.getUsingViewElement(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) List of view elements using this feature.ELUUIDAble.getUUID()Returns the element's Innovator UUID (Universally Unique Identifier).static List<ARG_ElementUUID> ELUUIDAbleHelper.getUUIDOfElementList(SrvContext srvCtx, List<? extends ELElement> seq) Returns a list of elements and their uuids for each element of the input list.ELElementHelper.getValidList(Class<T> returnType, SrvContext srvCtx, List<? extends ELElement> seq) Returns unique list of all valid elements of the argument list.ELElement.getValSpecElement()All value specifications for this element.ELM2TypeEnumMember.getValSpecM2EnumMember()All value specifications of this enum member.ELM2Schema.getValSpecNull()The null value owned by this schema.ELValSpecNullValue.getValSpecNull()The null value of this value specification.ELValSpecNull.getValSpecNullValue()All value specifications of this null value.ELTypedElement.getValSpecOfTypedElement(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All value specifications assigned to this typed element.ELTypedElement.getValSpecOfTypedElementWithPattern(Class<T> returnType, MMStereotype stereotype, String pattern, K_CONTROL_OPTION... behaviourFlags) The method calls getValSpecOfTypedElementWithPattern and filters its return values according to the given stereotype value.ELTypedElement.getValSpecOfTypedElementWithPattern(Class<T> returnType, String pattern, K_CONTROL_OPTION... behaviourFlags) All value specifications assigned to this typed element with argument pattern.ELM2Schema.getValSpecUnlimNat()The unlimited value owned by this schema.ELValSpecUnlimNatValue.getValSpecUnlimNat()The unlimited natural value of this value specification.ELValSpecUnlimNat.getValSpecUnlimNatValue()All value specifications of this unlimited natural value.<T extends ELValueContainerAble>
List<T> ELValueReUseAble.getValueContainerAble(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) <T extends ELValueReUseAble>
List<T> ELValueContainerAble.getValueReUseAble(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) intELM2Verify.getVar1()Variable 1 of the default message.intELM2Verify.getVar2()Variable 2 of the default message.intELM2Verify.getVar3()Variable 3 of the default message.intELM2Verify.getVar4()Variable 4 of the default message.intELM2Verify.getVar5()Variable 5 of the default message.intELM2Verify.getVar6()Variable 6 of the default message.ELM2Attribute.getVAttr()This attribute's external identification.<T extends ELM2Verify>
List<T> ELM2Class.getVerify(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The meta classes this verify is assigned to.<T extends ELM2Attribute>
List<T> ELM2Class.getVersionProperty(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All members conform toELM2Attributes which are not derived and not connected to an association.<T extends ELM2Attribute>
List<T> ELM2Class.getVersionPropertyRsIn(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All properties owned by this class or one of its general classes and connected to an association.<T extends ELM2Attribute>
List<T> ELM2Class.getVersionPropertyRsOptional(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Takes all properties of VersionPropertyRsOut and replaces attributes owned by a relationship type with the corresponding attributes owned by the derived relationship type.<T extends ELM2Attribute>
List<T> ELM2Class.getVersionPropertyRsOut(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All properties typed by this class or one of its general classes.ELContAsgnAble.getVersionRoot()Returns the root instance of this element's version unit.ELM2Verify.getVfyNumber()This verification's number.static List<ARG_ViewBulkResult> ELElementHelper.getViewBulkSequence(SrvContext srvCtx, List<ARG_ViewBulkIn> seqViewBulk) Returns the result of the application of set of views to a collection of instances.ELViewGroupAble.getViewGroupClassifier()The classifier used by this group able element.ELViewGroup.getViewGroupNavigAble()The element which is used to navigate by this view group.<T extends ELViewGroup>
List<T> ELViewNavigAble.getViewNavigAbleGroup(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All view groups which navigate by this element.ELClassifier.getViewTransitive(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All views which are directly or indirectly deduced from this classifier.ELClassifier.getViewTransitive(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getViewTransitive and filters its return values according to the given stereotype value.ELElementImport.getVisibility()Specifies the visibility of the importedELPackageAbleelements within the importingELPackage.ELNamespaceAsgnAble.getVisibility()Determines the visibility of the named element within different namespaces within the overall model.ELPackageImport.getVisibility()Specifies the visibility of the importedELPackageAbles within the importing namespace, i.e.ELM2Class.getVOcl()Identification of this metaclass.static List<ARG_VOclInfo> ELElementHelper.getVoclInstantiate(SrvContext srvCtx, Class<? extends ELObject> item) Returns a sequence of infos for the instantiable types according to the input type.static List<ARG_VOclInfo> ELElementHelper.getVoclInstantiateExisting(SrvContext srvCtx, Class<? extends ELObject> item) Returns a sequence of infos for the instantiable types according to the input type, which has existing instances.booleanELM2Attribute.getWithPattern()This m2attribute represents a view or an info query which provides the 'pattern' parameter in its signature.ELElementHelper.getXFind(Class<T> returnType, SrvContext srvCtx, List<? extends ELElement> seqSel, boolean recursive, boolean withConfig, boolean sortIt, ARG_XFindTerm valTerm) command for search termsstatic List<ARG_XFindResult> ELElementHelper.getXFindBulk(SrvContext srvCtx, List<? extends ELElement> seqSel, boolean recursive, boolean withConfig, boolean sortIt, List<ARG_XFindTerm> seqTerm) command for bulk searchELElementHelper.getXFindCollect(Class<T> returnType, SrvContext srvCtx, List<? extends ELElement> seqSel, ARG_XFindTerm valCollectStartTerm, boolean sortIt, ARG_XFindTerm valTerm) command for collect termsELViewGroupAble.getXSDElemType()If the structure shall be mapped onto XSD the type may be given here.booleanELView.hasDirectReferenceToClassifier(ELClassifier refObj) True if the view itself or a group nested into it directly is deduced from the classifier path as an argument.booleanELMultiplicityAble.hasMultiplicity11()If true, the multiplicity of this element has 1 as lower and upper bound.booleanReturns true if the current login has the permission to read the current object.booleanELView.hasReferenceToClassifier(ELClassifier refObj) True if the view itself or a group nested into it directly or indirectly (on a lower level) is deduced from the classifier path as an argument.booleanELMultiplicityAble.hasUpper1()If true, the upper bound is 1.booleanELLanguage.hasValidLicense(String pattern) True, if argument pattern contains the license necessary for this language.booleanELClassifier.isAbstract()If true, the classifier does not provide a complete declaration and can, therefore, not be instantiated.booleanELProperty.isAssocOwner()true, if the association owns this property.booleanELTypedElement.isBitmapAble()True, if the values of the typed element are able to have bitmaps.booleanELValSpecELM2EnumMember.isBoolMember()True, if this value specification is a member of the Boolean type.booleanELM2TypedElementCnstr.isCaseSensitive()This constraint's case sensitivity.booleanELTypedElement.isColorAble()True, if the values of the typed element are able to have colors.booleanELProperty.isComposite()True, if this property's aggregation property has the composite value.booleanELM2Class.isConformToVOcl(Class<? extends ELObject> kind) True, if this class conforms to the class specified by argument kind.booleanELElement.isContainedInProfile()True, if this element is contained in a profile.booleanELProperty.isDerived()Specifies whether the property is derived, i.e.booleanELProperty.isDerivedUnion()Specifies whether the property is derived as the union of all of the properties that are constrained to subset it.booleanELViewGroup.isHidden()TRUE, if thisELViewGroupis hidden.booleanELRedefAble.isLeaf()Indicates whether it is possible to further specialize anELRedefAbleelement.booleanELM2Class.isLocalizAbleM2Attr(ELM2Attribute refObj) True, if the meta attribute specified by attr is localizable.booleanELM2Class.isLocalizAbleVAttr(K_VATTR kind) True, if the meta attribute specified by argument kind is localizable.booleanELMultiplicityAble.isMany()True if thisELMultiplicityAblemay exist more than once.booleanELMultiplicityAble.isMultivalued()Checks whether this feature's multiplicity has an upper bound greater than one.booleanELProperty.isNavigable()True, if this property is a navigable end of an association.booleanELProperty.isNavigableAssocEnd()Specifies whether the property is navigable end of an association.booleanELMultiplicityAble.isOptional()True if the occurrence thisELMultiplicityAbleis optional.booleanELMultiplicityAble.isOrdered()This attribute specifies whether the values in an instantiation of this element are sequentially ordered for a multivalued multiplicity.booleanELStructFeature.isReadOnly()States whether the feature's value may be modified by a client.booleanELView.isReadOnly()True if theELViewis meant to be read-only.booleanELRedefAble.isRedefined()Indicates whether this element is redefined by other elements.booleanELRedefAble.isRedefining()Indicates whether this element redefines other elements.booleanELClassifier.isRoot()Classifier has no parent.booleanELClassifier.isSpecificTransitive(ELClassifier refObj) True, if this classifier is (transitively) connected to the classifier provided byargument refObjby a generalization.booleanELFeature.isStatic()Specifies whether the feature is applied at the classifier level (true) or the instance level (false).booleanELM2Class.isStereotypeAble()True, if this metaclass conforms toMMStereotypeAble.booleanELProperty.isSubsetted()Indicates whether this property is subsetted by other properties.booleanELProperty.isSubsetting()Indicates whether this property subsets other elements.booleanELGeneralization.isSubstitutable()Indicates whether the specific classifier can be used wherever the general classifier can be used.booleanELM2Attribute.isToVersionRoot()This relationship is used to navigate the version root instance.booleanELContAsgnAble.isTransitiveChildOf(ELContainerAble refObj) True, if this element is a transitive child of theargument refObj.booleanELType.isTypeReuseable()true, if anyELTypedElementmay reuse thisELType.booleanELMultiplicityAble.isUnique()This attribute specifies whether the values in an instantiation of this element are unique for a multivalued multiplicity.booleanELElement.isUnresolved()true if this element was created with incomplete properties by an version/copy command.booleanELViewEntry.isUsingFeature()booleanELM2Class.isValidModelTarget(ELContainerAble refObj) True, if this element conforms toargument refObjand this element is a valid container of the provided element.voidELElement.lockUnit()Creates a lock for the lock unit of the current object.static voidELElementHelper.lockUnit(SrvContext srvCtx, List<? extends ELElement> sel) Creates a lock for the lock unit of the current object.voidELTypedElement.modifyTypedElementDeclaration(String strName, ELType ohType, String strLower, String strUpper) Modify the name and type of this typed element.static voidELUUIDAbleHelper.modifyUUID(SrvContext srvCtx, List<? extends ELUUIDAble> element, List<String> sUUID) Sets the UUIDs for the elements specified in the input data structure.voidELViewElement.modifyViewExpressionFlow(String strText, String strFlowText) Modify the view expression and the used features of this view element by given flow text with hyperlinks.voidELPictureAble.pictureSetRawData(byte[] seqData) creates aELPictureinstance for this element if it does not already own a picture.voidELAssociation.reconnectAssociation(ELElement ohNew, K_SIDE kSide) Assigns one this binary association's association ends to a new classifier.voidELProperty.reconnectAssociation(ELElement ohNew, K_SIDE kSide) Connects an association end to the specified element.voidELRelshipBinDir.reconnectRelship(ELElement ohNew, K_SIDE kSide) Assigns this relationship to a new source/target element.voidRenames the associated enumeration member.voidRename this element.voidELClassifier.setAbstract(boolean value) Set the value of Attribut IsAbstract.voidELProperty.setAggregation(K_AGGREGATION value) Set the value of Attribut Aggregation.voidELPackage.setAppliedProfile(List<? extends MMProfile> values) Set the value of View AppliedProfile.voidELContAsgnAble.setAsgnKind(K_CONTASGN value) Set the value of Attribut AsgnKind.voidELProperty.setAssocOwner(boolean value) Set the value of Info IsAssocOwner.voidELValSpec.setAsString(String value) Set the value of Info AsString.voidSet the value of Attribut Body.voidSet the value of Attribut Body.voidSet the value of Attribut Body.voidELM2TypedElementCnstr.setCaseSensitive(boolean value) Set the value of Attribut IsCaseSensitive.voidELViewElement.setConcreteExpression(String value) Set the value of Info ConcreteExpression.voidELContAsgnAble.setContSortOrder(int value) Set the value of Attribut ContSortOrder.voidELProperty.setDefaultValue(String value) Set the value of Attribut DefaultValue.voidELProperty.setDerived(boolean value) Set the value of Attribut IsDerived.voidELProperty.setDerivedUnion(boolean value) Set the value of Attribut IsDerivedUnion.voidELProxy.setElemBitmapName(String value) Set the value of Attribut ElemBitmapName.voidELProxy.setElemDisplayName(String value) Set the value of Attribut ElemDisplayName.voidELProxy.setElemId(int value) Set the value of Attribut ElemId.voidELProxy.setElemIdReference(String value) Set the value of Attribut ElemIdReference.voidELProxy.setElemKind(int value) Set the value of Attribut ElemKind.voidELProxy.setElemType(int value) Set the value of Attribut ElemType.voidELProxy.setElemUUID(String value) Set the value of Attribut ElemUUID.voidELM2TypedElementCnstr.setExpression(String value) Set the value of Attribut Expression.voidELViewElement.setExprFlowText(String value) Set the value of Info ExprFlowText.voidELViewElement.setExprInnoRefText(String value) Set the value of Info ExprInnoRefText.voidELViewGroupAble.setGroupType(K_GROUPTYPE value) Set the value of Attribut GroupType.voidELViewGroup.setHidden(boolean value) Set the value of Attribut IsHidden.voidSet the value of Attribut HREF.voidELConstraint.setLanguage(String value) Set the value of Attribut Language.voidELValSpecOpaqueExpr.setLanguage(String value) Set the value of Attribut Language.voidELRedefAble.setLeaf(boolean value) Set the value of Attribut IsLeaf.voidELValSpecInteger.setLongValue(int value) Set the value of Attribut LongValue.voidSet the value of Attribut Lower.voidELMultiplicityAble.setMany(boolean value) Set the value of Info IsMany.voidELM2TypedElementCnstr.setMaxStringLength(int value) Set the value of Attribut MaxStringLength.voidELM2TypedElementCnstr.setMinStringLength(int value) Set the value of Attribut MinStringLength.voidSet the value of Attribut Name.voidELNamedElement.setNameKind(K_NAME value) Set the value of Attribut NameKind.voidELProperty.setNavigableAssocEnd(boolean value) Set the value of Attribut IsNavigableAssocEnd.voidELMultiplicityAble.setOptional(boolean value) Set the value of Info IsOptional.voidELMultiplicityAble.setOrdered(boolean value) Set the value of Attribut IsOrdered.voidELContAsgnAble.setOwner(ELContainerAble value) Set the value of Foreign Key Owner.voidELStructFeature.setReadOnly(boolean value) Set the value of Attribut IsReadOnly.voidELView.setReadOnly(boolean value) Set the value of Attribut IsReadOnly.voidELRedefAble.setRedefined(List<? extends ELRedefAble> values) Set the value of Foreign Key Redefined.voidELM2TypedElementCnstr.setScope(K_NAME_SCOPE value) Set the value of Attribut Scope.voidELShortNameAble.setShortName(String value) Set the value of Attribut ShortName.voidELShortNameAble.setShortNameKind(K_NAME value) Set the value of Attribut ShortNameKind.voidELFeature.setStatic(boolean value) Set the value of Attribut IsStatic.voidELValSpecDateTime.setStringValue(String value) Set the value of Attribut StringValue.voidELValSpecString.setStringValue(String value) Set the value of Attribut StringValue.voidELProperty.setSubsettedProperty(List<? extends ELProperty> values) Set the value of Foreign Key SubsettedProperty.voidELGeneralization.setSubstitutable(boolean value) Set the value of Attribut IsSubstitutable.voidSet the value of Foreign Key Target.static voidELNamedElementHelper.setToDefaultName(SrvContext srvCtx, List<? extends ELNamedElement> seqSel) Resets the names of the provided items to their default names.static voidELShortNameAbleHelper.setToDefaultShortName(SrvContext srvCtx, List<? extends ELNamedElement> seqSel) Resets the short names of the provided items to their default names.voidSet the value of Foreign Key Type.voidELMultiplicityAble.setUnique(boolean value) Set the value of Attribut IsUnique.ELNamespaceAsgnAble.setUniqueName(String nameStart) Change the name of this element.ELShortNameAble.setUniqueShortName(String nameStart) Change the short name of this element.voidELElement.setUnresolved(boolean value) Set the value of Attribut IsUnresolved.voidSet the value of Attribut Upper.voidELViewElement.setUsedFeature(List<? extends ELFeature> values) Set the value of Foreign Key UsedFeature.voidSet the value of Attribut UUID.voidELValueContainerAble.setValueReUseAble(List<? extends ELValueReUseAble> values) Set the value of Foreign Key ValueReUseAble.voidELViewGroupAble.setViewGroupClassifier(ELClassifier value) Set the value of Foreign Key ViewGroupClassifier.voidELViewGroup.setViewGroupNavigAble(ELViewNavigAble value) Set the value of Foreign Key ViewGroupNavigAble.voidELElementImport.setVisibility(K_VISIBILITY value) Set the value of Attribut Visibility.voidELNamespaceAsgnAble.setVisibility(K_VISIBILITY value) Set the value of Attribut Visibility.voidELPackageImport.setVisibility(K_VISIBILITY value) Set the value of Attribut Visibility.voidELViewGroupAble.setXSDElemType(K_XSD_ELEM value) Set the value of Attribut XSDElemType.voidELContainerAble.sortContents(List<? extends ELElement> seq) All of this specified list's elements are sorted according to their order within the list.voidELElement.unlockUnit()Deletes the lock for lock unit of the current object.static voidELElementHelper.unlockUnit(SrvContext srvCtx, List<? extends ELElement> sel) Deletes the lock for lock unit of the current object. -
Uses of InoNetException in de.mid.innovator.srv2api.icw2er
Methods in de.mid.innovator.srv2api.icw2er that throw InoNetExceptionModifier and TypeMethodDescriptionstatic BI2CubeDimensionBI2CubeDimensionHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Cube Dimension (OLAP 2) with template and container with requirement.static BI2CubeDimensionBI2CubeDimensionHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Cube Dimension (OLAP 2) with stereotype and container with requirement.static BI2CubeDimensionHierarchyBI2CubeDimensionHierarchyHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Cube Dimension Hierarchy Usage (OLAP 2) with template and container with requirement.static BI2CubeDimensionHierarchyBI2CubeDimensionHierarchyHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Cube Dimension Hierarchy Usage (OLAP 2) with stereotype and container with requirement.static BI2CubeBI2CubeHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Cube (OLAP 2) with template and container.static BI2CubeBI2CubeHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Cube (OLAP 2) with stereotype and container.static BI2DimensionIdAttributeBI2DimensionIdAttributeHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Identification Attribute (in OLAP 2 Dimension Level) with template and container.static BI2DimensionIdAttributeBI2DimensionIdAttributeHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Identification Attribute (in OLAP 2 Dimension Level) with template and container with requirement.static BI2DimensionIdAttributeBI2DimensionIdAttributeHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Identification Attribute (in OLAP 2 Dimension Level) with stereotype and container.static BI2DimensionIdAttributeBI2DimensionIdAttributeHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Identification Attribute (in OLAP 2 Dimension Level) with stereotype and container with requirement.static BI2DimensionLevelBI2DimensionLevelHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Dimension Level (OLAP 2) with template and container.static BI2DimensionLevelBI2DimensionLevelHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Dimension Level (OLAP 2) with template and container with requirement.static BI2DimensionLevelBI2DimensionLevelHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Dimension Level (OLAP 2) with stereotype and container.static BI2DimensionLevelBI2DimensionLevelHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Dimension Level (OLAP 2) with stereotype and container with requirement.static BI2DimensionPrecedenceBI2DimensionPrecedenceHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new Dimension Precedence (OLAP 2) with template from source to target element.static BI2DimensionPrecedenceBI2DimensionPrecedenceHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new Dimension Precedence (OLAP 2) with stereotype from source to target element.static BI2DimensionShowAttributeBI2DimensionShowAttributeHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Show Attribute (in OLAP 2 Dimension Level) with template and container.static BI2DimensionShowAttributeBI2DimensionShowAttributeHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Show Attribute (in OLAP 2 Dimension Level) with template and container with requirement.static BI2DimensionShowAttributeBI2DimensionShowAttributeHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Show Attribute (in OLAP 2 Dimension Level) with stereotype and container.static BI2DimensionShowAttributeBI2DimensionShowAttributeHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Show Attribute (in OLAP 2 Dimension Level) with stereotype and container with requirement.static BI2DimensionSortAttributeBI2DimensionSortAttributeHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Sort Attribute (in OLAP 2 Dimension Level) with template and container.static BI2DimensionSortAttributeBI2DimensionSortAttributeHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Sort Attribute (in OLAP 2 Dimension Level) with template and container with requirement.static BI2DimensionSortAttributeBI2DimensionSortAttributeHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Sort Attribute (in OLAP 2 Dimension Level) with stereotype and container.static BI2DimensionSortAttributeBI2DimensionSortAttributeHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Sort Attribute (in OLAP 2 Dimension Level) with stereotype and container with requirement.static BI2DimensionTreeBI2DimensionTreeHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Dimension (OLAP 2) with template and container.static BI2DimensionTreeBI2DimensionTreeHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Dimension (OLAP 2) with stereotype and container.static BI2HierarchyBI2HierarchyHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Hierarchy (OLAP 2) with template and container.static BI2HierarchyBI2HierarchyHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Hierarchy (OLAP 2) with stereotype and container.static BI2HierarchyLevelBI2HierarchyLevelHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Hierarchy Level (OLAP 2) with template and container with requirement.static BI2HierarchyLevelBI2HierarchyLevelHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Hierarchy Level (OLAP 2) with stereotype and container with requirement.static BI2MeasurementTimeBI2MeasurementTimeHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Measurement Time with template and container.static BI2MeasurementTimeBI2MeasurementTimeHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Measurement Time with stereotype and container.static BIHierarchyAttributeBIHierarchyAttributeHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Attribute (in OLAP Hierarchy Level) with template and container with requirement.static BIHierarchyAttributeBIHierarchyAttributeHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Attribute (in OLAP Hierarchy Level) with stereotype and container with requirement.static BIHierarchyBIHierarchyHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Hierarchy (OLAP) with template and container.static BIHierarchyBIHierarchyHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Hierarchy (OLAP) with stereotype and container.static BIHierarchyLevelBIHierarchyLevelHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Hierarchy Level (OLAP) with template and container with requirement.static BIHierarchyLevelBIHierarchyLevelHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Hierarchy Level (OLAP) with stereotype and container with requirement.static BIHierarchyRoleBIHierarchyRoleHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new Role (in OLAP Hierarchy) with template from source to target element.static BIHierarchyRoleBIHierarchyRoleHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new Role (in OLAP Hierarchy) with stereotype from source to target element.static BIHierarchySortAttributeBIHierarchySortAttributeHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Sorting Attribute (in OLAP Hierarchy Level) with template and container with requirement.static BIHierarchySortAttributeBIHierarchySortAttributeHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Sorting Attribute (in OLAP Hierarchy Level) with stereotype and container with requirement.static ERAttributeERAttributeHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Entity Attribute with template and container.static ERAttributeERAttributeHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Entity Attribute with stereotype and container.static ERCheckConstraintERCheckConstraintHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Check Constraint with template and container.static ERCheckConstraintERCheckConstraintHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Check Constraint with stereotype and container.static EREntityEREntityHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Entity with template and container.static EREntityEREntityHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Entity with stereotype and container.static ERForeignKeyERForeignKeyHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Foreign Key (of Entity) with template and container with requirement.static ERForeignKeyERForeignKeyHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Foreign Key (of Entity) with stereotype and container with requirement.
Innovator comfort: after creating the foreign key, the maintain method will be executed.static ERGeneralizationERGeneralizationHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new Generalization (of Entities) with template from source to target element.static ERGeneralizationERGeneralizationHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget, ELElement ohRequirement) Create a new Generalization (of Entities) with template from source to target element with requirement.static ERGeneralizationERGeneralizationHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new Generalization (of Entities) with stereotype from source to target element.
If the target element is an entity, a new generalization set will be created.static ERGeneralizationERGeneralizationHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget, ELElement ohRequirement) Create a new Generalization (of Entities) with stereotype from source to target element with requirement.
If the target element is an entity, a new generalization set will be created.static ERGeneralizationSetERGeneralizationSetHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Generalization Set (of Entity) with template and container.static ERGeneralizationSetERGeneralizationSetHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Generalization Set (of Entity) with stereotype and container.static ERRelationshipERRelationshipHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new Entity Relationship with template from source to target element.static ERRelationshipERRelationshipHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, List<? extends ELElement> seqSel) Create a new Entity Relationship with template, container and a sequence of elements.static ERRelationshipERRelationshipHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new Entity Relationship with stereotype from source to target element.static ERRelationshipERRelationshipHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, List<? extends ELElement> seqSel) Create a new Entity Relationship with stereotype, container and a sequence of elements.static ERUniqueKeyERUniqueKeyHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Unique Key with template and container.static ERUniqueKeyERUniqueKeyHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Unique Key with stereotype and container.static ERViewAttributeERViewAttributeHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Attribute (of Entity-Relationship View) with template and container.static ERViewAttributeERViewAttributeHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Attribute (of Entity-Relationship View) with stereotype and container.static ERViewFromERViewFromHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new From Clause (in Entity-Relationship View) with template and container with requirement.static ERViewFromERViewFromHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new From Clause (in Entity-Relationship View) with stereotype and container with requirement.static ERViewERViewHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new View (of Entity-Relationship Model) with template and container.static ERViewERViewHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new View (of Entity-Relationship Model) with stereotype and container.static ERViewSubselectFromERViewSubselectFromHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Subselect From Clause (in Entity-Relationship View) with template and container with requirement.static ERViewSubselectFromERViewSubselectFromHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Subselect From Clause (in Entity-Relationship View) with stereotype and container with requirement.static BI2CubeDimensionBI2CubeDimensionHelper.createAndMaintain(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Cube Dimension (OLAP 2) with template and container with requirement.static BI2CubeDimensionBI2CubeDimensionHelper.createAndMaintain(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Cube Dimension (OLAP 2) with stereotype and container with requirement.static BI2CubeDimensionHierarchyBI2CubeDimensionHierarchyHelper.createAndMaintain(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Cube Dimension Hierarchy Usage (OLAP 2) with template and container with requirement.static BI2CubeDimensionHierarchyBI2CubeDimensionHierarchyHelper.createAndMaintain(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Cube Dimension Hierarchy Usage (OLAP 2) with stereotype and container with requirement.static BI2DimensionLevelBI2DimensionLevelHelper.createAndMaintain(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Dimension Level (OLAP 2) with template and container.static BI2DimensionLevelBI2DimensionLevelHelper.createAndMaintain(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Dimension Level (OLAP 2) with template and container with requirement.static BI2DimensionLevelBI2DimensionLevelHelper.createAndMaintain(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Dimension Level (OLAP 2) with stereotype and container.static BI2DimensionLevelBI2DimensionLevelHelper.createAndMaintain(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Dimension Level (OLAP 2) with stereotype and container with requirement.static BI2DimensionPrecedenceBI2DimensionPrecedenceHelper.createAndMaintain(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new Dimension Precedence (OLAP 2) with template from source to target element.static BI2DimensionPrecedenceBI2DimensionPrecedenceHelper.createAndMaintain(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new Dimension Precedence (OLAP 2) with stereotype from source to target element.static BI2HierarchyBI2HierarchyHelper.createAndMaintain(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Hierarchy (OLAP 2) with template and container.static BI2HierarchyBI2HierarchyHelper.createAndMaintain(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Hierarchy (OLAP 2) with stereotype and container.static BI2HierarchyLevelBI2HierarchyLevelHelper.createAndMaintain(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Hierarchy Level (OLAP 2) with template and container with requirement.static BI2HierarchyLevelBI2HierarchyLevelHelper.createAndMaintain(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Hierarchy Level (OLAP 2) with stereotype and container with requirement.static BIHierarchyLevelBIHierarchyLevelHelper.createAndMaintain(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Hierarchy Level (OLAP) with template and container with requirement.static BIHierarchyLevelBIHierarchyLevelHelper.createAndMaintain(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Hierarchy Level (OLAP) with stereotype and container with requirement.static BIHierarchyRoleBIHierarchyRoleHelper.createAndMaintain(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new Role (in OLAP Hierarchy) with template from source to target element.static BIHierarchyRoleBIHierarchyRoleHelper.createAndMaintain(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new Role (in OLAP Hierarchy) with stereotype from source to target element.static ERForeignKeyERForeignKeyHelper.createAndMaintain(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Foreign Key (of Entity) with template and container with requirement.static ERForeignKeyERForeignKeyHelper.createAndMaintain(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Foreign Key (of Entity) with stereotype and container with requirement.static ERGeneralizationERGeneralizationHelper.createAndMaintain(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new Generalization (of Entities) with template from source to target element.static ERGeneralizationERGeneralizationHelper.createAndMaintain(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget, ELElement ohRequirement) Create a new Generalization (of Entities) with template from source to target element with requirement.static ERGeneralizationERGeneralizationHelper.createAndMaintain(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new Generalization (of Entities) with stereotype from source to target element.static ERGeneralizationERGeneralizationHelper.createAndMaintain(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget, ELElement ohRequirement) Create a new Generalization (of Entities) with stereotype from source to target element with requirement.static ERRelationshipERRelationshipHelper.createAndMaintain(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new Entity Relationship with template from source to target element.static ERRelationshipERRelationshipHelper.createAndMaintain(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, List<? extends ELElement> seqSel) Create a new Entity Relationship with template, container and a sequence of elements.static ERRelationshipERRelationshipHelper.createAndMaintain(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new Entity Relationship with stereotype from source to target element.static ERRelationshipERRelationshipHelper.createAndMaintain(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, List<? extends ELElement> seqSel) Create a new Entity Relationship with stereotype, container and a sequence of elements.static ERUniqueKeyERUniqueKeyHelper.createAndMaintain(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Unique Key with template and container.static ERUniqueKeyERUniqueKeyHelper.createAndMaintain(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Unique Key with stereotype and container.static ERViewAttributeERViewAttributeHelper.createAndMaintain(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Attribute (of Entity-Relationship View) with template and container.static ERViewAttributeERViewAttributeHelper.createAndMaintain(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Attribute (of Entity-Relationship View) with stereotype and container.static ERViewFromERViewFromHelper.createAndMaintain(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new From Clause (in Entity-Relationship View) with template and container with requirement.static ERViewFromERViewFromHelper.createAndMaintain(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new From Clause (in Entity-Relationship View) with stereotype and container with requirement.static ERAttributeERAttributeHelper.createByUnique(SrvContext srvCtx, ELContainerAble ohContainer, IMProperty ohReferencedProperty) Creates a foreign key attribute for a given unique key attribute.<T extends IMForeignKeyAble>
List<T> EREntity.getAllConnections(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) List of all connections (roles or generalizations) of thisEREntity.
If an element of the list is a role, it is the role to the partner entity! If an element of the list is a generaliziaton, this entity can be source or target.<T extends IMForeignKeyAble>
List<T> EREntity.getAllConnections(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getAllConnections and filters its return values according to the given stereotype value.<T extends IMForeignKeyAble>
List<T> ERView.getAllConnections(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) List of all connections (roles or generalizations) of the firstEREntityof thisERView.
If an element of the list is a role, it is the role to the partner entity! If an element of the list is a generalization, this entity can be source or target.<T extends IMForeignKeyAble>
List<T> ERView.getAllConnections(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getAllConnections and filters its return values according to the given stereotype value.BI2DimensionTree.getAllLowestLevels()Returns all dimension levels of thisBI2DimensionTreewhich does not have a sub level.BI2DimensionTree.getAllLowestLevels(MMStereotype stereotype) The method calls getAllLowestLevels and filters its return values according to the given stereotype value.ERGeneralization.getAlternativeSet()List of all generalization sets which can be alternatively used by thisERGeneralization.ERGeneralization.getAlternativeSet(MMStereotype stereotype) The method calls getAlternativeSet and filters its return values according to the given stereotype value.EREntity.getAssignCandidateForeignKey(EREntity refObj) Gets anERForeignKeyof thisEREntitywhich can be assigned to anIMForeignKeyAbleERRoleorERGeneralization.BI2HierarchyLevel.getAttributeSet()Reference to theERAttributeSet(EREntityorERView) of theBI2DimensionLevelof thisBI2HierarchyLevel.BIHierarchyLevel.getAttributeSet()<T extends ERUsedAttribute>
List<T> ERViewFrom.getAttributeSetAttribute(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) EREntity.getAutoMapDatabaseModels(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) EREntity.getAutoMapDatabaseModels(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getAutoMapDatabaseModels and filters its return values according to the given stereotype value.ERUsedAttribute.getBILevelAttribute()ERUsedAttribute.getBISortAttribute()ERViewAttribute.getCombinedAttribute()Gets the combined view attribute that is affected by this sub select attribute.ERViewAttribute.getCombiningAttributes()Gets all combining subselect attributes that affect this combined attribute.ERRole.getConnectedEntity()BI2DimensionTree.getCubeDimension()List of all cube dimensions using thisBI2DimensionTree.BI2MeasurementTime.getCubeDimension()List of all cube dimensions using thisBI2MeasurementTime.<T extends IMClassifier>
List<T> BI2HierarchyLevel.getDBColumnSets(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Get all DB elements which have a mapping dependency to thisBI2HierarchyLevel.<T extends IMClassifier>
List<T> BI2HierarchyLevel.getDBColumnSets(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getDBColumnSets and filters its return values according to the given stereotype value.<T extends ERUsedAttribute>
List<T> BI2CubeDimension.getDimensionAttribute(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Gets the dimension attributes of thisBI2CubeDimension.<T extends ERUsedAttribute>
List<T> BI2CubeDimension.getDimensionAttribute(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getDimensionAttribute and filters its return values according to the given stereotype value.<T extends BI2DimensionAttribute>
List<T> ERUsedAttribute.getDimensionAttribute(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) List of dimension attributes using thisERUsedAttribute.BI2CubeDimension.getDimensionAttributeNames()Returns the names of the dimension attributes as a comma separated string.<T extends ERUsedAttribute>
List<T> BI2Cube.getDimensionAttributes(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Gets the dimension attributes of thisBI2Cube.<T extends ERUsedAttribute>
List<T> BI2Cube.getDimensionAttributes(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getDimensionAttributes and filters its return values according to the given stereotype value.<T extends BI2DimensionAttribute>
List<T> BI2HierarchyLevel.getDimensionAttributes(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) <T extends BI2DimensionAttribute>
List<T> BI2HierarchyLevel.getDimensionAttributes(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getDimensionAttributes and filters its return values according to the given stereotype value.BI2Hierarchy.getDimensionHierarchy()List of all cube dimension hierarchy usages of thisBI2Hierarchy.BI2HierarchyLevel.getDimensionLevel()Reference to theBI2DimensionLevelof thisBI2HierarchyLevel.ERAttributeSet.getDimensionLevel()List of dimension levels using thisERAttributeSet.BI2CubeDimension.getDimensionTree()Returns theBI2DimensionTreeof thisBI2CubeDimension.<T extends MEModelElement>
List<T> EREntity.getElementExistentialDependencyIn(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Gets the existence prerequisite elements (ERRelationshiporERGeneralization) which thisEREntityis at the foreign key side for.<T extends MEModelElement>
List<T> EREntity.getElementExistentialDependencyIn(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getElementExistentialDependencyIn and filters its return values according to the given stereotype value.<T extends MEModelElement>
List<T> EREntity.getElementExistentialDependencyOut(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Gets the existence prerequisite elements (ERRelationshiporERGeneralization) which thisEREntityis at the unique key side for.<T extends MEModelElement>
List<T> EREntity.getElementExistentialDependencyOut(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getElementExistentialDependencyOut and filters its return values according to the given stereotype value.ERRelationship.getEntity()List of all entities of thisERRelationship.ERRelationship.getEntityForeignKey()Returns theEREntityat the foreign key side of thisERRelationship.EREntity.getEntityKind()The kind of this entity.ERRelationship.getEntitySERMLeft()Returns theEREntityat the left side of anERRelationshipwhich conforms to SERM.ERRelationship.getEntitySERMRight()Returns theEREntityat the right side of anERRelationshipwhich conforms to SERM.ERRelationship.getEntityUniqueKey()Returns theEREntityat the unique key side of thisERRelationship.ERAttribute.getERForeignKey(K_CONTROL_OPTION... behaviourFlags) ERAttribute.getERKeyRelationshipAttribute()List of foreign key attributes, referencing this unique key attribute.ERAttribute.getERKeyRelationshipAttributeRecursive(EREntity refObj) List of foreign key attributes, referencing this unique key attribute indirectly.ERAttribute.getERTypingSemanticDataType()The semantic data type that types thisERAttribute.ERAttribute.getERUniqueKey(K_CONTROL_OPTION... behaviourFlags) <T extends ERUsedAttribute>
List<T> ERAttribute.getERUniqueKeyAttribute(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) List of unique key attributes, referenced by this foreign key attribute.<T extends ERUsedAttribute>
List<T> ERAttribute.getERUniqueKeyAttributeOrigin(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Gets the origin attributes of this foreign key attribute.BIHierarchy.getFirstLevel()Gets the firstBIHierarchyLevelof thisBIHierarchy.ERAttribute.getFirstValidTypeAttribute()Gets theERAttributewhich is valid to evaluate theIMDataTypeof this attribute.ERRelationship.getForeignKey()Gets theERForeignKeyimplementing thisERRelationship.<T extends IMForeignKeyAble>
List<T> EREntity.getForeignKeyAble(Class<T> returnType, ELElement refObj, K_CONTROL_OPTION... behaviourFlags) List of all foreign key assignable elements (roles or generalizations) which can be potentially referenced by anERForeignKeyin thisEREntity.
If there is an entity or a unique given by theargument refObj, the result will be restricted to the elements which the entity or the entity of the unique key is at the referenced side of the relationship.<T extends IMForeignKeyAble>
List<T> EREntity.getForeignKeyAble(Class<T> returnType, MMStereotype stereotype, ELElement refObj, K_CONTROL_OPTION... behaviourFlags) The method calls getForeignKeyAble and filters its return values according to the given stereotype value.ERForeignKey.getForeignKeyAble()Reference to the foreign key inducing element (generalization or relationship role of the foreign key).<T extends IMForeignKeyAble>
List<T> ERAttributeSet.getForeignKeyAbleBetween(Class<T> returnType, ERAttributeSet refObj, K_CONTROL_OPTION... behaviourFlags) <T extends IMForeignKeyAble>
List<T> ERAttributeSet.getForeignKeyAbleBetween(Class<T> returnType, MMStereotype stereotype, ERAttributeSet refObj, K_CONTROL_OPTION... behaviourFlags) The method calls getForeignKeyAbleBetween and filters its return values according to the given stereotype value.EREntity.getForeignKeyAbleGeneralization(ELElement refObj) Returns the list of all generalizations which potentially lead to a foreign key in this entity.EREntity.getForeignKeyAbleGeneralization(MMStereotype stereotype, ELElement refObj) The method calls getForeignKeyAbleGeneralization and filters its return values according to the given stereotype value.<T extends IMForeignKeyAble>
List<T> EREntity.getForeignKeyAbleMissed(Class<T> returnType, ELElement refObj, K_CONTROL_OPTION... behaviourFlags) List of all foreign key assignable elements (roles or generalizations) which can be potentially, but are not yet referenced by anERForeignKeyin thisEREntity.
If there is an entity or a unique given by theargument refObj, the result will be restricted to the elements which the entity or the entity of the unique key is at the referenced side of the relationship.<T extends IMForeignKeyAble>
List<T> EREntity.getForeignKeyAbleMissed(Class<T> returnType, MMStereotype stereotype, ELElement refObj, K_CONTROL_OPTION... behaviourFlags) The method calls getForeignKeyAbleMissed and filters its return values according to the given stereotype value.EREntity.getForeignKeyAbleRole(ELElement refObj) EREntity.getForeignKeyAbleRole(MMStereotype stereotype, ELElement refObj) The method calls getForeignKeyAbleRole and filters its return values according to the given stereotype value.<T extends IMForeignKeyAble>
List<T> EREntity.getForeignKeyAbleUsed(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) List of all foreign key assignable elements (roles or generalizations) which are referenced by anERForeignKeyin thisEREntity.<T extends IMForeignKeyAble>
List<T> EREntity.getForeignKeyAbleUsed(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getForeignKeyAbleUsed and filters its return values according to the given stereotype value.ERGeneralization.getForeignKeyAttributes()Gets the foreign key attributes implementing thisERGeneralization.ERGeneralization.getForeignKeyAttributes(MMStereotype stereotype) The method calls getForeignKeyAttributes and filters its return values according to the given stereotype value.ERRelationship.getForeignKeyAttributes()Gets the foreign key attributes implementing thisERRelationship.ERRelationship.getForeignKeyAttributes(MMStereotype stereotype) The method calls getForeignKeyAttributes and filters its return values according to the given stereotype value.EREntity.getForeignKeyByReferencedEntity(EREntity refObj, K_CONTROL_OPTION... behaviourFlags) EREntity.getForeignKeyByReferencedEntity(MMStereotype stereotype, EREntity refObj, K_CONTROL_OPTION... behaviourFlags) The method calls getForeignKeyByReferencedEntity and filters its return values according to the given stereotype value.ERUniqueKey.getForeignKeyWithoutForeignKeyAble()List of all foreign keys that reference thisERUniqueKeyand are not yet assigned to anIMForeignKeyAble(ERRoleorERGeneralization).ERUniqueKey.getForeignKeyWithoutForeignKeyAble(MMStereotype stereotype) The method calls getForeignKeyWithoutForeignKeyAble and filters its return values according to the given stereotype value.<T extends ERAttributeSet>
List<T> ERView.getFromAttributeSet(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) <T extends ERAttributeSet>
List<T> ERView.getFromAttributeSet(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getFromAttributeSet and filters its return values according to the given stereotype value.<T extends ERUsedAttribute>
List<T> ERView.getFromAttributeSetAttribute(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) <T extends ERUsedAttribute>
List<T> ERView.getFromAttributeSetAttribute(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getFromAttributeSetAttribute and filters its return values according to the given stereotype value.ERForeignKey.getGeneralizationSet()Reference to theERGeneralizationSetfor which this foreign key is created.BI2CubeDimension.getHierarchy()BI2CubeDimension.getHierarchy(MMStereotype stereotype) The method calls getHierarchy and filters its return values according to the given stereotype value.BI2CubeDimensionHierarchy.getHierarchy()Returns theBI2Hierarchyof thisBI2CubeDimensionHierarchy.BIHierarchyRole.getHierarchy()TheBIHierarchyof thisBIHierarchyRole.EREntity.getHierarchyForHierarchyRole()Gets all hierarchies for possible assignment to anBIHierarchyRole.EREntity.getHierarchyForHierarchyRole(MMStereotype stereotype) The method calls getHierarchyForHierarchyRole and filters its return values according to the given stereotype value.BI2DimensionLevel.getHierarchyLevel()List of hierarchy levels using thisBI2DimensionLevel.ERAttributeSet.getHierarchyLevel()BI2Hierarchy.getHierarchyLevelDisplayNames()Returns the names of the hierarchy levels as a comma separated string including short names.BI2Hierarchy.getHierarchyLevelNames()Returns the names of the hierarchy levels as a comma separated string.BI2HierarchyLevel.getHierarchyLevelWithSameCubeDimensionAndDimensionLevel()AllBI2HierarchyLevelwith the sameBI2DimensionLevelowned by hierarchies which are referenced by the sameBI2CubeDimension.BI2HierarchyLevel.getHierarchyLevelWithSameCubeDimensionAndDimensionLevel(MMStereotype stereotype) The method calls getHierarchyLevelWithSameCubeDimensionAndDimensionLevel and filters its return values according to the given stereotype value.BIHierarchy.getHierarchyRole()List of all hierarchy roles using thisBIHierarchy.BI2Hierarchy.getHierarchyWithSameCubeDimension()AllBI2Hierarchywhich are referenced by the sameBI2CubeDimension.BI2Hierarchy.getHierarchyWithSameCubeDimension(MMStereotype stereotype) The method calls getHierarchyWithSameCubeDimension and filters its return values according to the given stereotype value.ERRelationship.getHowMany()This enumeration value indicates how many instances of the child entity can reference the same instance of the parent entity.
Setting this value to explicit will set the cardinality to (2,5)! For other values use the setter methods 'Min' and 'Max' of the parent entityERRole.BIHierarchy.getLastLevel()Gets the lastBIHierarchyLevelof thisBIHierarchy.BI2HierarchyLevel.getLevelDown()The one level downBI2HierarchyLevel.BI2DimensionTree.getLevelOfLevelNumber(BI2HierarchyLevel refObj, int mode) Returns the dimension levels of thisBI2DimensionTreewith the level number.BI2DimensionTree.getLevelOfLevelNumber(MMStereotype stereotype, BI2HierarchyLevel refObj, int mode) The method calls getLevelOfLevelNumber and filters its return values according to the given stereotype value.BI2HierarchyLevel.getLevelUp()The one level upBI2HierarchyLevel.BI2CubeDimension.getLowestDimensionLevel()Returns the lowestBI2DimensionLevelof thisBI2CubeDimension.BI2DimensionTree.getLowestLevel()Returns the lowestBI2DimensionLevelof thisBI2DimensionTree.BI2Hierarchy.getLowestLevel()Returns the lowestBI2HierarchyLevelof thisBI2Hierarchy.<T extends ERRelationship>
List<T> EREntity.getMandatoryReferencingMeRelationship(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Get all mandatory relationships of the entity, if thisEREntityis on primary key side.<T extends ERRelationship>
List<T> EREntity.getMandatoryReferencingMeRelationship(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getMandatoryReferencingMeRelationship and filters its return values according to the given stereotype value.<T extends ERRelationship>
List<T> EREntity.getMandatoryReferencingRelationship(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Get all mandatory relationships of the entity, if thisEREntityis on foreign key side.<T extends ERRelationship>
List<T> EREntity.getMandatoryReferencingRelationship(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getMandatoryReferencingRelationship and filters its return values according to the given stereotype value.ERRole.getMax()Maximum cardinality of thisERRole.ERRole.getMaxUML()Maximum cardinality of thisERRolefor UML notation.BI2CubeDimension.getMeasurementTime()Returns theBI2MeasurementTimeused by thisBI2CubeDimension.ERRole.getMin()The minimum number how often the connected entity must participate in the relationship.ERRole.getMinMaxString()Gets a string with the cardinality in Chen notation - (Min,Max).ERRole.getMinMaxStringUML()Gets a string with the cardinality in UML notation using the minimum and maximum of the partner role.ERRole.getMinUML()Minimum cardinality of thisERRolefor UML notation.ERRelationship.getMustOrCan()This enumeration value indicates if an instance of the child entity must or can have a relationship to an instance of the parent entity.ERRole.getNameUML()Role name of thisERRolefor UML notation.<T extends ERRelationship>
List<T> EREntity.getOptionalReferencingMeRelationship(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Get all optional relationships of the entity, if thisEREntityis on primary key side.<T extends ERRelationship>
List<T> EREntity.getOptionalReferencingMeRelationship(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getOptionalReferencingMeRelationship and filters its return values according to the given stereotype value.<T extends ERRelationship>
List<T> EREntity.getOptionalReferencingRelationship(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Get all optional relationships of the entity, if thisEREntityis on foreign key side.<T extends ERRelationship>
List<T> EREntity.getOptionalReferencingRelationship(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getOptionalReferencingRelationship and filters its return values according to the given stereotype value.<T extends BI2DimensionAttribute>
List<T> BI2DimensionLevel.getOwnedAttribute(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) List of all dimension attributes of this anBI2DimensionLevelEREntity.getOwnedAttribute(K_CONTROL_OPTION... behaviourFlags) List of attributes of this entity.ERView.getOwnedAttribute(K_CONTROL_OPTION... behaviourFlags) List of attributes of thisERView.ERCheckConstraint.getOwnedConstraintAssign(K_CONTROL_OPTION... behaviourFlags) All check constraint assignments of thisERCheckConstraint.BI2Cube.getOwnedCubeDimension(K_CONTROL_OPTION... behaviourFlags) List of cube dimensions of thisBI2Cube.BI2CubeDimension.getOwnedCubeDimensionHierarchy(K_CONTROL_OPTION... behaviourFlags) List of cube dimension hierarchies of thisBI2CubeDimension.ERAttribute.getOwnedERCheckConstraint(K_CONTROL_OPTION... behaviourFlags) List of check constraints owned by thisERAttribute.EREntity.getOwnedERCheckConstraint(K_CONTROL_OPTION... behaviourFlags) List of check constraints owned by thisEREntity.BI2Cube.getOwnedFactMeasure()Returns all fact measures of thisBI2Cube.BI2Cube.getOwnedFactMeasure(MMStereotype stereotype) The method calls getOwnedFactMeasure and filters its return values according to the given stereotype value.EREntity.getOwnedForeignKey(K_CONTROL_OPTION... behaviourFlags) List of foreign keys of this entity.<T extends ERViewFrom>
List<T> ERView.getOwnedFrom(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) List of from clauses of thisERView.<T extends ERViewFrom>
List<T> ERView.getOwnedFromByRef(Class<T> returnType, ERAttributeSet refObj, K_CONTROL_OPTION... behaviourFlags) <T extends ERViewFrom>
List<T> ERView.getOwnedFromByRef(Class<T> returnType, MMStereotype stereotype, ERAttributeSet refObj, K_CONTROL_OPTION... behaviourFlags) The method calls getOwnedFromByRef and filters its return values according to the given stereotype value.BI2DimensionTree.getOwnedHierarchy(K_CONTROL_OPTION... behaviourFlags) List of hierarchys of thisBI2DimensionTree.BI2Hierarchy.getOwnedHierarchyLevelByDimensionLevel(BI2DimensionLevel refObj) BI2DimensionTree.getOwnedLevel(K_CONTROL_OPTION... behaviourFlags) BI2Hierarchy.getOwnedLevel(K_CONTROL_OPTION... behaviourFlags) BIHierarchy.getOwnedLevel(K_CONTROL_OPTION... behaviourFlags) BIHierarchyLevel.getOwnedLevelAttribute(K_CONTROL_OPTION... behaviourFlags) List of all level attributes of this anBIHierarchyLevelEREntity.getOwnedRole(K_CONTROL_OPTION... behaviourFlags) ERRelationship.getOwnedRole(K_CONTROL_OPTION... behaviourFlags) List of roles owned by this relationship.BIHierarchyLevel.getOwnedSortAttribute(K_CONTROL_OPTION... behaviourFlags) List of all sort attributes of this anBIHierarchyLevelERView.getOwnedSubselectFrom(K_CONTROL_OPTION... behaviourFlags) List of subselect from clauses of thisERView.ERView.getOwnedSubView(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) List of sub views of this combined view.ERUsedAttribute.getOwnedTypeEntity()TheEREntityowned by thisERUsedAttribute, usually used as type.EREntity.getOwnedUniqueKey(K_CONTROL_OPTION... behaviourFlags) ERView.getOwnedUniqueKey(K_CONTROL_OPTION... behaviourFlags) ERCheckConstraint.getOwningAttribute()Reference to theERAttributethat owns thisERCheckConstraint.EREntity.getOwningAttribute()The ownerERUsedAttributeof thisEREntity.ERView.getOwningCombinedView()Reference to the combined view of thisERView.ERRole.getOwningCreateCLInst()Template dummy instance needed as owner substitute forEREntity.BI2CubeDimension.getOwningCube()Reference to theBI2Cubeof thisBI2CubeDimension.BI2CubeDimensionHierarchy.getOwningCubeDimension()Reference to theBI2CubeDimensionof thisBI2CubeDimensionHierarchy.BI2Hierarchy.getOwningDimensionTree()Reference to theBI2DimensionTreeof thisBI2Hierarchy.ERAttribute.getOwningEntity()ERForeignKey.getOwningEntity()Reference to the entity of the foreign key.ERRole.getOwningEntity()ERUniqueKey.getOwningEntity()ERRole.getOwningRelationship()Reference to the relationship that owns the role.ERCheckConstraint.getOwningSemanticDataType()Reference to theIMSemanticDataTypethat owns thisERCheckConstraint.ERUniqueKey.getOwningView()Reference to theEREntityof theERUniqueKey.ERRole.getPartnerRole()Gets the partner role of this role (the opposite role of the relationship.<T extends MEModelElement>
List<T> BIHierarchy.getPossibleLevelActivator(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Activator of anBIHierarchyLevelis either an attribute set for the top level, or a connection to the attribute set of the last level.<T extends MEModelElement>
List<T> BIHierarchy.getPossibleLevelActivator(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getPossibleLevelActivator and filters its return values according to the given stereotype value.BI2DimensionTree.getPrecedences()Get all precedences of thisBI2DimensionTree.BI2DimensionTree.getPrecedences(MMStereotype stereotype) The method calls getPrecedences and filters its return values according to the given stereotype value.BI2Hierarchy.getPrecedences()BI2Hierarchy.getPrecedences(MMStereotype stereotype) The method calls getPrecedences and filters its return values according to the given stereotype value.ERAttributeSet.getPropagationViews(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Returns all views which are viewing thisERAttributeSet, but not yet viewing all attributes of this attribute set.ERAttributeSet.getPropagationViews(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getPropagationViews and filters its return values according to the given stereotype value.ERUsedAttribute.getPropagationViews(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Returns all views which are viewing theERAttributeSetof thisERUsedAttribute, but not this attribute.ERUsedAttribute.getPropagationViews(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getPropagationViews and filters its return values according to the given stereotype value.<T extends ERRelationship>
List<T> EREntity.getReferencingMeRelationship(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Get all relationships of the entity, if thisEREntityis on primary key side.<T extends ERRelationship>
List<T> EREntity.getReferencingMeRelationship(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getReferencingMeRelationship and filters its return values according to the given stereotype value.<T extends ERRelationship>
List<T> EREntity.getReferencingRelationship(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Get all relationships of the entity, if thisEREntityis on foreign key side.<T extends ERRelationship>
List<T> EREntity.getReferencingRelationship(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getReferencingRelationship and filters its return values according to the given stereotype value.BI2CubeDimension.getRelationship()Returns theIMForeignKeyAblereferenced by thisBI2CubeDimension.BI2DimensionPrecedence.getRelationship()Returns theIMForeignKeyAblereferenced by thisBI2DimensionPrecedence.ERForeignKey.getRelationship()Reference to theERRelationshipfor which this foreign key is created.ERRole.getRelationship()The relationship this role is assigned to.<T extends ERRelationship>
List<T> EREntity.getRelationshipOfEntity(Class<T> returnType, EREntity refObj, K_CONTROL_OPTION... behaviourFlags) <T extends ERRelationship>
List<T> EREntity.getRelationshipOfEntity(Class<T> returnType, MMStereotype stereotype, EREntity refObj, K_CONTROL_OPTION... behaviourFlags) The method calls getRelationshipOfEntity and filters its return values according to the given stereotype value.ERRelationship.getRole()All roles that are assigned to this relationship.ERRelationship.getRoleForeignKey()Returns theERRoleat the foreign key side of thisERRelationship.ERRelationship.getRoleSERMLeft()Returns theERRoleat the left side of anERRelationshipwhich conforms to SERM.ERRelationship.getRoleSERMRight()Returns theERRoleat the right side of anERRelationshipwhich conforms to SERM.ERRelationship.getRoleUniqueKey()Returns theERRoleat the unique key side of thisERRelationship.<T extends ADClientAble>
List<T> EREntity.getSectionElements(Class<T> returnType, MMStereotype stereotype, MESection refObj, K_MESECTION kind, K_CONTROL_OPTION... behaviourFlags) The method calls getSectionElements and filters its return values according to the given stereotype value.<T extends ADClientAble>
List<T> EREntity.getSectionElements(Class<T> returnType, MESection refObj, K_MESECTION kind, K_CONTROL_OPTION... behaviourFlags) BI2DimensionLevel.getSubLevelPrecedence()List of dimension precedences of this super level.BI2DimensionLevel.getSubLevels()List of all sub levels.BI2DimensionLevel.getSubLevels(MMStereotype stereotype) The method calls getSubLevels and filters its return values according to the given stereotype value.BI2DimensionLevel.getSubLevelsTransitive()List of all transitive sub levels.BI2DimensionLevel.getSubLevelsTransitive(MMStereotype stereotype) The method calls getSubLevelsTransitive and filters its return values according to the given stereotype value.BIHierarchyRole.getSuffix()Name suffix for the foreign attributes of the fact entity.BI2DimensionLevel.getSuperLevelPrecedence()List of dimension precedences of this sub level.BI2DimensionLevel.getSuperLevels()List of all super levels.BI2DimensionLevel.getSuperLevels(MMStereotype stereotype) The method calls getSuperLevels and filters its return values according to the given stereotype value.BI2DimensionLevel.getSuperLevelsTransitive()List of all transitive super levels.BI2DimensionLevel.getSuperLevelsTransitive(MMStereotype stereotype) The method calls getSuperLevelsTransitive and filters its return values according to the given stereotype value.EREntity.getTypedByEntityAttribute()TheERUsedAttributetyped by thisEREntity.EREntity.getTypedRole()ERUsedAttribute.getTypingEntity()TheEREntitywhich is the type of thisERUsedAttribute.ERGeneralization.getUniqueKey()Gets theERUniqueKeyreferenced by thisERGeneralization.ERRelationship.getUniqueKey()Gets theERUniqueKeyreferenced by thisERRelationship.ERGeneralization.getUniqueKeyAttributes()Gets the attributes referenced by thisERGeneralization.ERGeneralization.getUniqueKeyAttributes(MMStereotype stereotype) The method calls getUniqueKeyAttributes and filters its return values according to the given stereotype value.ERRelationship.getUniqueKeyAttributes()Gets the attributes referenced by thisERRelationship.ERRelationship.getUniqueKeyAttributes(MMStereotype stereotype) The method calls getUniqueKeyAttributes and filters its return values according to the given stereotype value.ERForeignKey.getUniqueKeyEntity()<T extends IMForeignKeyAble>
List<T> EREntity.getUniqueKeyForeignKeyAble(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) List of all foreign key assignable elements (roles or generalizations) where thisEREntityis on the unique key side.<T extends IMForeignKeyAble>
List<T> EREntity.getUniqueKeyForeignKeyAble(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getUniqueKeyForeignKeyAble and filters its return values according to the given stereotype value.EREntity.getUniqueKeyGeneralization(EREntity refObj) Returns the list of all generalizations which potentially lead to a foreign key in the partner entity.EREntity.getUniqueKeyGeneralization(MMStereotype stereotype, EREntity refObj) The method calls getUniqueKeyGeneralization and filters its return values according to the given stereotype value.EREntity.getUniqueKeyRole()EREntity.getUniqueKeyRole(MMStereotype stereotype) The method calls getUniqueKeyRole and filters its return values according to the given stereotype value.BIHierarchyAttribute.getUsedAttribute()BIHierarchySortAttribute.getUsedAttribute()<T extends ERUsedAttribute>
List<T> ERViewAttribute.getUsedAttribute(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) <T extends ERViewElement>
List<T> ERUsedAttribute.getUsingERViewElement(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) ERUsedAttribute.getUsingViewAttributeByRef(ERView refObj) List of all view attributes that view this attribute (ERViewAttributeorERAttribute).
If there is aERViewgiven byargument refObj, the result will be restricted to the attributes owned by this view.ERUsedAttribute.getUsingViewAttributeByRef(MMStereotype stereotype, ERView refObj) The method calls getUsingViewAttributeByRef and filters its return values according to the given stereotype value.<T extends ERViewFrom>
List<T> ERAttributeSet.getViewFrom(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) List of from clauses that use this attributes set in a view.EREntity.getViewingViews(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) EREntity.getViewingViews(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getViewingViews and filters its return values according to the given stereotype value.booleanBI2Hierarchy.hasAll()Returns whether thisBI2Hierarchyhas an 'all' member.booleanERRelationship.hasWeakEntity()If true, the referencing entity of the relationship is a weak entity.booleanBI2DimensionSortAttribute.isAscending()If true, sort in ascending order; if false, in descending order.booleanERRole.isForeignKeyCandidate()If true, theERRolecan be set to be on the foreign key side.
A role is a foreign key candidate if the upper value is 1, unless the partner role does not have a (1,1) cardinality.booleanERRole.isForeignKeySide()If true, theERRoleis on the foreign key side of itsERRelationship.booleanERRelationship.isMaxOne()True, if theERRoleon the unique key side has a cardinality with maximum one, e.g.booleanERRelationship.isMinOne()True, if theERRoleon the unique key side has a cardinality with minimum one or greater, e.g.booleanBI2DimensionShowAttribute.isOptional()True, if thisBI2DimensionShowAttributeis optional.booleanERRelationship.isOptional()True, if thisERRelationshipis optional.
This is true if theERRoleon the foreign key side has a cardinality with minimum of zero, e.g.booleanBI2HierarchyLevel.isRecursive()If true, thisBI2HierarchyLevelis recursive (self-precedence).booleanEREntity.isRType()If true, theEREntityis an R type in the SERM terminology.
R stands for relationship.booleanEREntity.isRTypeAble(boolean mode) If true, thisEREntitycan become an R type.
If the boolean argument mode is true, this getter returns true if the entity is already an R type.booleanERRelationship.isSERMConform()If true, this relationship conforms to SERM.booleanBI2DimensionPrecedence.isStrict()If true, thisBI2DimensionPrecedenceis strict, otherwise loose.booleanERRole.isUniqueKeySide()If true, theERRoleis on the unique key side of itsERRelationship.booleanEREntity.isWeak()True, if thisEREntityis weak.
An entity is called weak, if it is the child of at least one hierarchicalERRelationshipor it owns at least one identifying foreign key!BI2CubeDimension.maintain()Runs all maintaining methods for thisBI2CubeDimensionin the following order:
maintainAddAllAttributes(...)BI2CubeDimensionHierarchy.maintain()Runs all maintaining methods for thisBI2CubeDimensionHierarchyin the following order:
maintain(...) of ownerBI2CubeDimensionBI2DimensionLevel.maintain()Runs all maintaining methods for thisBI2DimensionLevelin the following order:
maintainAddIdentificator(...)BI2DimensionPrecedence.maintain()Runs all maintaining methods for thisBI2DimensionPrecedencein the following order:
maintainAssignER(...)BIHierarchyLevel.maintain()ERForeignKey.maintain()Runs all maintaining methods for this foreign key in the following order:
maintainAssignForeignKeyAble(...) maintainCreateForeignAttributes(...) maintainHierarchicalPrimaryKey(...)ERGeneralization.maintain()Runs all maintaining methods for thisERGeneralizationin the following order:
maintainIsRType(...) maintainCreateForeignKey(...)ERRelationship.maintain()ERRole.maintain()ERUniqueKey.maintain()Runs all maintaining methods for thisERUniqueKeyin the following order:
maintainRoles(...) maintainForeignKeys(...)ERViewAttribute.maintain()Runs all maintaining methods for thisERViewFromin the following order:
maintainAddUnionAttributes(...)ERViewFrom.maintainAddAllAttributes()This maintaining method adds aERViewAttributefor eachERUsedAttributeof the referencedERAttributeSet, if the viewed attributes is not yet referenced in theERViewof thisERViewFrom.
Returns the list of the created attributes.BI2DimensionLevel.maintainAddIdentificator()This maintaining method adds aBI2DimensionIdAttributefor each primary attribute of the referencedERAttributeSet, if thisBI2DimensionLeveldon't have yet an identification attribute.
Returns the list of the created attributes.ERViewAttribute.maintainAddUnionAttributes()This maintaining method adds aERViewAttributein everyERViewwhich has a union from clause to the select view of this attribute and less attributes.
Returns the list of the created attributes.BI2CubeDimension.maintainAssignER()This maintaining method assigns thisBI2CubeDimensionto an ER relationship if there is exactly one available relationship between theERAttributeSetof the lowest dimension level and an fact set of itsBI2Cube.BI2DimensionPrecedence.maintainAssignER()This maintaining method assigns thisBI2DimensionPrecedenceto an ER relationship if there is exactly one available relationship between the attribute sets of its dimension levels.ERForeignKey.maintainAssignForeignKeyAble()This maintaining method assigns (if not yet assigned) this foreign key to an appropriate role or generalization.
This foreign key's entity shall be known as the FK entity and the referenced unique key's entity as the UK entity.
The first step is to search a generalization which has the FK entity as the specializing entity and the UK entity as the general entity.ERForeignKey.maintainCreateForeignAttributes()This maintaining method creates the missed foreign key attributes.ERForeignKey.maintainCreateRelationship()If theERForeignKeyis not yet assigned to anIMForeignKeyAble(role or generalization), anERRelationshipwill be created for this foreign key.
Returns the role on the unique key side of the newly-created relationship or null.voidBI2DimensionLevel.maintainDisconnectUndesirableDBElements()This maintaining method deletes all mapping dependencies with target to hierarchy levels of this dimension level but the source element is not available in relation to the connected attribute set.ERGeneralization.maintainForeignKey()This maintaining method creates the missedERForeignKeyfor thisERGeneralization.
Returns the newly created foreign key or null.ERRole.maintainForeignKey()This maintaining method creates the missedERForeignKeyfor thisERRole.
Returns the newly-created foreign key or null.ERUniqueKey.maintainForeignKeys()Runs the maintaining methods for all foreign keys of thisERUniqueKeywhich are not yet assigned to a relationship.ERUniqueKey.maintainGeneralizations()Runs the maintaining methods for all generalizations of theEREntityof thisERUniqueKeyin order to maintain the foreign keys in dependent entities.ERForeignKey.maintainHierarchicalPrimaryKey()This method maintains the primary key of the entity of this foreign key, if the foreign key is assigned to a hierarchical relationship.
A hierarchical relationship is either a generalization or a relationship with a weak entity.
All attributes of this foreign key should be part of the primary key in the same entity, unless a primary key with an attribute which is not part of this foreign key already exists.
If necessary, a primary key will be created.voidEREntity.maintainIsRType()Maintains the R type flag of this entity.voidERGeneralization.maintainIsRType()Runs the R type maintaining method for the generalEREntityof thisERGeneralization.voidERRelationship.maintainIsRType()Runs the R type maintaining method for the connected entities of thisERRelationship.voidBI2Hierarchy.maintainLevelSortOrder()This maintaining method sorts the hierarchy levels in an appropriate order for precedences.voidERForeignKey.maintainNotnull()This maintaining method sets the not null property of the foreign key attributes according to the assigned role.BIHierarchyRole.maintainRenameForeignAttributes()This maintaining method rename the foreign key attributes using the prefix and suffix of thisBIHierarchyRole.
Returns the list of renamed attributes.ERRelationship.maintainRoles()Runs the maintaining methods for all roles of thisERRelationship.ERUniqueKey.maintainRoles()Runs the maintaining methods for all unique key roles of theEREntityof thisERUniqueKeyin order to maintain the foreign keys.voidBI2Hierarchy.setAll(boolean value) Set the value of Attribut HasAll.voidBI2DimensionSortAttribute.setAscending(boolean value) Set the value of Attribut IsAscending.voidBI2HierarchyLevel.setAttributeSet(ERAttributeSet value) Set the value of View AttributeSet.voidBIHierarchyLevel.setAttributeSet(ERAttributeSet value) Set the value of Foreign Key AttributeSet.voidEREntity.setAutoMapDatabaseModels(List<? extends MEPackage> values) Set the value of View AutoMapDatabaseModels.voidERRole.setConnectedEntity(EREntity value) Set the value of Foreign Key ConnectedEntity.voidBI2HierarchyLevel.setDBColumnSets(List<? extends IMClassifier> values) Set the value of View DBColumnSets.voidBI2CubeDimension.setDimensionAttributeNames(String value) Set the value of Info DimensionAttributeNames.voidBI2HierarchyLevel.setDimensionLevel(BI2DimensionLevel value) Set the value of Foreign Key DimensionLevel.voidEREntity.setEntityKind(K_ENTITY value) Set the value of Info EntityKind.voidERForeignKey.setForeignKeyAble(IMForeignKeyAble value) Set the value of Foreign Key ForeignKeyAble.voidERRole.setForeignKeySide(boolean value) Set the value of Info IsForeignKeySide.voidERRole.setForeignKeySideAndMaintain(boolean value) Set the value of Info IsForeignKeySide.voidERForeignKey.setGeneralizationSet(ERGeneralizationSet value) Set the value of View GeneralizationSet.voidBIHierarchyRole.setHierarchy(BIHierarchy value) Set the value of Foreign Key Hierarchy.voidERRelationship.setHowMany(K_RS_HOWMANY value) Set the value of Info HowMany.voidSet the value of Info Max.voidERRole.setMaxAndMaintain(String value) Set the value of Info Max.voidSet the value of Info MaxUML.voidERRole.setMaxUMLAndMaintain(String value) Set the value of Info MaxUML.voidBI2CubeDimension.setMeasurementTime(BI2MeasurementTime value) Set the value of Foreign Key MeasurementTime.voidSet the value of Info Min.voidERRole.setMinAndMaintain(String value) Set the value of Info Min.voidSets the role cardinality to (min,max).voidSet the value of Info MinUML.voidERRole.setMinUMLAndMaintain(String value) Set the value of Info MinUML.voidERRelationship.setMustOrCan(K_RS_MUST_CAN value) Set the value of Info MustOrCan.voidERRole.setNameUML(String value) Set the value of Info NameUML.voidBI2DimensionShowAttribute.setOptional(boolean value) Set the value of Attribut IsOptional.voidERAttribute.setPrimary(boolean setPrimary) Sets theERAttributeto primary or not primary.voidBI2HierarchyLevel.setRecursive(boolean value) Set the value of Attribut IsRecursive.voidBI2CubeDimension.setRelationship(IMForeignKeyAble value) Set the value of Foreign Key Relationship.voidBI2DimensionPrecedence.setRelationship(IMForeignKeyAble value) Set the value of Foreign Key Relationship.voidERForeignKey.setRelationship(ERRelationship value) Set the value of View Relationship.voidBI2DimensionPrecedence.setStrict(boolean value) Set the value of Attribut IsStrict.voidSet the value of Attribut Suffix.voidEREntity.setWeak(boolean value) Set the value of Info IsWeak.voidERRelationship.setWeakEntity(boolean value) Set the value of Attribut HasWeakEntity.ERRelationship.transformToGeneralization()Not yet implemented!
ThisERRelationshipwill be transformed to a hierarchicalERGeneralization.
The relationship must be hierarchical with cardinalities (0,1) and (1,1).ERGeneralization.transformToRelationship()ERRelationship.transformToRType()Precondition: thisERRelationshipmust not be implemented by anERForeignKey!
ThisERRelationshipwill be transformed to an R typeEREntity.
Note: given specifications, labels, stereotype properties and dependencies will be lost! -
Uses of InoNetException in de.mid.innovator.srv2api.icw2erdia
Methods in de.mid.innovator.srv2api.icw2erdia that throw InoNetExceptionModifier and TypeMethodDescriptionstatic ERDiaAllERDiaAllHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Entity-Relationship Diagram with template and container.static ERDiaAllERDiaAllHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Entity-Relationship Diagram with stereotype and container.ERDia.getNotationAtLastUpdate()The notation of thisERDiaat the last update of coordinates.ERDiaCubeDimensionNode.getOwnedCompartmentNode()All compartment nodes owned by thisERDiaCubeDimensionNode.ERDiaCubeNode.getOwnedCompartmentNode()All compartment nodes owned by thisERDiaCubeNode.ERDiaDimensionLevelNode.getOwnedCompartmentNode()All compartment nodes owned by thisERDiaDimensionLevelNode.ERDiaDimensionTreeNode.getOwnedCompartmentNode()All compartment nodes owned by thisERDiaDimensionTreeNode.ERDiaHierarchyLevelNode.getOwnedCompartmentNode()All compartment nodes owned by thisERDiaHierarchyLevelNode.ERDiaHierarchyNode.getOwnedCompartmentNode()All compartment nodes owned by thisERDiaHierarchyNode.ERDia.getOwnedCubeDimensionNode()ERDia.getOwnedCubeNode()ERDia.getOwnedDimensionTreeNode()ERDia.getOwnedEntityNode()ERDia.getOwnedHierarchyNode()ERDia.getOwnedHierDimensionTreeNode()ERDia.getOwnedHierHierarchyNode()ERDiaAll.getOwnedHierStructDefinitionNode()All structure definition nodes owned by thisERDiaAll.ERDia.getOwnedViewNode()ERDiaCubeDimensionNode.getOwningERDiagram()TheERDiathat owns thisERDiaCubeDimensionNode.ERDiaCubeNode.getOwningERDiagram()TheERDiathat owns thisERDiaCubeNode.ERDiaDimensionTreeNode.getOwningERDiagram()TheERDiathat owns thisERDiaDimensionTreeNode.ERDiaEntityNode.getOwningERDiagram()The ER diagram that owns this entity node.ERDiaHierarchyNode.getOwningERDiagram()TheERDiathat owns thisERDiaHierarchyNode.ERDiaHierDimensionTreeNode.getOwningERDiagram()TheERDiathat owns thisERDiaHierDimensionTreeNode.ERDiaHierHierarchyNode.getOwningERDiagram()TheERDiathat owns thisERDiaHierHierarchyNode.ERDiaViewNode.getOwningERDiagram()The ER diagram that owns this view node.voidERDia.setERDiaNotation(K_ERDIA kERDia) Changes the display option diagram notation of thisERDia.voidERDia.setERDiaSERMNotation(K_ER_DISP_SERM kSERM) Changes the display option SERM edge notation of thisERDia.voidERDia.setNotationAtLastUpdate(K_ERDIA value) Set the value of Attribut NotationAtLastUpdate. -
Uses of InoNetException in de.mid.innovator.srv2api.icw2gc
Methods in de.mid.innovator.srv2api.icw2gc that throw InoNetExceptionModifier and TypeMethodDescriptionvoidGCConcept.addRealizingElements(List<? extends MMCommentContainerAble> seqRealizingElement) Adds elements to the current set of realizing elements or diagrams and creates concept realizations accordingly.static GCConceptConnectionGCConceptConnectionHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new Concept Connection with template from source to target element.static GCConceptConnectionGCConceptConnectionHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new Concept Connection with stereotype from source to target element.static GCConceptGCConceptHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Concept with template and container.static GCConceptGCConceptHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Concept with stereotype and container.static GCConceptRealizationGCConceptRealizationHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new Concept Realization with template from source to target element.static GCConceptRealizationGCConceptRealizationHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new Concept Realization with stereotype from source to target element.static GCJunctionGCJunctionHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Junction Point with template and container.static GCJunctionGCJunctionHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Junction Point with stereotype and container.GCJunction.getCheckMergeConnection()Checks the merge of concept connections and returns the number of involved diagrams.GCConceptConnection.getCheckSplitConnection()Checks the split of theGCConceptConnectionand returns the number of involved diagrams.GCConceptRealization.getConcept()TheGCConceptbeing realized.GCConcept.getConceptRealizationFromElement(MMCommentContainerAble refObj) GCConcept.getConceptShape()GCNode.getContainerConceptsByPresentation()GCNode.getContainerConceptsByPresentation(MMStereotype stereotype) The method calls getContainerConceptsByPresentation and filters its return values according to the given stereotype value.GCNode.getDirectlyConnectedPredecessors(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) GCNode.getDirectlyConnectedPredecessors(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getDirectlyConnectedPredecessors and filters its return values according to the given stereotype value.GCNode.getDirectlyConnectedSuccessors(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) GCNode.getDirectlyConnectedSuccessors(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getDirectlyConnectedSuccessors and filters its return values according to the given stereotype value.GCConceptConnection.getEdgeSourceTipStyle()The type of the edge direction marker at the source side.GCConceptConnection.getEdgeStyle()The edge style, e.g.GCConceptConnection.getEdgeTargetTipStyle()The type of the edge direction marker at the target side.GCConceptConnection.getEdgeType()Configures the type of the edges representing the connection.GCNode.getIgnoredDynDia()All dynamic concept diagrams with ignore thisGCNodeas content.GCConcept.getIncomingConceptRealization()GCConceptConnection.getIncomingConnection()The incomingGCConceptConnection.GCNode.getIncomingConnection()The incomingGCConceptConnection.GCJunction.getJunctionShape()The node shape displayed in diagrams for thisGCJunction.GCConcept.getNestedConceptsByDiagram(GCDia refObj, K_CONTROL_OPTION... behaviourFlags) Finds the sons of the diagram occurrence withinargument refObjof this concept and returns the corresponding concepts of these nodes.GCConcept.getNestedConceptsByDiagram(MMStereotype stereotype, GCDia refObj, K_CONTROL_OPTION... behaviourFlags) The method calls getNestedConceptsByDiagram and filters its return values according to the given stereotype value.GCConcept.getNestedConceptsByPresentation(K_CONTROL_OPTION... behaviourFlags) Finds the sons of all diagram occurrences of this concept and returns the corresponding concepts of these nodes.GCConcept.getNestedConceptsByPresentation(MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getNestedConceptsByPresentation and filters its return values according to the given stereotype value.GCNode.getOutgoingConnection()The outgoingGCConceptConnection.GCConcept.getOwnedConcept()GCConcept.getOwningConcept()The owning concept of thisGCConcept.<T extends MMCommentContainerAble>
List<T> GCConcept.getRealizingElement(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) <T extends MMCommentContainerAble>
List<T> GCConcept.getRealizingElement(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getRealizingElement and filters its return values according to the given stereotype value.GCConceptRealization.getRealizingElement()GCConceptConnection.getSourceNode()The sourceGCNodeof the connection.GCConcept.getStartDynDia()All dynamic concept diagrams with thisGCConceptas start element.GCConceptConnection.getTargetConnection()The targetGCConceptConnectionof the connection.GCConceptConnection.getTargetNode()The targetGCNodeof the connection.GCConceptConnection.insertConcept(ELElement item) booleanGCConcept.isAlreadyRealized()booleanGCConcept.isRealizationAllowed()True if the configuration allows to realize this concept by at least one element or diagram via a concept realization.GCJunction.mergeConnection()Returns the incomingGCConceptConnectionof thisGCJunction.voidGCConcept.removeRealizingElements(List<? extends MMCommentContainerAble> seqRealizingElement) Removes elements of the current set of realizing elements or diagrams and deletes concept realizations accordingly.voidGCConcept.replaceRealizingElements(List<? extends MMCommentContainerAble> seqRealizingElement) Replaces the current set of realizing elements or diagrams with the set passed and creates and deletes concept realizations accordingly.voidGCConcept.setConceptShape(K_GC_CONCEPT_SHAPE value) Set the value of Attribut ConceptShape.voidGCConceptConnection.setEdgeSourceTipStyle(K_PREDGE_TIP_STYLE value) Set the value of Attribut EdgeSourceTipStyle.voidGCConceptConnection.setEdgeStyle(K_PREDGESTYLE value) Set the value of Attribut EdgeStyle.voidGCConceptConnection.setEdgeTargetTipStyle(K_PREDGE_TIP_STYLE value) Set the value of Attribut EdgeTargetTipStyle.voidGCConceptConnection.setEdgeType(K_PREDGETYPE value) Set the value of Attribut EdgeType.voidGCJunction.setJunctionShape(K_GC_JUNCTION_SHAPE value) Set the value of Attribut JunctionShape.voidGCConcept.setRealizingElement(List<? extends MMCommentContainerAble> values) Set the value of View RealizingElement.GCConceptConnection.splitConnection()Inserts a newGCJunctionto split theGCConceptConnection. -
Uses of InoNetException in de.mid.innovator.srv2api.icw2gcdia
Methods in de.mid.innovator.srv2api.icw2gcdia that throw InoNetExceptionModifier and TypeMethodDescriptionGCDynDia.addAndIgnoreNodes(List<? extends GCNode> seqAdd, List<? extends GCNode> seqIgnore) GCDia.addConceptConnection(List<? extends GCDiaNode> seqNode, List<? extends GCConceptConnection> seqSel, boolean isDirParent, boolean addNode) static GCDiaConceptEdgeGCDiaConceptEdgeHelper.addConceptEdge(SrvContext srvCtx, GCDia ohDia, GCConceptConnection ohElement, PRPresContent ohSource, PRPresContent ohTarget, K_PREDGETYPE kEdgeType, List<Point> seqStep) Add aGCConceptConnectionasGCDiaConceptEdgebetween the specified source and target element.voidGCDiaConceptNode.addContainedNodes(List<ARG_GCDiaNodeWithPos> seq) GCDia.addDiaNodes(Class<? extends ELObject> kVOclModel, Class<? extends ELObject> kVOclPres, List<? extends ADClientAble> adds, Point position, Point size, Point offset) GCDia.addDiaNodesOnly(Class<? extends ELObject> kVOclModel, Class<? extends ELObject> kVOclPres, List<? extends ADClientAble> adds, Point position, Point size, Point offset) voidGCDynDia.addStartConcepts(List<? extends ELElement> seq) GCDia.copyNodesFromOtherDia(List<? extends PRDiaNode> seqNodes, Point ptPos) static GCDiaGCDiaHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Concept Diagram with template and container.static GCDiaGCDiaHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Concept Diagram with stereotype and container.static GCDynDiaGCDynDiaHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Dynamic Concept Diagram with template and container.static GCDynDiaGCDynDiaHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Dynamic Concept Diagram with template and container with requirement.static GCDynDiaGCDynDiaHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Dynamic Concept Diagram with stereotype and container.static GCDynDiaGCDynDiaHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Dynamic Concept Diagram with stereotype and container with requirement.GCDia.createAddConceptForRealizingElement(MEStereotypeAble ohElement, ELContainerAble ohContainer, Point position, boolean isOffsetPosition, Point size, K_ORIENTATION orientation, boolean isCreate) static GCDynDiaGCDynDiaHelper.createAndMaintain(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Dynamic Concept Diagram with template and container.static GCDynDiaGCDynDiaHelper.createAndMaintain(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Dynamic Concept Diagram with template and container with requirement.static GCDynDiaGCDynDiaHelper.createAndMaintain(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Dynamic Concept Diagram with stereotype and container.static GCDynDiaGCDynDiaHelper.createAndMaintain(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Dynamic Concept Diagram with stereotype and container with requirement.GCDiaConceptNode.getConcept()TheGCConceptwhich is represented by this graphicalGCDiaConceptNode.GCDia.getConceptInDia()GCDia.getConceptInDia(MMStereotype stereotype) The method calls getConceptInDia and filters its return values according to the given stereotype value.GCDynDia.getDynamicCompleteness()Returns a list of missing, invalid and ignored diagram contents.GCDia.getDynamicLayoutConfiguration()Returns the actual and the configured dynamic layout for thisGCDynDiaand a list of layers with stereotypes as content.intGCDynDia.getDynamicPathLength()Only nodes are calculated which can be reached from a start element on a path with not more than the given number of edges.GCDynDia.getIgnoredNode(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) GCDiaJunctionNode.getJunction()TheGCJunctionwhich is represented by this graphicalGCDiaJunctionNode.GCDiaConceptNode.getNestedNode(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All nodes owned by this concept node.GCDiaConceptNode.getOwnedCalloutNode()All callout nodes owned by this concept node.GCDia.getOwnedConceptEdge()All concept edges owned by thisGCDia.GCDia.getOwnedLayerNode()All layer nodes owned by thisGCDia.GCDia.getOwnedNode(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) GCDiaNode.getOwningConceptNode()The surrounding concept node of thisGCDiaNode.GCDiaLayerNode.getOwningDia()The diagram owning thisGCDiaLayerNode.GCDiaConceptEdge.getOwningDiagram()The diagram owning thisGCDiaConceptEdge.GCDiaNode.getOwningDiagram()GCDynDia.getStartConcept()booleanGCDiaConceptNode.isContainerNode()True, if the node is a container node.booleanGCDiaConceptEdge.isNestingConnection()true, if thisGCDiaConceptEdgeis marked as nestingGCConceptConnection.voidGCDynDia.maintainDynamicContent()Maintains the diagram content according to the configuration, the start concepts and the dynamic path length.voidGCDia.maintainNesting(List<? extends ELElement> seq) Maintains the diagram content according to the nesting configuration.voidGCDiaConceptEdge.reconnectEdge(ELElement ohNew, K_SIDE kSide) Assigns theGCConceptConnectionof this edge to a new source/target node.voidGCDiaConceptNode.setContainerNode(boolean value) Set the value of Attribut IsContainerNode.voidGCDynDia.setDynamicPathLength(int value) Set the value of Attribut DynamicPathLength.voidGCDynDia.setIgnoredNode(List<? extends GCNode> values) Set the value of Foreign Key IgnoredNode.voidGCDiaConceptEdge.setNestingConnection(boolean value) Set the value of Info IsNestingConnection.voidGCDia.setNodeNotationAsIcon(boolean asIcon, MMStereotype ohStereo) Changes the display option notation of concept nodes within thisGCDia.voidGCDynDia.setStartConcept(List<? extends GCConcept> values) Set the value of Foreign Key StartConcept. -
Uses of InoNetException in de.mid.innovator.srv2api.icw2ia
Methods in de.mid.innovator.srv2api.icw2ia that throw InoNetExceptionModifier and TypeMethodDescriptionstatic IAActionExecSpecIAActionExecSpecHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Action Execution Specification with template and container with requirement.static IAActionExecSpecIAActionExecSpecHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Action Execution Specification with stereotype and container with requirement.static IAAltIAAltHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Alternative with template and container.static IAAltIAAltHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Alternative with stereotype and container.static IAAssertIAAssertHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Assertion with template and container.static IAAssertIAAssertHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Assertion with stereotype and container.static IABehaviorExecSpecIABehaviorExecSpecHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Behavior Execution Specification with template and container.static IABehaviorExecSpecIABehaviorExecSpecHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Behavior Execution Specification with template and container with requirement.static IABehaviorExecSpecIABehaviorExecSpecHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Behavior Execution Specification with stereotype and container.static IABehaviorExecSpecIABehaviorExecSpecHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Behavior Execution Specification with stereotype and container with requirement.static IABreakIABreakHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Break with template and container.static IABreakIABreakHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Break with stereotype and container.static IACallMessageIACallMessageHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget, ELElement ohRequirement) Create a new Call Message with template from source to target element with requirement.static IACallMessageIACallMessageHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget, ELElement ohRequirement) Create a new Call Message with stereotype from source to target element with requirement.static IAConsiderIAConsiderHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Consider with template and container.static IAConsiderIAConsiderHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Consider with stereotype and container.static IAConstraintIAConstraintHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Interaction Constraint with template and container.static IAConstraintIAConstraintHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Interaction Constraint with stereotype and container.static IAContinuationIAContinuationHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Continuation with template and container.static IAContinuationIAContinuationHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Continuation with stereotype and container.static IACreateMessageIACreateMessageHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget, ELElement ohRequirement) Create a new Create Message with template from source to target element with requirement.static IACreateMessageIACreateMessageHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget, ELElement ohRequirement) Create a new Create Message with stereotype from source to target element with requirement.static IACriticalIACriticalHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Critical Region with template and container.static IACriticalIACriticalHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Critical Region with stereotype and container.static IADestructMessageIADestructMessageHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget, ELElement ohRequirement) Create a new Destruction Message with template from source to target element with requirement.static IADestructMessageIADestructMessageHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget, ELElement ohRequirement) Create a new Destruction Message with stereotype from source to target element with requirement.static IAIgnoreIAIgnoreHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Ignore with template and container.static IAIgnoreIAIgnoreHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Ignore with stereotype and container.static IAInteractionIAInteractionHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Interaction with template and container.static IAInteractionIAInteractionHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, K_CONTASGN kContAsgn) Creates a new Interaction with template and container.static IAInteractionIAInteractionHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Interaction with stereotype and container.static IAInteractionIAInteractionHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, K_CONTASGN kContAsgn) Creates a new Interaction with stereotype and container.static IALifelineIALifelineHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Lifeline with template and container with requirement.static IALifelineIALifelineHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Lifeline with stereotype and container with requirement.static IALoopIALoopHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Loop with template and container.static IALoopIALoopHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Loop with stereotype and container.static IALostAndFoundIALostAndFoundHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Lost and Found with template and container.static IALostAndFoundIALostAndFoundHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Lost and Found with stereotype and container.static IANegIANegHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Negative with template and container.static IANegIANegHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Negative with stereotype and container.static IAOptIAOptHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Option with template and container.static IAOptIAOptHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Option with stereotype and container.static IAOrderingIAOrderingHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new General Ordering with template from source to target element.static IAOrderingIAOrderingHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new General Ordering with stereotype from source to target element.static IAParIAParHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Parallel with template and container.static IAParIAParHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Parallel with stereotype and container.static IAReplyMessageIAReplyMessageHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Reply Message with template and container.static IAReplyMessageIAReplyMessageHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Reply Message with stereotype and container.static IASeqIASeqHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Weak Sequencing with template and container.static IASeqIASeqHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Weak Sequencing with stereotype and container.static IASignalMessageIASignalMessageHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget, ELElement ohRequirement) Create a new Signal Message with template from source to target element with requirement.static IASignalMessageIASignalMessageHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget, ELElement ohRequirement) Create a new Signal Message with stereotype from source to target element with requirement.static IAStateInvariantIAStateInvariantHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new State Invariant with template and container.static IAStateInvariantIAStateInvariantHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new State Invariant with stereotype and container.static IAStrictIAStrictHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Strict Sequencing with template and container.static IAStrictIAStrictHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Strict Sequencing with stereotype and container.static IAUseIAUseHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Interaction Use with template and container with requirement.static IAUseIAUseHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Interaction Use with stereotype and container with requirement.IAActionExecSpec.getAction()TheANActionbeing executed.IAInteraction.getAction(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Action of the interaction.IAUse.getActualGate(K_CONTROL_OPTION... behaviourFlags) IAOrdering.getAfter()The OccurrenceSpecification referred comes after the OccurrenceSpecification referred by 'Before'.IAMessage.getArgument(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The arguments of the message.IAUse.getArguments(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) IAOrdering.getBefore()The OccurrenceSpecification referred comes before the OccurrenceSpecification referred by 'After'.IABehaviorExecSpec.getBehavior()The behavior of this behavior execution specification.IAStateInvariant.getBody()Specification of theIAStateInvariantin one or more languages.IAOperand.getCombinedFragment()Fragments of the operand.<T extends MEModelElement>
List<T> IAConsider.getConsideredElement(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Returns the considered elements.<T extends MEModelElement>
List<T> IAConsider.getConsideredElement(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getConsideredElement and filters its return values according to the given stereotype value.<T extends IACovering>
List<T> IACovered.getCoveredBy(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) IACovering.getCoveredLifeline()References the lifelines that the fragment involves.IACovering.getCovers()IAInteraction.getDecomposedLifeline()All lifelines which are decomposed by this interaction.IALifeline.getDecomposedRefersTo()References the interaction that represents the decomposition.IAInteraction.getDiagram()The seqeuence diagram for this interaction.<T extends MEModelElement>
List<T> IAConsider.getElement(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All model elements of this considered element.<T extends MEModelElement>
List<T> IAIgnore.getElement(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All model elements of this ignored element.IAFragment.getEnclosingInteraction()The interaction that encloses this InteractionFragment when ignoring any Fragment-Operand hierarchy.IAFragment.getEnclosingOperand()The operand that encloses this InteractionFragment (they may nest recursively).IAExecSpec.getFinish()References the occurrence specification that designates the finish of the action or behavior.<T extends IAExecSpec>
List<T> IAExecOccSpec.getFinished(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) References the occurrence specification that designates the finish of the action or behavior.IAInteraction.getFormalGate(K_CONTROL_OPTION... behaviourFlags) Specifies the gates that form the message interface between thisIAInteractionand anyIAUsethat reference it.<T extends IAFragment>
List<T> IAInteraction.getFragment(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The ordered set of fragments in the interaction.<T extends IAFragment>
List<T> IAOperand.getFragment(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Fragments of the operand.IAOrdering.getFragment()The fragment which owns this general ordering.IAFragment.getGeneralOrdering(K_CONTROL_OPTION... behaviourFlags) The general ordering relationships contained in this fragment.IAOperand.getGuard()Constraints of the operand.<T extends MEModelElement>
List<T> IAIgnore.getIgnoredElement(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Returns the ignored elements.<T extends MEModelElement>
List<T> IAIgnore.getIgnoredElement(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getIgnoredElement and filters its return values according to the given stereotype value.IAGate.getInteraction()TheIAInteractionwhich owns this formalIAGate.IALifeline.getInteraction()References the interaction that encloses this lifelineIALostAndFound.getInteraction()The owning interaction of this lost or found message.IAMessage.getInteraction()The enclosing interaction that owns the message.IAGate.getInteractionUse()IAStateInvariant.getLanguage()Languages of the body strings that theIAStateInvariantuses in the same order as the body strings.IAInteraction.getLifeline(K_CONTROL_OPTION... behaviourFlags) Specifies the participants in this interaction.IAInteraction.getLostAndFound(K_CONTROL_OPTION... behaviourFlags) The occurrences of lost or found messages contained in this interaction.IAConstraint.getMaxBound()The maximum number of iterations of a loop.IAInteraction.getMessage(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The messages contained in this interaction.IAConstraint.getMinBound()The minimum number of iterations of a loop.IACombined.getOperand(K_CONTROL_OPTION... behaviourFlags) The set of operands of the combined fragment.IAConstraint.getOperand()The operand that owns this constraint.IACallMessage.getOperation()The operation which is called by the message.IACreateMessage.getOperation()The constructor which is called by the message.IADestructMessage.getOperation()The destructor which is called by the message.IACombined.getOperator()Determines the kind of the operator of the combined fragment.IAInteraction.getOwnedDurationConstraint(K_CONTROL_OPTION... behaviourFlags) IACombined.getOwnedRule()The constraint owned by thisIACombined.IAOperand.getOwnedRule()The constraint owned by thisIAOperand.IAInteraction.getOwnedTimeConstraint(K_CONTROL_OPTION... behaviourFlags) IAMessage.getReceiveEvent()References theIAMessageEndreceiving thisIAMessage.IAMessageEnd.getReceiveMessage()References theIAMessagereceived by thisIAMessageEnd.IALifeline.getRefersTo()The interaction referred by this lifeline.IAUse.getRefersTo()Refers to theIAInteractionthat defines its meaning.IALifeline.getRepresents()IALifeline.getSelector()Specification of the selector of theIALifeline.IAMessage.getSendEvent()References theIAMessageEndsending thisIAMessage.IAMessageEnd.getSendMessage()References theIAMessagesend by thisIAMessageEnd.booleanIAContinuation.getSetting()The setting of the continuation.IASignalMessage.getSignal()Specifies the assignedCLSignalof the signal message.IAMessage.getSignature()IAMessage.getSort()Determines the type that identifies the type of communication action that was used to generate the message.IAExecSpec.getStart()References the occurrence specification that designates the start of the action or behavior.<T extends IAExecSpec>
List<T> IAExecOccSpec.getStarted(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) References the occurrence specification that designates the start of the action or behavior.IAOccSpec.getToAfter()The OccurrenceSpecification referred comes before the OccurrenceSpecification referred by 'After'.IAOccSpec.getToBefore()The OccurrenceSpecification referred comes after the OccurrenceSpecification referred by 'Before'.IAInteraction.getUsedBy()All usages of thisIAInteraction.static IAOperandIAOperandHelper.insertAtSelection(SrvContext srvCtx, MMCreateTemplate ohTemplateOperand, IAOperand ohOperand, K_INSERT kInsertAt) Inserts a newIAOperandusing a lane template.booleanIACallMessage.isAsynchron()The message is generated by an asynchronous call to the operation.voidIAMessage.reconnect(ADClientAble ohNew, K_SIDE side, Point pos) Reconnects thisIAMessage.voidSet the value of Foreign Key Action.voidIACallMessage.setAsynchron(boolean value) Set the value of Attribut IsAsynchron.voidIABehaviorExecSpec.setBehavior(BEBehavior value) Set the value of Foreign Key Behavior.voidSet the value of Attribut Body.voidIAConsider.setElement(List<? extends MEModelElement> values) Set the value of Foreign Key Element.voidIAIgnore.setElement(List<? extends MEModelElement> values) Set the value of Foreign Key Element.voidIAStateInvariant.setLanguage(String value) Set the value of Attribut Language.voidIAConstraint.setMaxBound(String value) Set the value of Attribut MaxBound.voidIAConstraint.setMinBound(String value) Set the value of Attribut MinBound.voidIACallMessage.setOperation(CLOperation value) Set the value of View Operation.voidIACreateMessage.setOperation(CLOperation value) Set the value of View Operation.voidIADestructMessage.setOperation(CLOperation value) Set the value of View Operation.voidIALifeline.setRefersTo(IAInteraction value) Set the value of Foreign Key RefersTo.voidIAUse.setRefersTo(IAInteraction value) Set the value of Foreign Key RefersTo.voidIALifeline.setSelector(String value) Set the value of Attribut Selector.voidIAContinuation.setSetting(boolean value) Set the value of Attribut Setting.voidSet the value of View Signal. -
Uses of InoNetException in de.mid.innovator.srv2api.icw2im
Methods in de.mid.innovator.srv2api.icw2im that throw InoNetExceptionModifier and TypeMethodDescriptionstatic voidIMViewHelper.addParentheses(SrvContext srvCtx, List<? extends ELElement> seq) Put the views in parentheses.IMView.combinedViewModify(List<ARG_IMViewCombinedViewFeature> seqFeature, List<ARG_IMViewCombinedViewSubView> seqSubView) The combined view may be completed by creating a new feature for each empty element of the feature lists.static IMCLDataTypeIMCLDataTypeHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Data Type with template and container.static IMCLDataTypeIMCLDataTypeHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Data Type with stereotype and container.static IMKeyRelationshipFeatureIMKeyRelationshipFeatureHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, List<? extends ELElement> seqSel) Create a new Key Relationship Feature with template and a sequence of elements.
Sequence of elements:
Element 0:IMKeyRelationship(ERForeignKeyorDBForeignKey) as owner Element 1:IMStructuralFeature(ERAttributeorDBTableColumn) Element 2:IMUniqueKeyFeaturereferenced by the newIMKeyRelationshipFeaturestatic IMKeyRelationshipFeatureIMKeyRelationshipFeatureHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, List<? extends ELElement> seqSel) Create a new Key Relationship Feature with stereotype and a sequence of elements.
Sequence of elements:
Element 0:IMKeyRelationship(ERForeignKeyorDBForeignKey) as owner Element 1:IMStructuralFeature(ERAttributeorDBTableColumn) Element 2:IMUniqueKeyFeaturereferenced by the newIMKeyRelationshipFeaturestatic IMSequenceIMSequenceHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Sequence Type with template and container.static IMSequenceIMSequenceHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Sequence Type with stereotype and container.static IMUniqueKeyFeatureIMUniqueKeyFeatureHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Unique Key Feature with template and container with requirement.static IMUniqueKeyFeatureIMUniqueKeyFeatureHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Unique Key Feature with stereotype and container with requirement.static IMUniqueKeyFeatureIMUniqueKeyFeatureHelper.createAndMaintain(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Unique Key Feature with template and container with requirement.static IMUniqueKeyFeatureIMUniqueKeyFeatureHelper.createAndMaintain(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, ELElement ohRequirement) Create a new Unique Key Feature with stereotype and container with requirement.static IMCLDataTypeIMCLDataTypeHelper.createByER(SrvContext srvCtx, ELContainerAble ohDBElement, MENamedElement ohERElement) This method creates aIMCLDataTypefor the given data type (ER element) in the givenMEModel(DB element).
This standard mapping creates aMEMappingDependencywith the given type as requirement element and with the newly created type as implementation element.static List<IMKeyRelationshipFeature> IMKeyRelationshipFeatureHelper.createByER(SrvContext srvCtx, ELContainerAble ohDBElement, MENamedElement ohERElement) This method creates an analogIMKeyRelationshipFeaturefor the given ER element in the givenDBForeignKey(DB element).static IMSequenceIMSequenceHelper.createByER(SrvContext srvCtx, ELContainerAble ohDBElement, MENamedElement ohERElement) This method creates aIMSequencefor the given sequence type.(ER element) in the givenMEModel(DB element).
This standard mapping creates aMEMappingDependencywith the given type as requirement element and with the newly created type as implementation element.static List<IMUniqueKeyFeature> IMUniqueKeyFeatureHelper.createByER(SrvContext srvCtx, ELContainerAble ohDBElement, MENamedElement ohERElement) This method creates an analogIMUniqueKeyFeaturefor the given ER element in the givenDBUniqueKey(DB element).static IMClassifierIMClassifierHelper.createByStructString(SrvContext srvCtx, ELContainerAble itemOwner, IMProperty itemTypedProperty, Class<? extends ELObject> kVocl, String strStruct) This command creates a classifier by interpreting the string according to the STRUCT syntax used by many ORDBMS databases.IMTrigger.getActionGranularity()It indicates if the trigger is called once per statement execution or before or after each row of the table is modified.IMTrigger.getActionTime()It indicates if the trigger activity is run before, after or instead of the statement or row is modified.<T extends IMProperty>
List<T> IMIndex.getAddableProperty(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) List of all addable properties.<T extends IMProperty>
List<T> IMIndex.getAddableProperty(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getAddableProperty and filters its return values according to the given stereotype value.<T extends IMProperty>
List<T> IMKey.getAddableProperty(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) List of all addable properties.<T extends IMProperty>
List<T> IMKey.getAddableProperty(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getAddableProperty and filters its return values according to the given stereotype value.<T extends MEConstraint>
List<T> IMClassifier.getAllAssignedConstraint(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All constraints which are assigned to thisIMClassifieror to aIMPropertyof this classifier.<T extends MEConstraint>
List<T> IMClassifier.getAllAssignedConstraint(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getAllAssignedConstraint and filters its return values according to the given stereotype value.IMSequence.getCache()Specify the cache value the sequence preallocates and keeps in memory for faster access.booleanIMConstraintAssign.getCheckDelete()It indicates if the constraint will be checked caused by a delete action.booleanIMConstraintAssign.getCheckInsert()It indicates if the constraint will be checked caused by an insert action.IMConstraintAssign.getCheckTime()It indicates if the constraint is checked immediately before or after the action or at the end of transaction.booleanIMConstraintAssign.getCheckUpdate()It indicates if the constraint will be checked caused by an update action.IMView.getCombinedViewDialog()IMView.getCombiningClosingParentheses()Returns the string with closing parentheses after this combining view.IMView.getCombiningKind()Combining kind of this sub view in a combined view.intIMView.getCombiningLevel()Positive integer means the number of of opening parentheses.IMView.getCombiningOpeningParentheses()Returns a string with opening parentheses before this combining view.IMProperty.getConcreteFirstMasterParameter()The concrete first parameter of theIMDataTypeDefinition.IMSemanticDataType.getConcreteFirstMasterParameter()The concrete value of parameter one.IMDataTypeDefinition.getConcreteFirstParameter()Concrete first parameter for substitution inMMTSType.IMProperty.getConcreteSecondMasterParameter()The concrete second parameter of theIMDataTypeDefinition.IMSemanticDataType.getConcreteSecondMasterParameter()The concrete value of parameter two.IMDataTypeDefinition.getConcreteSecondParameter()Concrete second parameter for substitution inMMTSType.<T extends IMClassifier>
List<T> IMConstraint.getConstrainedClassifier(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Gets all classifiers which are directly assigned by thisIMConstraintor contain aIMPropertyassigned by this constraint.<T extends IMClassifier>
List<T> IMConstraint.getConstrainedClassifier(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getConstrainedClassifier and filters its return values according to the given stereotype value.<T extends IMClassifier>
List<T> IMConstraintAssign.getConstrainedClassifier(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Gets all classifiers constrained by thisIMConstraintAssign, directly or indirectly via owned properties or used data types.<T extends IMClassifier>
List<T> IMConstraintAssign.getConstrainedClassifier(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getConstrainedClassifier and filters its return values according to the given stereotype value.IMView.getCorrespondingParenthesisView()Returns theIMViewwith the innermost corresponding parenthesis.IMForeignKeyAble.getCubeDimension()List of all cube dimensions referencing thisIMForeignKeyAble.booleanIMSequence.getCycleOption()If true, it indicates that the sequence continues to generate values after reaching either its maximum or minimum value.IMProperty.getDefaultSetting()The default setting says if the property has either no default value, a default value set by system or an user defined default value.static StringIMPropertyHelper.getDefaultValueMapping(SrvContext srvCtx, IMProperty propertySource, IMProperty propertyTarget) Returns the desired default value for the target property, determined from the default value of the source property by evaluation from the default values of their type classes with the same name!booleanIMTrigger.getDeleteType()It indicates if the trigger is used by the delete event.IMProperty.getDerivedDataTypeDefinition()Gets theIMDataTypeDefinitionwhich is valid for thisIMProperty.IMProperty.getDerivedImplementation()Technical type, as used in the source code.IMProperty.getDerivedImplementationFormatted(String pattern, int mode) Formatted technical type, as used in SQL.IMProperty.getDerivedIMType()Gets theELTypewhich is valid for thisIMProperty.IMProperty.getDerivedSemanticDataType()Gets theIMSemanticDataTypewhich is valid for thisIMProperty.IMProperty.getDerivedTypingTSOrDTType()Gets theIMDataTypeDefinitionwhich types thisDBTableColumn.IMForeignKeyAble.getDimensionPrecedence()List of all dimension precedences referencing thisIMForeignKeyAble.IMClassifier.getDirectlyCheckConstraintAssign()All check constraint assignments of thisIMClassifier.IMConstraintAssign.getDirectlyConstrainedClassifier()TheIMClassifierof thisIMConstraintAssign.IMIndexedFeature.getExpression()Specifies an expression built from the feature and SQL functions.IMIndexedFeature.getFeature()Reference to theIMFeatureindexed by thisIMIndexedFeature.IMKeyFeature.getFeature()Reference to theIMFeatureused by thisIMKeyFeature.IMIndex.getFeatureNames()IMKey.getFeatureNames()Returns the names of the features as a comma separated string.IMProperty.getFirstValidDerivingTypeProperty()Gets theIMPropertywhich is the first candidate property for deriving itsIMDataTypeto this property, regardless of whether this property is typed by itself.IMProperty.getFirstValidTypeProperty()Gets theIMPropertywhich is valid to evaluate theIMDataTypeof this property.IMForeignKeyAble.getForeignKey()Reference to the foreign key of this foreign key inducing element (generalization or relationship role).<T extends IMKeyRelationship>
List<T> IMClassifier.getForeignKeyReferencingOwnedUniqueKey(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) <T extends IMKeyRelationship>
List<T> IMClassifier.getForeignKeyReferencingOwnedUniqueKey(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getForeignKeyReferencingOwnedUniqueKey and filters its return values according to the given stereotype value.IMSequence.getForeignKeyType()Returns theIMSemanticDataTypeused in a referencing foreign key for thisIMSequencein the primary key.IMViewFrom.getFromKind()Kind of thisIMViewFrom.IMGeneralizationSet.getGeneralKind()The kind of generalization set can be - ISA: disjoining and covering - SUB: disjoining but not covering - OR: not disjoining but coveringIMSequence.getGenerationType()It indicates if this sequence will be generated always or by default.IMClassifier.getImplementation()Struct definition as data type implementation.IMDataTypeDefinition.getImplementation()Concrete data type implementation with substituted dollar parameters of theMMTSType.IMSequence.getIncrement()Specify the interval between sequence numbers.IMFeature.getIndex(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) IMFeature.getIndex(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getIndex and filters its return values according to the given stereotype value.<T extends IMIndexedFeature>
List<T> IMFeature.getIndexedFeature(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) List of indexed features of thisIMFeature.booleanIMTrigger.getInsertType()It indicates if the trigger is used by the insert event.IMKeyRelationship.getJoinExpressionFlow(IMViewFrom ohUniqueKeyFrom, IMViewFrom ohForeignKeyFrom) Returns the expression for the key relationship join, formatted as flow document.IMViewFrom.getJoinKind()Kind of this Join.IMFeature.getKey(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) IMFeature.getKey(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getKey and filters its return values according to the given stereotype value.<T extends IMClassifier>
List<T> IMKeyRelationship.getKeyClassifier(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Returns a list of two elements.<T extends IMClassifier>
List<T> IMKeyRelationship.getKeyClassifier(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getKeyClassifier and filters its return values according to the given stereotype value.<T extends IMKeyFeature>
List<T> IMFeature.getKeyFeature(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) List of key features that use thisIMFeature.IMUniqueKey.getKeyKind()The key is either a unique key, candidate key or primary key.
A unique key represents a collection of properties of various classifiers that culminate to uniquely identify instances of the classifier.<T extends IMKeyRelationship>
List<T> IMProperty.getKeyRelationship(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) <T extends IMKeyRelationship>
List<T> IMProperty.getKeyRelationship(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getKeyRelationship and filters its return values according to the given stereotype value.<T extends IMKeyRelationship>
List<T> IMUniqueKey.getKeyRelationship(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) List of key relationships that reference this unique key.IMViewFrom.getKeyRelationship()TheIMKeyRelationshipused by thisIMViewFrom.IMUniqueKeyFeature.getKeyRelationshipFeature()List of all key relationship features referencing this unique key feature.<T extends IMProperty>
List<T> IMFeature.getKeyRelationshipProperty(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) List of foreign key properties, referencing this unique key property.<T extends IMProperty>
List<T> IMFeature.getKeyRelationshipProperty(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getKeyRelationshipProperty and filters its return values according to the given stereotype value.<T extends IMProperty>
List<T> IMFeature.getKeyRelationshipPropertyRecursive(Class<T> returnType, IMClassifier refObj, K_CONTROL_OPTION... behaviourFlags) List of foreign key properties, referencing this unique key property indirectly.<T extends IMProperty>
List<T> IMFeature.getKeyRelationshipPropertyRecursive(Class<T> returnType, MMStereotype stereotype, IMClassifier refObj, K_CONTROL_OPTION... behaviourFlags) The method calls getKeyRelationshipPropertyRecursive and filters its return values according to the given stereotype value.IMSequence.getMaximum()Specify the maximum value the sequence can generate.IMSequence.getMinimum()Specify the minimum value the sequence can generate.booleanIMSequence.getOrderOption()If true, the sequence guarantees that sequence numbers are generated in order of request.IMProperty.getOriginProperty()Gets the originIMPropertyof this foreign key property.IMSemanticDataType.getOwnedDBCheckConstraint(K_CONTROL_OPTION... behaviourFlags) List of check constraints owned by thisIMSemanticDataType.IMSemanticDataType.getOwnedERConstraint(K_CONTROL_OPTION... behaviourFlags) List of check constraints owned by thisIMSemanticDataType.<T extends IMProcedureExpression>
List<T> IMProcedureExpressionAble.getOwnedExpression(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) IMClassifier.getOwnedFeature(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) List of features of this classifier.<T extends IMGeneralizationSet>
List<T> IMClassifier.getOwnedGeneralizationSet(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All generalization sets owned by this classifier.<T extends IMConstraint>
List<T> IMClassifier.getOwnedIMConstraint(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All constraints owned by this classifier.IMClassifier.getOwnedIMTrigger(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) List of all triggers of this classifier.<T extends IMIndexedFeature>
List<T> IMIndex.getOwnedIndexedFeature(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) List of indexed features of thisIMIndex.<T extends IMIndexedFeature>
List<T> IMIndex.getOwnedIndexedFeatureIncluded(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) List of included indexed features of thisIMIndex.<T extends IMIndexedFeature>
List<T> IMIndex.getOwnedIndexedFeatureIncluded(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getOwnedIndexedFeatureIncluded and filters its return values according to the given stereotype value.<T extends IMIndexedFeature>
List<T> IMIndex.getOwnedIndexedFeatureRegular(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) List of regular indexed features of thisIMIndex.<T extends IMIndexedFeature>
List<T> IMIndex.getOwnedIndexedFeatureRegular(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getOwnedIndexedFeatureRegular and filters its return values according to the given stereotype value.IMClassifier.getOwnedKey(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) <T extends IMKeyFeature>
List<T> IMKey.getOwnedKeyFeature(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) List of key features of thisIMKey.IMKeyRelationship.getOwnedKeyRelationshipFeature(K_CONTROL_OPTION... behaviourFlags) List of key relationship features of thisIMKeyRelationship.<T extends IMProperty>
List<T> IMClassifier.getOwnedProperty(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) List of properties of this classifier.IMProperty.getOwnedTypeDefinition(K_CONTROL_OPTION... behaviourFlags) IMSemanticDataType.getOwnedTypeDefinition(K_CONTROL_OPTION... behaviourFlags) List of type definitions of this semantic data type.static IMDataTypeDefinitionIMDataTypeDefinitionHelper.getOwnedTypeDefinitionByTypeSystem(SrvContext srvCtx, MEModelElement ohTypedElement, MMTypeSystem ohTypeSystem) Gets theIMDataTypeDefinitionof the given element (IMSemanticDataTypeorIMProperty) in the scope of the givenMMTypeSystem.IMUniqueKey.getOwnedUniqueKeyFeature(K_CONTROL_OPTION... behaviourFlags) List of unique key features of this unique key.IMFeature.getOwningClassifier()Reference to the classifier of thisIMFeature.IMKey.getOwningClassifier()IMTrigger.getOwningClassifier()Reference to the classifier of thisIMTrigger.IMProcedureExpression.getOwningExpressionAble()Reference to theIMProcedureExpressionAble(IMTriggerorIMProcedure) of thisIMProcedureExpression.IMIndexedFeature.getOwningIMIndex()Reference to theIMIndexof thisIMIndexedFeature.IMKeyFeature.getOwningKey()Reference to theIMKeyof thisIMKeyFeature.IMKeyRelationshipFeature.getOwningKeyRelationship()Reference to theIMKeyRelationshipof thisIMKeyRelationshipFeature.IMDataTypeDefinition.getOwningProperty()IMDataTypeDefinition.getOwningSemanticDataType()Reference to the semantic data type of this type definition.IMUniqueKeyFeature.getOwningUniqueKey()Reference to the unique key of this unique key feature.IMClassifier.getPrimaryKey()Gets the primary key of thisIMClassifier.IMSemanticDataType.getPrimaryKeySequence()List of all sequence types using thisIMSemanticDataTypein a referencing foreign key.IMProcedureExpression.getProcedureExpression()The procedure expression holds the source code of itsDBTriggerorDBStoredProcedure.<T extends IMProperty>
List<T> IMIndex.getProperty(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) <T extends IMProperty>
List<T> IMIndex.getProperty(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getProperty and filters its return values according to the given stereotype value.IMKey.getProperty(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Gets all features of thisIMKey, unique or foreign key.
In DB context, these features are columns; in ER context, these features are attributes.IMKey.getProperty(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getProperty and filters its return values according to the given stereotype value.<T extends IMProperty>
List<T> IMViewFrom.getPropertySetProperty(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) <T extends IMProperty>
List<T> IMViewFrom.getPropertySetProperty(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getPropertySetProperty and filters its return values according to the given stereotype value.<T extends IMSemanticDataType>
List<T> IMSemanticDataType.getSameTypedSemanticDataTypes(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Returns the list of other semantic data type with identical owned data type definitions and the same master type.<T extends IMSemanticDataType>
List<T> IMSemanticDataType.getSameTypedSemanticDataTypes(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getSameTypedSemanticDataTypes and filters its return values according to the given stereotype value.IMSequence.getStartValue()Specify the first sequence number to be generated.IMDataTypeDefinition.getTSType()IMDataTypeDefinition.getTypeClassName()Name of theMMTSTypeClassof thisIMDataTypeDefinition.IMProperty.getTypeClassName()Name of theMMTSTypeClassof the master type of thisIMProperty.IMSemanticDataType.getTypeClassName()Name of theMMTSTypeClassof the master type of thisIMSemanticDataType.IMDataTypeDefinition.getTypedByDefinitionProperty()IMSemanticDataType.getTypedBySemanticAttribute()All attributes typed by this semantic data type.IMSemanticDataType.getTypedBySemanticColumn()All columns typed by this semantic data type.<T extends IMProperty>
List<T> IMSemanticDataType.getTypedBySemanticProperty(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) <T extends IMProperty>
List<T> IMDataType.getTypedIMProperty(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) <T extends IMSemanticDataType>
List<T> IMDataTypeDefinition.getTypedSemanticDataType(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The semantic data type typed by this data type definition.IMDataTypeDefinition.getTypeSystem()The type system which is the scope of this data type definition.IMDataTypeDefinition.getTypeSystemName()Name of the type system which is the scope of this data type definition.IMProperty.getTypingDataType()IMProperty.getTypingDataTypeDefinition()The data type definition that types this property.IMSemanticDataType.getTypingDataTypeDefinition()The data type definition that types this semantic data type.IMProperty.getTypingSemanticDataType()The semantic data type that types this property.IMSemanticDataType.getTypingTSType()The type of theMMTypeSystemwhich types theIMDataTypeDefinitionwhich types thisIMSemanticDataType.IMKeyRelationship.getUniqueKey()Reference to the unique key referenced by this key relationship.<T extends IMUniqueKey>
List<T> IMProperty.getUniqueKey(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) <T extends IMUniqueKey>
List<T> IMProperty.getUniqueKey(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getUniqueKey and filters its return values according to the given stereotype value.IMKeyRelationship.getUniqueKeyClassifier()The classifier of the referencedIMUniqueKey.IMKeyRelationshipFeature.getUniqueKeyFeature()Reference to the unique key feature referenced by this key relationship feature.<T extends IMProperty>
List<T> IMProperty.getUniqueKeyProperty(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) List of unique key properties, referenced by this foreign key property.<T extends IMProperty>
List<T> IMProperty.getUniqueKeyProperty(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getUniqueKeyProperty and filters its return values according to the given stereotype value.<T extends IMProperty>
List<T> IMProperty.getUniqueKeyPropertyOrigin(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Gets the origin properties of this foreign key property.<T extends IMProperty>
List<T> IMProperty.getUniqueKeyPropertyOrigin(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getUniqueKeyPropertyOrigin and filters its return values according to the given stereotype value.IMClassifier.getUniqueKeyReferencedByDefault()Gets theIMUniqueKeywhich is the default to be referenced by anIMKeyRelationship.
The primary key takes preference over a candidate key, which takes preference over a simple unique key.booleanIMTrigger.getUpdateType()It indicates if the trigger is used by the update event.<T extends IMViewFrom>
List<T> IMKeyRelationship.getViewFrom(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All FROM Clauses using thisIMKeyRelationship.booleanIMIndex.hasNullProperty()If true, a nullableIMPropertyis part of this index.booleanIMKey.hasNullProperty()If true, a nullableIMPropertyis part of this key.booleanIMProperty.isArray()True, the property can hold several values of its type in an array.booleanIMIndexedFeature.isAscending()If true, the feature is sorted in ascending order; if false, in descending order.booleanIMKey.isCompleteInView(ELView refObj) Is true, if all features of the key are viewed by theargument refObj.booleanIMForeignKeyAble.isHierarchical()A foreign keyable element is hierarchical if it is anIMGeneralizationor anERRoleof anERRelationshipwith a weak entity.booleanIMKeyRelationship.isIdentifying()True, if thisIMKeyRelationshipis an identifying foreign key.
This is true if all of its members are part of the primary key of itsIMClassifier.booleanIMIndexedFeature.isInclude()If true, this is an included feature of the index.booleanIMProperty.isLocal()True, if the property is a local property, otherwise false.booleanIMDataTypeDefinition.isMaster()If true, this data type definition is the master type of its typed element.
The concrete data types in the scope of another type system can be evaluated from this master type by the configured type mapping rules.booleanIMKeyRelationship.isMaxOne()True, if thisIMKeyRelationshipcan store no more than one row for the same referenced row of theIMUniqueKey.
This is true if this foreign key contains the same set of members as any unique key of itsIMClassifier.booleanIMForeignKeyAble.isNotNull()If true, the foreign keyable element leads to a not null foreign key.
That is true for anIMGeneralizationor anERRolewith lower bound zero.booleanIMProperty.isNotNull()True, if the property is mandatory, otherwise false.booleanIMKeyRelationship.isOptional()True, if thisIMKeyRelationshipis an optional foreign key.
This is true if one member of it is nullable.booleanIMProcedure.isQuery()Specifies whether an execution of theIMProcedureleaves the state of the system unchanged.booleanIMIndex.isUnique()If true, the index instance guarantees all of its instances have a unique key value.booleanIMDataTypeDefinition.isUserImplementation()True, if the implementation is set by user.IMUniqueKeyFeature.maintain()Runs all maintaining methods for thisIMUniqueKeyFeaturein the following order:
maintainKeyRelationshipFeatures(...)IMViewFrom.maintain()Runs all maintaining methods for thisIMViewFromin the following order:
maintainJoinPartner(...) maintainJoinExpression(...)voidIMKeyRelationship.maintainDeleteForeignProperties()This maintaining method deletes the key relationship features which reference to an illegalIMUniqueKeyFeature.voidIMViewFrom.maintainJoinExpression()This maintaining method sets the join expression for the assignedIMKeyRelationship.IMViewFrom.maintainJoinPartner()If the previousIMViewFromof this from clause is not referencing the correct partner of the assignedIMKeyRelationshipan appropriate from clause will be created.IMUniqueKeyFeature.maintainKeyRelationshipFeatures()Creates the missing key relationship features in all key relationships ((ER foreign keys or (DB foreign keys) referencing theIMUniqueKey(ERUniqueKeyorDBUniqueKey) of thisIMUniqueKeyFeature.voidIMProperty.merge(List<? extends IMStructuralFeature> seq) This method merges several properties of the same concrete classERAttributeorDBTableColumn.
The modified property keeps all information about this input property.voidIMSemanticDataType.merge(List<? extends IMSemanticDataType> seq) This command will merge all given semantic data types (other types) to thisIMSemanticDataType.voidIMView.moveParenthesis()Moves one parenthesis to the neighbor.static List<ELViewEntry> IMFeatureHelper.propagateToViews(SrvContext srvCtx, List<? extends IMFeature> seqFeature, List<? extends ELView> seqView) static voidIMViewHelper.removeParentheses(SrvContext srvCtx, List<? extends ELElement> seq) Remove the corresponding parentheses.voidIMTrigger.setActionGranularity(K_TRIGGER_GRANULARITY value) Set the value of Attribut ActionGranularity.voidIMTrigger.setActionTime(K_TRIGGER_TIME value) Set the value of Attribut ActionTime.voidIMProperty.setArray(boolean value) Set the value of Info IsArray.voidIMProperty.setArrayAndMaintain(boolean value) Set the value of Info IsArray.voidIMIndexedFeature.setAscending(boolean value) Set the value of Attribut IsAscending.voidSet the value of Attribut Cache.voidIMConstraintAssign.setCheckDelete(boolean value) Set the value of Attribut CheckDelete.voidIMConstraintAssign.setCheckInsert(boolean value) Set the value of Attribut CheckInsert.voidIMConstraintAssign.setCheckTime(K_CHECK_TIME value) Set the value of Attribut CheckTime.voidIMConstraintAssign.setCheckUpdate(boolean value) Set the value of Attribut CheckUpdate.voidIMView.setCombiningClosingParentheses(String value) Set the value of Info CombiningClosingParentheses.voidIMView.setCombiningKind(K_VIEW_COMBINING_KIND value) Set the value of Attribut CombiningKind.voidIMView.setCombiningLevel(int value) Set the value of Attribut CombiningLevel.voidIMView.setCombiningOpeningParentheses(String value) Set the value of Info CombiningOpeningParentheses.voidIMProperty.setConcreteFirstMasterParameter(String value) Set the value of Info ConcreteFirstMasterParameter.voidIMSemanticDataType.setConcreteFirstMasterParameter(String value) Set the value of Info ConcreteFirstMasterParameter.voidIMDataTypeDefinition.setConcreteFirstParameter(String value) Set the value of Attribut ConcreteFirstParameter.voidIMProperty.setConcreteSecondMasterParameter(String value) Set the value of Info ConcreteSecondMasterParameter.voidIMSemanticDataType.setConcreteSecondMasterParameter(String value) Set the value of Info ConcreteSecondMasterParameter.voidIMDataTypeDefinition.setConcreteSecondParameter(String value) Set the value of Attribut ConcreteSecondParameter.voidIMSequence.setCycleOption(boolean value) Set the value of Attribut CycleOption.voidIMProperty.setDataTypeByString(String item) Sets the data type of this property by a string.voidIMProperty.setDataTypeDefinitionByString(String item) Sets the technical type of this property by a string with concrete parameters.voidIMProperty.setDefaultSetting(K_DEFAULT_SETTING value) Set the value of Attribut DefaultSetting.voidIMTrigger.setDeleteType(boolean value) Set the value of Attribut DeleteType.voidIMProperty.setDerivedImplementation(String value) Set the value of Info DerivedImplementation.voidIMProperty.setDerivedIMType(ELType value) Set the value of View DerivedIMType.voidIMProperty.setDerivedSemanticDataType(IMSemanticDataType value) Set the value of View DerivedSemanticDataType.voidIMProperty.setDerivedTypingTSOrDTType(ADClientAble value) Set the value of View DerivedTypingTSOrDTType.voidIMIndexedFeature.setExpression(String value) Set the value of Attribut Expression.voidIMIndex.setFeatureNames(String value) Set the value of Info FeatureNames.voidIMKey.setFeatureNames(String value) Set the value of Info FeatureNames.voidIMSequence.setForeignKeyType(IMSemanticDataType value) Set the value of Foreign Key ForeignKeyType.voidIMViewFrom.setFromKind(K_FROM_KIND value) Set the value of Info FromKind.voidIMGeneralizationSet.setGeneralKind(K_GENERAL_KIND value) Set the value of Info GeneralKind.voidIMSequence.setGenerationType(K_IMSEQUENCE value) Set the value of Attribut GenerationType.voidIMClassifier.setImplementation(String value) Set the value of Info Implementation.voidIMDataTypeDefinition.setImplementation(String value) Set the value of Info Implementation.voidIMIndexedFeature.setInclude(boolean value) Set the value of Attribut IsInclude.voidIMSequence.setIncrement(String value) Set the value of Attribut Increment.voidIMTrigger.setInsertType(boolean value) Set the value of Attribut InsertType.voidIMViewFrom.setJoinKind(K_JOIN_KIND value) Set the value of Attribut JoinKind.voidIMUniqueKey.setKeyKind(K_KEY_KIND value) Set the value of Attribut KeyKind.voidIMViewFrom.setKeyRelationship(IMKeyRelationship value) Set the value of Foreign Key KeyRelationship.voidIMSequence.setMaximum(String value) Set the value of Attribut Maximum.voidIMSequence.setMinimum(String value) Set the value of Attribut Minimum.voidIMKey.setNull(boolean setNull) Sets allDBTableColumns of theIMKeyto null or not null.voidIMProperty.setNull(boolean setNull) Sets theDBTableColumnrespectivelyERAttributeto null or not null.voidIMSequence.setOrderOption(boolean value) Set the value of Attribut OrderOption.voidIMProcedureExpression.setProcedureExpression(String value) Set the value of Attribut ProcedureExpression.voidIMProcedure.setQuery(boolean value) Set the value of Attribut IsQuery.voidIMSequence.setStartValue(String value) Set the value of Attribut StartValue.voidSet the value of Foreign Key TSType.voidIMDataTypeDefinition.setTypeSystemName(String value) Set the value of Info TypeSystemName.voidIMSemanticDataType.setTypingTSType(MMTSType value) Set the value of View TypingTSType.voidIMIndex.setUnique(boolean value) Set the value of Attribut IsUnique.voidIMKeyRelationship.setUniqueKey(IMUniqueKey value) Set the value of Foreign Key UniqueKey.voidIMKeyRelationship.setUniqueKeyAndMaintain(IMUniqueKey value) Set the value of Foreign Key UniqueKey.voidIMTrigger.setUpdateType(boolean value) Set the value of Attribut UpdateType.voidIMDataTypeDefinition.setUserImplementation(boolean value) Set the value of Attribut IsUserImplementation.IMProperty.split()This method splits anIMProperty, (ERAttributeorDBTableColumn) to several features.
If more than oneIMKeyRelationshipFeatureof this feature exists, one of these remains at this feature.static voidIMDataTypeDefinitionHelper.typeMapping(SrvContext srvCtx, ELElement item) voidIMProperty.typeMapping()If the property is typed by anIMDataTypeDefinition, this command will create data type definitions (if missing) or modify existing data type definitions (if they are not marked as user implementation) according to the type mappings in the configuration.voidIMSemanticDataType.typeMapping()If theIMSemanticDataTypeis typed by anIMDataTypeDefinition, this command will create data type definitions (if missing) or modify existing data type definitions (if they are not marked as user implementation) according to the type mappings in the configuration. -
Uses of InoNetException in de.mid.innovator.srv2api.icw2imdia
Methods in de.mid.innovator.srv2api.icw2imdia that throw InoNetExceptionModifier and TypeMethodDescriptionIMDia.addEdgeDlg(List<? extends ADClientAble> seqSel, Class<? extends ELObject> kVOclPres, boolean isDirParent, boolean addNode) Add generalizations or relationships as edges to this diagram.IMDiaHierNode.addHierNode(Class<? extends ELObject> kVOclModel, Class<? extends ELObject> kVOclPres, List<? extends ADClientAble> adds, Point position, Point size, Point offset) -
Uses of InoNetException in de.mid.innovator.srv2api.icw2meta
Methods in de.mid.innovator.srv2api.icw2meta that throw InoNetExceptionModifier and TypeMethodDescriptionstatic voidADXModelHelper.addMigrationVersion(SrvContext srvCtx, String version, List<? extends ADVersionAble> seqSel) Adds a migration version to the selected elements.voidADNSchedule.addNotificationConditions(MMStereotypeAble ohElement, List<? extends ADNCondition> seqCond) voidADUsrRole.addOperationMode(K_OPERATIONMODE item) Adds the privilege to the current object.voidAdds the role to the current object.MMSyncSet.addSyncedStereotype(ELElement item) voidADModel.allowLogin(K_LOGINKIND logK, boolean allowLogin, String text) Allow or prevent to login in the model.MM2Classification.assignClassification(MMProfile ohProfile, MM2Attribute ohAttr, List<? extends MM2Classification> seqOh) Assigns a list of meta classifications to a meta classification to restrict the valid values of the specified meta attribute.MMVerify.assignContent(MMProfile ohProfile, List<? extends MMMetamodelElement> seqOh, List<Class<? extends ELObject>> seqVOcl, boolean allLevel) MMVerifyClassification.assignContent(MMProfile ohProfile, List<? extends MMMetamodelElement> seqOh, List<Class<? extends ELObject>> seqVOcl, boolean allLevel) Creates aMMVerifyClassificationas content of thisMMVerifyClassificationfor each specifiedMMStereotype.MMVerifyPackage.assignContent(MMProfile ohProfile, List<? extends MMMetamodelElement> seqOh, List<Class<? extends ELObject>> seqVOcl, boolean allLevel) ADUsrRole.assignExecuteAble(MMProfile ohProfile, MM2Class ohClass, List<? extends ADExecuteAble> seqOh) Assigns a list of executable elements to this user role.MM2Classification.assignMenuItem(MMProfile ohProfile, MMMenu ohMenu, MM2Class ohClass, List<? extends MMMenuItemAble> seqOh) Assigns a list of menu items to a meta classification.voidMMStereotypeAble.assignStereotypeDlg(ELElement item) Assigns a new stereotype to this element.static voidMMStereotypeAbleHelper.assignStereotypeDlg(SrvContext srvCtx, List<? extends MMStereotypeAble> sel, ELElement item) Assigns a new stereotype to this element.static voidADTranslationAbleHelper.cleanUpUnappropriatedTranslations(SrvContext srvCtx) For eachELTranslatedValuewithout connection the translated element is calculated and if found the missing connection is created.MMStereotypeAble.cloneElement()Creates a copy of the selected element.voidMMStereotypeAble.completelySynchronizeOthers()Synchronizes all redundant propertys of the other synchronous elements with values of this element.voidMMStereotypeAble.completelySynchronizeThis()Synchronizes all redundant propertys of this, configured in aMMSyncSetProperty.static voidADChangeSetHelper.configChangeSetDlg(SrvContext srvCtx, boolean isActiveLog, boolean isActiveSet, boolean isAnonym, int maxDay, boolean withExport) Modifies the configuration of change sets.voidMM2Classification.copyConstraintDlg(MMProfile ohProfile, MMProfile ohSrcProfile, MMStereotype ohSrcStereo, boolean copyAll, List<? extends MM2ClassificationConstraint> seqCnstr) static voidMMStereotypeAbleHelper.copyExtendedProperties(SrvContext srvCtx, List<? extends MMStereotypeAble> seqSource, List<? extends MMStereotypeAble> seqTarget, boolean copyProp, boolean copyLabel, boolean copyText) Copies all values of stereotype properties, labels and text definitions from elements of the source list to elements of the target list.voidMMFormatAble.copyFormatDlg(MMProfile ohProfile, MMProfile ohSrcProfile, MMStereotype ohSrcStereo, boolean useExistingRules, boolean replaceEntries, boolean copyAll, List<? extends MMFormatAble> seqRules) MMFormatAble.copyFormatRule(MMProfile ohProfile, MMFormatRule ohRule) Copies the specifiedMMFormatRulewith nested rules and presentation entries to the selectedMMStereotypeorMMFormatRulewithin the specifiedMMProfile.voidMM2Classification.copyMenuDlg(MMProfile ohProfile, MMProfile ohSrcProfile, MMStereotype ohSrcStereo, boolean copyAll, List<? extends MMMenuItem> seqItem) voidMM2Classification.copyRelConstraintDlg(MMProfile ohProfile, MMProfile ohSrcProfile, MMStereotype ohSrcStereo, boolean copyAll, List<? extends MM2RelationConstraint> seqCnstr) voidADUsrRole.copyRoleExecutionDlg(MMProfile ohProfile, MMProfile ohSrcProfile, ADUsrRole ohSrcRole, boolean copyAll, List<? extends ADExecuteAble> seqExec) static ADApplicationConfigurationADApplicationConfigurationHelper.create(SrvContext srvCtx, String strName, String strPurpose, String strConfig, int lOpMode) Creates a namedADApplicationConfigurationfor a specified purpose.static ADChangeSetADChangeSetHelper.create(SrvContext srvCtx, String strName, String strNote, String strLink, String strId) creates a change set assigned to the user of this login.static ADMdlUserADMdlUserHelper.create(SrvContext srvCtx, String name) Creates a new model user.static ADUsrRoleADUsrRoleHelper.create(SrvContext srvCtx, String name) Creates a new user role.static MMCreateTemplateMMCreateTemplateHelper.create(SrvContext srvCtx, MMProfile ohProfile, MMStereotype ohStereotype) Creates a new create template.static MMEngineeringActionMMEngineeringActionHelper.create(SrvContext srvCtx, ELElement item) Creates a new engineering action.static MMFilterMMFilterHelper.create(SrvContext srvCtx, MMProfile ohProfile, MMStereotype ohStereotype) Creates a new filter.static List<MMFilterProperty> MMFilterPropertyHelper.create(SrvContext srvCtx, MMFilter ohFilter, List<? extends MM2Property> seqProp) Creates a list of new filter properties.static MMFontColorMMFontColorHelper.create(SrvContext srvCtx, ELElement item) Creates a new font color element within the specified profile.static MMFormatRuleMMFormatRuleHelper.create(SrvContext srvCtx, MMProfile ohProfile, MMFormatAble ohFormatAble, MMMetamodelElement ohMeta) Create a new format rule.static MMLabelMMLabelHelper.create(SrvContext srvCtx, MMProfile ohProfile, MM2Classification ohMM2Classification, K_TYPE kType) Extents the basic function 'EntCreateOclCmd' for the elementMMLabelby setting/modifying further attributes or elements.static List<MMPresEntry> MMPresEntryHelper.create(SrvContext srvCtx, MMProfile ohProfile, MMFormatAble ohFormatAble, List<? extends MM2Presentation> seqPres) Creates a new presentation entry.static MMStereotypeMMStereotypeHelper.create(SrvContext srvCtx, MMProfile ohProfile, MMStereotype ohStereotype) Creates a new stereotype.static MMStereotypePropertyMMStereotypePropertyHelper.create(SrvContext srvCtx, MMProfile ohProfile, MM2Classification ohMM2Classification, K_TYPE kType) Creates a new stereotype property.static MMStereotypeTSOptionMMStereotypeTSOptionHelper.create(SrvContext srvCtx, MMProfile ohProfile, MM2Classification ohMM2Classification, K_TYPE kType) Creates a newMMStereotypeTSOption.static MMSyncSetMMSyncSetHelper.create(SrvContext srvCtx, MMProfile ohProfile, MMStereotype ohStereotype) Creates a newMMSyncSet.static MMSyncSetPropertyMMSyncSetPropertyHelper.create(SrvContext srvCtx, ELElement item) Creates a newMMSyncSetPropertyowned by the specifiedMMSyncSet.static MMTextMMTextHelper.create(SrvContext srvCtx, MMProfile ohProfile, MM2Classification ohMM2Classification, String name, String preset, boolean useInDocumentation, boolean isFlowDocument) Creates a new text definition.static MMTSTypeClassMMTSTypeClassHelper.create(SrvContext srvCtx, ELElement item) Creates a newMMTSTypeClass.static MMTSTypeMMTSTypeHelper.create(SrvContext srvCtx, ELElement item) Creates a newMMTSType.static MMTypeSystemMMTypeSystemHelper.create(SrvContext srvCtx, ELElement item) Creates a newMMTypeSystem.static MMVerifyMMVerifyHelper.create(SrvContext srvCtx, ELElement item) Creates a new verify.static ADAnnotationADAnnotationHelper.createAnnotation(SrvContext srvCtx, ADClientAble ohContext, String strText, List<? extends ADClientAble> seqElem) Creates a new annotation.static ARG_CreateRepositoryADModelHelper.createBranch(SrvContext srvCtx, ADModel adModel, String branchName, String note, boolean asSubBranch, boolean withCS, boolean withUN, String variableModelName) Creates a branch.static ARG_CreateRepositoryADModelHelper.createBranchBackup(SrvContext srvCtx, ADModel adModel, String backupName, String note) Creates a backup of the current branch.ADModelHelper.createBranchFromLatestUpdate(SrvContext srvCtx, ADModel adModel) Creates a branch from the latest update of this modelstatic ARG_ADModelInfoADModelHelper.createByFile(SrvContext srvCtx, ADLogin login, Path file, String nameModel, String password, String passCopy) Creates a new model using the given version file.static voidADEventLogEntryHelper.createEventLogEntry(SrvContext srvCtx, K_LOG_EVENT kLog, String strNote, String strModelName, String strRepName) Creates a new event log entry or a specialization.static voidMMSyncSetPropertyHelper.createMatchingSyncSetProperty(SrvContext srvCtx, ELElement item) Creates synchronization properties for each matchingMMSyncedPropertyof all synced stereotypes owned by the specifiedMMSyncSet.MMMenuHelper.createMenu(SrvContext srvCtx, MMProfile ohProfile, MMStereotype ohStereo, MM2Class ohClass, List<? extends MM2Class> seqOh, boolean useDefaultMenu) Creates a list of menus.static ARG_CreateRepositoryADModelHelper.createModelVersion(SrvContext srvCtx, ADModel adModel, String branchName, String note, String adModelUUID, String parentBranchUUID, String adModelName, String variableModelName) Creates a new model version.static voidADNElementHelper.createNotification(SrvContext srvCtx, List<? extends ELElement> seq) Create notification elements for each specifiedELElement.static ADNConditionADNConditionHelper.createNotificationCondition(SrvContext srvCtx, MM2Classification ohCL, boolean isExact, K_NOTIFY_CONDITION kCondition) Creates a newADNConditionwithMM2Classificationand condition kind.static MMProfileMMProfileHelper.createProfile(SrvContext srvCtx) Creates a profile.static MMSyncProfileMMSyncProfileHelper.createSyncProfile(SrvContext srvCtx) Creates aMMSyncProfile.MM2TypedElement.createValue()Create a new enum value for thisMM2TypedElement.static MMStereotypeTSOptionMMStereotypeTSOptionHelper.createWithTypeSystem(SrvContext srvCtx, MMProfile ohProfile, MM2Classification ohMM2Classification, K_TYPE kType, MMTypeSystem ohTypeSystem, String strName) Creates a newMMStereotypeTSOptionwithMMTypeSystem.static voidADChangeSetHelper.deleteChangeSets(SrvContext srvCtx) Deletes all closed change sets.static voidADEventLogEntryHelper.deleteEventLogEntry(SrvContext srvCtx, K_LOG_EVENT kLog, boolean repEvent, boolean thisModelEvent, boolean allModelEvent) Delete event log entries or specializations of the specified kind (or all kinds) within this model, all models or the repository.static voidMMFormatAbleHelper.deleteFormat(SrvContext srvCtx, MMProfile ohProfile, List<? extends MMFormatAble> seqAble) Deletes the specified formats.voidADModel.deleteInactiveLogins()Deletes all inactive logins.static voidADXModelHelper.deleteMigration(SrvContext srvCtx, String name, String lang) delete a migration filestatic voidADXModelHelper.deleteMigrationVersion(SrvContext srvCtx, String version, List<? extends ADVersionAble> seqSel) Delete a migration version for the selected elements.static voidADNElementHelper.deleteNotification(SrvContext srvCtx, List<? extends ELElement> seq) Delete notification elements for each specifiedELElement.ADModel.deleteUpdateCreateInstances(List<? extends ELElement> seqDelete, List<ARG_InstNode> seqNode) modifies this model according to the provided instance specifications.MMStereotype.duplicateStereotypeWithAttachmentDlg(boolean duplicateAll, List<? extends ADClientAble> seqElem) Duplicates this stereotype with all or the specified attachments of this stereotype.MMMenuItem.evaluateAdd(List<? extends ADClientAble> seqSel, List<? extends ADClientAble> seqReq, Point position, Point size, Point offset) Adds elements as nodes to the diagram where this menu item is executed.MMCreateTemplate.evaluateRelationshipTemplate(ADClientAble ohSrc, ADClientAble ohTrg, MMCreateTemplate ohTmpl, K_SIDE kSide, Point ptPos, Class<? extends ELObject> kVOclNode, Class<? extends ELObject> kVOclEdge) Creates a relationship from the current object between the specified source and target element.MMCreateTemplate.evaluateRelationshipTemplateWithRequirement(ADClientAble ohSrc, ADClientAble ohSrcReq, ADClientAble ohTrg, ADClientAble ohTrgReq, MMCreateTemplate ohTmpl, ADClientAble ohRelReq, K_SIDE kSide, Point ptPos, Class<? extends ELObject> kVOclNode, Class<? extends ELObject> kVOclEdge) Creates a relationship from the current object between the specified source and target element.MMMenuItem.evaluateTemplate(List<? extends ADClientAble> seqSel, List<? extends ADClientAble> seqReq, Point position, Point size, Point offset) Evaluates the create template of this menu item.voidSaves the model to a new repository parallel to the current.MM2Class.filter()All filters defined for this meta class.static <T extends MMStereotypeAble>
List<T> MMStereotypeAbleHelper.filterByStereotype(Class<T> returnType, SrvContext srvCtx, List<? extends ELElement> seqItems, List<ARG_StereotypeFilterItem> seqFilter) Returns elements whose stereotype conforms to/ is exactly the same as the provided stereotype.static <T extends MMStereotypeAble>
List<T> MMStereotypeAbleHelper.filterByStereotypeName(Class<T> returnType, SrvContext srvCtx, Class<? extends ELObject> voclM2Class, String nameProfile, String nameStereotype, boolean isExact, List<? extends ELElement> seqItems) Returns elements whose stereotype conforms to/ is exactly the same as the provided stereotype.ADTranslationAble.filterByTranslationState(List<? extends ELElement> seqElem, boolean filterUnit) Categorizes the provided elements by the state of the translatable properties.MMFilter.filterClass()The meta class of this filter.MM2Property.filterProperty()All filter properties that use this meta property.MMFilterProperty.filterProperty()The meta property used by this filter property.voidMMProfile.generatePossibleEntries(K_CTREE item) Generates all possible entries for this profile within the specified view of the configuration editor.<T extends ADAccessAble>
List<T> ADUsrRole.getAccessAble(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Returns the elements which can be accessed by the current object.ADAccessAble.getAccessRole()Return the roles which can read the current object.ADLogin.getAccessTime()Returns the recent access time of the current object.MMEngineeringActionHelper.getActionTags(SrvContext srvCtx) Returns all tags specified for engineering actions.MMEngineeringAction.getActionTagsList()The list of all action tags.ADLoginAble.getActiveChangeSet()Returns the only not terminated change set of thisADLoginAble.ADModel.getAliases()returns all aliases of this model version.MM2Classification.getAllLabel(String pattern, K_CONTROL_OPTION... behaviourFlags) All labels of this classification.MM2Classification.getAllowedMetaClassByAttribute(Class<T> returnType, ADClientAble refObj, K_VATTR kind, K_CONTROL_OPTION... behaviourFlags) Calculates all meta classes which are valid for the specified argument kind.MM2Classification.getAllowedStereotypeByAttribute(ADClientAble refObj, K_VATTR kind) Calculates all stereotypes which are valid for the specified argument kind.booleanADModel.getAllowGenerationSvg()True, if SVGs for diagrams are provided in the model.ADModel.getAllStereotype()All stereotypes known in this model.MM2Classification.getAllText(String pattern, K_CONTROL_OPTION... behaviourFlags) All specifications of this classification.ADAnnotationHelper.getAllUserNames(SrvContext srvCtx) All names of users who created at least one annotation.ADApplicationConfiguration.getAnalysisDiaContent()All diagrams using this contentADApplicationConfiguration.ADApplicationConfiguration.getAnalysisDiaDisplay()All diagrams using this displayADApplicationConfiguration.<T extends ADClientAble>
List<T> ADAnnotation.getAnnotatedElement(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All elements which are annotated by this annotation.ADClientAble.getAnnotation()All annotations which annotate this element.ADModel.getApplicationConfigurationByPurpose(String pattern, K_CONTROL_OPTION... behaviourFlags) All application configurations owned by thisADModelwith the specified argument pattern as purpose.MMProfileApplication.getAppliedProfile()MMProfileApplication.getApplyingModel()The model package that owns the profile application.MMProfileApplication.getApplyingProfile()The profile that owns the profile application.MMEngineeringAction.getArgument()All arguments of this action.MMAttachmentAble.getAssignedAttachment(String pattern, K_CONTROL_OPTION... behaviourFlags) All attachments being assigned to this element.ADM2AttrModifyAbleHelper.getAsTree(SrvContext srvCtx, List<? extends ADClientAble> seqSel, String pattern, boolean ignoreCase, boolean lockOption, boolean addReferences) Transforms the provided elements in a tree representation.MMAttachmentAble.getAttachmentAssign()All attachment references of this element.MMStereotypeAble.getAttrCnstrEffective(ELM2Attribute refObj) Returns the effectiveELM2TypedElementCnstrinstance for theargument refObjof this element.MM2ClassificationConstraint.getAttribute()The meta attribute restricted by this classification constraint.MMProfile.getAvailableProfile(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All profiles which are available for this profile.<T extends ADClientAble>
List<T> ADModel.getBI2DimensionCycleElements(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Finds all model elements (classesBI2DimensionLevelandBI2DimensionPrecedence) which are part of an illegal hierarchy cycle.<T extends ADClientAble>
List<T> ADModel.getBI2DimensionCycleElements(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getBI2DimensionCycleElements and filters its return values according to the given stereotype value.ADModel.getBitmap()Returns the special bitmap nameMMStereotypeProperty.getBitmapOfValue(ADClientAble refObj) The bitmap specified for the value of this property for the element.static StringADRepositoryHelper.getBusServerInfoAsJSON(SrvContext srvCtx) returns the server info that is published to the bus.ADChangeSetFragment.getChangeSet()The element that owns the current object.ADCSOperation.getChangeSet()The change set that owns the current object.ADXModel.getChangeSetConfig()Returns the configuration of change sets for thisADXModel.ADChangeSet.getChangeSetDetails()Returns all details for thisADChangeSet.static ARG_ChangeSetOperationValuesADCSInstanceHelper.getChangeSetInstanceContentProtocol(SrvContext srvCtx, List<? extends ELElement> seqElem, ARG_ChangeSetPeriod valPeriod) Returns the protocol of model changes for contents of a set of elements.static ARG_ChangeSetOperationValuesADCSInstanceHelper.getChangeSetInstanceProtocol(SrvContext srvCtx, List<? extends ELElement> seqElem, ARG_ChangeSetPeriod valPeriod) Returns the protocol of model changes for a set of elements.static ARG_ChangeSetOperationValuesADCSInstanceHelper.getChangeSetInstanceTransitiveContentProtocol(SrvContext srvCtx, List<? extends ELElement> seqElem, ARG_ChangeSetPeriod valPeriod) Returns the protocol of model changes for transitive contents of a set of elements.static ARG_ChangeSetListADChangeSetHelper.getChangeSetList(SrvContext srvCtx, boolean onlyActive, boolean restrictOnLogin, boolean withSealed, ARG_ChangeSetPeriod valStart, ARG_ChangeSetPeriod valEnd) Returns a list of change sets with properties.static List<ARG_NameInChangeSetLog> ADChangeSetHelper.getChangeSetNameOfValidElements(SrvContext srvCtx, List<ARG_VOclAndId> seqId) returns the instance, name and the qualified owner's name of the specified elements.booleanADModel.getChangeSetOptionLogIsActive()True, if the change log is active.booleanADModel.getChangeSetOptionLogWithExport()If this option is activated the existing change logs are taken when this model is exported, checked in or converted.booleanADModel.getChangeSetOptionSetIsActive()True, if the change set is active.static ARG_ChangeSetOperationValuesADChangeSetHelper.getChangeSetProtocol(SrvContext srvCtx, List<? extends ADChangeSet> seqSet, ARG_ChangeSetPeriod valPeriod) Returns the protocol of model changes during a set of change sets.MM2Class.getClassesOfViewAttr(Class<T> returnType, MM2Attribute refObj, K_CONTROL_OPTION... behaviourFlags) Returns not abstract specializations (transitive) of classes given byargument refObj.MM2ClassificationConstraint.getClassification()All meta classifications restricted by this classification constraint.<T extends MM2Classification>
List<T> MMEngineeringSequence.getClassification(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The classification of this engineering classification.MMLabel.getClassification()The classification of this label.MMText.getClassification()Classification of the text.MMVerifyClassification.getClassification()All verify classifications of this classification.MM2Attribute.getClassificationConstraint()All classification constraints that restrict this meta attribute.MM2Classification.getClassificationConstraint()All classification constraints that restrict this meta classification.MM2Classification.getClassificationRelation()All relation constraints that restrict this meta classification as relation.MM2Classification.getClassificationSource()All relation constraints that restrict this meta classification as source.MM2Classification.getClassificationTarget()All relation constraints that restrict this meta classification as target.static List<ARG_XM2TypedElementProperties> ADNConditionHelper.getClassificationTypedElementInfo(SrvContext srvCtx, MM2Classification ohM2Cl, boolean withSpec) Returns a list of informations of all typed elements which may be used asADNConditionPropertywithin aADNConditionof the specifiedMM2Classification.<T extends MM2Classification>
List<T> MMVerify.getClassificationWithVerifyMsg(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) MMEngineeringAction.getClassPathList()The list of all class path entries.MMEngineeringAction.getClassPathValue(K_CONTROL_OPTION... behaviourFlags) All string values of class paths owned by this engineering action.MM2Class.getClassSection()All sections where elements of this meta class are allowed as part.MMMenu.getClientClassification()The classification of the client which contains this menu.<T extends CLDiaCompartmentNode>
List<T> MM2CLCompartment.getCompartmentNode(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All node compartments of this compartment.ADModel.getConceptualModels(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) ADModel.getConceptualModels(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getConceptualModels and filters its return values according to the given stereotype value.MMTSType.getConcreteMappedType(MMTypeSystem ohTargetTs, String par1Master, String par2Master) Evaluates the concrete target type of a given concrete master type for a given targetMMTypeSystem.ADNCondition.getConditionClassification()TheMM2Classificationof this notification condition.static List<ARG_ConditionClassificationList> ADNConditionHelper.getConditionClassificationList(SrvContext srvCtx, ELElement item) Returns a list of all meta classes and stereotypes which may be used asMM2Classificationof aADNCondition.ADNCondition.getConditionKind()The kind of this notification condition.ADNCondition.getConditionProperties()Returns a list of all properties with values of thisADNCondition.ADNConditionProperty.getConditionProperty()TheMM2TypedElementof this notification condition property.static ARG_AskADChangeSetHelper.getConfigChangeSetDlgCheck(SrvContext srvCtx, boolean isActiveLog, boolean isActiveSet, boolean isAnonym, int maxDay, boolean withExport) Checks whether the modification of the change set configuration will reduce the number of closed change sets.static ARG_ConfigChangeSetADChangeSetHelper.getConfigChangeSetDlgInit(SrvContext srvCtx) Fills the dialog for the configuration of change sets.ADConfigTranslationHelper.getConfigTranslationDlgInit(SrvContext srvCtx, List<? extends ADClientAble> seqSel, boolean isName) Fills the imported translation dialog.ADApplicationConfigurationHelper.getConfigurationsOfPurpose(SrvContext srvCtx, String item) Returns the list of all application configurations with name and configuration value for a given purpose.ADApplicationConfiguration.getConfigValue()The configuration value of thisADApplicationConfiguration.ADCSInstance.getContentOperationR()All operations on instances which are transitive content of thisADCSInstance.Returns a complete copy buffer for the selected elements.Returns a complete copy buffer for the selected elements contained in this profile.MM2Classification.getCopyConstraintDlgInit(MMProfile ohProfile) Fills the dialog for the copy of classification constraints.MMFormatAble.getCopyFormatDlgInit(MMProfile ohProfile) Fills the dialog for the copy of formats.MM2Classification.getCopyMenuDlgInit(MMProfile ohProfile) Fills the dialog for the copy of menus.MM2Classification.getCopyRelConstraintDlgInit(MMProfile ohProfile) Fills the dialog for the copy of relation constraints.ADUsrRole.getCopyRoleExecutionDlgInit(MMProfile ohProfile) Fills the dialog for the copy of execution rights.ADModel.getCopyToFile(List<? extends ELElement> seqSel, boolean ownedElementTransitive) Returns a complete copy buffer for the selected elements as file.MMProfile.getCopyToFile(List<? extends ELElement> seqSel, boolean ownedElementTransitive) Returns a complete copy buffer for the selected elements contained in this profile as file.MMCreateTemplate.getCreateRedirect()The create defaults that use this create template.MMCreateELInst.getCreateTemplate()The create template of this dummy element.MMStereotype.getCreateTemplate()All create templates for this stereotype.MMStereotypeAble.getCreateTemplate()The create template which owns this element.MMSyncedStereotype.getCreateTemplate()TheMMCreateTemplateused by thisMMSyncedStereotype.MMStereotype.getCreateTemplateOfValidProfiles(ADClientAble refObj) ADHistoryAble.getCreateTime()Creation date of the current object as a UTC time long.ADHistoryAble.getCreator()Name of the user who created the current object.ADCSInstance.getCSEnumMember()All property values assigned to this enumeration value.ADCSMM2TypedEnumValue.getCSEnumMember()The enumeration value referenced by this enumeration value.ADCSPropertyValueRef.getCSInstance()The instance referenced by this instance reference.<T extends ADCSMM2TypedValue>
List<T> ADCSInstance.getCSMM2Type(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All property values of this MM2-type.ADCSMM2TypedValue.getCSMM2Type()The MM2-type refernced by this property value.ADCSContentOperation.getCSOperation()TheADCSOperationof thisADCSContentOperation.ADCSInstance.getCSPropValueRef()All references to this instance.ADModel.getCurrentBranchDetails()Provides the details of the current branch of this model.ADModel.getDatabaseModels(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) ADModel.getDatabaseModels(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getDatabaseModels and filters its return values according to the given stereotype value.ADModel.getDataModels(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) ADModel.getDataModels(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getDataModels and filters its return values according to the given stereotype value.MMTSType.getDataTypeDefinition()MM2TypedElement.getDateTimeKind()The format of aMMLabelorMMStereotypePropertyif the type kind is specified as date and time.<T extends ADClientAble>
List<T> ADModel.getDBCycleElements(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Finds all DB model elements (classesDBTableandDBForeignKey) which are part of an existence prerequisite cycle.<T extends ADClientAble>
List<T> ADModel.getDBCycleElements(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getDBCycleElements and filters its return values according to the given stereotype value.MMAttachmentAble.getDefaultAttachment()The attachment assigned as default to this element, like a preview picture or a document describing the element.static MMTypeSystemMMTypeSystemHelper.getDefaultTypeSystem(SrvContext srvCtx) Returns theMMTypeSystemwhose 'is model default' attribute is set to true.MM2TypedElement.getDefaultValueAsString()The default value of this typed element.MMTSTypeClass.getDefaultValueList()Returns the string list of all configured default values of thisMMTSTypeClass.MMMetaCommentAble.getDescription()Description of this element.MMProfile.getDGCommand(K_CONTROL_OPTION... behaviourFlags) All docu commands owned by this profile.MMMenuItem.getDGSelection()Gets the documentation selection associated with this menu item.ADModel.getDiffRelationshipsAndProperties(List<? extends ELElement> seqElem) Returns the selected elements as DiffNodes.MMTSTypeMapping.getDirection()If the direction is set to 'From', the type in own scope is the source type of this mapping.ADLogin.getDisplay()Returns the display's name for the current object.MMStereotypeProperty.getDisplayInModelBrowser()The format for values to be displayed at the result region.MMStereotypeAble.getDisplayType(K_CLIENT_LOCATION kind) The type of this stereotype able element.MMStereotype.getDisplayTypeOfStereotype(K_CLIENT_LOCATION kind) The type specified by this stereotype as localized name or the name of this stereotype with the inherited localized name.MM2Attribute.getDocuChapterAttribute()The documentation chapter that describes this meta model attribute.MM2Classification.getDocumentAreaTextOfGeneralTransitive()All texts of this and all included classifications.MM2Classification.getElementCreateRedirection()All create redirections for this classification.ADNSchedule.getElementOfSchedule(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All elements considered in thisADNSchedule.ADNSchedule.getElementOfSchedule(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getElementOfSchedule and filters its return values according to the given stereotype value.ADClientAble.getEndAnalysisDia()All analysis diagrams with thisADClientAbleas end element.ADChangeSet.getEndtime()Returns the end timestamp of the latestADChangeSetFragmentof the current object.ADChangeSetFragment.getEndtime()Returns the end timestamp of the current object.MMEngineeringSequence.getEngineeringKind()The kind of this engineering sequence.MM2Classification.getEngineeringSequence()The engineering sequence of this engineering classification.static List<ARG_EnumMembers> MM2TypeEnumHelper.getEnumMemberNames(SrvContext srvCtx, List<K_ENUM> seqEnum, List<Integer> seqMember) Returns a list of enumerations each with a list of members with translated display name and value.<T extends ADClientAble>
List<T> ADModel.getERCycleElements(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Finds all ER model elements (classesEREntity,ERRelationshipandERGeneralization) which are part of an existence prerequisite cycle.<T extends ADClientAble>
List<T> ADModel.getERCycleElements(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getERCycleElements and filters its return values according to the given stereotype value.MMMenuItem.getEvaluateAction()Evaluates the sequence of engineering actions of this menu item.MMEngineeringAction.getExecName()The location of this action.<T extends ADExecuteAble>
List<T> ADUsrRole.getExecuteAble(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Return all executeable elements the the current object is allowed to execute.MMRoleExecution.getExecuteAble()Returns executeable elements which can be executed by the current object.ADXModel.getExpandedVariableModelName()provides the model's version name according the pattern specified in property 'VariableModelName'.booleanADModel.getExportWithUserNotification()If this option is activated the existing user notifications are taken when this model is copied, exported, checked in or converted.ADChangeSet.getExternalId()Id in an external tracking system.ADChangeSet.getExternalLink()Link to an external tracking system.static ARG_FilterOclReqADVersionAbleHelper.getFilter(SrvContext srvCtx, List<? extends ELElement> seq) Without a selection, it returns allADVersionAbleelements.<T extends ELUUIDAble>
List<T> ADModel.getFindByUUID(Class<T> returnType, MMStereotype stereotype, String pattern, K_CONTROL_OPTION... behaviourFlags) The method calls getFindByUUID and filters its return values according to the given stereotype value.<T extends ELUUIDAble>
List<T> ADModel.getFindByUUID(Class<T> returnType, String pattern, K_CONTROL_OPTION... behaviourFlags) If they exist, returns the model elements described by the Innovator UUID provided by argument pattern.static ARG_FindDeletedElementsADCSInstanceHelper.getFindDeletedElements(SrvContext srvCtx, String name, boolean isSearchByPattern, Class<? extends ELObject> kVOcl, Date lStartTime, Date lEndTime) Searches in change log for deleted elements.static ELElementADModelHelper.getFindElementById(SrvContext srvCtx, Class<? extends ELObject> kVOcl, int id) If it exists, returns the model element described by the ARG_FindElementByIdOclReq structure.static ARG_FindHistoryDlgOclReqOutADHistoryAbleHelper.getFindHistoryDlg(SrvContext srvCtx, K_FINDMODE mode, List<? extends ELElement> seqSel, boolean useSel, boolean isNot, boolean isCreator, String userName, int year, int month, int day, int hour, int minute, K_OPERATOR op, boolean withConfig) Internal funktion for finding elements by history properties.static ARG_FindSqlIntelliSenseADFindAbleHelper.getFindSqlIntelliSense(SrvContext srvCtx, List<? extends ELElement> seqSel, boolean recursive, boolean withConfig, boolean sortIt, ARG_XFindTerm valTerm) Returns an inforamtion structure for providing intelliSense to build an Innovator Find SQL statement.static ARG_CreationDateADModelHelper.getFirstCreationDate(SrvContext srvCtx, List<? extends ELContainerAble> seqRoot, List<? extends ELElement> seqFlat) examines the transitive content of the elements in seqRoot and returns the oldest creation date of these elements.MM2Classification.getFlowDocumentTextOfGeneralTransitive()All flow document texts of this and all included classifications.MMTextValue.getFlowDocumentValue()The formatted value of the connected text.MMTextAble.getFlowExpandedValue(MMText refObj, String pattern) Returns the formatted value of this element given by argument pattern orargument refObjwhere all fill-ins are expanded.MMTextValue.getFlowExpandedValue()Returns the formatted value where all fill-ins are expanded.MMText.getFont()Returns the font information of the current object's text.booleanMMText.getFontChangeable()Returns true if the font can be changed for the current object.MMFormatAble.getFormat()All formats connected to this formatable element.MMFormat.getFormatAble()The formatable element which is connected to this format.MM2FormatRuleParameter.getFormatRuleParameter()All format rule parameters of this meta format rule parameter.MM2Attribute.getFormatRuleSet()All format rule sets of this meta attribute.MM2Class.getFormatRuleSet()All format rule sets of this metaclass.ADLoginAble.getFragment()All change set fragments of this user.ADRepository.getGeneral()The general element which is owned by the current object.intMM2Attribute.getHelpMsgNumber()The help message number of this meta attribute.ADHistoryAble.getHistory()History info about the current object.ADLogin.getHost()Returns the host's name for the current object.ADModel.getHyperlinkURI()Returns the URI used as hyperlink within a nonformatted text.intMM2TypeEnumMember.getIcw2Enum()The long value of this enum member.<T extends MMMetamodelElement>
List<T> MMProfile.getIgnoredElement(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) MMMetamodelElement.getIgnoringProfile(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All profiles where thisMMMetamodelElementis marked as ignored.booleanADRepository.getInactivityLogoutUsers()Logout inactive users automatically,MM2ClassificationHelper.getInfoPropertiesForImpactAnalysis(SrvContext srvCtx, List<? extends ELElement> seqElem) Returns a list of info properties which may be used by the impact analysis of the specified elements or meta classifications.MMXProfile.getInnovatorComponentDlgInit()Fills the dialog for the modification of innovator components.intMMXProfile.getInnovatorComponentMask()The Innovator Components which are provided by this profile as a mask.ADUserHostOption.getInoHost()The host of the current object.ADCSOperation.getInstance()The instance associated with this instance operation.MMCreateTemplate.getInstanceOfCreateTemplate()The element of this create template.static ARG_ChangeSetOperationValuesADCSInstanceHelper.getInstancesProtocols(SrvContext srvCtx, List<? extends ELElement> seqElem, ARG_ChangeSetPeriod valPeriod, boolean showProtocol, boolean showProtocolTransitive, boolean showContent, boolean showContentTransitive) Returns the protocol of model changes for a set of elements or contens of the elements.MM2ClassificationConstraint.getInverseClassification()All inverse meta classifications restricted by this classification constraint.MM2Classification.getInverseClassificationConstraint()All classification constraints that restrict this inverse meta classification.MM2ClassificationConstraint.getInverseMultiplicity()The allowed number of inverse meta classifications specified by this constraint.<T extends MM2Classification>
List<T> MM2TypedElement.getInvisibleClassification(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All meta classifications which are not using this typed element.<T extends MM2TypedElement>
List<T> MM2Classification.getInvisibleTypedElement(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All typed elements which are not used by this meta classification.MM2Classification.getLabel()All labels of this classification.MMLabelAble.getLabel(String pattern, K_CONTROL_OPTION... behaviourFlags) The label named argument pattern which is configured for the classification of the selected element or all labels if no pattern is given.booleanMMLabelAble.getLabelBoolValue(MMLabel refObj, String pattern) Returns the Boolean label value of the current object given by argument pattern orargument refObj.MMLabelAble.getLabelColor(String pattern) The color of the label value for this element.MMLabelAble.getLabelInfo()Label info of the current object.intMMLabelAble.getLabelLongValue(MMLabel refObj, String pattern) Returns the long label value of the current object given by argument pattern orargument refObj.MMLabelAble.getLabelNameValue()Returns a list of labels specified for this label able element.MM2Classification.getLabelOfGeneralTransitive()All labels of this and all included classifications.MMLabelAble.getLabelStringValue(MMLabel refObj, String pattern) Returns the label value of the current object given by argument pattern orargument refObj.<T extends ELValueReUseAble>
List<T> MMLabelAble.getLabelValueByPattern(Class<T> returnType, MMStereotype stereotype, String pattern, K_CONTROL_OPTION... behaviourFlags) The method calls getLabelValueByPattern and filters its return values according to the given stereotype value.<T extends ELValueReUseAble>
List<T> MMLabelAble.getLabelValueByPattern(Class<T> returnType, String pattern, K_CONTROL_OPTION... behaviourFlags) All label values owned by this element.MMLabelAble.getLabelValueList(boolean mode) Calculates all labels which are configured for the classification of the selected element and returns a list of multistrings each made up of label name and label value.static ARG_ADListLoginOutADModelHelper.getListLogin(SrvContext srvCtx, String nameModel, K_ADMODEL methModel, String patternUser) Returns information about the login user list.static ARG_ADModelConfigADModelHelper.getListModelConfig(SrvContext srvCtx, K_ADMODEL item) Returns the names of available model configurations.ADModel.getListRole()Retrieves the roles of the element with additional informations.static ARG_ADUserConfigADModelHelper.getListUserConfig(SrvContext srvCtx) Returns the names of available user configurations.ADLogin.getLocale()ADLockAble.getLock()The lock of the current object.ADLock.getLockAble()The element of the current object.ADLockAble.getLockableCache()Gets important information of the lockable element all at once.ADLockAble.getLockLogin()Returns the login which has locked the current object.ADLogin.getLockMessage(List<? extends ELElement> seq) Returns the lock messages of all specified elements.ADLockAble.getLockName()Returns the name of the user who has locked the current object.ADLogin.getLockRecursiveCheck(List<? extends ADClientAble> seqSel) Checks whether all selected elements may be locked recursively.ADRepository.getLockText()Returns the current lock note if logins are prevented.<T extends ADClientAble>
List<T> ADClientAble.getLogic(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All logical elements which are available in any client for the current object.<T extends ADClientAble>
List<T> ADClientAble.getLogic(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getLogic and filters its return values according to the given stereotype value.ADLock.getLogin()The login of the current object.ADMdlAdmin.getLogin()the current object's login.ADMdlGeneratorSvg.getLogin()the current object's login.ADMdlUser.getLogin()The login of the current object.ADRepAdmin.getLogin()the current object's login.ADUsrRole.getLogin()Returns the logins that use the current object.MM2Locale.getLogin()ADChangeSetFragment.getLoginAble()The user of this change set fragment.ADLogin.getLoginAble()The element that owns the current object.ADUserHostOption.getLoginAble()The user of the current object.ADUserOption.getLoginAble()The user of the current object.ADLoginAble.getLoginAbleSection()The section used by thisADLoginAble.ADLoginAble.getLoginByDisplay(String pattern, K_CONTROL_OPTION... behaviourFlags) Returns theADLoginof the current object depending on the display given by the argument pattern.ADLogin.getLoginCache()Gets important information of the login all at once.ADModel.getLoginList()Returns the information of users which are currently logged in to thisADModel.ADLogin.getLogStatus()Returns the current object's login status.ADTimeAble.getLtime()Returns the ltime long of the current object.MMStereotype.getM2AttrCnstr(ELM2Attribute refObj) theELM2TypedElementCnstrinstance for the metaattribute provided byargument refObjof the content of this stereotype.MMStereotype.getM2AttrCnstrOfGeneralTransitive(ELM2Attribute refObj) The firstELM2TypedElementCnstrinstance for the metaattribute provided byargument refObjfound traversing the stereotype hierarchy up.MMStereotype.getM2AttrCnstrOfSelfAndGeneralTransitive(ELM2Attribute refObj) The effectiveELM2TypedElementCnstrinstance for the metaattribute provided byargument refObj.MMStereotype.getM2AttrCnstrOfSpecificTransitive(ELM2Attribute refObj) The firstELM2TypedElementCnstrinstance for the metaattribute provided byargument refObjfound traversing the stereotype hierarchy down.ADModel.getM2LocaleDetails()Returns detailed information about all used locales.ADModel.getManageUserNotification()This property activates or deactivates each user notification of thisADModel.MMTSType.getMappingFrom(MMTypeSystem refObj) List of all type mapping rules that have this type as source.MMTSType.getMappingInOtherScope()List of type mappings of this target type.MMTSType.getMappingInOwnScope()List of type mappings of this source type.MMTSType.getMappingTo(MMTypeSystem refObj) List of all type mapping rules that have this type as target.intMMStereotypeFileAble.getMaxFileSize()The maximum size of files with this file able.ADLogin.getMdlAdmin()The model administrator of the current object.ADModel.getMdlAdmin()The model admin which is owned by the current object.ADLogin.getMdlGeneratorSvg()The SVG generation of the current object.ADModel.getMdlGeneratorSvg()The SVG generator which is owned by the current object.ADModel.getMdlGuest()The guest user which is owned by the current object.ADLogin.getMdlUser()The model user of the current object.ADUsrRole.getMdlUser()Returns the model users which are assigned to the current object.ADUsrRole.getMdlUserByPattern(String pattern, K_CONTROL_OPTION... behaviourFlags) Returns the users which are assigned to the current object.MM2Classification.getMenu()All create menus of this classification.All menus and menu items of thisMMMenuAblefor the specified menu kind.MMMenuItem.getMenu()MMMenuAble.getMenuItem(MMMenuItem ohItem) The corresponding menu item of a specified menu item within a menu of thisMMMenuAble.MMMenuItemAble.getMenuItem()The corresponding entity of this menu item.MMMenuItem.getMenuItemAble()The corresponding entity of this menu item.MMMenuAble.getMenuItemsForTransform(List<? extends MMStereotypeAble> seqSel) Gets all menu items possible to aid the transformation to the selected element.ADModel.getMetaClassInstantiable(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Returns all meta classes instantiable in this model.ADModel.getMetaClassStereotypeAbleNotAbstract(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Returns all meta classes with stereotypes instantiable in this model.MMFCValue.getMetaFontColor()The font or color property which this value is specified for.MMFormatRuleParameter.getMetaFormatRuleParameter()The meta format rule parameter of this format rule parameter.MMStereotype.getMetaNameOfStereotype()The localized meta name of this stereotype.MMStereotype.getMetaNameOfStereotypeClass()The name of the class of this stereotype.MMVerifyPackage.getMetaPackage()All verify packages of this meta package.MMPresEntry.getMetaPresentation()The presentation of this entry.MMVerifyMsg.getMetaVerify()The meta verify of this message.ADModel.getMethod()Returns the current object's method.static ARG_MigrationADXModelHelper.getMigration(SrvContext srvCtx, ELElement ohSel, boolean all) Request for profile migration purposes.MM2TypedElement.getMM2Type()The type of this element.ADAlias.getModel()The model that owns the current object.ADChangeSet.getModel()TheADModelthat owns the current object.ADCSInstance.getModel()ADMdlAdmin.getModel()the current object's model.ADMdlGeneratorSvg.getModel()the current object's model.ADMdlGuest.getModel()The model of the current object.ADMdlLogOption.getModel()Returns the model of the option.ADMdlUser.getModel()The model that own this model user.ADModelVersion.getModel()ADUsrRole.getModel()ADModel.getModelLocaleCode()The modeling locale code of thisADModel.ADXModel.getModelSection()static ARG_ModelVersionToXmlADModelVersionHelper.getModelVersionToXml(SrvContext srvCtx) Provides model version information in xml format.ADHistoryAble.getModifier()Name of the user who was the most recent modifier of the current object.MMTextHelper.getModifyChangeableFontDlgInit(SrvContext srvCtx, List<? extends ELElement> seq) Fills the dialog to modify the font and the changeable flag for a list of text definitions or stereotypes.ADChangeSet.getModifyChangeSetPropertiesDlgInit()Returns the properties for the modification of aADChangeSet.MMTextAble.getModifyFlowDocuments()Returns information for the modification of flow documents of this element.static ARG_ModifyInactivityADRepositoryHelper.getModifyInactivity(SrvContext srvCtx) Returns the inactivity information.ADModel.getModifyModelNameAndBitmapDlgInit()Fills the dialog for the modification of name and bitmap of this model.MMSyncedStereotype.getModifySyncedPropertyDlgInit()Fills the modify dialog forMMSyncedPropertywith available typed elements.MMSyncSetProperty.getModifySyncSetPropItemsDlgInit()Fills the dialog for the modification ofMMSyncedPropertyused by thisMMSyncSetProperty.MMTextAble.getModifyTextValues()Compact information of all text values of this element.MMTextAble.getModifyTextValuesDlgInit()Fills the dialog box for the modification of text specifications of this element.ADHistoryAble.getModifyTime()Last modification date and time of the current object as a UTC time long.MM2ClassificationHelper.getModifyTranslatableValidListDlgInit(SrvContext srvCtx, List<? extends MM2Classification> seqSel, MMProfile ohProfile) Fills the modify dialog with available typed elements which may be translated.static ARG_AskADTranslationAbleHelper.getModifyTranslationLocaleCheck(SrvContext srvCtx, List<K_LOCALE> seq) Checks whether the modification of translation languages deletes translations.ADTranslationAbleHelper.getModifyTranslationLocaleInit(SrvContext srvCtx) Returns the list ofMM2Localevalues which are allowed as translation language.MMStereotype.getModifyTSOptionOrderDlgInit(ELElement item) Fills the dialog for the modification of the sort order of the type system options visible for this stereotype within the optional profile.MM2ClassificationHelper.getModifyTSOptionValidListDlgInit(SrvContext srvCtx, List<? extends MM2Classification> seqSel, MMProfile ohProfile) Fills the modify dialog with available type sytem options.MMStereotype.getModifyTypedElementOrderDlgInit(ELElement item) Fills the dialog for the modification of the sort order of the typed elements visible for this stereotype within the optional profile.MM2ClassificationHelper.getModifyTypedElementValidListDlgInit(SrvContext srvCtx, List<? extends MM2Classification> seqSel, MMProfile ohProfile) Fills the modify dialog with available typed elements.static ARG_ModifyUpdateADRepositoryHelper.getModifyUpdate(SrvContext srvCtx) Returns the update information.MMStereotypeHelper.getMoveStereotypeWithAttachmentDlgInit(SrvContext srvCtx, List<? extends MMStereotype> seqStereo, MMProfile ohProfile) Fills the dialog to move all selected stereotypes with attachments to a new owning profile.MM2ClassificationConstraint.getMultiplicity()The allowed number of meta classifications specified by this constraint.ADModel.getMultiVersionFile(K_INSTPURPOSE purpose, boolean ownedElementTransitive, List<? extends ELElement> seqSel) Returns the the current object's complete version ASCII representation and the incoming selection as a file.ADModel.getMultiVersionList(K_INSTPURPOSE purpose, boolean ownedElementTransitive, List<? extends ELElement> seqSel) Returns the the current object's complete version ASCII representation and the incoming selection as a string array.MMTextValue.getName()Returns the name of the text.ADChangeSet.getNote()Returns the note for this change set.ADTimeAble.getNote()Returns the note for the current object.MM2Classification.getNotificationCondition()All notifcation conditions of thisMM2Classification.MM2TypedElement.getNotificationConditionProperty()All notifcation condition properties of thisMM2TypedElement.ADUserNotification.getNotificationElementOfElement(ELElement refObj) ADUserNotification.getNotificationScheduleOfSchedule(K_NOTIFY_SCHEDULE kind) ADNElement.getNotifiedElement()The notified element of this element notification.ADModel.getNotifyConfiguration()provides InnoNotify the current state of the information.ADModel.getNotifyCounters(Date startTime, int latestOpId) returns the number of creations, deletions and modifications since the provided timen for each element in the elements list.booleanADNElement.getNotifyDaily()Generate a daily notification if this element or an element in this transitive content is changed.booleanADNElement.getNotifyMonthly()Generate a monthly notification if this element or an element in this transitive content is changed.booleanADNScheduledElement.getNotifyOnAnyChanges()Generate a notification if the assigned element or an element in this transitive content is changed.booleanADNElement.getNotifyTimely()Generate a promptly notification if this element or an element in this transitive content is changed.booleanADNElement.getNotifyWeekly()Generate a weekly notification if this element or an element in this transitive content is changed.<T extends MM2Classification>
List<T> MM2TypedElement.getNotToLocalizeClassification(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All classifications where thisMM2TypedElementshould not be localized.<T extends MM2TypedElement>
List<T> MM2Classification.getNotToLocalizeProperty(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All properties which should not be localized for thisMM2Classification.MMRecipe.getOfficeKind()The kind of thisMMRecipe.MMStereotypeBuildingBlock.getOfficeKind()The kind of thisMMStereotypeBuildingBlock.ADCSInstance.getOperation()All instance operations assigned to this instance.ADCSMM2TypedValue.getOperation()The operation owning this property value.ADCSPropertyValue.getOperation()The operation owning this property value.ADCSOperation.getOperationContainerR()All content operations of thisADCSOperation.intADUsrRole.getOperationModeMask()Returns the current object's privileges as a mask.intADApplicationConfiguration.getOperationModeMaskToCheck()The mask of privileges which have to be checked for editing thisADApplicationConfiguration.ADOption.getOptionAble()The optionable element of the current object.<T extends MM2TypedElement>
List<T> MMStereotype.getOrderedProperty(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All typed elements of this stereotype as sorted properties by @SORTING.MM2TypedElement.getOrderingStereotype()All stereotypes with this typed element as sorted property.MMCommentContainerAble.getOutgoingConceptRealization()All concept realizations of this element.MM2FontColor.getOwnClass()The class that owns this font/color type.MM2FormatRuleParameter.getOwnClass()The class that owns this format rule parameter.MM2Presentation.getOwnClass()The class that owns this presentation type.MMAddItem.getOwnClass()MMFormatRuleSetOfClass.getOwnClass()The metaclass of this format rule set.MMStereotype.getOwnClass()The metaclass owning this stereotype.MM2Class.getOwnedAddItem(K_CONTROL_OPTION... behaviourFlags) ADModel.getOwnedAlias()The aliases owned by the current object.MM2Class.getOwnedAndInheritedConfigAbleAssocEnd()All meta attributes which are owned or inherited by this meta class and represent a relationship which may be configured.MM2Class.getOwnedAndInheritedInverseAssocEnd(boolean kind) All meta attributes of this metaclass with property 'assignKind' equal to 'InverseAssocEnd'.ADModel.getOwnedApplicationConfiguration(K_CONTROL_OPTION... behaviourFlags) All application configurations owned by the current object.MMAttachmentAble.getOwnedAttachment(K_CONTROL_OPTION... behaviourFlags) All attachments owned by this element.MMStereotype.getOwnedAttrCnstr(K_CONTROL_OPTION... behaviourFlags) All typed element constraints owned by this stereotype.<T extends CLProperty>
List<T> MMCreateCLInst.getOwnedAttribute(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) MMStereotype.getOwnedBuildingBlock(K_CONTROL_OPTION... behaviourFlags) All building blocks owned by this stereotype.MMStereotype.getOwnedBuildingBlockOfOfficeKind(K_OFFICE kind) ADModel.getOwnedChangeSet(K_CONTROL_OPTION... behaviourFlags) The change sets owned by the current object.MMProfile.getOwnedClassificationConstraint(K_CONTROL_OPTION... behaviourFlags) All classification constraints that are defined within this profile.MMCommentContainerAble.getOwnedComment(K_CONTROL_OPTION... behaviourFlags) MM2Schema.getOwnedCompartment(K_CONTROL_OPTION... behaviourFlags) All compartments owned by this schema.ADNCondition.getOwnedConditionProperty(K_CONTROL_OPTION... behaviourFlags) All properties of notification conditions which are owned by this notification condition.MMProfile.getOwnedConfig(K_CONTROL_OPTION... behaviourFlags) All documentation configurations owned by this profile.ADModel.getOwnedConfigTranslation(K_CONTROL_OPTION... behaviourFlags) All translations owned by thisADModel.MMCreateTemplate.getOwnedCopy(K_CONTROL_OPTION... behaviourFlags) The copy dependency ownend by this create template.MMProfile.getOwnedCreateTemplate(K_CONTROL_OPTION... behaviourFlags) All create templates owned by this profile.ADModel.getOwnedCSInstance(K_CONTROL_OPTION... behaviourFlags) All instances associated with a change set owned by this model.ADXModel.getOwnedDBConnection(K_CONTROL_OPTION... behaviourFlags) All database connetions owned by thisADXModel.MMCreateTemplate.getOwnedDBRole(K_CONTROL_OPTION... behaviourFlags) All DB roles owned by thisMMCreateTemplate.MMTSTypeClass.getOwnedDefaultValue(K_CONTROL_OPTION... behaviourFlags) List of all default values of thisMMTSTypeClass.MMProfile.getOwnedDGTemplate(K_CONTROL_OPTION... behaviourFlags) All documentation building blocks owned by this profile.MMProfile.getOwnedDocuStructureRoot(K_CONTROL_OPTION... behaviourFlags) All documentation structures owned by this profile.<T extends ELContAsgnAble>
List<T> ADModel.getOwnedElementTransitiveDownExcludeProfiles(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Returns the current object's result of OwnedElementTransitiveDown subtracted by the union of OwnedElementTransitiveDown applied to all the current object's profiles.<T extends ELContAsgnAble>
List<T> ADModel.getOwnedElementTransitiveDownExcludeProfiles(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getOwnedElementTransitiveDownExcludeProfiles and filters its return values according to the given stereotype value.<T extends ELContAsgnAble>
List<T> ADModel.getOwnedElementTransitiveDownOfProfiles(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Retrieves all of the current object's profiles and returns the union of their OwnedElementTransitiveDown.<T extends ELContAsgnAble>
List<T> ADModel.getOwnedElementTransitiveDownOfProfiles(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getOwnedElementTransitiveDownOfProfiles and filters its return values according to the given stereotype value.MMEngineeringSequence.getOwnedEngineeringAction(K_CONTROL_OPTION... behaviourFlags) All engineering actions owned by this engineering sequence.MMVerifyClassification.getOwnedEngineeringAction(K_CONTROL_OPTION... behaviourFlags) All engineering actions owned by this verification category.MMProfile.getOwnedEngineeringSequence(K_CONTROL_OPTION... behaviourFlags) All engineering sequences owned by this profile.MMEngineeringAction.getOwnedEngineeringTag(K_CONTROL_OPTION... behaviourFlags) All string values of tags owned by this engineering action.<T extends ADEventLogEntry>
List<T> ADModel.getOwnedEventLogEntry(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All event log entries owned by thisADModel.<T extends ADEventLogEntry>
List<T> ADRepository.getOwnedEventLogEntry(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All event log entries owned by the current object.MMStereotype.getOwnedExtension(K_CONTROL_OPTION... behaviourFlags) All extensions owned by this stereotype.MMProfile.getOwnedFilter(K_CONTROL_OPTION... behaviourFlags) MMFilter.getOwnedFilterProperty(K_CONTROL_OPTION... behaviourFlags) All filter properties owned by this filter.MMProfile.getOwnedFontColor(K_CONTROL_OPTION... behaviourFlags) All font color elements owned by this profile.MMProfile.getOwnedFooter(K_CONTROL_OPTION... behaviourFlags) All documentation footers owned by this profile.MMProfile.getOwnedFormat(K_CONTROL_OPTION... behaviourFlags) MMStereotypeAble.getOwnedFormat(K_CONTROL_OPTION... behaviourFlags) All formats owned by this stereotypeable element.MMFormatRuleSet.getOwnedFormatRule(K_CONTROL_OPTION... behaviourFlags) All format rules owned by this format rule set.MMFormatRule.getOwnedFormatRuleParameter(K_CONTROL_OPTION... behaviourFlags) All format rule parameters owned by this format rule.MMFormat.getOwnedFormatRuleSetOfClass(K_CONTROL_OPTION... behaviourFlags) All format rule sets owned by this format.MMFormatRule.getOwnedFormatRuleSetOfRole(K_CONTROL_OPTION... behaviourFlags) All format rule sets owned by this format rule.ADChangeSet.getOwnedFragment(K_CONTROL_OPTION... behaviourFlags) The change set fragments owned by the current object.MMProfile.getOwnedHeader(K_CONTROL_OPTION... behaviourFlags) All documentation headers owned by this profile.ADRepository.getOwnedInoHost(K_CONTROL_OPTION... behaviourFlags) The host entries which are owned by the current object.<T extends MMCreateELInst>
List<T> MMCreateTemplate.getOwnedInst(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All dummy elements of this create template.ADCSInstance.getOwnedInstLocalizedName(K_CONTROL_OPTION... behaviourFlags) All localized names owned by the current object.MMProfile.getOwnedLabel(K_CONTROL_OPTION... behaviourFlags) MMLabelAble.getOwnedLabelValSpec(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All value specifications owned by this label able element.ADLogin.getOwnedLock(K_CONTROL_OPTION... behaviourFlags) The locks which are owned by the current object.ADLoginAble.getOwnedLogin(K_CONTROL_OPTION... behaviourFlags) The logins owned by the current object.MMPresEntry.getOwnedLongValue()TheELValSpecIntegerof thisMMPresEntry.ADModel.getOwnedMdlLogOption(K_CONTROL_OPTION... behaviourFlags) The model login options which are owned by this model.ADModel.getOwnedMdlUser(K_CONTROL_OPTION... behaviourFlags) All model users which are owned by this model.MMProfile.getOwnedMenu(K_CONTROL_OPTION... behaviourFlags) MMMenu.getOwnedMenuItem(K_CONTROL_OPTION... behaviourFlags) All menu items owned by this menu.MM2Class.getOwnedMetaFontColor(K_CONTROL_OPTION... behaviourFlags) All font/color types owned by this class.MM2Class.getOwnedMetaPresentation(K_CONTROL_OPTION... behaviourFlags) All presentation types owned by this class.<T extends ADCSMM2TypedValue>
List<T> ADCSOperation.getOwnedMM2TypedValue(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All property values owned by this operation.ADRepository.getOwnedModel(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The models which are owned by the current object.ADModel.getOwnedModelTranslation(K_CONTROL_OPTION... behaviourFlags) All translations owned by thisADModel.ADUserNotification.getOwnedNotificationCondition(K_CONTROL_OPTION... behaviourFlags) All notification conditions which are owned by thisADUserNotification.ADUserNotification.getOwnedNotificationElement(K_CONTROL_OPTION... behaviourFlags) All notification elements which are owned by thisADUserNotification.ADChangeSet.getOwnedOperation(K_CONTROL_OPTION... behaviourFlags) All operations owned by the current object.ADOptionAble.getOwnedOption(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The options which are owned by the current object.MMFormat.getOwnedPresEntry(K_CONTROL_OPTION... behaviourFlags) All presentation entries owned by this format.MMFormatRule.getOwnedPresEntry(K_CONTROL_OPTION... behaviourFlags) All presentation entries owned by this format rule.MMXProfile.getOwnedPrimitiveType(K_CONTROL_OPTION... behaviourFlags) All primitive types owned by this InoX Profile.ADModel.getOwnedProfile(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) ADModel.getOwnedProfileTranslation(K_CONTROL_OPTION... behaviourFlags) All translations owned by thisADModel.<T extends ADCSPropertyValue>
List<T> ADCSOperation.getOwnedPropertyValue(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All property values owned by this operation.MMProfile.getOwnedRecipe(K_CONTROL_OPTION... behaviourFlags) MMProfile.getOwnedRelationConstraint(K_CONTROL_OPTION... behaviourFlags) All relation constraints that are defined within this profile.MMCreateCLInst.getOwnedRole(K_CONTROL_OPTION... behaviourFlags) Template dummy instance needed as owner substitute forEREntity.MMCreateTemplate.getOwnedRoleBinding(K_CONTROL_OPTION... behaviourFlags) The role binding owned by this create template.MMProfile.getOwnedRoleExecution(K_CONTROL_OPTION... behaviourFlags) All role executions owned by this profile.MM2Class.getOwnedRuleParameter(K_CONTROL_OPTION... behaviourFlags) All format rule parameters owned by this class.ADUserNotification.getOwnedSchedule(K_CONTROL_OPTION... behaviourFlags) All notification schedules which are owned by thisADUserNotification.ADNSchedule.getOwnedScheduledElement()All scheduled notification elements of this notification schedule.ADRepository.getOwnedSchemaTranslation(K_CONTROL_OPTION... behaviourFlags) All translations owned by thisADRepository.ADXModel.getOwnedSection(K_CONTROL_OPTION... behaviourFlags) MMProfile.getOwnedSelection(K_CONTROL_OPTION... behaviourFlags) All documentation selection owned by this profile.MM2Class.getOwnedStereotype(K_CONTROL_OPTION... behaviourFlags) The stereotype owned by this metaclass.MMProfile.getOwnedStereotype(K_CONTROL_OPTION... behaviourFlags) All stereotypes owned by this profile.<T extends MMStereotypeAble>
List<T> MMCreateTemplate.getOwnedStereotypeAble(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All elements ownend by this create template.MMStereotype.getOwnedStereotypeProperty(K_CONTROL_OPTION... behaviourFlags) All stereotype properties owned by thisMMStereotype.MMStereotypeAble.getOwnedStereotypePropertyValSpec(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) <T extends MMStereotypeRelatedElement>
List<T> MMStereotype.getOwnedStereotypeRelatedElement(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All related elements owned by this stereotype.MMStereotype.getOwnedStereotypeTSOption(K_CONTROL_OPTION... behaviourFlags) All type system options owned by thisMMStereotype.MMStereotypeAble.getOwnedStereotypeTSOptionValSpec(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) MMProfile.getOwnedStructureDefinition(K_CONTROL_OPTION... behaviourFlags) All structure definitions owned by thisMMProfile.MMStereotypeAble.getOwnedSyncedElement()TheADSyncedElementowned by thisMMStereotypeAble.MMSyncedStereotype.getOwnedSyncedProperty(K_CONTROL_OPTION... behaviourFlags) All synced elements owned by thisMMSyncedStereotype.MMSyncSet.getOwnedSyncedStereotype(K_CONTROL_OPTION... behaviourFlags) All synced stereotypes owned by thisMMSyncSet.MMSyncProfile.getOwnedSyncSet(K_CONTROL_OPTION... behaviourFlags) All synchronization sets owned by thisMMSyncProfile.MMSyncSet.getOwnedSyncSetProperty(K_CONTROL_OPTION... behaviourFlags) All synced properties owned by thisMMSyncSet.ADModel.getOwnedSystemModel(K_CONTROL_OPTION... behaviourFlags) All system model packages owned by this model.MMProfile.getOwnedText(K_CONTROL_OPTION... behaviourFlags) MMTextAble.getOwnedTextValue(K_CONTROL_OPTION... behaviourFlags) All text values owned by this element.MMTextAble.getOwnedTextValueByPattern(String pattern, K_CONTROL_OPTION... behaviourFlags) All text values owned by this element.MMProfile.getOwnedTitle(K_CONTROL_OPTION... behaviourFlags) All documentation title pages owned by this profile.MMProfile.getOwnedTreeStructureRoot()TheDGTreeStructureRootowned by this profile.MMProfile.getOwnedTreeTemplate(K_CONTROL_OPTION... behaviourFlags) All details templates owned by this profile.MMCreateTemplate.getOwnedType(K_CONTROL_OPTION... behaviourFlags) MMCreateTemplateof theMMTSType.MMTypeSystem.getOwnedType(K_CONTROL_OPTION... behaviourFlags) List of all data types of thisMMTypeSystem.MMTypeSystem.getOwnedTypeClass(K_CONTROL_OPTION... behaviourFlags) List of all type classes of thisMMTypeSystem.MM2TypedElement.getOwnedTypeEnum()The enum type owned by this typed element.MM2TypedElement.getOwnedTypeRange(K_CONTROL_OPTION... behaviourFlags) All type ranges of this typed element.MMCreateTemplate.getOwnedTypeSystem(K_CONTROL_OPTION... behaviourFlags) MMCreateTemplateof theMMTypeSystem.MMProfile.getOwnedTypeSystem(K_CONTROL_OPTION... behaviourFlags) All type systems owned by thisMMProfile.ADRepository.getOwnedUpdTime(K_CONTROL_OPTION... behaviourFlags) The update times which are owned by the current object.MMSyncedStereotype.getOwnedUseKnownContainer()TheELValSpecIntegerowned by thisMMSyncedStereotype.ADLoginAble.getOwnedUserNotification()TheADUserNotificationowned by thisADLoginAble.ADModel.getOwnedUsrRole(K_CONTROL_OPTION... behaviourFlags) All user roles which are owned by this model.MM2TypedElement.getOwnedValSpec(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) This typed element's value specification for the default value.MMFontColor.getOwnedValue(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All values owned by this font color element.MM2TypedElement.getOwnedValueCnstr(K_CONTROL_OPTION... behaviourFlags) All typed element constraints owned by this typed element.MMFilterProperty.getOwnedValues(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All value specifications owned by this filter property.MMProfile.getOwnedVerify(K_CONTROL_OPTION... behaviourFlags) MMVerifyClassification.getOwnedVerifyClassification(K_CONTROL_OPTION... behaviourFlags) All verification categories owned by this verification category.MMVerifyPackage.getOwnedVerifyClassification(K_CONTROL_OPTION... behaviourFlags) All verification categories owned by this verification section.MMVerifyClassification.getOwnedVerifyMessage(K_CONTROL_OPTION... behaviourFlags) All verification messages owned by this verification category.MMVerify.getOwnedVerifyPackage(K_CONTROL_OPTION... behaviourFlags) All verification sections owned by this verify.ADModel.getOwnedVersion()ADCSContentOperation.getOwningContainerInstance()The instance which is transitive owner of the instance modified by thisADCSOperation.MMTSType.getOwningCreateTemplate()MMCreateTemplateof theMMTSType.MMTypeSystem.getOwningCreateTemplate()MMCreateTemplateof theMMTypeSystem.ADAnnotation.getOwningDiagram()The diagram owning this annotation.MMEngineeringAction.getOwningEngineeringSequence()The engineering sequence that owns this engineering action.MMFilterProperty.getOwningFilter()The filter owning this filter property.MMFCValue.getOwningFontColor()The font color element that owns this value.MMFormatRuleSetOfClass.getOwningFormat()The format which owns this format rule set.MMPresEntry.getOwningFormat()The format that owns this presentation entry.MMFormatRuleParameter.getOwningFormatRule()The format rule which owns this format rule parameter.MMFormatRuleSetOfRole.getOwningFormatRule()The format rule which owns this format rule set.MMPresEntry.getOwningFormatRule()The format rule that owns this presentation entry.MMFormatRule.getOwningFormatRuleSet()The format rule set which owns this format rule.ADCSInstLocalizedName.getOwningInstance()The instance that owns the current object.ADUserNotification.getOwningLoginAble()TheADLoginAblethat own thisADUserNotification.ADApplicationConfiguration.getOwningModel()TheADModelthat owns the current object.ADConfigTranslation.getOwningModel()TheADModelthat owns thisADConfigTranslation.ADEventLogEntry.getOwningModel()TheADModelowning this event log entry.ADModelTranslation.getOwningModel()TheADModelthat owns thisADModelTranslation.MMProfile.getOwningModel()MMProfileTranslation.getOwningModel()TheADModelthat owns thisMMProfileTranslation.ADNCondition.getOwningNotification()TheADUserNotificationthat own this notification condition.ADNElement.getOwningNotification()TheADUserNotificationthat own this notification element.ADNSchedule.getOwningNotification()TheADUserNotificationthat own this notification schedule.ADNConditionProperty.getOwningNotificationCondition()The notification condition that own this property of notification condition.MM2ClassificationConstraint.getOwningProfile()The profile owning this classification constraint.MM2RelationConstraint.getOwningProfile()The profile owning this relation constraint.MMCreateTemplate.getOwningProfile()The profile that owns this create template.MMEngineeringSequence.getOwningProfile()The profile that owns this engineering sequence.MMFilter.getOwningProfile()MMFontColor.getOwningProfile()The profile which owns this font color element.MMFormat.getOwningProfile()MMLabel.getOwningProfile()MMMenu.getOwningProfile()MMRecipe.getOwningProfile()MMRoleExecution.getOwningProfile()The profile that owns this role execution.MMText.getOwningProfile()MMTypeSystem.getOwningProfile()TheMMProfilethat owns thisMMTypeSystem.MMVerify.getOwningProfile()ADEventLogEntry.getOwningRepository()TheADRepositoryowning the current object.MM2SchemaTranslation.getOwningRepository()TheADRepositorythat owns thisMM2SchemaTranslation.ADNScheduledElement.getOwningSchedule()The notification schedule which owns this scheduled notification element.MMStereotypeRelatedElement.getOwningStereotype()The stereotype owning this related element.ADSyncedElement.getOwningStereotypeAble()TheMMStereotypeAbleowning thisADSyncedElement.MMFormat.getOwningStereotypeAble()The stereotypeable element which owns this format.MMSyncedProperty.getOwningSyncedStereotype()TheMMSyncedStereotypeowning thisMMSyncedProperty.MMSyncSet.getOwningSyncProfile()TheMMSyncProfileowning thisMMSyncSet.MMSyncedStereotype.getOwningSyncSet()TheMMSyncSetowning thisMMSyncedStereotype.MMSyncSetProperty.getOwningSyncSet()TheMMSyncSetowning thisMMSyncSetProperty.MMTSDefaultValue.getOwningTypeClass()Reference to theMMTSTypeClassof thisMMTSDefaultValue.MM2TypeEnum.getOwningTypedElement()The typed element that owns this enum type.MM2TypeRange.getOwningTypedElement()The typed element of this type range.MMTSType.getOwningTypeSystem()Reference to theMMTypeSystemof thisMMTSType.MMTSTypeClass.getOwningTypeSystem()Reference to theMMTypeSystemof thisMMTSTypeClass.MMVerifyPackage.getOwningVerify()The verify that owns this verification section.MMEngineeringAction.getOwningVerifyClassification()The verification category that owns this engineering action.MMVerifyClassification.getOwningVerifyClassification()The verification category that owns this verification category.MMVerifyMsg.getOwningVerifyClassification()The verification category that owns this verification message.MMVerifyClassification.getOwningVerifyPackage()The verification section that owns this verification category.MMCreateTemplate.getOwnInstance()The instance of this create template.MMTypeSystem.getPackage(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) List of the packages supporting thisMMTypeSystem.MM2Classification.getPackageCreateRedirection()All create redirections where this classification is used for new packages.ADAnnotation.getParentAnnotation()The parent annotation of this annotation.intMM2Schema.getPatchLevel()The internal identification of this attribute.MM2ClassificationHelper.getPossiblePairsForImpactAnalysis(SrvContext srvCtx) Returns a list of element types which are typically represented as node but may be used as edge within the impact analysis.static ARG_PossiblePathsMM2RelationConstraintHelper.getPossiblePaths(SrvContext srvCtx, MMStereotype ohStart, MMStereotype ohEnd, int maxHop, List<Class<? extends ELObject>> seqType) Calculates all possible paths between the given start and endMMStereotype.ADLogin.getPossibleRole()Returns all roles available for the current object.MM2TypedElement.getPredefinedValuesDlgInit()Fills the predefined values dialog of thisMM2TypedElement.MM2Classification.getPresContentAbleMetaClass(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All classes which are allowed as presentation content of this classification.ADClientAble.getPresentationContext()The presentation context of this element, if this element represents a diagram.MM2Presentation.getPresEntry()All entries which use this presentation.MMText.getPreset()Returns the default of the current object's text.MMTypeSystem.getProcedureExpression()List of all procedure expressions of this type system.MMProfile.getProfileApplication()All profile applications owned by this profile.MMProfile.getProfileImported()MMProfileTranslationHelper.getProfileTranslationDlgInit(SrvContext srvCtx, List<? extends ADClientAble> seqSel, boolean isName) Fills the translation dialog.booleanMMStereotypeAble.getPropBoolValue(MMStereotypeProperty refObj, String pattern) Returns the boolean property value of the current object given by argument pattern orargument refObj.static ARG_ExportResultMM2TypedElementHelper.getPropertiesForExport(SrvContext srvCtx, List<? extends ELElement> seqSel) Returns all properties, stereotype properties, options, labels and text definitions with values and defaults for eachELElement.MMSyncedProperty.getProperty()TheMM2TypedElementof thisMMSyncedProperty.<T extends ELProperty>
List<T> MM2Class.getPropertyNavigableTo(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Returns all navigable properties typed by this element.<T extends ELProperty>
List<T> MM2Class.getPropertyNavigableTo(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getPropertyNavigableTo and filters its return values according to the given stereotype value.static ARG_PropertyRegionInitADM2AttrModifyAbleHelper.getPropertyRegionInit(SrvContext srvCtx, List<? extends ADM2AttrModifyAble> seqSel) Provides all information needed to initialize the properties region control.ADM2AttrModifyAbleHelper.getPropertyRegionInitLabelsExpander(SrvContext srvCtx, List<? extends ADM2AttrModifyAble> seqSel) Provides all information needed to initialize the labels expander of the properties region control.ADM2AttrModifyAbleHelper.getPropertyRegionInitNotificationExpander(SrvContext srvCtx, List<? extends ADM2AttrModifyAble> seqSel) Provides all information needed to initialize the properties expander of the notification region control.ADM2AttrModifyAbleHelper.getPropertyRegionInitPictureExpander(SrvContext srvCtx, List<? extends ADM2AttrModifyAble> seqSel) Provides all information needed to initialize the picture expander of the properties region control.ADM2AttrModifyAbleHelper.getPropertyRegionInitPropertiesExpander(SrvContext srvCtx, List<? extends ADM2AttrModifyAble> seqSel) Provides all information needed to initialize the properties expander of the properties region control.ADM2AttrModifyAbleHelper.getPropertyRegionInitSpecificationExpander(SrvContext srvCtx, List<? extends ADM2AttrModifyAble> seqSel) Provides all information needed to initialize the specification expander of the properties region control.ADM2AttrModifyAbleHelper.getPropertyRegionInitTSOptionsExpander(SrvContext srvCtx, List<? extends ADM2AttrModifyAble> seqSel) Provides all information needed to initialize the options expander of the properties region control.static ARG_GetPropertyTranslationsADTranslationAbleHelper.getPropertyTranslations(SrvContext srvCtx, List<? extends ADClientAble> seqElem, List<? extends MM2Locale> seqLang) Calculates all properties for the selected elements and all existing translations.intMMStereotypeAble.getPropLongValue(MMStereotypeProperty refObj, String pattern) Returns the long property value of the current object given by argument pattern orargument refObj.MMStereotypeAble.getPropStringValue(MMStereotypeProperty refObj, String pattern) Returns the property value of the current object given by argument pattern orargument refObj.MMStereotypeAble.getPropValueList()Calculates all stereotype properties which are configured for the classification of the selected element and returns a list of strings each made up of property name and property value.ADApplicationConfiguration.getPurpose()The purpose of thisADApplicationConfiguration.ADModel.getPurpose()Dummy attribute for some purpose.<T extends ADAccessAble>
List<T> ADUsrRole.getReadAble(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Returns the elements which cannot be read by the current object.ADAccessAble.getReadRole()Return the roles which cannot read the current object.MMCommentContainerAble.getRealizedConcept()All concepts being realized by this element.MMCommentContainerAble.getRealizedConcept(MMStereotype stereotype) The method calls getRealizedConcept and filters its return values according to the given stereotype value.MMMenu.getRedefinedMenu()MMStereotype.getRedefinedStereotype()TheMMStereotypewhich is redefined by thisMMStereotype.MMMenu.getRedefiningMenu()MMStereotype.getRedefiningStereotype()All stereotypes which redefine thisMMStereotype.<T extends MEReferenceContainerAble>
List<T> ADReferenceAble.getReferenceContainer(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All reference container referencing this element.MM2Attribute.getReferenceKind()Role, this association end plays in jump reference command.static <T extends ADClientAble>
List<T> ADClientAbleHelper.getReferences(Class<T> returnType, SrvContext srvCtx, List<? extends ELElement> seqSel, ARG_IRefRestriction valRestrictOut, List<ARG_IRefViewSpecification> seqViewSpec) Internal request used by de.mid.innovator.ref.ReferencesCollector.MM2RelationConstraint.getRelationClassification()All relation meta classifications restricted by this relation constraint.MM2ClassificationHelper.getRelationPairsForImpactAnalysis(SrvContext srvCtx) Returns a list of element types which may be typically used as edge within the impact analysis.ADLogin.getRepAdmin()The the current object's repository administrator.ADRepository.getRepAdmin()The repository administrator of the current object.MMStereotype.getReplaceUsedStereotypeDlgInit()Fills the dialog to replace all usages of this stereotype.ADRepository.getRepLogOption()The login option which is owned by the current object.ADInoHost.getRepository()The the current object's repository.ADModel.getRepository()The repository that owns the current object.ADRepAdmin.getRepository()Repository of the current object.ADRepLogOption.getRepository()the current object's repository.ADUpdInterval.getRepository()the current object's repository.ADUpdTime.getRepository()the current object's repository.MM2Schema.getRepository()the current object's repository.MMGeneral.getRepository()The repository of the current object.ADRepository.getRepositoryInactivity(K_CONTROL_OPTION... behaviourFlags) All string values of repository inactivity owned by the current object.ADRepository.getRepositoryPath()Returns the fully qualified path of this repository.static <T extends ADExecuteAble>
List<T> ADExecuteAbleHelper.getRestrictExecuteAbleList(Class<T> returnType, SrvContext srvCtx, ELElement ohElemForProfile, List<? extends ADExecuteAble> seqAble) Restrict the specified list of execute able elements by the specified the current user login.ADLogin.getRestrictingSection()MMTSTypeMapping.getRestriction()This attribute defines the restriction for the validation of this mapping.MMFormatRuleSetOfRole.getRoleAttribute()The meta attribute of this format rule set.ADExecuteAble.getRoleExecution()Returns role executions from the current object.ADUsrRole.getRoleExecution()Returns role executions from the current object.ADLogin.getRoleName()Returns the current role's name for the current object.ADModel.getRootProfile()The root profile for this model.MM2Classification.getRootStereotype()The root stereotype of the metaclass of this classification.MMProfile.getRootStereotype(MM2Class refObj) All root stereotypes of this root profile.static MMStereotypeMMStereotypeAbleHelper.getRootStereotypeByVOcl(SrvContext srvCtx, int item) The root stereotype for elements of the specified type.intMM2TypedElement.getScale()The number of decimal places to the right of the decimal point for thisMM2TypedElement.ADNSchedule.getSchedule()The schedule of the notification.ADNElement.getScheduledElement()All scheduled notification elements of this notification element.ADNScheduledElement.getScheduledNotificationElement()The notification element of this scheduled notification element.ADRepository.getSchema()The schema owned by the current object.MM2CLCompartment.getSchema()The schema that owns this compartment.ADClientAble.getSection()All sections with thisADClientAbleas part.static ADRepositoryADRepositoryHelper.getSelf(SrvContext srvCtx) Returns the repository itself.<T extends ELContAsgnAble>
List<T> ADModel.getSelfAndOwnedElementTransitiveDownExcludeProfiles(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Returns the current object's result of SelfAndOwnedElementTransitiveDown subtracted by the union of OwnedElementTransitiveDown applied to all the current object's profiles.<T extends ELContAsgnAble>
List<T> ADModel.getSelfAndOwnedElementTransitiveDownExcludeProfiles(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getSelfAndOwnedElementTransitiveDownExcludeProfiles and filters its return values according to the given stereotype value.<T extends MM2TypedElement>
List<T> MMStereotype.getSeparatedProperty(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All typed elements of this stereotype with a separator behind the property.MM2TypedElement.getSeparatingStereotype()All stereotypes where this typed element is followed by a separator.static ARG_AskADTranslationAbleHelper.getSetNotToTranslateAttributeCheck(SrvContext srvCtx, List<? extends ELUUIDAble> seqElem, List<? extends MM2Attribute> seqAttr) Checks whether existing translations are deleted, if the specified attributes are marked as not necessary for translation.static ARG_ShutdownInfoADRepositoryHelper.getShutdown(SrvContext srvCtx) Returns the shutdown information.ADAnnotation.getSonAnnotation()All son annotations of this annotation.static <T extends ADVersionAble>
List<T> ADVersionAbleHelper.getSortByExistenceDependency(Class<T> returnType, SrvContext srvCtx, List<? extends ELElement> seq) Sorts the provided version objects by their existence dependencies.MM2RelationConstraint.getSourceClassification()All source meta classifications restricted by this relation constraint.MMTSTypeMapping.getSourceType()Reference to the source type of this type mapping.ADModel.getStandardAlias()if this model is a managed model the default alias of its model version is return.ADClientAble.getStartAnalysisDia()All analysis diagrams with thisADClientAbleas start element.ADChangeSet.getStarttime()Returns the start timestamp of the earliestADChangeSetFragmentof the current object.ADChangeSetFragment.getStarttime()Returns the start timestamp of the current object.<T extends ELValueReUseAble>
List<T> MMStereotypeAble.getStereoPropValueByPattern(Class<T> returnType, MMStereotype stereotype, String pattern, K_CONTROL_OPTION... behaviourFlags) The method calls getStereoPropValueByPattern and filters its return values according to the given stereotype value.<T extends ELValueReUseAble>
List<T> MMStereotypeAble.getStereoPropValueByPattern(Class<T> returnType, String pattern, K_CONTROL_OPTION... behaviourFlags) All stereotype property values owned by this element.ADModel.getStereotype(String nameProfile, String nameStereotype, Class<? extends ELObject> voclM2Class) Returns the specified stereotype.MM2Class.getStereotype()All stereotypes of this class.MMCreateTemplate.getStereotype()The stereotype of the instance of this create template.MMStereotypeAble.getStereotype()The stereotype of this element.MMStereotypeBuildingBlock.getStereotype()The stereotype owning this building block.MMStereotypeExtension.getStereotype()The stereotype owning this extension.MMStereotypeProperty.getStereotype()The stereotype owning this stereotype property.MMStereotypeTSOption.getStereotype()The stereotype owning thisMMStereotypeTSOption.MMSyncedStereotype.getStereotype()TheMMStereotypeof thisMMSyncedStereotype.<T extends MMStereotypeAble>
List<T> ADSyncedElement.getStereotypeAble(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All elements synced by thisADSyncedElement.<T extends MMStereotypeAble>
List<T> MMStereotype.getStereotypeAble(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All elements of this stereotype.MM2Class.getStereotypeAblesOfAssocEndRange(Class<T> returnType, ELProperty refObj, K_VATTR kind, K_CONTROL_OPTION... behaviourFlags) Returns not abstract specializations (transitive) ofMMStereotypeAbletypes of properties subsetting the association end given byargument refObj.MM2Class.getStereotypeAblesOfAssocEndRange(Class<T> returnType, MMStereotype stereotype, ELProperty refObj, K_VATTR kind, K_CONTROL_OPTION... behaviourFlags) The method calls getStereotypeAblesOfAssocEndRange and filters its return values according to the given stereotype value.MMProfile.getStereotypeByMetaClass(MM2Class refObj, String pattern, Class<? extends ELObject> kind, K_CONTROL_OPTION... behaviourFlags) All meta class stereotypes specified by meta class or argument kind which are owned and imported by this profile.MMProfile.getStereotypeByMetaClassTransitive(MM2Class refObj, String pattern, Class<? extends ELObject> kind, K_CONTROL_OPTION... behaviourFlags) All meta class stereotypes or transitive specializations specified by meta class or argument kind which are owned and imported by this profile.static List<MMStereotype> MMStereotypeHelper.getStereotypeByVOcl(SrvContext srvCtx, Class<? extends ELObject> item) All not abstract stereotypes of the specified meta class.MMStereotype.getStereotypeClass()The class of this stereotype.<T extends MM2Classification>
List<T> MM2Classification.getStereotypeHierarchyWithClass(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The meta class of this classification.static ARG_StereotypeListMMStereotypeHelper.getStereotypeList(SrvContext srvCtx) Returns a list of all stereotypes which may be used by aMMStereotypeAble.MMStereotypeAble.getStereotypeName()The name of the stereotype of this element.MMStereotypeAble.getStereotypeProperty(K_CONTROL_OPTION... behaviourFlags) All properties which are configured for the stereotype of this element.MMStereotypeAble.getStereotypePropertyInfo()Stereotype property info of the current object.MMStereotypeAble.getStereotypePropertyNameValue()Returns a list of stereotype properties specified for this stereotype able element.MM2Classification.getStereotypePropertyOfGeneralTransitive()All stereotype properties of this and all included classifications.MMStereotypeAble.getStereotypeTSOption(K_CONTROL_OPTION... behaviourFlags) All type system options which are configured for the stereotype of this element.booleanMMStereotypeAble.getStereotypeTSOptionBoolValue(MMStereotypeTSOption refObj, String pattern) Returns the boolean option value of the current object given by argument pattern orargument refObj.MMStereotypeAble.getStereotypeTSOptionInfo()Type system option info of the current object.intMMStereotypeAble.getStereotypeTSOptionLongValue(MMStereotypeTSOption refObj, String pattern) Returns the long option value of the current object given by argument pattern orargument refObj.MMStereotypeAble.getStereotypeTSOptionNameValue()Returns a list of type system options specified for this stereotype able element.MM2Classification.getStereotypeTSOptionOfGeneralTransitive()All type system options of this and all included classifications.MMStereotypeAble.getStereotypeTSOptionStringValue(MMStereotypeTSOption refObj, String pattern) Returns the option value of the current object given by argument pattern orargument refObj.<T extends ELValueReUseAble>
List<T> MMStereotypeAble.getStereotypeTSOptionValueByPattern(Class<T> returnType, MMStereotype stereotype, String pattern, K_CONTROL_OPTION... behaviourFlags) The method calls getStereotypeTSOptionValueByPattern and filters its return values according to the given stereotype value.<T extends ELValueReUseAble>
List<T> MMStereotypeAble.getStereotypeTSOptionValueByPattern(Class<T> returnType, String pattern, K_CONTROL_OPTION... behaviourFlags) All type system option values owned by this element.MMStereotypeAble.getStereotypeTSOptionValueList()Calculates all type system options which are configured for the classification of the selected element and returns a list of strings each made up of option name and option value.MMTextValue.getStringValue()The string value of the connected text.MMStereotypeAble.getSyncedElement()TheADSyncedElementsyncing thisMMStereotypeAble.MM2TypedElement.getSyncedProperty()All synced properties of thisMM2TypedElement.MMSyncSetProperty.getSyncedProperty()All synced properties which are synced by thisMMSyncSetProperty.MMCreateTemplate.getSyncedStereotype()All stereotypes using thisMMCreateTemplate.MMStereotype.getSyncedStereotype()All synced stereotypes of thisMMStereotype.<T extends MMStereotypeAble>
List<T> MMStereotypeAble.getSyncedStereotypeAble(Class<T> returnType, MMStereotype refObj, K_CONTROL_OPTION... behaviourFlags) Returns all synchronous elements of this.<T extends MMStereotypeAble>
List<T> MMStereotypeAble.getSyncedStereotypeAble(Class<T> returnType, MMStereotype stereotype, MMStereotype refObj, K_CONTROL_OPTION... behaviourFlags) The method calls getSyncedStereotypeAble and filters its return values according to the given stereotype value.MMSyncedProperty.getSyncSetProperty()TheMMSyncSetPropertysyncing thisMMSyncedProperty.ADXModel.getTabAbleClassifications(List<Class<? extends ELObject>> seqVOcl) The result list contains stereotypes for each element type of the parameter list, which are allowed as table.ADM2AttrModifyAble.getTabCell(ELElement item) Returns the specified property of this element.ADM2AttrModifyAble.getTabCellObjectList(MM2TypedElement ohCell, String strPattern, boolean withName) Returns the list of valid objects for the specified property of this element.ADM2AttrModifyAble.getTabCreateTemplate(Class<? extends ELObject> kVOcl, boolean isExact, K_VATTR kVAttr, String strType, String strAttr, ADClientAble ohElem, boolean hasVAttrSecond, boolean wantColor, String strColorLabel, boolean wantText) Returns a list of create templates.ADM2AttrModifyAble.getTabCreateTemplateObjectList(MMCreateTemplate ohTmpl, Class<? extends ELObject> kVOcl, K_VATTR kVAttr, String strPattern, boolean withName) Returns the list of valid objects as target for the evaluation of specified template at this element.ADM2AttrModifyAble.getTabElement(boolean wantColor, String strColorLabel, boolean wantText, List<? extends MM2TypedElement> seqPropHidden) Returns all properties of this element.static List<ARG_TabElement> ADM2AttrModifyAbleHelper.getTabElementList(SrvContext srvCtx, List<? extends ADClientAble> seqElem, boolean wantColor, String strColorLabel, boolean wantText, List<? extends MM2TypedElement> seqPropHidden) Returns a list of all properties for the specified element list.ADM2AttrModifyAble.getTabElementRelshipTypeList()Calculates a list of binary relationship element types which are allowed for this element.ADM2AttrModifyAble.getTabElementRowList(boolean wantColor, String strColorLabel, boolean wantText, List<? extends MM2TypedElement> seqPropHidden) Returns all properties of this element together with all possible row types and contents.ADM2AttrModifyAble.getTabElementRowTypeList()Calculates a list of element types and attributes which are allowed as row list.ADM2AttrModifyAble.getTabRelshipList(Class<? extends ELObject> kVOcl, boolean isExact, K_VATTR kVAttr, String strType, String strAttr, ADClientAble ohElem, boolean hasVAttrSecond, boolean wantColor, String strColorLabel, boolean wantText) Returns a list of binary relationships with properties.ADM2AttrModifyAble.getTabRowList(Class<? extends ELObject> kVOcl, boolean isExact, K_VATTR kVAttr, String strType, String strAttr, ADClientAble ohElem, boolean hasVAttrSecond, boolean wantColor, String strColorLabel, boolean wantText) Returns a list of rows with properties.static List<MMEngineeringAction> MMEngineeringActionHelper.getTaggedAction(SrvContext srvCtx, List<String> seq) Returns all engineering actions which are tagged with all given tags in string sequence.MM2RelationConstraint.getTargetClassification()All target meta classifications restricted by this relation constraint.MMTSTypeMapping.getTargetParameter1()This attribute defines the calculation rule for the value of the parameter 1 of target data type.MMTSTypeMapping.getTargetParameter2()This attribute defines the calculation rule for the value of the parameter 2 of target data type.MMTSTypeMapping.getTargetType()Reference to the target type of this type mapping.ADModel.getTemplate(String nameProfile, String nameTemplate, Class<? extends ELObject> voclM2Class) Returns the specified template.<T extends ELRelshipBinDir>
List<T> MMCreateELInst.getTemplateTarget(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All directed relationships with this dummy element as target.MM2Classification.getText()All texts for the classification.MMTextAble.getText()Return all texts for the current objectMMTextValue.getText()Text of the value.MMTextValue.getTextAble()The element that owns this text value.MMTextAble.getTextExpandedValue(MMText refObj, String pattern) Returns the text value of this element given by argument pattern orargument refObjwhere all fill-ins are expanded.MMTextValue.getTextExpandedValue()Returns the text value where all fill-ins are expanded.MM2Classification.getTextOfGeneralTransitive()All texts of this and all included classifications.MMTextAble.getTextStringValue(MMText refObj, String pattern) Returns the raw text value of the current object given by argument pattern orargument refObj.MMTextValue.getTextStringValue(MMText refObj, String pattern) Returns the displayed text value of the current object given by argument pattern orargument refObj.ADTranslationAble.getTextTranslation(ELElement item) Returns the flow and plain text of the specified text value including the translation value.static ARG_GetTextTranslationsOutADModelTranslationHelper.getTextTranslations(SrvContext srvCtx, List<? extends ADModelTranslation> seqLang, List<? extends MMTextAble> seqElem) MMText.getTextValue()All set values for the text.MMText.getTextVisibility()Determines the visibility of the text.static List<ARG_TransformPreView> MMCommentContainerAbleHelper.getTransformPreView(SrvContext srvCtx, List<? extends MMStereotypeAble> seqSel, MMMenuItem ohMenueItem, ELElement ohReq) Calculates the all elements which will be deleted or modified by the transformation of the specified elements.static ARG_TranslationMatrixADTranslationAbleHelper.getTranslations(SrvContext srvCtx, List<? extends ELUUIDAble> seqElem, List<? extends ADTranslationAble> seqLang, boolean isExport, boolean withDiaContentText) Returns a list of translatable elements with properties and translations for each specified language.MMTSTypeClass.getTSType()All types of thisMMTSTypeClass.MMTSType.getTSTypeClass()TheMMTSTypeClassof thisMMTSType.static ARG_TypeCheckOutMMTSTypeHelper.getTypeCheck(SrvContext srvCtx, String nameTypeSystem, String nameConcreteType) Searches a type with concrete parameters within anMMTypeSystem- both given as string values.MMTSType.getTypeClassName()Name of theMMTSTypeClassof thisMMTSType.<T extends ELProperty>
List<T> MMCreateCLInst.getTypedAssociationEnd(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All properties as association ends typed by this dummy classifier.MM2TypeRange.getTypedElementName()The name of the typed element which is assign to this predefined value.<T extends MM2TypedElement>
List<T> MM2Type.getTypedM2Element(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All elements typed by this element.<T extends MM2TypedTSOption>
List<T> MMTypeSystem.getTypedTSOption(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) List of all options of this type system.MMTSTypeMapping.getTypeInOtherScope()MMTSTypeMapping.getTypeInOwnScope()MM2Class.getTypesOfAssocEndRange(Class<T> returnType, ELProperty refObj, K_VATTR kind, K_CONTROL_OPTION... behaviourFlags) Returns not abstract specializations (transitive) of types of properties subsetting the association end given byargument refObj.MM2Class.getTypesOfAssocEndRange(Class<T> returnType, MMStereotype stereotype, ELProperty refObj, K_VATTR kind, K_CONTROL_OPTION... behaviourFlags) The method calls getTypesOfAssocEndRange and filters its return values according to the given stereotype value.MM2TypedTSOption.getTypeSystem()Reference to the type system of thisMM2TypedTSOption.static List<MMTypeSystem> MMTypeSystemHelper.getTypeSystems(SrvContext srvCtx) Returns all type systems of the modelMMTypeSystemHelper.getTypeSystemStrings(SrvContext srvCtx, List<String> seq) Returns a name list of all available type systems.ADLogin.getUndoRedoAble()Is undo and redo possible.<T extends ADClientAble>
List<T> ADLogin.getUndoRedoDeletedElements(Class<T> returnType, boolean item) Returns a list of all elements which will be deleted by the following undo or redo command.ADLogin.getUndoRedoList(int cntMaxUndo, int cntMaxRedo) Returns lists of command names which may be used for undo or redo.ADRepository.getUpdInterval()The update interval which is owned by the current object.MMTextAble.getURIList()Returns the list of URI used in the text values of the current object.MMTypeSystem.getUsageInfo()This property is only used when evaluating using engineering actions.booleanADLogin.getUseAllRoles()Returns true, if all possible roles are evaluated as execution rights of the current object.booleanMM2TypedElement.getUseAllValuesAsList()If true, thisMM2TypedElementprovides all used values as list.ADApplicationConfiguration.getUsedApplicationConfiguration(K_CONTROL_OPTION... behaviourFlags) All used application configurations of thisADApplicationConfiguration.ADNScheduledElement.getUsedCondition()All notification conditions of this scheduled notification element.booleanMMCreateTemplate.getUseExecAsAccess()If true, the execution rights of this create template are copied as access rights to the created instance.booleanMMMenuItem.getUseIcon()True, if this menu item is displayed in the icon bar.booleanMMLabel.getUseInDocumentation()True, if this label is shown in clients and documentation.booleanMMText.getUseInDocumentation()Returns true if the current object is used for documentation.ADInoHost.getUserHostOption()All options for the current object.ADLoginAble.getUserHostOption()All host options for the current object.ADLoginAble.getUserOption()All options for the current object.ADXModel.getUserWorkRestriction()Restriction of user rights within this model.booleanMMCreateTemplate.getUseStereotypeIcon()True, if the bitmap from the stereotype of this template is used in the menu.ADApplicationConfiguration.getUsingApplicationConfiguration()All application configurations which use thisADApplicationConfiguration.ADNCondition.getUsingElement()All scheduled notification elements of this notification condition.ADTimeAble.getUsrName()Returns the name of the creator of the current object.ADLogin.getUsrRole()Returns the role of the current object.ADMdlUser.getUsrRole()Returns all roles of the current object.MMRoleExecution.getUsrRole()Returns roles which can execute the current object.ADMdlUser.getUsrRoleByPattern(String pattern, K_CONTROL_OPTION... behaviourFlags) Returns all roles for the current object.MM2FontColor.getValue(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All values for this font or color property.ADXModel.getVariableModelName()Variable name of theADXModel.MMVerify.getVerifyChapter()The verification of this documentation chapter.MM2Classification.getVerifyClassification()The classification of this verify classification.<T extends ADClientAble>
List<T> MMVerify.getVerifyElementList(Class<T> returnType, List<? extends ADClientAble> seqSel) Evaluate this verify for the specified elements.MMVerify.getVerifyElementMessageList(List<? extends ADClientAble> seqSel) Evaluate this verify for the specified elements.MMVerify.getVerifyManagerList(List<? extends ADClientAble> seqSel, boolean isBrowser) Evaluate this verify for the specified elements.MMVerify.getVerifyMessageList(List<? extends ADClientAble> seqSel, boolean isBrowser, boolean onlyMsg, ELContainerAble ohContext) Evaluate this verify for the specified elements.MM2Verify.getVerifyMsg()The occurrence of this meta verify as verify message.MM2Package.getVerifyPackage()The meta package of this verify package.static List<ARG_VerifyElementMessageList> MMProfileHelper.getVerifyProfileElementMessageList(SrvContext srvCtx, List<? extends MMProfile> seqProfile, List<K_CTREE> seqCTree, MMVerify ohVerify) static PathADModelHelper.getVersionFile(SrvContext srvCtx, ADLogin login, K_ADMODEL method, String name) Returns the complete version ASCII representation of the model.ADVersionAble.getVersionFile(K_INSTPURPOSE purpose, boolean complete) Returns version ASCII representation of the current object.ADVersionAble.getVersionList()Returns the complete version ASCII representation of the current object as a string array.ADVersionAble.getVersionListWithoutOpenInfo()Returns the version ASCII representation of the current object as a string array.ADRepository.getVersionRoot()Returns the the current object's version unit root instance.MM2ClassificationHelper.getViewAttributesForImpactAnalysis(SrvContext srvCtx, List<Class<? extends ELObject>> seqVOcl) Returns a list of view attributes which may be used by the impact analysis of the specified element types.MMEngineeringAction.getVirtualMachineList()The list of all virtual machine entries.MMEngineeringAction.getVirtualMachineValue(K_CONTROL_OPTION... behaviourFlags) All string values of virtual machines owned by this engineering action.ADXModel.getVisibleDiagrams(List<String> seqUUID, List<? extends ADClientAble> seqDia) Returns a list of all menu able elements which are visible for the current login.<T extends ELContAsgnAble>
List<T> ADXModel.getVisibleOwnedElementTransitiveDownExcludeProfiles(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Returns the current object's result of OwnedElementTransitiveDown subtracted by the union of OwnedElementTransitiveDown applied to all the current object's profiles.<T extends ELContAsgnAble>
List<T> ADXModel.getVisibleOwnedElementTransitiveDownExcludeProfiles(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getVisibleOwnedElementTransitiveDownExcludeProfiles and filters its return values according to the given stereotype value.ADXModel.getVisibleTypes()Returns a list of structures containing aMMStereotypeand a list of elements usable asELType.MMStereotype.getVOclOfStereotypeClass()The meta element type of the stereotype class of this stereotype.booleanMMEngineeringAction.getWaitForSignal()True, if this is a single action and the client should wait until the action is finished or if this is an action of a sequence and the action has to wait for the data of the preceeding action.ADLogOption.getWarning()Returns warning text.MM2Attribute.getWhiteboardAttributeEdge()All edges which represent thisMM2Attribute.booleanMMEngineeringAction.getWithDialog()True, if this single action has a dialog for additional parameters.MMEngineeringAction.getWorkingDirectory()The working directory of this action.static voidADModelHelper.guestAllow(SrvContext srvCtx, ADModel model, boolean allowLogin, String text) Allow and forbid for the guest logins.booleanReturns true if the current login has access to change the current object.booleanADUsrRole.hasAnnotationMode()Returns true, if the current object has privilege 'Edit Annotations'.booleanMMLocalizAble.hasAnyLocalizedName()Determines if at least one localized name is available for the element.booleanADUsrRole.hasBulkMode()Returns true, if the current object has privilege 'Use Bulk Commands'.booleanADUsrRole.hasChangeSetMode()Returns true, if the current object has privilege 'View Change Logs'.booleanReturns true if the current login has access to change the current object and the current object is not locked by another login.booleanADUsrRole.hasComparingModelsMode()Returns true, if the current object has privilege 'Compare Models'.booleanADUsrRole.hasConfigMode()Returns true, if the current object has privilege 'Configure'.booleanADUsrRole.hasDBConnectMode()Returns true, if the current object has privilege 'Configure Database Connections'.booleanADUsrRole.hasDeletingChangeSetMode()Returns true, if the current object has privilege 'Delete Change Sets'.booleanADUsrRole.hasEditApplConfMode()Returns true, if the current object has privilege 'Edit Model-Wide Configurations'.booleanADUsrRole.hasEditHyphenationMode()Returns true, if the current object has privilege 'Edit Hyphenation'.booleanADExecuteAble.hasExecution(ADClientAble refObj) Returns true if the current login has execution rights for the current object.booleanADUsrRole.hasExportingModelsMode()Returns true, if the current object has privilege 'Export Models'.booleanTrue, if the current object has a configured label named argument pattern.booleanADUsrRole.hasLabelMode()Returns true, if the current object has privilege 'Set Labels'.booleanMMLocalizAble.hasLocalizedName(MM2Locale refObj, String pattern) Determines if the element has a localized name for a given locale.booleanADLockAble.hasLock()Returns true if the current object is locked.booleanADUsrRole.hasNoDBDeletionMode()Returns true, if the current object has privilege 'Do Not Delete In Databases'.booleanADUsrRole.hasNoElementDeletionMode()Returns true, if the current object has privilege 'Do Not Delete Elements'.booleanADLockAble.hasNoLock()Returns true if the current object is not locked.booleanADLogin.hasOperationMode(K_OPERATIONMODE kind) Returns true, if the current object's user privileges match the argument kind.booleanADMdlUser.hasOperationMode(K_OPERATIONMODE kind) Returns true if the roles privileges of the current object match argument kind.booleanADUsrRole.hasOperationMode(K_OPERATIONMODE kind) Returns true, if the current object's privileges matches the argument kind.booleanADLockAble.hasOthLock(ADLogin refObj) Returns true if the current object is locked by a login from anyone else except the current login.booleanADLockAble.hasOwnLock(ADLogin refObj) Returns true if the current object is locked by the current login.booleanADLogin.hasReadRestriction()Returns false, if the current object can read all elements of the current model.booleanADUsrRole.hasSectionMode()Returns true, if the current object has privilege 'Use Sections'.booleanADUsrRole.hasTranslationMode()Returns true, if the current object has privilege 'Translate Model Elements'.booleanMMProfile.hasValidLicense(String pattern) True, if argument pattern contains all licenses which are necessary for this profile.booleanMM2TypedElement.hasValueList()If true, thisMM2TypedElementprovides a list of values.booleanADUsrRole.hasVersionMode()Returns true, if the current object has privilege 'Use Model Fragments'.ADModel.importVersion(List<String> seqVList, ARG_UUIDImportOptions valUUIDImportOptions) Imports the version object into the current object.ADModel.importVersionFile(Path file, ARG_UUIDImportOptions valUUIDImportOptions) Imports the version object file into the current object.booleanADLogin.isAdmin()Returns true, if the current object has administrator status.booleanMMStereotypeAble.isCloneAbleElement()true, if this element might be cloned.booleanMM2Attribute.isConfigAble()True, if the configuration of relationships is possible for this meta attribute.booleanMM2Class.isCTreeConfigAble(K_CTREE kind) True, if this metaclass is used in the part of the configuration editor specified by argument kind.booleanMM2Package.isCTreeConfigAble(K_CTREE kind) True, if this metapackage is used in the part of the configuration editor specified by argument kind.booleanMMTypeSystem.isDefault()True, if the type system is the model default.booleanADRepository.isDemoInstallation()Returns true if the model server is running in a demo installation.booleanMM2Attribute.isDisplayAbleAsEdge()true, if thisMM2Attributemay be displayed as edge.booleanADNCondition.isExactClassification()true, if theMM2Classificationis evaluated exact otherwise conform.booleanMMText.isFlowDocument()Returns true if the current object is a formatted text.booleanADLogin.isInactive()Returns true, if the current object is inactive.booleanMMLabel.isLabelLocalizAble()True, if the value of thisMMLabelmay be localized.booleanMM2Attribute.isLocalizAble()True, if this attribute has string values which may be localized.booleanADLockAble.isLockable(ADLogin refObj) Returns true if the current login is able to lock the current object.booleanMM2Attribute.isM2AttrAccessible()True, if this attribute can be modified within the properties dialog.booleanADModel.isModelNotificationActive()With this property all active user notifications can be switched on and off temporarily.booleanMMTypeSystem.isMoveable()If there are profiles a) that import the profile of the selected type system transitively and b) that have type mappings to types of the selected type system, the selected type system has type systems in other profiles depending on it.booleanMM2Attribute.isMultiLine()True, if this attribute has string values of multiple lines within the properties dialog.booleanADUserNotification.isNotificationActive()true, if the notification is activated.booleanMM2Attribute.isNotUsedInCreateTemplate()True, if this attribute is an IsMulSelModify-attribute and is not shown in create template dialogs.booleanMM2Attribute.isNotUsedInModifyDialogIfMultiSelection()True, if this attribute is an IsMulSelModify-attribute and is not shown in modidyByM2Attribute dialogs if more than one item is selected.booleanADLogin.isReadOnlyLogin()Returns true, if the current role of the current object has no access to any element and no execution right to any menu item.booleanMMStereotype.isRedefiningStereotype()Indicates whether thisMMStereotyperedefines anotherMMStereotype.booleanMMProfile.isRoot()True, if this profile is the root of all profiles in the current model.booleanADNSchedule.isScheduleActive()true, if the notification schedule is activated.booleanADChangeSet.isSealed()true, if thisADChangeSetis closed for changes.booleanADRepository.isSingleSignOn()Returns true if the model server is running in single sign-on mode.booleanADLogin.isSuperUser()Returns true, if the current object is logged-in as a super user.booleanMMText.isTextLocalizAble()True, if theMMTextValueof thisMMTextmay be localized.voidADChangeSet.joinChangeSet()Join an existingADChangeSet.voidADModel.loadConfig(String name, K_INSTPURPOSE purpose) Loads the specified configuration file.voidADXModel.loadMigration(String name) Loads the specified migration file.voidADModel.loadUserConfig(String name, K_INSTPURPOSE purpose) Loads the specified user configuration file.voidADLockAble.lock()Creates a lock for the current object.static voidADLockAbleHelper.lock(SrvContext srvCtx, List<? extends ADLockAble> sel) Creates a lock for the current object.voidIf no selection is made, it locks all elements possible for the login.voidADLogin.lockRecursive(List<? extends ADClientAble> seqSel) Locks all selected elements recursively.voidMMStereotype.m2AttrCnstrModify(K_VATTR vAttr, int minLength, int maxLength, String regExp, boolean isCaseSensitive, K_NAME_SCOPE scope) Modifies the name constraints of this stereotype.voidADChangeSet.mergeChangeSet(String strNote) Moves all contents of the activeADChangeSetto thisADChangeSet.static voidADModelHelper.modelNameUpdate(SrvContext srvCtx, ADModel adModel, String modelName) renames this model.voidADUsrRole.modifyAccess(List<? extends ADAccessAble> seqAccessAble, boolean giveAccess, boolean recursive) Modifies the given elements' role access.static voidADModelHelper.modifyBranchProperties(SrvContext srvCtx, ADModel adModel, String name, String note) Updates the properties of this branch.static voidMMTextHelper.modifyChangeableFontDlg(SrvContext srvCtx, List<? extends ADClientAble> seqElem, String strFont, boolean isChangeable) Modify the font and changeable flag for a list of text definitions or stereotypes.voidADChangeSet.modifyChangeSetLink(String strLink, String strId) Modifies the link to an external system of aADChangeSet.voidADChangeSet.modifyChangeSetProperties(String strName, String strNote, String strLink, String strId) Modifies the properties of aADChangeSet.voidADNCondition.modifyConditionProperties(List<ARG_ConditionProperty> seqProp) Modifies a list of properties with values of thisADNCondition.voidMMFilter.modifyFilterDlg(List<ARG_ModifyFilterEntry> seq) voidMMTextAble.modifyFlowDocuments(List<? extends MMText> seqText, List<String> seqRichValue, List<String> seqPlainValue) Modifies the flow documents of the element by the given text-value pairs.voidADHistoryAble.modifyHistory(String crtName, Date crtTime, String mfyName, Date mfyTime) Modifies the values for creation and modification history.voidADLogin.modifyIgnoreConfiguration(boolean item) Modifies the ignore configuration flag for the current object.static voidADRepositoryHelper.modifyInactivity(SrvContext srvCtx, boolean deleteAuto, int timeUser, int timeRepository) Use to change the inactivity behavior.voidMMLabelAble.modifyLabelValuesByName(List<String> seqName, List<String> seqValue, List<Boolean> seqDefault, boolean checkCnstr) Modifies the labels of the element by the given name-value pairs.voidADModel.modifyMaxHistory(int item) Modifies the current object's max history option.voidADModel.modifyModelNameAndBitmapDlg(String strName, String strBitmap) Modify name and bitmap of this model.voidADOptionAble.modifyOptionDlg(K_OPTION kOption, boolean setUserHost, String sValUserHost, int lValUserHost, boolean setUser, String sValUser, int lValUser, boolean setGeneral, String sValGeneral, int lValGeneral) Modify the options specified by the given parameters.voidADLogin.modifyPassword(String oldPass, String newPass) Modifies the password for the current object.voidADLoginAble.modifyPassword(String oldPass, String newPass) Modifies the current object's password.voidADModel.modifyPassword(String oldPass, String newPass) Modifies the current object's model administrator password.voidADRepository.modifyPassword(String oldPass, String newPass) Use to modify the repository administrator password of the current object.voidMMStereotype.modifyProperties(String name, String color, String bitmap) Modifies the properties of this stereotype.voidADUsrRole.modifyRead(List<? extends ADAccessAble> seqAccessAble, boolean giveRead) Modifies the given elements' role read permission.voidADLogin.modifyRole(String role) Changes the role for the current object.static voidADRepositoryHelper.modifySingleSignOn(SrvContext srvCtx, boolean item) Use to change the single sign-on flag.static voidMMStereotypeAbleHelper.modifyStereotypeAblePropertiesDlg(SrvContext srvCtx, List<? extends ELContainerAble> seqCont, List<ARG_MMTypedElementValue> seqValue, boolean checkCnstr) Sets list of stereotype property values of an element.static voidMMStereotypeAbleHelper.modifyStereotypeAbleTSOptionsDlg(SrvContext srvCtx, List<? extends ELContainerAble> seqCont, List<ARG_MMTypedElementValue> seqValue, boolean checkCnstr) Sets list of type system option values of an element.voidMMStereotypeAble.modifyStereotypePropertyValuesByName(List<String> seqName, List<String> seqValue, List<Boolean> seqDefault, boolean checkCnstr) Modifies the stereotype properties of the element by the given name-value pairs.voidMMStereotypeAble.modifyStereotypeTSOptionValuesByName(List<String> seqName, List<String> seqValue, List<Boolean> seqDefault, boolean checkCnstr) Modifies the type system options of the element by the given name-value pairs.voidMMSyncedStereotype.modifySyncedPropertyList(List<? extends MM2Classification> seqSel, List<? extends MM2TypedElement> seqElem, List<K_MULTIBOOL> seqMBool, MMProfile ohProfile, boolean useRedefined) Modify the list of synced properties for thisMMSyncedStereotype.voidMMSyncSetProperty.modifySyncSetPropItems(List<? extends MMSyncedProperty> seqProp) Modifies the list ofMMSyncedPropertyused by thisMMSyncSetProperty.voidMMTextAble.modifyTextValuesDlg(List<? extends MMText> seqText, List<String> seqValue, List<Boolean> seqDefault, boolean checkCnstr) Modifies the texts of the element by the given text-value pairs.static voidMM2ClassificationHelper.modifyTranslatableValueList(SrvContext srvCtx, List<? extends MM2Classification> seqSel, List<? extends MM2TypedElement> seqElem, List<K_MULTIBOOL> seqMBool, MMProfile ohProfile, boolean useRedefined) Modify the list of valid typed elements which may be translated for a list of meta classifications.static voidADTranslationAbleHelper.modifyTranslationLocale(SrvContext srvCtx, List<K_LOCALE> seq) Modify the list of translation languages.static voidMM2ClassificationHelper.modifyTSOptionValueList(SrvContext srvCtx, List<? extends MM2Classification> seqSel, List<? extends MM2TypedElement> seqElem, List<K_MULTIBOOL> seqMBool, MMProfile ohProfile, boolean useRedefined) Modify the list of valid type system options for a list of meta classifications.voidMM2TypedElement.modifyTypedElement(String strName, String strDefault, boolean useInDocu, MM2TypeRange ohDefault) Modifies the properties of thisMM2TypedElement.static voidMM2ClassificationHelper.modifyTypedElementValueList(SrvContext srvCtx, List<? extends MM2Classification> seqSel, List<? extends MM2TypedElement> seqElem, List<K_MULTIBOOL> seqMBool, MMProfile ohProfile, boolean useRedefined) Modify the list of valid typed elements for a list of meta classifications.static voidADRepositoryHelper.modifyUpdate(SrvContext srvCtx, int interval, List<String> seqTime) Use to change the update behavior.voidMM2TypedElement.modifyValueConstraintDlg(boolean isCaseSensitive, K_NAME_SCOPE kNameScope, int lMinLength, int lMaxLength, String strRegExp) Modify the value constraint for this typed element.static voidMM2TypedElementHelper.modifyValueConstraintDlg(SrvContext srvCtx, List<? extends MM2TypedElement> sel, boolean isCaseSensitive, K_NAME_SCOPE kNameScope, int lMinLength, int lMaxLength, String strRegExp) Modify the value constraint for this typed element.static voidADModelHelper.modifyVersionAlias(SrvContext srvCtx, ADModel adModel, List<ARG_Alias> seqAlias) Replaces the model versions alias list.static voidMMStereotypeHelper.moveStereotypeWithAttachmentDlg(SrvContext srvCtx, List<? extends MMStereotype> seqStereo, MMProfile ohProfile, boolean moveAll, List<? extends ADClientAble> seqElem) Moves the selected stereotypes with the specified attachments to the new owning profile.static voidADModelHelper.nameConstraintsUpdate(SrvContext srvCtx, ADModel adModel, String expressionForVersionName, String expressionForBackupName) Updates the regular expressions constraining the name of a model version and a model backup.static ARG_OccupiedResourcesADRepositoryHelper.occupiedResources(SrvContext srvCtx) Calculates the occupied resources of this repository and updates the correspondig properties in this repository.Pastes the element copy buffer into the current object.Pastes the element copy buffer into thisMMProfile.ADModel.pasteFromFile(List<? extends ELElement> seqSel, Path file, boolean checkConstraint) Pastes the element copy file buffer into the current object.MMProfile.pasteFromFile(List<? extends ELElement> seqSel, Path file, boolean checkConstraint) Pastes the element copy file buffer into the current object.voidMM2TypedElement.predefinedValuesDlg(List<String> seq) Modifies the predefined values of thisMM2TypedElement.static voidADModelHelper.reassignBranch(SrvContext srvCtx, ADModel adModel, String parentBranchUUID) assigns this branch to a new parent branch.ADLogin.redo()Reverts the effects of the undo-command most recently executed by this login.voidMM2ClassificationConstraint.relationConstraint(MMProfile ohProfile, List<? extends MMStereotype> seqStereo) voidADUsrRole.removeOperationMode(K_OPERATIONMODE item) Removes the privilege from the current object.voidADMdlUser.removeRole(ADUsrRole role) Removes the role to from the current object.static voidADXModelHelper.renameMigrationVersion(SrvContext srvCtx, String oldVersion, String newVersion, List<? extends ADVersionAble> seqSel) Rename a migration version for the selected elements.voidMMCommentContainerAble.replaceRealizedConcepts(List<? extends ELElement> seq) Replaces the current set of concepts with the set passed and creates and deletes concept realizations accordingly.voidMMStereotype.replaceUsedStereotypeDlg(MMStereotype ohNewStereo, boolean replaceAll, List<? extends ADClientAble> seqUse) Replaces this stereotype with the specified stereotype within all or the specified usages of this stereotype.static voidADTranslationAbleHelper.resetNotToTranslateAttribute(SrvContext srvCtx, List<? extends ELUUIDAble> seqElem, List<? extends MM2Attribute> seqAttr) voidADModel.saveConfig(String name, boolean isAddOn, boolean useModel, List<? extends ADVersionAble> seqSel) Saves a configuration file according to the input parameters.voidADXModel.saveMigration(String name, String lang, List<? extends ADVersionAble> seqSel, ADVersionAble mandatory) Saves a migration file according to the input parameters.voidADModel.saveUserConfig(String item) Saves a user configuration file according to the input parameters.voidADAccessAble.setAccessRole(List<? extends ADUsrRole> values) Set the value of Foreign Key AccessRole.voidADModel.setAllowGenerationSvg(boolean value) Set the value of Attribut AllowGenerationSvg.voidADAnnotation.setAnnotatedElement(List<? extends ADClientAble> values) Set the value of Foreign Key AnnotatedElement.voidADUsrRole.setAnnotationMode(boolean value) Set the value of Info HasAnnotationMode.voidSet the value of Attribut Bitmap.voidADUsrRole.setBulkMode(boolean value) Set the value of Info HasBulkMode.voidADUsrRole.setChangeSetMode(boolean value) Set the value of Info HasChangeSetMode.voidADModel.setChangeSetOptionLogIsActive(boolean value) Set the value of Attribut ChangeSetOptionLogIsActive.voidADModel.setChangeSetOptionLogWithExport(boolean value) Set the value of Attribut ChangeSetOptionLogWithExport.voidADModel.setChangeSetOptionSetIsActive(boolean value) Set the value of Attribut ChangeSetOptionSetIsActive.voidMMLabel.setClassification(MM2Classification value) Set the value of Foreign Key Classification.voidMMText.setClassification(MM2Classification value) Set the value of Foreign Key Classification.voidADUsrRole.setComparingModelsMode(boolean value) Set the value of Info HasComparingModelsMode.voidADNCondition.setConditionKind(K_NOTIFY_CONDITION value) Set the value of Attribut ConditionKind.voidADNConditionProperty.setConditionProperty(MM2TypedElement value) Set the value of Foreign Key ConditionProperty.voidADUsrRole.setConfigMode(boolean value) Set the value of Info HasConfigMode.static voidADConfigTranslationHelper.setConfigTranslationDlg(SrvContext srvCtx, List<? extends ADClientAble> seqSel, boolean isName, List<ARG_UpdateTranslation> seqTrans) Updates the imported translation of property values for the specified elements.voidADApplicationConfiguration.setConfigValue(String value) Set the value of Attribut ConfigValue.voidMMSyncedStereotype.setCreateTemplate(MMCreateTemplate value) Set the value of Foreign Key CreateTemplate.voidMM2TypedElement.setDateTimeKind(K_TYPE value) Set the value of Attribut DateTimeKind.voidADUsrRole.setDBConnectMode(boolean value) Set the value of Info HasDBConnectMode.voidMMTypeSystem.setDefault(boolean value) Set the value of Attribut IsDefault.voidMMAttachmentAble.setDefaultAttachment(MEAttachment value) Set the value of View DefaultAttachment.voidADUsrRole.setDeletingChangeSetMode(boolean value) Set the value of Info HasDeletingChangeSetMode.voidMMStereotypeProperty.setDisplayInModelBrowser(K_DISP_BROWSER value) Set the value of Attribut DisplayInModelBrowser.voidADLogin.setDisplayLocale(ELElement item) Defines theMM2Localewhich is used to display properties and string values in read only mode.voidADUsrRole.setEditApplConfMode(boolean value) Set the value of Info HasEditApplConfMode.voidADUsrRole.setEditHyphenationMode(boolean value) Set the value of Info HasEditHyphenationMode.voidADNSchedule.setElementOfSchedule(List<? extends ELElement> values) Set the value of View ElementOfSchedule.voidADChangeSetFragment.setEndtime(Date value) Set the value of Attribut Endtime.voidADNCondition.setExactClassification(boolean value) Set the value of Attribut IsExactClassification.voidADUsrRole.setExportingModelsMode(boolean value) Set the value of Info HasExportingModelsMode.voidADModel.setExportWithUserNotification(boolean value) Set the value of Attribut ExportWithUserNotification.voidADChangeSet.setExternalId(String value) Set the value of Attribut ExternalId.voidADChangeSet.setExternalLink(String value) Set the value of Attribut ExternalLink.voidMMText.setFlowDocument(boolean value) Set the value of Attribut IsFlowDocument.voidMMTextValue.setFlowDocumentValue(String value) Set the value of Attribut FlowDocumentValue.voidADHistoryAble.setHistory(String value) Set the value of Info History.voidMM2TypeEnumMember.setIcw2Enum(int value) Set the value of Attribut Icw2Enum.voidMMXProfile.setInnovatorComponent(List<K_INNOVATOR_COMPONENT> seqComp) Modifies the innovator components of thisMMXProfile.voidMM2ClassificationConstraint.setInverseMultiplicity(K_CONTENT_MULTIPLICITY value) Set the value of Attribut InverseMultiplicity.voidMM2Classification.setInvisibleTypedElement(List<? extends MM2TypedElement> values) Set the value of Foreign Key InvisibleTypedElement.voidMMLabelAble.setLabelInfo(String value) Set the value of Info LabelInfo.voidMMLabel.setLabelLocalizAble(boolean value) Set the value of Attribut IsLabelLocalizAble.voidADUsrRole.setLabelMode(boolean value) Set the value of Info HasLabelMode.voidADChangeSetFragment.setLoginAble(ADLoginAble value) Set the value of Foreign Key LoginAble.voidSet the value of Attribut Ltime.voidADModel.setManageUserNotification(K_NOTIFY_MANAGE value) Set the value of Info ManageUserNotification.voidMMStereotypeFileAble.setMaxFileSize(int value) Set the value of Attribut MaxFileSize.voidADModel.setModelLocaleCode(K_LOCALE value) Set the value of Attribut ModelLocaleCode.voidADModel.setModelNotificationActive(boolean value) Set the value of Attribut IsModelNotificationActive.voidMM2ClassificationConstraint.setMultiplicity(K_CONTENT_MULTIPLICITY value) Set the value of Attribut Multiplicity.voidADUsrRole.setNoDBDeletionMode(boolean value) Set the value of Info HasNoDBDeletionMode.voidADUsrRole.setNoElementDeletionMode(boolean value) Set the value of Info HasNoElementDeletionMode.voidSet the value of Attribut Note.voidSet the value of Attribut Note.voidADUserNotification.setNotificationActive(boolean value) Set the value of Attribut IsNotificationActive.voidADNElement.setNotifyDaily(boolean value) Set the value of Info NotifyDaily.voidADNElement.setNotifyMonthly(boolean value) Set the value of Info NotifyMonthly.voidADNScheduledElement.setNotifyOnAnyChanges(boolean value) Set the value of Attribut NotifyOnAnyChanges.voidADNElement.setNotifyTimely(boolean value) Set the value of Info NotifyTimely.voidADNElement.setNotifyWeekly(boolean value) Set the value of Info NotifyWeekly.static voidADTranslationAbleHelper.setNotToTranslateAttribute(SrvContext srvCtx, List<? extends ELUUIDAble> seqElem, List<? extends MM2Attribute> seqAttr) voidADUsrRole.setOperationModeMask(int value) Set the value of Attribut OperationModeMask.voidADApplicationConfiguration.setOperationModeMaskToCheck(int value) Set the value of Attribut OperationModeMaskToCheck.voidMMStereotype.setOrderedProperty(List<? extends MM2TypedElement> values) Set the value of Foreign Key OrderedProperty.voidSet the value of Attribut Preset.voidMMProfile.setProfileApplication(List<? extends ELElement> seq) Creates a profile application for each specified profile.static voidMMProfileTranslationHelper.setProfileTranslationDlg(SrvContext srvCtx, List<? extends ADClientAble> seqSel, boolean isName, List<ARG_UpdateTranslation> seqTrans) Updates the translation of property values for the specified elements.voidADApplicationConfiguration.setPurpose(String value) Set the value of Attribut Purpose.voidADModel.setPurpose(String value) Set the value of Attribut Purpose.voidADAccessAble.setReadRole(List<? extends ADUsrRole> values) Set the value of Foreign Key ReadRole.voidMMCommentContainerAble.setRealizedConcept(List<? extends GCConcept> values) Set the value of View RealizedConcept.voidADReferenceAble.setReferenceContainer(List<? extends MEReferenceContainerAble> values) Set the value of Foreign Key ReferenceContainer.voidMMTSTypeMapping.setRestriction(String value) Set the value of Attribut Restriction.voidMM2TypedElement.setScale(int value) Set the value of Attribut Scale.voidADNSchedule.setScheduleActive(boolean value) Set the value of Attribut IsScheduleActive.voidADChangeSet.setSealed(boolean value) Set the value of Attribut IsSealed.voidADUsrRole.setSectionMode(boolean value) Set the value of Info HasSectionMode.voidMMStereotype.setSeparatedProperty(List<? extends MM2TypedElement> values) Set the value of Foreign Key SeparatedProperty.voidADChangeSetFragment.setStarttime(Date value) Set the value of Attribut Starttime.voidMMStereotypeAble.setStereotype(MMStereotype value) Set the value of Foreign Key Stereotype.voidMMStereotypeAble.setStereotypePropertyInfo(String value) Set the value of Info StereotypePropertyInfo.voidMMStereotypeAble.setStereotypeTSOptionInfo(String value) Set the value of Info StereotypeTSOptionInfo.voidMMTextValue.setStringValue(String value) Set the value of Attribut StringValue.voidMMStereotypeAble.setSyncedStereotypeAble(List<? extends MMStereotypeAble> values) Set the value of View SyncedStereotypeAble.voidMMTSTypeMapping.setTargetParameter1(String value) Set the value of Attribut TargetParameter1.voidMMTSTypeMapping.setTargetParameter2(String value) Set the value of Attribut TargetParameter2.voidMMTSTypeMapping.setTargetType(MMTSType value) Set the value of View TargetType.voidMMText.setTextLocalizAble(boolean value) Set the value of Attribut IsTextLocalizAble.voidMMTextValue.setTextStringValue(String value) Set the value of Info TextStringValue.voidADTranslationAble.setTextTranslation(MMTextValue ohValue, String strFlowTrans, String strPlainTrans) Changes the translation of the specified text value.voidMMText.setTextVisibility(K_TEXT_VISIBILITY value) Set the value of Attribut TextVisibility.static voidADM2AttrModifyAbleHelper.setToDefaultByM2TypedElement(SrvContext srvCtx, List<? extends ADClientAble> seqSel, MM2TypedElement ohMM2TypedElement) Deletes the values for the property specified by parameter 'property' of the provided elements.voidADTranslationAble.setTranslation(ELTranslationAble ohTrans, List<ARG_UpdateTranslationProperty> seqProp) Updates the translation of property values.voidADUsrRole.setTranslationMode(boolean value) Set the value of Info HasTranslationMode.voidSet the value of Foreign Key TSType.voidMMTSType.setTSTypeClass(MMTSTypeClass value) Set the value of Foreign Key TSTypeClass.voidMM2TypedTSOption.setTypeSystem(MMTypeSystem value) Set the value of Foreign Key TypeSystem.voidMMTypeSystem.setUsageInfo(String value) Set the value of Attribut UsageInfo.voidADLogin.setUseAllRoles(boolean value) Set the value of Attribut UseAllRoles.voidMM2TypedElement.setUseAllValuesAsList(boolean value) Set the value of Attribut UseAllValuesAsList.voidADApplicationConfiguration.setUsedApplicationConfiguration(List<? extends ADApplicationConfiguration> values) Set the value of Foreign Key UsedApplicationConfiguration.voidADNScheduledElement.setUsedCondition(List<? extends ADNCondition> values) Set the value of Foreign Key UsedCondition.voidMMCreateTemplate.setUseExecAsAccess(boolean value) Set the value of Attribut UseExecAsAccess.voidMMMenuItem.setUseIcon(boolean value) Set the value of Attribut UseIcon.voidMMLabel.setUseInDocumentation(boolean value) Set the value of Attribut UseInDocumentation.voidMMText.setUseInDocumentation(boolean value) Set the value of Attribut UseInDocumentation.voidADXModel.setUserWorkRestriction(String value) Set the value of Info UserWorkRestriction.voidMMCreateTemplate.setUseStereotypeIcon(boolean value) Set the value of Attribut UseStereotypeIcon.voidADTimeAble.setUsrName(String value) Set the value of Attribut UsrName.voidADLogin.setUsrRole(ADUsrRole value) Set the value of Foreign Key UsrRole.voidMMRoleExecution.setUsrRole(ADUsrRole value) Set the value of Foreign Key UsrRole.voidMM2TypedElement.setValueList(boolean value) Set the value of Attribut HasValueList.voidADXModel.setVariableModelName(String value) Set the value of Attribut VariableModelName.voidADUsrRole.setVersionMode(boolean value) Set the value of Info HasVersionMode.voidADLogOption.setWarning(String value) Set the value of Attribut Warning.static ADChangeSetADChangeSetHelper.splitChangeSet(SrvContext srvCtx, List<? extends ADCSOperation> seqOp, boolean createNewChangeSet) Splits the change set content and moves the specified operations to another change set.voidMMStereotype.stereotypeParents(List<? extends ELElement> seq) Modify the generalizations of this stereotype.voidADNSchedule.subtractNotificationConditions(MMStereotypeAble ohElement, List<? extends ADNCondition> seqCond) Subtract a list of conditions from theADNScheduledElementofMMStereotypeAblewithin thisADNSchedule.static voidMMSyncSetPropertyHelper.synchronizeProperty(SrvContext srvCtx, MMStereotypeAble targetItem, MM2TypedElement targetProperty, MMStereotypeAble sourceItem, MM2TypedElement sourceProperty) Synchronize theMM2TypedElementof aMMStereotypeAble.voidMMSyncedProperty.synchronizeThis(ELElement item) voidADM2AttrModifyAble.tabCellModify(MM2TypedElement ohCell, String strValue, List<? extends ADClientAble> seqValue) Modifies the specified property of this element.ADM2AttrModifyAble.tabCreateTemplate(MMCreateTemplate ohTmpl, Class<? extends ELObject> kVOcl, K_VATTR kVAttr, List<? extends ADClientAble> seqElem) Create a new element with the specified create template.voidADM2AttrModifyAble.tabElementModify(List<ARG_TabCellModify> seqCell) Modifies the specified properties of this element.static List<MMStereotypeAble> MMCommentContainerAbleHelper.transformInstance(SrvContext srvCtx, List<? extends MMStereotypeAble> seqSel, MMMenuItem ohMenueItem, ELElement ohReq) Applies the transformation rules to the provided instances.ADLogin.undo()Reverts the effects of the command most recently executed by this login.voidADLockAble.unlock()Deletes the lock for the current object.static voidADLockAbleHelper.unlock(SrvContext srvCtx, List<? extends ADLockAble> sel) Deletes the lock for the current object.voidIf no selection is made, it removes all element locks for the current object.static voidMMProfileHelper.unlockProfiles(SrvContext srvCtx) Unlocks all profiles locked by the user.voidADLogin.unlockRecursive(List<? extends ADClientAble> seqSel) Unlocks all selected elements recursively. -
Uses of InoNetException in de.mid.innovator.srv2api.icw2model
Methods in de.mid.innovator.srv2api.icw2model that throw InoNetExceptionModifier and TypeMethodDescriptionMEAttachment.addElementAssigned(MMAttachmentAble item) Adds an element that uses theMEAttachment.voidMEReferenceContainerAble.addReferences(List<? extends ELElement> seq) Adds references to the specified list of referenceable elements to this hierarchical element.MEAttachment.assignAttachment(List<? extends ELElement> seq) Assigns this attachment to a list of elements.MEComment.assignComment(List<? extends ELElement> seq) MEAssignAbleConstraint.assignConstraint(List<? extends ELElement> seq) Assign this constraint to a list of elements.voidMESection.assignSection(List<? extends ADClientAble> seqPart, boolean withHier) static voidMESectionHelper.assignSectionLoginAble(SrvContext srvCtx, ELElement item) Assigns thisMESectionto theADLoginAbleas login able section.voidMESection.assignSectionModel()MEMappingConfigurationPackage.buildMappingEnvironmentInnovator(String cpNameRepository, String cpNameModel, K_ADMODEL modelType) Creates a mapping environment if possible and returns the mapping configuration data for the mapping.voidMEModelElement.buildProxyConnection(String proxyBuildInformation, String mappingName) Builds a model reference to the element coded in the given XML text with the given mapping method.static MEAbstractionMEAbstractionHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new Abstraction with template from source to target element.static MEAbstractionMEAbstractionHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new Abstraction with stereotype from source to target element.static MEAttachmentMEAttachmentHelper.create(SrvContext srvCtx, MMAttachmentAble ohElement, ARG_File valFile) Attaches a file to an element.static MECommentMECommentHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Comment with template and container.static MECommentMECommentHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Comment with stereotype and container.static MEConfigurationManagementMEConfigurationManagementHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Configuration Base Package with template and container.static MEConfigurationManagementMEConfigurationManagementHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Configuration Base Package with stereotype and container.static MEConstraintMEConstraintHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Constraint with template and container.static MEConstraintMEConstraintHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Constraint with stereotype and container.static MECopyMECopyHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new Copy with template from source to target element.static MECopyMECopyHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new Copy with stereotype from source to target element.static MECreateRedirectMECreateRedirectHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget, ELElement ohRequirement) Create a new Create Default with template from source to target element with requirement.static MECreateRedirectMECreateRedirectHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget, ELElement ohRequirement) Create a new Create Default with stereotype from source to target element with requirement.static MEDependencyMEDependencyHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new Dependency with template from source to target element.static MEDependencyMEDependencyHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new Dependency with stereotype from source to target element.static MEElementImportMEElementImportHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new Element Import with template from source to target element.static MEElementImportMEElementImportHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new Element Import with stereotype from source to target element.MEMappingConfigurationPackageForwardHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Mapping Configuration (Forward) with template and container.MEMappingConfigurationPackageForwardHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Mapping Configuration (Forward) with stereotype and container.MEMappingConfigurationPackageReverseHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Mapping Configuration (Reverse) with template and container.MEMappingConfigurationPackageReverseHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Mapping Configuration (Reverse) with stereotype and container.static MEMappingDependencyMEMappingDependencyHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new Mapping Dependency with template from source to target element.static MEMappingDependencyMEMappingDependencyHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new Mapping Dependency with stereotype from source to target element.static MEMappingPackageContentMEMappingPackageContentHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Mapping Content Package with template and container.static MEMappingPackageContentMEMappingPackageContentHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Mapping Content Package with stereotype and container.static MEMappingPackageTypeForwardMEMappingPackageTypeForwardHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Mapping Package Type (Forward) with template and container.static MEMappingPackageTypeForwardMEMappingPackageTypeForwardHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Mapping Package Type (Forward) with stereotype and container.static MEMappingPackageTypeReverseMEMappingPackageTypeReverseHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Mapping Package Type (Reverse) with template and container.static MEMappingPackageTypeReverseMEMappingPackageTypeReverseHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Mapping Package Type (Reverse) with stereotype and container.static MEModelMEModelHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Model with template and container.static MEModelMEModelHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Model with stereotype and container.static MEPackageMEPackageHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Package with template and container.static MEPackageMEPackageHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Package with stereotype and container.static MEPackageImportMEPackageImportHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new Package Import with template from source to target element.static MEPackageImportMEPackageImportHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new Package Import with stereotype from source to target element.static MEProxyAssignmentMEProxyAssignmentHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new Proxy Assignment with template from source to target element.static MEProxyAssignmentMEProxyAssignmentHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new Proxy Assignment with stereotype from source to target element.static MEProxyExternalMEProxyExternalHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Proxy (External) with template and container.static MEProxyExternalMEProxyExternalHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Proxy (External) with stereotype and container.static MEProxyInnovatorMEProxyInnovatorHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Proxy with template and container.static MEProxyInnovatorMEProxyInnovatorHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Proxy with stereotype and container.static MERealizationMERealizationHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new Realization with template from source to target element.static MERealizationMERealizationHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new Realization with stereotype from source to target element.static MERequirementMERequirementHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Requirement with template and container.static MERequirementMERequirementHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Requirement with stereotype and container.static MESectionMESectionHelper.create(SrvContext srvCtx, MESection ohSection, String strName) Create a new section.static MESimpleConstraintMESimpleConstraintHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, K_CONTASGN kContAsgn) Creates a new condition with template and container.static MESimpleConstraintMESimpleConstraintHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, K_CONTASGN kContAsgn) Creates a new condition with stereotype and container.static MEStubPackageBaseMEStubPackageBaseHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Mapping Base Package with template and container.static MEStubPackageBaseMEStubPackageBaseHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Mapping Base Package with stereotype and container.static MEStubPackageExternalModelMEStubPackageExternalModelHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Stub Package (External Model) with template and container.static MEStubPackageExternalModelMEStubPackageExternalModelHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Stub Package (External Model) with stereotype and container.static MEStubPackageInnovatorMEStubPackageInnovatorHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Stub Package (Innovator Model) with template and container.static MEStubPackageInnovatorMEStubPackageInnovatorHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Stub Package (Innovator Model) with stereotype and container.static MESystemModelMESystemModelHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new System Model with template and container.static MESystemModelMESystemModelHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new System Model with stereotype and container.static MESystemModelManagementMESystemModelManagementHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new System Model Management with template and container.static MESystemModelManagementMESystemModelManagementHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new System Model Management with stereotype and container.static MEUsageMEUsageHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new Usage with template from source to target element.static MEUsageMEUsageHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new Usage with stereotype from source to target element.MEModelElement.getActivityPartition()The partitions which represent the element.MEStereotypeAble.getApplicableAnalysisDia()All analysis diagrams starting with this element.MECommentAble.getAssignedComment()Returns all comments assigned to the current object.MECommentAble.getAssignedComment(MMStereotype stereotype) The method calls getAssignedComment and filters its return values according to the given stereotype value.<T extends MEConstraint>
List<T> MEConstraintAble.getAssignedConstraint(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All constraints which are assigned to this element.<T extends MEConstraint>
List<T> MEConstraintAble.getAssignedConstraint(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getAssignedConstraint and filters its return values according to the given stereotype value.MEAttachment.getAttachment()Returns the file content and the element of the attachment.MEAttachmentAssign.getAttachmentAble()The element of this attachment reference.MEAttachment.getAttachmentAssignOfElement(MMAttachmentAble refObj) The assignment element to the model element.MESimpleConstraint.getBodyConditionOwningOperation()The operation where this constraint acts as body condition.MEConstraint.getClassifierContext()The classifier owning this constraint.MESection.getClientExpand(List<? extends ADClientAble> seqAdd, List<? extends ADClientAble> seqRemove, List<? extends ADClientAble> seqContainer) Expands the targetMESectionfor client display.MEStereotypeAble.getClientMappingDependency()List of the mapping dependencies of this implementation element.MECommentAssign.getComment()The comment owning this comment assign.<T extends MECommentAble>
List<T> MEComment.getCommentAble(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All elements which are annotated by the current object.<T extends MECommentAble>
List<T> MEComment.getCommentAble(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getCommentAble and filters its return values according to the given stereotype value.MECommentAssign.getCommentAble()The comments of the current object.MECommentAble.getCommentAssign()All assignments of the current object.MEPackageAble.getComponent()MESimpleConstraint.getConditionOwningParameterSet()TheCLParameterSetowning this constraint.MEModelElement.getConsider()All considered elements of this model element.MEConstraintAssign.getConstraint()The constraint owning this assignment.<T extends MEConstraintAble>
List<T> MEConstraint.getConstraintAble(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All constraintable elements which are connected to this constraint.<T extends MEConstraintAble>
List<T> MEConstraint.getConstraintAble(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getConstraintAble and filters its return values according to the given stereotype value.MEConstraintAssign.getConstraintAble()The constraint of this assignment.<T extends MEConstraintAble>
List<T> MEIntervalConstraint.getConstraintAble(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All constraintable elements which are connected to this interval constraint.<T extends MEConstraintAble>
List<T> MEIntervalConstraint.getConstraintAble(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getConstraintAble and filters its return values according to the given stereotype value.<T extends MEConstraintAble>
List<T> MESimpleConstraint.getConstraintAble(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All constraintable elements which are connected to this simple constraint.<T extends MEConstraintAble>
List<T> MESimpleConstraint.getConstraintAble(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getConstraintAble and filters its return values according to the given stereotype value.<T extends MEConstraintAssign>
List<T> MEConstraintAble.getConstraintAssign(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All assignments of this constraint.MEModelElement.getContentStereotypeByClass(Class<? extends ELObject> kind) Stereotypes for instances of argument kind which are valid as content within this element as selection.booleanMECreateRedirect.getCopyTopLevelTree()True, if the path to the top level is copied.intMERefAbleAsResource.getCostsPerTime()Costs per time caused by this resource .MEModelElement.getCreateTemplateByClass(Class<? extends ELObject> kind) Create templates for instances of argument kind with this element as selection.MEModelElement.getDataModel()TheMEPackagethat covers the scope of the data model for thisMEModelElement.MEModelElement.getDataModelName()Name of the data model root package which contains this element.MEStereotypeAble.getDecisionMade()MEStereotypeAble.getDecisionOwned()MEDependencyHelper.getDependencySourceTargetList(SrvContext srvCtx, Class<? extends ELObject> kVOclDependency, boolean isExactDependency, MMStereotype ohStereoDependency, Class<? extends ELObject> kVOclSource, boolean isExactSource, Class<? extends ELObject> kVOclTarget, boolean isExactTarget, boolean onlyExisting, List<? extends ADClientAble> seqSource, List<? extends ADClientAble> seqTarget) Returns a list of all dependencies of the specified meta class.MEModel.getDocumentAreaTextOfClassification(MM2Classification refObj, String pattern, K_CONTROL_OPTION... behaviourFlags) <T extends MMAttachmentAble>
List<T> MEAttachment.getElementAssignedTo(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All elements the file is attached to.<T extends MMAttachmentAble>
List<T> MEAttachment.getElementAssignedTo(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getElementAssignedTo and filters its return values according to the given stereotype value.MEModelElement.getElementColor()Color of this model element.MEProxyExternal.getElemTypeName()Returns the referenced external element meta name.MEProxyInnovator.getElemTypeName()Returns the referenced elements meta name for the Innovator element.MEStubPackageExternalModel.getExternalModelIdentifier()External model identifier.MEStubPackageExternalModel.getExternalModelType()External model type.MEAttachment.getFileModificationTime()The modification time of the corresponding file of this attachment.MEProxyHelper.getFindProxyByRefData(Class<T> returnType, SrvContext srvCtx, int elemType, int elemKind, int elemId, String elemIdReference, String elemDisplayName, String elemHREF, MEPackage ohTransitiveOwner) Returns a list of Proxies referencing the element with the specified data.MEProxyHelper.getFindProxyByRefUUID(Class<T> returnType, SrvContext srvCtx, String sUUID, MEPackage ohTransitiveOwner) Returns a list of Proxy referencing the specified UUID.MEModelElement.getFirstValidContentStereotype(Class<? extends ELObject> kind) Stereotypes for instances of argument kind which are valid as content within the model container of this element.MEModel.getFlowDocumentTextOfClassification(MM2Classification refObj, String pattern, K_CONTROL_OPTION... behaviourFlags) All flow document texts with classification and argument pattern within valid profiles of this model.MEValSpecOpaqueExpr.getGuardOwnerEdge()The edge which the guard belongs to.MESimpleConstraint.getGuardOwningTransition()TheSMTransitionowning this guard constraint.MEStubPackageExternalModel.getHREF()External model hyper reference field.MEModelElement.getIgnore()All ignored elements of this model element.MESimpleConstraint.getInvariantOwningState()The state owning this invariant constraint.MEStereotypeAble.getKnowledgeSourceOfOwner()All knowledge sources with this unit as owner.MEModel.getKnownCreateTemplatesByMetaClassification(MMStereotype refObj, String pattern, Class<? extends ELObject> kind, K_CONTROL_OPTION... behaviourFlags) All create templates of meta class or stereotype specified byargument refObjor argument kind which are owned by profiles transitive imported by this model.MEModel.getKnownStereotypesByMetaClass(MM2Class refObj, String pattern, Class<? extends ELObject> kind, K_CONTROL_OPTION... behaviourFlags) All stereotypes of meta class specified by meta class or argument kind which are owned by profiles transitive imported by this model.MEModelElement.getKnownTypeSystems()List of all type systems known by this Innovator DataMEModelElement.
These type systems are configured in a profile, which is directly imported by the owningMEModel.MEModel.getLabelOfClassification(MM2Classification refObj, String pattern, K_CONTROL_OPTION... behaviourFlags) MERefAbleAsResource.getLaneWithResource()MERefAbleAsResource.getLaneWithResource(MMStereotype stereotype) The method calls getLaneWithResource and filters its return values according to the given stereotype value.MEPackageAble.getManifest()All manifestations with this element as target.<T extends ELValSpecOpaqueExpr>
List<T> MEAbstraction.getMapping(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) A composition of an expression that states the abstraction relationship between the supplier and the client.static List<ARG_MEMappingEnvironment> MEMappingConfigurationPackageHelper.getMappingConfiguration(SrvContext srvCtx, MEModelElement ohStartElement, String mappingName, boolean ignoreForward, boolean ignoreReverse, boolean ignoreInnovatorConfiguration, boolean ignoreExternalConfiguration, ARG_MappingEnvironmentInnovatorModel valInnovatorModelData, ARG_MappingEnvironmentExternalModel valExternalModelData) Determines existing mapping environments (i.e.MEMappingPackageType.getMappingConfigurationPackage()Find the mapping configuration package for the current mapping type package.MEProxy.getMappingConfigurationPackage()Finds the mapping configuration package for the current mapping package type.MEProxyAssignment.getMappingConfigurationPackage()Calculates the mapping configuration package.MEMappingConfigurationPackage.getMappingEnvironment()Determines existing mapping environments (i.e.MEMappingConfigurationPackage.getMappingName()Mapping name.MEMappingPackageType.getMappingName()Name of the mapping type.MEProxy.getMappingPackageType()Determines the mapping type package.<T extends MEStereotypeAble>
List<T> MENamedElement.getMappingSourceElement(Class<T> returnType, ELContainerAble refObj, K_CONTROL_OPTION... behaviourFlags) <T extends MEStereotypeAble>
List<T> MENamedElement.getMappingSourceElement(Class<T> returnType, MMStereotype stereotype, ELContainerAble refObj, K_CONTROL_OPTION... behaviourFlags) The method calls getMappingSourceElement and filters its return values according to the given stereotype value.<T extends MENamedElement>
List<T> MEStereotypeAble.getMappingTargetElement(Class<T> returnType, ELContainerAble refObj, K_CONTROL_OPTION... behaviourFlags) <T extends MENamedElement>
List<T> MEStereotypeAble.getMappingTargetElement(Class<T> returnType, MMStereotype stereotype, ELContainerAble refObj, K_CONTROL_OPTION... behaviourFlags) The method calls getMappingTargetElement and filters its return values according to the given stereotype value.MECopy.getMaster()The master requirement of this copy dependency.MERequirement.getMaster()The master requirement for this slave requirement.MERequirement.getMasterCopy()All copy dependencies with this requirement as master.MEIntervalConstraint.getMax()Specifies the upper bound of the time interval.static List<ARG_MEDependencyAssignmentInfo> MEDependencyHelper.getMEDependencyAssignmentInfo(SrvContext srvCtx, List<? extends ELElement> seqSource, List<? extends ELElement> seqTarget, MMStereotype ohDepStereotype, ELContainerAble ohTransitiveParent) Calculates for a quantity of elements its dependency assignments.MEModelElement.getMEModelName()Name of the model which contains this element.MENamespaceAsgnAble.getMENamespace()Specifies the namespace that owns this named element.<T extends MENamespaceAsgnAble>
List<T> MENamespaceAble.getMEOwnedMember(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) A collection of named elements owned by this namespace.MENamespaceAble.getMEPackageImport()All package imports importing this package.MEDependency.getMESupplier()The element independent of the client element, in the same respect and the same dependency relationship.<T extends MEDependency>
List<T> MENamedElement.getMESupplierDependency(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Indicates the dependencies that reference the supplier.MENamedElement.getMESupplierMappingDependency()List of the mapping dependencies of this requirement element.MEIntervalConstraint.getMin()Specifies the lower bound of the time interval.MEProxyInnovator.getMnClassicTREFNameRemoteElement()Returns the TREF - multiname of the element in the form of classic Innovator models for the element referenced by the proxy.MESystemModel.getModelAvailableMappings()Searches the system model for available mapping configurations and returns the names of the available mappings.<T extends MEModelElement>
List<T> MEModelElement.getModelElement(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Returns this element.<T extends MEModelElement>
List<T> MEModelElement.getModelElement(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getModelElement and filters its return values according to the given stereotype value.MEStubPackage.getModelName()Represents the model's name.MEAttachment.getModelSynchronizationTime()The time of the last upload of the file of thisMEAttachmentto the model.MEStubPackageInnovator.getModelType()Type of the Innovator model represented by the stub package.MERequirement.getModifyRequirement()Get all properties with values from this requirement.MEConstraint.getNamespaceClassifier()The classifier owning this constraint.MEConstraint.getNamespaceRegion()The region owning this constraint.MEConstraint.getNamespaceState()The state owning this constraint.MEConstraint.getNamespaceStructuredNode()The structured node owning this constraint.MEPackage.getNestedPackage(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The packages under this package.MERequirement.getNestedRequirement()All requirements owned by this requirement.MESection.getNestedSection()MEPackage.getNestingPackage()The package owning this package.MESection.getNestingSection()MECreateRedirect.getNewPackageClassification()The classification for new packages of this create redirection.MEHierarchyAble.getOwnedAnalysisDia(K_CONTROL_OPTION... behaviourFlags) All analysis diagrams owned by this hierarchical element.MEAttachment.getOwnedAttachmentAssign(K_CONTROL_OPTION... behaviourFlags) The attachment reference elements of theMEAttachment.MEPackage.getOwnedBPDia(K_CONTROL_OPTION... behaviourFlags) All business process diagrams of theMEPackage.MEPackage.getOwnedBRDiagram(K_CONTROL_OPTION... behaviourFlags) The business resource diagrams in thisMEPackage.MEComment.getOwnedCommentAssign(K_CONTROL_OPTION... behaviourFlags) All comment assigns owned by this element.MEConfigurationManagement.getOwnedComponentDia(K_CONTROL_OPTION... behaviourFlags) All component diagrams owned by this configuration base package.MEMappingConfigurationPackage.getOwnedComponentDia(K_CONTROL_OPTION... behaviourFlags) All component diagrams owned by this mapping configuration package.MESystemModelManagement.getOwnedComponentDia(K_CONTROL_OPTION... behaviourFlags) All component diagrams owned by this system model management.MESystemModelManagement.getOwnedConfigurationManagement(K_CONTROL_OPTION... behaviourFlags) All component diagrams owned by this configuration base package.<T extends MEConstraintAssign>
List<T> MEAssignAbleConstraint.getOwnedConstraintAssign(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) MEPackage.getOwnedDiagram(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All classifier diagrams owned by this package.MEHierarchyAble.getOwnedDiaWhiteboard(K_CONTROL_OPTION... behaviourFlags) All whiteboards owned by this hierarchical element.MEHierarchyAble.getOwnedGCDia(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All concept diagrams owned by this hierarchical element.<T extends IMConstraint>
List<T> MEPackage.getOwnedIMConstraint(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All constraints owned by this package.<T extends MEMappingConfigurationPackage>
List<T> MEConfigurationManagement.getOwnedMappingConfigurationPackage(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Get MappingConfigurationPackage PackageMEMappingPackageContent.getOwnedMappingPackageContent(K_CONTROL_OPTION... behaviourFlags) All component diagrams owned by this configuration base package.MEMappingPackageType.getOwnedMappingPackageContent(K_CONTROL_OPTION... behaviourFlags) Get MappingPackageContent Package.<T extends MEMappingPackageType>
List<T> MEStubPackage.getOwnedMappingPackageType(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Get MappingPackageType Package.MESystemModel.getOwnedModel(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All model packages owned by this system model package.MEMappingPackageContent.getOwnedProxy(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Get assigned Proxies.MEProxyExternal.getOwnedProxy(K_CONTROL_OPTION... behaviourFlags) All component diagrams owned by this configuration base package.MEProxyInnovator.getOwnedProxy(K_CONTROL_OPTION... behaviourFlags) The parent element.MEProxy.getOwnedProxyAssignment()Get Proxy Assignment<T extends MEConstraint>
List<T> MEPackage.getOwnedRule(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All constraints owned by this package.MEPackage.getOwnedStateDiagram(K_CONTROL_OPTION... behaviourFlags) All state diagrams owned by this package.<T extends MEStubPackage>
List<T> MEStubPackageBase.getOwnedStubPackage(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Get Base Stub Package:MESystemModelManagement.getOwnedStubPackageBase(K_CONTROL_OPTION... behaviourFlags) All component diagrams owned by this configuration base package.METerm.getOwnedSynonym()MESystemModel.getOwnedSystemModelManagement(K_CONTROL_OPTION... behaviourFlags) MEValSpecOpaqueExpr.getOwnerJoin()The join specified by this condition.MEValSpecOpaqueExpr.getOwnerTypeRestriction()TheCLValueRangeAblethat owns this restricting expression.MEValSpecOpaqueExpr.getOwnerValueRestriction()TheCLValueRangeAblethat owns this expression.MEAttachmentAssign.getOwningAttachment()The owningMEAttachment.MESimpleConstraint.getOwningBehavior()TheBEBehaviorowning this rule constraint.MESimpleConstraint.getOwningCombined()TheIACombinedowning this constraint.MEComment.getOwningCommentContainer()MEAttachment.getOwningElement()The element that owns this attachment.MESimpleConstraint.getOwningExtend()The extend relationship owning this constraint.MEDurationConstraint.getOwningInteraction()Returns the owning interaction.METimeConstraint.getOwningInteraction()Returns the owning interaction.MESection.getOwningModel()MESimpleConstraint.getOwningOperand()TheIAOperandowning this constraint.MESimpleConstraint.getOwningRegion()TheSMRegionowning this rule constraint.MERequirement.getOwningRequirement()The requirement owning this requirement.MESimpleConstraint.getOwningState()The state owning this rule constraint.MESimpleConstraint.getOwningStructuredNode()The structured node owning this constraint.MESynonym.getOwningTerm()MESimpleConstraint.getOwningTransition()TheSMTransitionowning this rule constraint.MEConstraint.getPackageContext()The package owning this constraint.MEPackage.getPackageProperty()Returns the properties of this element.MERefAbleAsResource.getParticipantAsEntity()All participants being assigned to this partner entity.MERefAbleAsResource.getParticipantInRole()All participants being assigned to this partner role.MERequirement.getPlainReqText()The plain text of this requirement.static <T extends ELContainerAble>
List<T> MEStereotypeAbleHelper.getPossibleContainer(Class<T> returnType, SrvContext srvCtx, MMStereotype ohStereo, Class<? extends ELObject> kVOcl, boolean onlyHierAble) MERequirement.getPossibleDependency(K_SIDE item) MESimpleConstraint.getPostconditionOwningAction()MESimpleConstraint.getPostconditionOwningBehavior()TheBEBehaviorowning this post condition.MESimpleConstraint.getPostconditionOwningOperation()The operation where this constraint acts as post condition.MESimpleConstraint.getPostconditionOwningTransition()TheSMTransitionowning this post condition.MESimpleConstraint.getPreconditionOwningAction()MESimpleConstraint.getPreconditionOwningBehavior()TheBEBehaviorowning this pre condition.MESimpleConstraint.getPreconditionOwningOperation()The operation where this constraint acts as pre condition.MESimpleConstraint.getPreconditionOwningTransition()TheSMTransitionowning this pre condition.<T extends PRPresContext>
List<T> MEModelElement.getPresContext(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The presentation contexts where the given element is represented.<T extends PRPresContext>
List<T> MEModelElement.getPresContext(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getPresContext and filters its return values according to the given stereotype value.MEModelElement.getPresetMapping(K_ADMODEL item) Determines the model's current configured default mapping method.MERefAbleAsResource.getProcess()MERefAbleAsResource.getProcess(MMStereotype stereotype) The method calls getProcess and filters its return values according to the given stereotype value.MEModel.getProfileApplication()All profile applications owned by this model package.MEStereotypeAble.getProxyAsgProperty(MEMappingPackageType ohMappingPackageType, String sRepositoryName, String sModelName, K_ADMODEL kModelType, String sMappingName, boolean bIsForwardMapping, int iRestriction, K_PROXY_DETAILLEVEL iDetailLevel) Returns the ARG_ELProxyProperty of the container that is proxy environment of the container element.MEProxy.getProxyProperty(MEMappingPackageType ohMappingPackageType, String sRepositoryName, String sModelName, K_ADMODEL kModelType, String sMappingName, boolean bIsForwardMapping, int iRestriction, K_PROXY_DETAILLEVEL iDetailLevel) Returns the ARG_ELPRoxyProperty structure of the proxy.<T extends PRPresContent>
List<T> MEModelElement.getPRPresContent(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All presentation contents representing this model element.MECreateRedirect.getRedirectCreateTemplate()The create template which is used to create an element redirected by this create default.MECreateRedirect.getRedirectedElementClassification()The redirected classification of this create redirection.MEPackage.getRedirectSource(K_CONTROL_OPTION... behaviourFlags) All create redirections owned by this package.MECreateRedirect.getRedirectSourceComponent()The source component of this create redirection.MEPackage.getRedirectTarget()All create redirections with this package as target.MECreateRedirect.getRedirectTargetComponent()The target component of this create redirection.MEProxyInnovator.getRefElementXMLInfo()Returns the XML information for the element.<T extends ADReferenceAble>
List<T> MEReferenceContainerAble.getReferenceAble(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All referenced elements of this hierarchical element.MEStubPackageInnovator.getRepositoryName()Repository of the Innovotor model represented by the stub package.<T extends BPArtifact>
List<T> MEStereotypeAble.getRepresentingArtifact(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) MERequirement.getReqId()The unique id of this requirement.MERequirement.getReqIndexHierarchy()The concatenated indices of this requirement within the container.MERequirement.getReqSource()The source of this requirement.MERequirement.getReqText()The textual representation or a reference to the textual representation of this requirement.MEMappingDependency.getRequirementElement()The requirement element of thisMEMappingDependency.MEStereotypeAble.getRequirementOfStakeholder()All requirements with this stakeholder.MEStereotypeAble.getRequirementOfStakeholderOwner()All requirements with this stakeholder as owner.<T extends BPResourceRole>
List<T> MERefAbleAsResource.getResourceRole(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All resource roles which represent the element.MESection.getSectionClass(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All meta classes allowed in this section.<T extends ADLoginAble>
List<T> MESection.getSectionLoginAble(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) MESection.getSectionModel()<T extends ADClientAble>
List<T> MESection.getSectionPart(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) static List<ARG_SectionEntry> MESectionHelper.getSectionsList(SrvContext srvCtx, boolean item) Returns all sections as list.MENamespaceAsgnAble.getSignatureMessage(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All messages with this named element as signature.MECopy.getSlave()The slave requirement of this copy dependency.MERequirement.getSlave()All slave requirements for this master requirement.MERequirement.getSlave(MMStereotype stereotype) The method calls getSlave and filters its return values according to the given stereotype value.MERequirement.getSlaveCopy(K_CONTROL_OPTION... behaviourFlags) All copy dependencies with this requirement as slave.<T extends MEStereotypeAble>
List<T> MERequirement.getStakeholderOfRequirement(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All stakeholders of this requirement.MERequirement.getStakeholderOwnerOfRequirement()The stakeholder owner of this requirement.MEProxy.getStubPackage()Returns the transitive parent package (if it exists) which represents a stub model package, e.g.MEMappingPackageContent.getStubPackageOwnTransitive()Returns the transitive parent package (if it exists) which represents a stub model package, e.g.intMEProxyAssignment.getSubKind()Returns the mapping assignment subkind, which could be 0.METerm.getSynonym()METerm.getSynonymTerms(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) METerm.getSynonymTerms(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getSynonymTerms and filters its return values according to the given stereotype value.MEProxyAssignment.getTargetGeneralization()This proxy assignment's client.MESynonym.getTerm(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) METermAble.getTerm(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) <T extends METermAble>
List<T> METerm.getTermAble(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) MEComment.getTextExpandedValue()Returns the body of the current object where fill-ins are expanded.MEModel.getTextOfClassification(MM2Classification refObj, String pattern, K_CONTROL_OPTION... behaviourFlags) MEPackage.getTypeSystem()List of the type systems supported by thisMEPackage.MEUsage.getUsedInterface()The interface used by this usage dependency.MEDependency.getVersionAbleDiaSupplier()The diagram independent of the client, in the same respect and the same dependency relationship.MEModel.getViewpoint()The name of the viewpoint that is expressed by a model.MEProxy.getVirtualPath(ELElement item) The path specification of this element.MEProxy.getVirtualSystemModel()Tries to find the first package below the mapping type package which represents the virtual system model.MEValSpecOpaqueExpr.getWeightOwnerEdge()The edge which the weight belongs to.MEHierarchyAble.getWorkingDirectory()Returns the working directory.booleanMEModel.hasMaintainedDBTables()booleanMEAttachmentAssign.isDefaultAttachment()True, if the attachment is the default attachment of the referencing element.booleanMECreateRedirect.isDefaultStereotype()The redirected stereotype set in the create default is used to implicitly create a new element if the field is activated.booleanMESystemModel.isIOStructureDerivedByRelship()If true, data associations are connected as directly as possible to classifiers or their parts instead of creating a pair of item definition and structure definition and assigning the item definition to the input or output object at theBPDataIOAssociation.booleanMEMappingDependency.isMaintaining()If true, thisMEMappingDependencyleads to an automatic maintenance of the implementation element (DB Model) on changes of the requirement elements (ER Model).booleanMEStereotypeAble.isMapped()If true, this element was created by a mapping process, seeMEMappingDependency.booleanMEPackage.isProtected()True, if the package can only be modified by users with the configuration privilege.voidLoads a configuration profile as an add-on.voidMEProxyInnovator.modifyProxyInnovator(String valElemDisplayName, int valElemType, int valElemKind, int valElemId, String valElemIdReference, String valElemUUID, String valHREF, boolean modifyElemDisplayName, boolean modifyElemType, boolean modifyElemKind, boolean modifyElemId, boolean modifyElemIdReference, boolean modifyElemUUID, boolean modifyHREF) Modifies the innovator proxy data in one drawvoidMERequirement.modifyRequirement(String strName, String strId, String strStUUID, List<ARG_ModifyTypedElementCmd> seqValue) Set the property values for this requirement.voidMEReferenceContainerAble.moveReferences(List<ARG_RefContainerElementList> seq) Subtracts the references to the specified list of referenceable elements from the list of reference containers and adds new references to elements of the list at this reference container.voidMESection.removeFromSection(List<? extends ELElement> seq) voidMEAttachment.replaceAttachmentContent(ARG_File valFile) Replaces the content of the attachment with the modified file.MEAttachment.replaceElementsAssigned(List<? extends MMAttachmentAble> seq) Replaces the sequence of elements that use theMEAttachment.voidMESection.sectionDBMaintain()voidMEComment.setCommentAble(List<? extends MECommentAble> values) Set the value of View CommentAble.voidMEConstraint.setConstraintAble(List<? extends MEConstraintAble> values) Set the value of View ConstraintAble.voidMEIntervalConstraint.setConstraintAble(List<? extends MEConstraintAble> values) Set the value of View ConstraintAble.voidMESimpleConstraint.setConstraintAble(List<? extends MEConstraintAble> values) Set the value of View ConstraintAble.voidMECreateRedirect.setCopyTopLevelTree(boolean value) Set the value of Attribut CopyTopLevelTree.voidMERefAbleAsResource.setCostsPerTime(int value) Set the value of Attribut CostsPerTime.voidMEAttachmentAssign.setDefaultAttachment(boolean value) Set the value of Attribut IsDefaultAttachment.voidMECreateRedirect.setDefaultStereotype(boolean value) Set the value of Attribut IsDefaultStereotype.voidMEAttachment.setElementAssignedTo(List<? extends MMAttachmentAble> values) Set the value of View ElementAssignedTo.voidMEModelElement.setElementColor(String value) Set the value of Attribut ElementColor.voidMEStubPackageExternalModel.setExternalModelIdentifier(String value) Set the value of Attribut ExternalModelIdentifier.voidMEStubPackageExternalModel.setExternalModelType(String value) Set the value of Attribut ExternalModelType.voidSet the value of Attribut HREF.voidMESystemModel.setIOStructureDerivedByRelship(boolean value) Set the value of Attribut IsIOStructureDerivedByRelship.voidMEModel.setMaintainedDBTables(boolean value) Set the value of Info HasMaintainedDBTables.voidMEMappingDependency.setMaintaining(boolean value) Set the value of Attribut IsMaintaining.voidMEStereotypeAble.setMapped(boolean value) Set the value of Attribut IsMapped.voidMEMappingConfigurationPackage.setMappingName(String value) Set the value of Attribut MappingName.voidMEMappingPackageType.setMappingName(String value) Set the value of Attribut MappingName.voidSet the value of Attribut Max.voidSet the value of Attribut Min.voidMEStubPackage.setModelName(String value) Set the value of Attribut ModelName.voidMEStubPackageInnovator.setModelType(K_ADMODEL value) Set the value of Attribut ModelType.voidMECreateRedirect.setNewPackageClassification(MM2Classification value) Set the value of Foreign Key NewPackageClassification.voidMERequirement.setPlainReqText(String value) Set the value of Info PlainReqText.voidMEModel.setProfileApplication(List<? extends ELElement> seq) Creates a profile application for each specified profile.voidMEPackage.setProtected(boolean value) Set the value of Attribut IsProtected.voidMECreateRedirect.setRedirectCreateTemplate(MMCreateTemplate value) Set the value of Foreign Key RedirectCreateTemplate.voidMECreateRedirect.setRedirectedElementClassification(MM2Classification value) Set the value of Foreign Key RedirectedElementClassification.voidMEReferenceContainerAble.setReferenceAble(List<? extends ADReferenceAble> values) Set the value of Foreign Key ReferenceAble.voidMEStubPackageInnovator.setRepositoryName(String value) Set the value of Attribut RepositoryName.voidSet the value of Attribut ReqId.voidMERequirement.setReqIndexHierarchy(String value) Set the value of Info ReqIndexHierarchy.voidMERequirement.setReqSource(String value) Set the value of Attribut ReqSource.voidMERequirement.setReqText(String value) Set the value of Info ReqText.voidMEStereotypeAble.setRequirementOfStakeholder(List<? extends MERequirement> values) Set the value of Foreign Key RequirementOfStakeholder.voidMERequirement.setStakeholderOfRequirement(List<? extends MEStereotypeAble> values) Set the value of Foreign Key StakeholderOfRequirement.voidMERequirement.setStakeholderOwnerOfRequirement(MEStereotypeAble value) Set the value of Foreign Key StakeholderOwnerOfRequirement.voidMEProxyAssignment.setSubKind(int value) Set the value of Attribut SubKind.voidMETerm.setSynonymTerms(List<? extends METerm> values) Set the value of View SynonymTerms.voidSet the value of Foreign Key Term.voidMETerm.setTermAble(List<? extends METermAble> values) Set the value of Foreign Key TermAble.voidMEPackage.setTypeSystem(List<? extends MMTypeSystem> values) Set the value of Foreign Key TypeSystem.voidMEModel.setViewpoint(String value) Set the value of Attribut Viewpoint.voidMEReferenceContainerAble.subtractReferences(List<? extends ELElement> seq) Subtracts the references to the specified list of referenceable elements from this reference container.static voidMEReferenceContainerAbleHelper.subtractReferences(SrvContext srvCtx, List<ARG_RefContainerElementList> seq) Subtracts the references to the specified list of referenceable elements from the list of reference containers. -
Uses of InoNetException in de.mid.innovator.srv2api.icw2pres
Methods in de.mid.innovator.srv2api.icw2pres that throw InoNetExceptionModifier and TypeMethodDescriptionPRDia.addAbleDiaEdge(List<ARG_PRAddAbleEdgeList> seq) static List<PRDiaAttachmentNode> PRDiaAttachmentNodeHelper.addAttachmentNode(SrvContext srvCtx, PRDia ohDia, List<? extends MEAttachment> seqAttachment, Point ptPos) Adds attachments as nodes.static List<PRDiaCalloutNode> PRDiaCalloutNodeHelper.addCalloutNodes(SrvContext srvCtx, List<? extends ELElement> seq) Adds callout nodes to the specified presentation contents.PRDia.addEdgeAndTargetNode(ADClientAble ohNode, ADClientAble ohElem, Class<? extends ELObject> kVOclEdge, Point ptPos, boolean isSourceSide) PRDia.addEdgesAndTargetNodes(ADClientAble ohNode, List<? extends ADClientAble> seqElem, Class<? extends ELObject> kVOclEdge, Point ptPos, Point ptOffset, boolean isSourceSide) voidPRDiaNode.collapse()Collapses a node which is currently expanded.static voidPRDiaNodeHelper.collapse(SrvContext srvCtx, List<? extends PRDiaNode> sel) Collapses a node which is currently expanded.static PRAnalysisDiaPRAnalysisDiaHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Analysis Diagram with template and container.static PRAnalysisDiaPRAnalysisDiaHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Analysis Diagram with stereotype and container.static PRDiaFrameNodePRDiaFrameNodeHelper.create(SrvContext srvCtx, ADClientAble ohContainer, Point ptPosition, Point ptSize) Creates a new frame node within the specified container.static PRDiaWhiteboardPRDiaWhiteboardHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Whiteboard Diagram with template and container.static PRDiaWhiteboardPRDiaWhiteboardHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Whiteboard Diagram with stereotype and container.static PRAnalysisDiaPRAnalysisDiaHelper.createAndMaintain(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Analysis Diagram with template and container.static PRAnalysisDiaPRAnalysisDiaHelper.createAndMaintain(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Analysis Diagram with stereotype and container.static ADClientAblePRDiaAttachmentNodeHelper.createAttachmentWithNode(SrvContext srvCtx, PRPresElement ohSel, ARG_File valFile, Point position) Attaches a file to the element represented by the presentation element.PRDiaEdge.createEdgeSegs()static List<PRDiaSegEdge> PRDiaEdgeHelper.createEdgeSegs(SrvContext srvCtx, List<? extends PRDiaEdge> seqOhEdge) Creates two edge segments to replace thePRDiaEdge.static List<PRPresContent> PRPresElementHelper.diaDrop(SrvContext srvCtx, List<? extends ADClientAble> seqSel, PRPresElement dropTarget, Point position, Point size, Point offset, Class<? extends ELObject> kVOclPres) Drop elements as presentation content to the specified drop target.voidPRDiaNode.expand()Expands a node which is expandable but currently collapsed.static voidPRDiaNodeHelper.expand(SrvContext srvCtx, List<? extends PRDiaNode> sel) Expands a node which is expandable but currently collapsed.PRDiaEdge.getAbsoluteEdgePositions()Returns the absolute points or positions (relative to the upper left (0,0) corner of the diagram) which define the edge.PRDia.getAddAbleDiaEdge(boolean item) PRDia.getAddEdgeAndTargetNodeList(ADClientAble ohNode, Class<? extends ELObject> kVOclEdge) Calculates all model elements which may be added as edge of the specified type.PRAnalysisDia.getAnalysisDiaProperties()Returns all properties of thisPRAnalysisDia.PRAnalysisDia.getAnalysisValue()The analysis value of thisPRAnalysisDia.PRAnalysisDia.getApplicableStartElement()The start element of thisPRAnalysisDia.PRDiaAttachmentNode.getAttachmentRepresentation()The representation of thisPRDiaAttachmentNode.PRDiaCalloutNode.getCalloutElements(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All elements which are represented by thisPRDiaCalloutNode.PRDiaCalloutNode.getCalloutElements(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getCalloutElements and filters its return values according to the given stereotype value.PRAnalysisDia.getConfigValue()The local configuration value of thisPRAnalysisDia.<T extends PRPresContent>
List<T> PRDiaAttachmentNode.getConnectedElement(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All contents which are connected to this attachment.<T extends PRPresContent>
List<T> PRDiaNote.getConnectedElement(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) AllPRPresContents which are connected to this note.PRAnalysisDia.getContentConfig()The name of the contentADApplicationConfigurationused on creation of a newPRAnalysisDiaor the name of the user-defined content configuration of an existing diagram.PRAnalysisDia.getContentConfiguration()The contentADApplicationConfigurationused by thisPRAnalysisDia.PRPresContext.getContextFormat()Returns the format of the presentation context.PRPresContext.getContextValue()The string value of this presentation context.Fills the copy buffer with the specified elements.PRPresContext.getCopyToFile(List<? extends ELElement> seqSel, boolean ownedElementTransitive) Fills the copy file buffer with the specified elements.PRDiaNode.getDiagram()The diagram of the given node.static List<ARG_DiaLocale> PRDiaHelper.getDiagramLocaleForSVG(SrvContext srvCtx) Returns a list of pairs ofPRDiaand locale code which need a generation of SVG.PRPresElement.getDiagramTagValue(String item) Returns the diagram tag value of given not empty name.PRDiaWhiteboard.getDiaOfOwnedDiaWhiteboardNode(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) PRDiaWhiteboard.getDiaOfOwnedDiaWhiteboardNode(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getDiaOfOwnedDiaWhiteboardNode and filters its return values according to the given stereotype value.PRDia.getDiaWhiteboardNode()PRAnalysisDia.getDisplayConfig()The name of the displayADApplicationConfigurationused on creation of a newPRAnalysisDiaor the name of the user-defined display configuration of an existing diagram.PRAnalysisDia.getDisplayConfiguration()The displayADApplicationConfigurationused by thisPRAnalysisDia.PRDiaEdge.getEdgePositions()Returns the points or positions which define the edge.PRDiaEdge.getEdgeType()Returns the type of the edge.<T extends ADClientAble>
List<T> PRAnalysisDia.getEndElement(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All end elements of thisPRAnalysisDia.PRDiaNode.getExpandedNodeRoot()PRDiaNode.getExpandedPresContext()The presentation context to be drawn as an expanded graphical content of the node.PRDiaHelper.getFindDiagramsWithAnnotations(Class<T> returnType, SrvContext srvCtx) Find all diagrams which contain elements with assigned annotation.PRDiaFrameNode.getFrameTitle()The title of this frame.PRAnalysisDia.getGraphDirection()Defines how the graph is structured.PRDiaFrameNode.getHorizontalAlignment()The horizontal alignment of thisPRDiaFrameNode.PRPresText.getHorizontalAlignment()The horizontal alignment of this text.intPRPresContext.getHorPage()Returns the number of horizontal pages of the presentation context.PRPresContent.getIncoming(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All incoming edges of this node.PRPresText.getLineColor()The color name of the line for this text.intPRPresText.getLineWidth()Line width of this text.intPRPresText.getMarginBorder()Margin of the border for this text.intPRPresContext.getMarginBottom()Returns the bottom margin of the presentation context.intPRPresContext.getMarginLeft()Returns the left margin of the presentation context.intPRPresContext.getMarginRight()Returns the right margin of the presentation context.intPRPresText.getMarginText()Margin of this text.intPRPresContext.getMarginTop()Returns the top margin of the presentation context.PRPresContext.getMarginUnit()The unit of the margins in print view.intPRAnalysisDia.getMaxPathLength()Only nodes are shown which can be reached from a start element on a path with not more than the given number of edges.<T extends MEModelElement>
List<T> PRPresContent.getMEModelElement(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All model elements represented by this presentation content.PRVersionAbleDia.getMEModelName()Name of theMEModelwhich contains this diagram.PRDiaWhiteboardAttributeEdge.getMetaAttribute()TheMM2Attributewhich is represented by thisPRDiaWhiteboardAttributeEdge.PRPresContent.getModelContainer(ADClientAble refObj, Class<? extends ELObject> kind, Class<? extends ELObject> mode) The model container for a new model element of class argument kind if this Presentation Content is selected.<T extends MEModelElement>
List<T> PRPresContext.getModelElementOfTransitiveOwnedPresentationElement(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) returns the model elements assigned to presentation elements transitively owned by this presentation context.<T extends MEModelElement>
List<T> PRPresContext.getModelElementOfTransitiveOwnedPresentationElement(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getModelElementOfTransitiveOwnedPresentationElement and filters its return values according to the given stereotype value.PRDiaNode.getOnFramePositionSpecification()The specification if the node shall be placed inside of its owner (default) or if it shall be placed on its frame and where.intPRPresElement.getOpacity()Opacity of thisPRPresElement.PRDiaNode.getOrientation()Returns the orientation of the node.PRPresContext.getOrientation()Returns the orientation of the presentation context.PRPresContent.getOutgoing(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All outgoing edges of this node.PRDia.getOwnedAnnotations(K_CONTROL_OPTION... behaviourFlags) All annotations owned by this diagram.PRDiaCalloutNode.getOwnedCalloutEdge()The callout edge owned by this callout node.PRDia.getOwnedCalloutNode()All callout nodes owned by this diagram.PRDiaAttachmentNode.getOwnedDiaAttachmentEdge()All attachment edges owned by this attachment node.PRDia.getOwnedDiaAttachmentNode()All attachment nodes owned by this diagram.PRPresElement.getOwnedDiagramTags(K_CONTROL_OPTION... behaviourFlags) All string values of diagram tags owned by thisPRPresElement.PRDiaFrameNode.getOwnedDiaNode(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All nodes owned by this frame node.PRDia.getOwnedDiaNote()PRDiaNote.getOwnedDiaNoteEdge()The note edges owned by thisPRDiaNote.<T extends PRDiaWhiteboardEdge>
List<T> PRDiaWhiteboard.getOwnedDiaWhiteboardEdge(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All edges owned by this whiteboard.PRDiaWhiteboard.getOwnedDiaWhiteboardNode()All nodes owned by this whiteboard.PRDiaEdge.getOwnedEdgePoint(K_CONTROL_OPTION... behaviourFlags) PRPresContext.getOwnedFooterText()PRDia.getOwnedFrameNode()All frame nodes owned by this diagram.PRPresContext.getOwnedHeaderText()<T extends PRPresContent>
List<T> PRPresContent.getOwnedPresContent(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All presentation contents owned by this presentation content.<T extends PRPresContent>
List<T> PRPresContext.getOwnedPresContent(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All presentation contents owned by this presentation context.<T extends PRPresContent>
List<T> PRPresElement.getOwnedPresContentElement(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All presentation contents owned by this presentation element.PRDiaSegEdge.getOwnedSelBehavior()The selection behavior node of the edge segment.PRDiaSegEdge.getOwnedTransBehavior()The transformation behavior node of the edge segment.PRDiaSegEdge.getOwnedValSpec()PRDiaNote.getOwningACNode()PRDiaCalloutNode.getOwningBPDiaGroupNode()The group node owning this callout node.PRDiaCalloutNode.getOwningBPDiaLaneNode()The lane node owning this callout node.PRDiaCalloutNode.getOwningBPDiaSubProcessNode()The subprocess node owning this callout node.PRDiaCalloutNode.getOwningBPDiaViewNode()The view node owning this callout node.PRDiaCalloutEdge.getOwningCalloutNode()The callout node owning this callout edge.PRDiaCalloutNode.getOwningCLDiaHierNode()The hierarchical node owning this callout node.PRDiaNote.getOwningCLDiaHierNode()The hierarchical node owning this note.PRDiaCalloutNode.getOwningCLDiaSubjectNode()The subject node owning this callout node.PRDiaAttachmentEdge.getOwningDiaAttachmentNode()The attachment node owning this attachment edge.PRDiaAttachmentNode.getOwningDiagram()The diagram owning this attachment node.PRDiaCalloutNode.getOwningDiagram()The diagram owning this callout node.PRDiaFrameNode.getOwningDiagram()The diagram owning this frame node.PRDiaNote.getOwningDiagram()PRDiaNoteEdge.getOwningDiaNote()ThePRDiaNoteowning thisPRDiaNoteEdge.PRDiaWhiteboardEdge.getOwningDiaWhiteboard()The whiteboard owning this edge.PRDiaWhiteboardNode.getOwningDiaWhiteboard()The whiteboard owning this node.PRDiaEdgePoint.getOwningEdge()PRDiaSegEdge.getOwningEdgeSeg()PRDiaSegNode.getOwningEdgeSeg()PRPresText.getOwningFooterContext()PRDiaNode.getOwningFrameNode()The frame node owning this node.PRDiaCalloutNode.getOwningGCDiaConceptNode()The concept node owning this callout node.PRPresText.getOwningHeaderContext()PRPresContent.getOwningPresContent()The presentation content owning this presentation content.PRPresContent.getOwningPresContext()The presentation context owning this presentation content.PRPresContent.getOwningPresElement()The presentation element owning this presentation content.PRPresContext.getPageBreakX()The string of all page break x coordinates for this presentation context.PRPresContext.getPageBreakY()The string of all page break y coordinates for this presentation context.PRPresContext.getPageOrder()The order of pages in print view.PRPresContext.getPageView()Get all page view informations for this presentation context.PRDiaEdgePoint.getPosition()Returns the position of the given edgepoint.PRDiaNode.getPosition()Returns the position of the node.PRDiaNode.getPositionAbsolute()For a node in a node hierarchy with a position relative to its container the absolute position relative to the presentation context is returned.PRPresElement.getPresColor()Color of this presentation element.PRDiaEdge.getPresContainer(PRPresElement refObj) The presentation container of this Diagram Edge.PRDiaNode.getPresContainer(PRPresElement refObj) The presentation container of this Diagram Node.intPRPresContent.getPresentationLevel()Presentation level of thisPRPresContent.<T extends PRPresContent>
List<T> PRPresElement.getPresentationOfLogic(Class<T> returnType, MEModelElement refObj, K_CONTROL_OPTION... behaviourFlags) All presentation contents of this presentation element which are connected to the model element specified byargument refObj.PRAnalysisDia.getPurposeContent()The purpose to specify the contentADApplicationConfigurationof thisPRAnalysisDia.PRAnalysisDia.getPurposeDisplay()The purpose to specify the displayADApplicationConfigurationof thisPRAnalysisDia.static List<ARG_MEProxyProperty> PRPresElementHelper.getReferencesModelExtern(SrvContext srvCtx, List<? extends ELElement> seq) Determines the element's jump reference data to external models.PRDiaEdgeSeg.getSegEdge()The edge of the edge segment.PRDiaEdgeSeg.getSegNode()The node of the edge segment.booleanPRAnalysisDia.getShowAllEdges()Show all edges between displayed nodes.booleanPRPresText.getShowLine()true, if a line of this text is shown.booleanPRAnalysisDia.getShowShortestPathOnly()Show the shortest path between start and end elements only.booleanPRPresText.getShowText()true, if this text is shown.PRDiaCalloutNode.getSingleCalloutElementOrEmpty()TheELElementwhich is represented by thisPRDiaCalloutNode.PRDiaNode.getSize()Returns the size of the node.PRDiaEdge.getSource()The source node of this edge.PRDiaEdge.getSourceEdgeSeg()The combination of edge and node at the source side of thePRDiaEdge.PRDiaEdgeSeg.getSourceOwningEdge()PRDiaEdge.getSourceTextHorizontalAlignment()The horizontal source text alignment of thisPRDiaEdge.PRDiaEdge.getSourceTextPosition()The position of the text on source side of this edge.intPRDiaEdge.getSourceTextPresentationLevel()Presentation level of text on source side of thisPRDiaEdge.PRDiaEdge.getSourceTextSize()The size of the text on source side of this edge.PRDiaEdge.getSourceTextVerticalAlignment()The vertical source text alignment of thisPRDiaEdge.<T extends ADClientAble>
List<T> PRAnalysisDia.getStartElement(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All start elements of thisPRAnalysisDia.PRDia.getSVGPictureRawData(K_LOCALE kLocale) Returns the SVG picture's raw data assigned to this element.PRDiaEdge.getTarget()The target node of this edge.PRDiaEdge.getTargetEdgeSeg()The combination of edge and node at the target side of thePRDiaEdge.PRDiaEdgeSeg.getTargetOwningEdge()PRDiaEdge.getTargetTextHorizontalAlignment()The horizontal target text alignment of thisPRDiaEdge.PRDiaEdge.getTargetTextPosition()The position of the text on target side of this edge.intPRDiaEdge.getTargetTextPresentationLevel()Presentation level of text on target side of thisPRDiaEdge.PRDiaEdge.getTargetTextSize()The size of the text on target side of this edge.PRDiaEdge.getTargetTextVerticalAlignment()The vertical target text alignment of thisPRDiaEdge.PRPresText.getTextColor()The color name of the text for this text.PRDiaNote.getTextExpandedValue()Returns the textual content of the note where fill-ins are expanded.PRPresText.getTextFont()The font name of this text.PRPresContent.getTextHorizontalAlignment()The horizontal text alignment of thisPRPresContent.PRPresContent.getTextPosition()Returns the text position of the element.PRDiaNode.getTextPositionAbsolute()For a node in a node hierarchy with a text position relative to its container the absolute text position relative to the presentation context is returned.PRPresContent.getTextSize()Returns the text size of the element.PRPresText.getTextString()String of this text.PRPresContent.getTextVerticalAlignment()The vertical text alignment of thisPRPresContent.intPRDiaFrameNode.getThickness()Thickness of the frame.booleanPRDiaFrameNode.getTitleInside()True, if the title of thisPRDiaFrameNodeis displayed inside of the frame, otherwise outside.PRDiaFrameNode.getTitlePosition()Returns the position of the frame title.booleanPRAnalysisDia.getTraceNodes()Colour of the node, depending if it is for the selected node or edge a source node (blue), target node (green) or both (red).booleanPRAnalysisDia.getUseApplicationConfiguration()true, if theADApplicationConfigurationis used, the local configuration value is used otherwise.PRDiaEdge.getUserEdgeType()Returns the user defined type of the edge.intPRPresContext.getVerPage()Returns the number of vertical pages of the presentation context.<T extends MEDependency>
List<T> PRVersionAbleDia.getVersionAbleDiaClientDependency(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Indicates the dependencies that reference the diagram as client.<T extends MEDependency>
List<T> PRVersionAbleDia.getVersionAbleDiaSupplierDependency(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Indicates the dependencies that reference the diagram as supplier.PRBDia.getVisibility()The visibility of the diagram which is the visibility of the corresponding behavior.PRDiaWhiteboardNode.getWhiteboardNodeDia()PRPresContext.getXClient(String nameLabel, boolean dispCompleteness, boolean withAddAbleEdge, boolean withAddAbleCompartments, MESection ohSection) Fills the client X structure for this presentation context.<T extends ADClientAble>
List<T> PRPresContext.getXClientContentModelElementList(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Calculates the displayed presentation contents of thisPRPresContextand returns the corresponding model elements.<T extends ADClientAble>
List<T> PRPresContext.getXClientContentModelElementList(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getXClientContentModelElementList and filters its return values according to the given stereotype value.PRDia.getXClientForSVG(String nameLabel, K_LOCALE kLocale) Fills the client X structure used to generate a SVG for this presentation context and calculates a hash value.PRPresContext.getXClientHash(String nameLabel, String strHash) Fills the client X structure for this presentation context and calculates a hash value.PRDiaNode.getXClientNode(String nameLabel, boolean dispCompleteness, boolean withAddAbleEdge, boolean withAddAbleCompartments, MESection ohSection) Fills the client X structure for this node which behaves like a presentation context.booleanPRDiaNode.hasEmbeddedContent()True if there is a presentation context or content to be displayed.booleanPRAnalysisDia.isDirectionConsidered()If activated the direction of edges is considered when finding the shortest path to any node starting from the selection.booleanPRDiaNode.isExpanded()TRUE if the node shall be expanded.booleanPRVersionAbleDia.isMapped()If true, this diagram was created by a mapping process, seeMEMappingDependency.booleanPRPresContext.isPageViewActive()true, if page view is active for this presentation context.booleanPRAnalysisDia.isSmooth()true, if the represented graph is smooth.voidPRBDia.lock()Locks the corresponding behavior of the current object.static voidPRBDiaHelper.lock(SrvContext srvCtx, List<? extends PRBDia> sel) Locks the corresponding behavior of the current object.voidPRPresContext.pageView(K_ORIENTATION orientation, int marginLeft, int marginRight, int marginTop, int marginBottom, int horPage, int verPage, K_PAGEORDER pageOrder, K_UNIT marginUnit, boolean isPageViewActive, String format, List<Integer> seqPageBreakX, List<Integer> seqPageBreakY, ARG_PageViewTextLine valHeader, ARG_PageViewTextLine valFooter) Set all page view informations for this presentation context.PRPresContext.paste(List<? extends ELElement> seqSel, List<String> seqVList, boolean checkConstraint, Point pos) Pastes the content of the copy buffer in this presentation context.PRPresContext.pasteFromFile(List<? extends ELElement> seqSel, Path file, boolean checkConstraint, Point pos) Pastes the content of the copy file buffer in this presentation context.voidRenames the corresponding behavior of the current object.voidPRAnalysisDia.setAnalysisValue(String value) Set the value of Attribut AnalysisValue.voidPRDiaAttachmentNode.setAttachmentRepresentation(K_ATTACHMENT_REP value) Set the value of Attribut AttachmentRepresentation.voidPRAnalysisDia.setConfigValue(String value) Set the value of Attribut ConfigValue.voidPRAnalysisDia.setContentConfig(String value) Set the value of Attribut ContentConfig.voidPRAnalysisDia.setContentConfiguration(ADApplicationConfiguration value) Set the value of Foreign Key ContentConfiguration.voidPRPresContext.setContextFormat(String value) Set the value of Attribut ContextFormat.voidPRPresContext.setContextValue(String value) Set the value of Attribut ContextValue.voidSets the center point coordinate together with the width and height of the node.voidPRDia.setDiaFilterCriteria(boolean hideComments, boolean hideAttachments) Modifies the criteria for visible elements inside the daigram.voidPRPresElement.setDiagramTagValue(String strName, String strValue) Sets the diagram tag with not empty name and value.voidPRAnalysisDia.setDirectionConsidered(boolean value) Set the value of Attribut IsDirectionConsidered.voidPRAnalysisDia.setDisplayConfig(String value) Set the value of Attribut DisplayConfig.voidPRAnalysisDia.setDisplayConfiguration(ADApplicationConfiguration value) Set the value of Foreign Key DisplayConfiguration.voidPRDiaEdge.setEdgePositions(List<Point> seq) Sets the positions that define the edge.voidPRDiaEdge.setEdgeType(K_PREDGETYPE value) Set the value of Attribut EdgeType.voidPRDiaNode.setEmbeddedContent(boolean value) Set the value of Attribut HasEmbeddedContent.voidPRAnalysisDia.setEndElement(List<? extends ADClientAble> values) Set the value of Foreign Key EndElement.voidPRDiaFrameNode.setFrameTitle(String value) Set the value of Attribut FrameTitle.voidPRAnalysisDia.setGraphDirection(K_GRAPH_DIRECTION value) Set the value of Attribut GraphDirection.voidPRDiaFrameNode.setHorizontalAlignment(K_ALIGN value) Set the value of Attribut HorizontalAlignment.voidPRPresContext.setHorPage(int value) Set the value of Attribut HorPage.voidPRVersionAbleDia.setMapped(boolean value) Set the value of Attribut IsMapped.voidPRPresContext.setMarginBottom(int value) Set the value of Attribut MarginBottom.voidPRPresContext.setMarginLeft(int value) Set the value of Attribut MarginLeft.voidPRPresContext.setMarginRight(int value) Set the value of Attribut MarginRight.voidPRPresContext.setMarginTop(int value) Set the value of Attribut MarginTop.voidPRAnalysisDia.setMaxPathLength(int value) Set the value of Attribut MaxPathLength.voidPRPresElement.setOpacity(int value) Set the value of Attribut Opacity.voidPRPresContext.setOrientation(K_ORIENTATION value) Set the value of Attribut Orientation.voidPRPresContext.setPageViewActive(boolean value) Set the value of Attribut IsPageViewActive.voidPRDiaNode.setPosition(Point item) Sets the position of thePRDiaNode.voidPRPresElement.setPresColor(String value) Set the value of Attribut PresColor.voidPRPresContent.setPresentationLevel(int value) Set the value of Attribut PresentationLevel.voidPRAnalysisDia.setPurposeContent(String value) Set the value of Attribut PurposeContent.voidPRAnalysisDia.setPurposeDisplay(String value) Set the value of Attribut PurposeDisplay.voidPRAnalysisDia.setShowAllEdges(boolean value) Set the value of Attribut ShowAllEdges.voidPRAnalysisDia.setShowShortestPathOnly(boolean value) Set the value of Attribut ShowShortestPathOnly.voidSets the size of thePRDiaNode.voidPRAnalysisDia.setSmooth(boolean value) Set the value of Attribut IsSmooth.voidPRDiaEdge.setSourceTextCoord(Point posNode, Point sizNode) Sets the position and the size of the source text.voidPRDiaEdge.setSourceTextHorizontalAlignment(K_HOR_ALIGN value) Set the value of Attribut SourceTextHorizontalAlignment.voidPRDiaEdge.setSourceTextPosition(Point item) Sets the position of the source text.voidPRDiaEdge.setSourceTextPresentationLevel(int value) Set the value of Attribut SourceTextPresentationLevel.voidPRDiaEdge.setSourceTextSize(Point item) Sets the size of the source text.voidPRDiaEdge.setSourceTextVerticalAlignment(K_VER_ALIGN value) Set the value of Attribut SourceTextVerticalAlignment.voidPRAnalysisDia.setStartElement(List<? extends ADClientAble> values) Set the value of Foreign Key StartElement.voidPRDia.setSVGPictureRawData(byte[] seqData, String strDiaHash, K_LOCALE kLocale, boolean isActualSVG) Creates a SVG picture instance for this element if it does not already own a picture.voidPRDiaEdge.setTargetTextCoord(Point posNode, Point sizNode) Sets the position and the size of the target text.voidPRDiaEdge.setTargetTextHorizontalAlignment(K_HOR_ALIGN value) Set the value of Attribut TargetTextHorizontalAlignment.voidPRDiaEdge.setTargetTextPosition(Point item) Sets the position of the target text.voidPRDiaEdge.setTargetTextPresentationLevel(int value) Set the value of Attribut TargetTextPresentationLevel.voidPRDiaEdge.setTargetTextSize(Point item) Sets the size of the target text.voidPRDiaEdge.setTargetTextVerticalAlignment(K_VER_ALIGN value) Set the value of Attribut TargetTextVerticalAlignment.voidPRPresContent.setTextCoord(Point posNode, Point sizNode) Sets the center point coordinate and the width and height of the text.voidPRPresContent.setTextHorizontalAlignment(K_HOR_ALIGN value) Set the value of Attribut TextHorizontalAlignment.voidPRPresContent.setTextPosition(Point item) Sets the position of the text.voidPRPresContent.setTextSize(Point item) Sets the size of the text.voidPRPresContent.setTextVerticalAlignment(K_VER_ALIGN value) Set the value of Attribut TextVerticalAlignment.voidPRDiaFrameNode.setThickness(int value) Set the value of Attribut Thickness.voidPRDiaFrameNode.setTitleInside(boolean value) Set the value of Attribut TitleInside.voidPRDiaFrameNode.setTitlePosition(K_PRESSPEC_TEXT_POSITION value) Set the value of Info TitlePosition.voidPRAnalysisDia.setTraceNodes(boolean value) Set the value of Attribut TraceNodes.voidPRAnalysisDia.setUseApplicationConfiguration(boolean value) Set the value of Attribut UseApplicationConfiguration.voidPRDiaEdge.setUserEdgeType(K_PREDGETYPE value) Set the value of Attribut UserEdgeType.voidPRPresContext.setVerPage(int value) Set the value of Attribut VerPage.voidPRBDia.unlock()Unlocks the correponding behavior of the current object.static voidPRBDiaHelper.unlock(SrvContext srvCtx, List<? extends PRBDia> sel) Unlocks the correponding behavior of the current object. -
Uses of InoNetException in de.mid.innovator.srv2api.icw2sm
Methods in de.mid.innovator.srv2api.icw2sm that throw InoNetExceptionModifier and TypeMethodDescriptionstatic SMChoiceSMChoiceHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Choice - Pseudostate with template and container.static SMChoiceSMChoiceHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Choice - Pseudostate with stereotype and container.static SMDeepHistorySMDeepHistoryHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Deep History - Pseudostate with template and container.static SMDeepHistorySMDeepHistoryHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Deep History - Pseudostate with stereotype and container.static SMEntryPointSMEntryPointHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Entry Point with template and container.static SMEntryPointSMEntryPointHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Entry Point with stereotype and container.static SMExitPointSMExitPointHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Exit Point with template and container.static SMExitPointSMExitPointHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Exit Point with stereotype and container.static SMFinalStateSMFinalStateHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Final State with template and container.static SMFinalStateSMFinalStateHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Final State with stereotype and container.static SMInitSMInitHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Initial State with template and container.static SMInitSMInitHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Initial State with stereotype and container.static SMJoinForkSMJoinForkHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Join/Fork - Pseudostate with template and container.static SMJoinForkSMJoinForkHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Join/Fork - Pseudostate with stereotype and container.static SMJunctionSMJunctionHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Junction - Pseudostate with template and container.static SMJunctionSMJunctionHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Junction - Pseudostate with stereotype and container.static SMProtocolStateMachineSMProtocolStateMachineHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Protocol State Machine with template and container.static SMProtocolStateMachineSMProtocolStateMachineHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Protocol State Machine with stereotype and container.static SMRegionSMRegionHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Region with template and container.static SMRegionSMRegionHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Region with stereotype and container.static SMRegularStateSMRegularStateHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new State with template and container.static SMRegularStateSMRegularStateHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new State with stereotype and container.static SMShallowHistorySMShallowHistoryHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Shallow History - Pseudostate with template and container.static SMShallowHistorySMShallowHistoryHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Shallow History - Pseudostate with stereotype and container.static SMStateMachineSMStateMachineHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new State Machine with template and container.static SMStateMachineSMStateMachineHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer, K_CONTASGN kContAsgn) Creates a new State Machine with template and container.static SMStateMachineSMStateMachineHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new State Machine with stereotype and container.static SMStateMachineSMStateMachineHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer, K_CONTASGN kContAsgn) Creates a new State Machine with stereotype and container.static SMTerminatorSMTerminatorHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Terminator - Pseudostate with template and container.static SMTerminatorSMTerminatorHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Terminator - Pseudostate with stereotype and container.static SMTransExtSMTransExtHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohSource, ELElement ohTarget) Create a new Transition with template from source to target element.static SMTransExtSMTransExtHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohSource, ELElement ohTarget) Create a new Transition with stereotype from source to target element.SMVertex.getComesFromVertex(MMStereotype stereotype, SMVertex refObj) The method calls getComesFromVertex and filters its return values according to the given stereotype value.SMVertex.getComesFromVertex(SMVertex refObj) All transitions which come from the state given byargument refObjto the state given state.SMProtocolStateMachine.getConformance()AllSMProtocolConformancerelationships owned by thisSMProtocolStateMachine.SMVertex.getContainer()The region that contains this vertex.SMRegularState.getDeferreableTrigger(K_CONTROL_OPTION... behaviourFlags) A list of triggers that are candidates to be retained by the state machine if they trigger no transitions out of the state (not consumed).SMStateMachine.getDiagram()The state diagram for this state machine.<T extends BEBehavior>
List<T> SMRegularState.getDoActivity(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) An optional behavior that is executed while being in the state.SMTransition.getEffect()Specifies an optional behavior to be performed when the transition fires.<T extends BEBehavior>
List<T> SMRegularState.getEntry(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) An optional behavior that is executed whenever this state is entered regardless of the transition taken to reach the state.SMRegularState.getEntryPoint(K_CONTROL_OPTION... behaviourFlags) The set of entry points owned by the state.SMStateMachine.getEntryPoint(K_CONTROL_OPTION... behaviourFlags) The set of entry points owned by the statemachine.<T extends BEBehavior>
List<T> SMRegularState.getExit(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) An optional behavior that is executed whenever this state is exited regardless of which transition was taken out of the state.SMRegularState.getExitPoint(K_CONTROL_OPTION... behaviourFlags) The set of exit points owned by the state.SMStateMachine.getExitPoint(K_CONTROL_OPTION... behaviourFlags) The set of exit points owned by the state machine.SMStateMachine.getGeneral()The general protocol state machineSMStateMachine.getGeneral(MMStereotype stereotype) The method calls getGeneral and filters its return values according to the given stereotype value.SMProtocolConformance.getGeneralMachine()References the generalSMProtocolStateMachinein theSMProtocolConformancerelationship.SMProtocolStateMachine.getGeneralMachine()AllSMProtocolConformancerelationships with this element as generalSMProtocolStateMachine.SMVertex.getGoesToVertex(MMStereotype stereotype, SMVertex refObj) The method calls getGoesToVertex and filters its return values according to the given stereotype value.SMVertex.getGoesToVertex(SMVertex refObj) All transitions which go from the given vertex to the vertex given byargument refObj.SMTransition.getGuard()The guard constraint owned by thisSMTransition.SMVertex.getIncoming()The target vertex of the transition.<T extends BPItemAwareElement>
List<T> SMState.getItemAwareElement(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) AllBPItemAwareElementthat have the given state.SMTransition.getKind()The kind of transition.<T extends ACObjectNode>
List<T> SMState.getObjectNode(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) AllACObjectNodethat have the given state.SMJoinFork.getOrientation()Returns the orientation of the join or fork node.SMVertex.getOutgoing()The source vertex of the transition.SMRegion.getOwnedRule()The rule constraint owned by thisSMRegion.SMState.getOwnedRule()The rule constraint owned by thisSMState.SMTransition.getOwnedRule()The rule constraint owned by thisSMTransition.SMTransExt.getOwnerRegion()Designates the region that owns this transition.SMTransInt.getOwnerState()Designates the state that owns this transiton.SMProtocolStateMachine.getPort()All ports used by this protocol state machine.SMTransition.getPostcondition()The post condition owned by thisSMTransition.SMTransition.getPrecondition()The pre condition owned by thisSMTransition.SMVertex.getReachedVertex(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All vertices which are reached transitive via transitions starting from the given vertex.SMVertex.getReachedVertex(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getReachedVertex and filters its return values according to the given stereotype value.SMRegularState.getRegion(K_CONTROL_OPTION... behaviourFlags) The regions owned directly by the state.SMStateMachine.getRegion(K_CONTROL_OPTION... behaviourFlags) SMTransExt.getSource()The source vertex of the transition.SMProtocolStateMachine.getSpecific()The specific protocol state machine.SMProtocolStateMachine.getSpecific(MMStereotype stereotype) The method calls getSpecific and filters its return values according to the given stereotype value.SMProtocolConformance.getSpecificMachine()References the specializingSMProtocolStateMachinein theSMProtocolConformancerelationship.SMEntryPoint.getState()The state that contains this entry point.SMExitPoint.getState()The state that contains this exit point.SMRegion.getState()The state that owns the region.SMState.getStateInvariant()The invariant constraint owned by thisSMState.SMEntryPoint.getStateMachine()The state machine that contains this entry point.SMExitPoint.getStateMachine()The state machine that contains this exit point.SMRegion.getStateMachine()The StateMachine that owns the region.SMRegularState.getSubmachine()The sub state machine of this state.<T extends SMStateMachine>
List<T> SMStateMachine.getSubmachine(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) Determines all state machines which are assigned to submachine states of the given state machine.<T extends SMStateMachine>
List<T> SMStateMachine.getSubmachine(Class<T> returnType, MMStereotype stereotype, K_CONTROL_OPTION... behaviourFlags) The method calls getSubmachine and filters its return values according to the given stereotype value.SMStateMachine.getSubmachineState()All states of this sub state machine.SMRegion.getSubvertex(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The set of vertices that are owned by the region.SMTransExt.getTarget()The target vertex of the transition.SMRegion.getTransition(K_CONTROL_OPTION... behaviourFlags) The set of transitions owned by the region.SMRegularState.getTransition(K_CONTROL_OPTION... behaviourFlags) The set of transitions onwed by the state.SMTransition.getTrigger(K_CONTROL_OPTION... behaviourFlags) Specifies an optional trigger that may fire the transition.booleanSMRegularState.hasTriggerByRef(MEModelElement refObj) True, if the state contains a deferred trigger which is identified byargument refObj.booleanSMTransition.hasTriggerByRef(MEModelElement refObj) True, if the Transition has a trigger which is identified byargument refObj.static SMRegionSMRegionHelper.insertAtSelection(SrvContext srvCtx, MMCreateTemplate ohTemplateRegion, SMRegion ohRegion, K_INSERT kInsertAt) Inserts a newSMRegionusing a region template.booleanSMTransExt.isBetweenOrthogonalRegions()Returns true, if the source vertex and the target vertex of the given transition are in different orthogonal regions of the state machine.booleanSMVertex.isBetweenOrthogonalRegions(SMVertex refObj) True, if an existing or possible transition which connects the given vertex and the vertex given byargument refObjis a transition between orthogonal regions.booleanSMRegularState.isComposite()True, if the given state contains a region.booleanSMJoinFork.isFork()True, if the given state is a fork pseudostate.booleanSMTransExt.isForkSegment()Returns true, if the transition is a fork segment.booleanSMTransExt.isForkToState()Returns true, if the transition is a fork segment and the target is a regular state.booleanSMTransExt.isGuardAllowed()Returns true, if a guard is allowed at the transition.booleanSMJoinFork.isJoin()True, if the given state is a join pseudostate.booleanSMTransExt.isJoinFromState()Returns true, if the transition is a join segment and the source is a regular state.booleanSMTransExt.isJoinSegment()Returns true, if the transition is a join segment.booleanSMVertex.isLeft()True, if the given vertex is left direct or indirect by a transition.booleanSMVertex.isReached()True, if the given vertex is reached.booleanSMRegularState.isSubmachineState()True, if the given state is a submachine state.booleanSMTransExt.isTriggerAllowed()Returns true, if a trigger is allowed at the transition.SMTransExt.reconnect(ADClientAble ohNew, K_SIDE side, Point pos) Reconnects the selectedSMTransExton source or target side.voidSMStateMachine.setGeneral(List<? extends SMProtocolStateMachine> values) Set the value of View General.voidSMJoinFork.setOrientation(K_ORIENTATION value) Set the value of Attribut Orientation.voidSMRegularState.setSubmachine(SMStateMachine value) Set the value of Foreign Key Submachine. -
Uses of InoNetException in de.mid.innovator.srv2api.icw2smdia
Methods in de.mid.innovator.srv2api.icw2smdia that throw InoNetExceptionModifier and TypeMethodDescriptionSMDiaSMNode.getConstraintEdge()All constraint assignments owned by this node.SMDiaVertexNode.getIncomingTransitionEdge()All incoming transitions of this vertex node.SMDiaVertexNode.getOutgoingTransitionEdge()All outgoing transitions of this vertex node.SMDiaSMNode.getOwningDia()SMDiaSMNode.getPseudoNode()All pseudo nodes owned by this node.SMDiaStateNode.getPseudoNode()All pseudo nodes owned by this state node.SMDiaStateNode.getRegion()All region nodes owned by this state node.SMDiaSMNode.getRegionNode()All region nodes owned by this node.SMDiaTransEdge.getRegionNode()The region node which owns this transition.SMDiaVertexNode.getRegionNode()The region node which owns this vertex node.SMDia.getSMNode()SMDiaConstraintEdge.getSMNode()The node which owns this constraint assignment.SMDiaPseudoNode.getSMNode()The node which owns this pseudo node.SMDiaRegionNode.getSMNode()The node which owns this region node.SMDiaTextNode.getSMNode()SMDiaTransEdge.getSourceNode()The source vertex node of this transition.SMDia.getStateMachine()The state machine which is displayed by this diagram.SMDiaPseudoNode.getStateNode()The state node which owns this pseudo node.SMDiaRegionNode.getStateNode()The state node which owns this region node.SMDiaTransEdge.getTargetNode()The target vertex node of this transition.<T extends SMDiaTextNode>
List<T> SMDiaSMNode.getTextNode(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All text nodes owned by this node.<T extends SMDiaTextNode>
List<T> SMDiaTransEdge.getTextNode(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All text nodes owned by this transition.<T extends SMDiaTextNode>
List<T> SMDiaVertexNode.getTextNode(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All text nodes owned by this vertex node.SMDiaRegionNode.getTransEdge()All transitions owned by this region node.SMDiaTextNode.getTransEdge()The transition which owns this text node.<T extends SMDiaVertexNode>
List<T> SMDiaRegionNode.getVertexNode(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All vertex nodes owned by this region node.SMDiaTextNode.getVertexNode()The vertex node which owns this text node. -
Uses of InoNetException in de.mid.innovator.srv2api.icw2sqdia
Methods in de.mid.innovator.srv2api.icw2sqdia that throw InoNetExceptionModifier and TypeMethodDescriptionSQDiaIANode.getCombinedNode()All combined fragments owned by this node.SQDiaMessageEndNode.getCombinedNode()The combined fragment which owns this message node.SQDiaIANode.getConstraintEdge()SQDiaIANode.getConstraintNode()All constraints owned by this node.SQDiaOperandNode.getConstraintNode()All constraints owned by this operand node.SQDiaIANode.getContinuationNode()All continuations owned by this node.SQDiaOperandNode.getContinuationNode()All continuations owned by this operand node.SQDiaExecNode.getExecNode()All execution specifications owned by this execution specification.SQDiaLifelineNode.getExecNode()All execution specifications owned by this lifeline.SQDiaOccSpecNode.getExecNode()The execution specification which owns this occurence specification.SQDia.getIANode()SQDiaCombinedNode.getIANode()The node which owns this combined fragment.SQDiaConstraintEdge.getIANode()SQDiaConstraintNode.getIANode()The node which owns this constraints.SQDiaContinuationNode.getIANode()The node which owns this continuation.SQDiaLifelineNode.getIANode()SQDiaMessageEdge.getIANode()SQDiaMessageEndNode.getIANode()The node which owns this message node.SQDiaOrderingEdge.getIANode()The node which owns this general ordering.SQDiaPostNode.getIANode()The node which owns this postcondition.SQDiaPreNode.getIANode()The node which owns this precondition.SQDiaRefNode.getIANode()The node which owns this interaction reference.SQDiaOccSpecNode.getIncomingMessage()All incoming messages of this occurence specification.SQDiaMessageEndNode.getIncomingMessageEdge()SQDiaOccSpecNode.getIncomingOrdering()All incoming general orderings of this occurence specification.SQDia.getInteraction()The interaction which is displayed by this diagram.SQDiaLifelineNode.getInvariantNode()All invariant nodes owned by this lifeline.SQDiaIANode.getLifelineNode()SQDiaInvariantNode.getLifelineNode()The lifeline which owns this invariant node.SQDiaOccSpecNode.getLifelineNode()The lifeline which owns this occurence specification.SQDiaIANode.getMessageEdge()SQDiaCombinedNode.getMessageEndNode()All message nodes owned by this combined fragment.SQDiaIANode.getMessageEndNode()All message nodes owned by this node.SQDiaRefNode.getMessageEndNode()All message nodes owned by this interaction reference.SQDiaMessageEdge.getMessageEndSource()SQDiaMessageEdge.getMessageEndTarget()SQDiaExecNode.getOccSpecNode()All occurence specifications owned by this execution specification.SQDiaLifelineNode.getOccSpecNode()All occurence specifications owned by this lifeline.SQDiaMessageEdge.getOccuranceSource()The source occurence specification of this message.SQDiaMessageEdge.getOccuranceTarget()The target occurence specification of this message.SQDiaRefNode.getOperand()The operand node which owns this interaction reference.SQDiaCombinedNode.getOperandNode()All operands owned by this combined fragment.SQDiaConstraintNode.getOperandNode()The operand node which owns this constraints.SQDiaContinuationNode.getOperandNode()The operand node which owns this continuation.SQDiaIANode.getOrderingEdge()All general ordering owned by this node.SQDiaOccSpecNode.getOutgoingMessage()All outgoing messages of this occurence specification.SQDiaMessageEndNode.getOutgoingMessageEdge()SQDiaOccSpecNode.getOutgoingOrdering()All outgoing general orderings of this occurence specification.SQDiaOperandNode.getOwnedCombinedNode()All combined fragments owned by this operand node.SQDiaOperandNode.getOwningCombinedNode()The combined fragment which owns this operand.SQDiaIANode.getOwningDia()SQDiaExecNode.getOwningExecNode()The execution specification which owns this execution specification.SQDiaExecNode.getOwningLifelineNode()The lifeline which owns this execution specification.SQDiaCombinedNode.getOwningOperandNode()The operand node which owns this combined fragment.SQDiaIANode.getPostconditionNode()All postcondition owned by this node.SQDiaIANode.getPreconditionNode()All precondition owned by this node.SQDiaIANode.getRefNode()All interaction references owned by this node.SQDiaMessageEndNode.getRefNode()The interaction reference which owns this message node.SQDiaOperandNode.getRefNode()All interaction references owned by this operand node.SQDiaOrderingEdge.getToAfter()The target occurence specification of this general ordering.SQDiaOrderingEdge.getToBefore()The source occurence specification of this general ordering. -
Uses of InoNetException in de.mid.innovator.ui
Methods in de.mid.innovator.ui that throw InoNetExceptionModifier and TypeMethodDescriptionInnovatorBatchLoginDefault.getInoHost()Gets the INOHOST string which determines the license server's IP name and its listener port separated by a colon. -
Uses of InoNetException in de.mid.innovator.util
Methods in de.mid.innovator.util that throw InoNetException