Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Z 

A

AbstractAnalystVisitor - Class in org.modelio.metamodel.visitors
This class is an implementation of IAnalystVisitor whose visit() methods simply return null.
AbstractAnalystVisitor() - Constructor for class org.modelio.metamodel.visitors.AbstractAnalystVisitor
 
AbstractArchimateVisitor - Class in org.modelio.archimate.metamodel.visitors
This class is an implementation of IArchimateVisitor whose visit() methods simply return null.
AbstractArchimateVisitor() - Constructor for class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
AbstractCmsContributor - Class in com.modeliosoft.modelio.cms.api.contrib
This class is an implementation of ICmsContributor whose strategy consists in doing nothing.
AbstractCmsContributor() - Constructor for class com.modeliosoft.modelio.cms.api.contrib.AbstractCmsContributor
 
AbstractCreateMatrixCommandHandler - Class in com.modeliosoft.modelio.api.module.commands
Convenience class that provides an abstract implementation of IMatrixWizardContributor that only provides useful fields and their getters/setters.
AbstractCreateMatrixCommandHandler() - Constructor for class com.modeliosoft.modelio.api.module.commands.AbstractCreateMatrixCommandHandler
 
AbstractDiagram - Interface in org.modelio.metamodel.diagrams
AbstractDiagram v0.0.9054
AbstractDiagramWizardContributor - Class in org.modelio.api.module.contributor.diagramcreation
Convenience abstract class that provides an abstract implementation of IDiagramWizardContributor.
AbstractDiagramWizardContributor() - Constructor for class org.modelio.api.module.contributor.diagramcreation.AbstractDiagramWizardContributor
 
AbstractField - Class in org.modelio.api.ui.form.fields
An abstract implementation of IField composed of: a Label an edition control a help button a help text
The composite field controls are layouted as follows:
AbstractField(FormToolkit, Composite, IFormFieldData) - Constructor for class org.modelio.api.ui.form.fields.AbstractField
 
AbstractField(FormToolkit, Composite) - Constructor for class org.modelio.api.ui.form.fields.AbstractField
 
AbstractFieldFactory - Class in org.modelio.api.ui.form
Base implementation of IFieldFactory.
AbstractFieldFactory(IModuleContext) - Constructor for class org.modelio.api.ui.form.AbstractFieldFactory
Initialize the field factory.
AbstractFieldFactory.BasicPage - Class in org.modelio.api.ui.form
Basic implementation of FormFieldPage to be instantiated directly.
AbstractInfrastructureVisitor - Class in org.modelio.metamodel.visitors
This class is an implementation of IInfrastructureVisitor whose visit() methods simply return null.
AbstractInfrastructureVisitor() - Constructor for class org.modelio.metamodel.visitors.AbstractInfrastructureVisitor
 
Abstraction - Interface in org.modelio.metamodel.uml.infrastructure
Abstraction v0.0.9054 An Abstraction is a relationship that relates two Elements or sets of Elements that represent the same concept at different levels of abstraction or from different viewpoints.
AbstractJavaModule - Class in org.modelio.api.module
Default implementation of the IModule interface.
AbstractJavaModule(IModelingSession, ModuleComponent, IModuleUserConfiguration) - Constructor for class org.modelio.api.module.AbstractJavaModule
AbstractJavaModule(IModuleContext) - Constructor for class org.modelio.api.module.AbstractJavaModule
Main constructor, to instantiate a new module.
AbstractMatrixContentAccessor - Class in com.modeliosoft.modelio.api.modelio.matrix.model.contentaccessor
Abstract implementation of IMatrixContentAccessor.
AbstractMatrixContentAccessor(MatrixValueDefinition) - Constructor for class com.modeliosoft.modelio.api.modelio.matrix.model.contentaccessor.AbstractMatrixContentAccessor
 
AbstractMatrixWizardContributor - Class in com.modeliosoft.modelio.api.module.contributor.matrixcreation
Convenience class for module developers.
AbstractMatrixWizardContributor() - Constructor for class com.modeliosoft.modelio.api.module.contributor.matrixcreation.AbstractMatrixWizardContributor
 
AbstractMetaclassException - Exception in org.modelio.vcore.smkernel.mapi
Thrown when trying to instantiate a model object of an abstract metaclass.
AbstractMetaclassException(MClass) - Constructor for exception org.modelio.vcore.smkernel.mapi.AbstractMetaclassException
Preferred constructor, computes a default message.
AbstractMetaclassException(MClass, String) - Constructor for exception org.modelio.vcore.smkernel.mapi.AbstractMetaclassException
Constructor with a custom message
AbstractMetaclassException(MClass, String, Throwable) - Constructor for exception org.modelio.vcore.smkernel.mapi.AbstractMetaclassException
Constructor with a custom message and a cause.
AbstractModelComponentContributor - Class in org.modelio.api.modelio.mc
Default implementation of IModelComponentContributor, storing the current module.
AbstractModelComponentContributor(IModule) - Constructor for class org.modelio.api.modelio.mc.AbstractModelComponentContributor
Constructor initializing the module.
AbstractModelVisitor - Class in org.modelio.metamodel.visitors
This class is an implementation of IModelVisitor whose visit() methods simply return null.
AbstractModelVisitor() - Constructor for class org.modelio.metamodel.visitors.AbstractModelVisitor
 
AbstractModulePropertyPage - Class in org.modelio.api.module.propertiesPage
Abstract class of a module property page generated by the MDA Designer tool.
AbstractModulePropertyPage(IModule, String, String, String) - Constructor for class org.modelio.api.module.propertiesPage.AbstractModulePropertyPage
Constructors of this abstract property page.
AbstractProject - Interface in org.modelio.metamodel.uml.infrastructure
AbstractProject v3.6.00
AbstractPseudoState - Interface in org.modelio.metamodel.uml.behavior.stateMachineModel
AbstractPseudoState v0.0.9054 PseudoStates represent every kind of graphical Node in a StateMachine, except States, such as a branch, a fork, and so on.
AbstractQuery - Class in com.modeliosoft.modelio.api.modelio.matrix.model.queries
Basic implementation of IQuery.
AbstractQuery(QueryDefinition) - Constructor for class com.modeliosoft.modelio.api.modelio.matrix.model.queries.AbstractQuery
Initialize the query from its definition.
AbstractResource - Interface in org.modelio.metamodel.uml.infrastructure
AbstractResource v2.1.00 null
AbstractTagFieldData - Class in org.modelio.api.ui.form.models
IFormFieldData for TaggedValue with one TagParameter.
AbstractTagFieldData(IModelingSession, ModelElement, String, String) - Constructor for class org.modelio.api.ui.form.models.AbstractTagFieldData
 
AbstractTagFieldData(IModelingSession, ModelElement, TagType) - Constructor for class org.modelio.api.ui.form.models.AbstractTagFieldData
 
AbstractTagFieldData.TagFormFieldType - Class in org.modelio.api.ui.form.models
 
AbstractWizardContributor - Class in org.modelio.api.module.contributor
Convenience class that provides an abstract implementation of IDiagramWizardContributor that only provides useful fields and their getters/setters.
AbstractWizardContributor() - Constructor for class org.modelio.api.module.contributor.AbstractWizardContributor
Default constructor that ensure AbstractWizardContributor.getParameters() and AbstractWizardContributor.getScopes() won't return null.
accept(MObject) - Method in interface com.modeliosoft.modelio.api.modelio.matrix.model.IQuery
Indicate whether or not an element might be added in the query's bag.
accept(MObject) - Method in class com.modeliosoft.modelio.api.modelio.matrix.model.queries.AbstractQuery
 
accept(MObject) - Method in interface org.modelio.api.modelio.model.IElementFilter
This method checks if an element is accepted.
accept(MObject) - Method in class org.modelio.api.modelio.model.scope.ElementScopeFilter
 
accept(MObject[]) - Method in class org.modelio.api.module.command.DefaultModuleAction
 
accept(List<MObject>, IModule) - Method in class org.modelio.api.module.command.DefaultModuleCommandHandler
The handler accepts elements matching at least one scope
accept(MObject[]) - Method in interface org.modelio.api.module.command.IModuleAction
 
accept(List<MObject>, IModule) - Method in interface org.modelio.api.module.command.IModuleCommandHandler
This methods authorizes a command to be displayed in a defined context.
accept(List<MObject>, IModule) - Method in class org.modelio.api.module.command.standard.ApplyPatternStandardHandler
 
accept(List<MObject>, IModule) - Method in class org.modelio.api.module.command.standard.ElementCreationStandardHandler
 
accept(List<MObject>, IModule) - Method in class org.modelio.api.module.command.standard.RunJythonScriptStandardHandler
 
accept(ModelElement) - Method in class org.modelio.api.module.contributor.AbstractWizardContributor
Default implementation that deals with checking the scopes and requires an abstract delegated method to be provided by implementors.
accept(ModelElement) - Method in interface org.modelio.api.module.contributor.IWizardContributor
This method checks if an element is accepted.
accept(MVisitor) - Method in interface org.modelio.vcore.smkernel.mapi.MObject
Accept a visitor.
ACCEPT_PARAM - Static variable in class org.modelio.api.module.command.standard.RunJythonScriptStandardHandler
Command parameter containing the Jython script called by RunJythonScriptStandardHandler.accept(List, IModule).
acceptAdditionalElement(IDiagramHandle, List<IDiagramGraphic>, IDiagramGraphic) - Method in class org.modelio.api.modelio.diagram.tools.DefaultMultiLinkTool
This method accept or refuse the interaction with the diagram for an additional element of the interaction.
acceptAdditionalElement(IDiagramHandle, List<IDiagramGraphic>, IDiagramGraphic) - Method in interface org.modelio.api.modelio.diagram.tools.IMultiLinkTool
This method accept or refuse the interaction with the diagram for an additional element of the interaction.
acceptAdditionalElement(IDiagramHandle, List<IDiagramGraphic>, IDiagramGraphic) - Method in class org.modelio.api.modelio.diagram.tools.standard.GenericMultiLinkTool
 
AcceptCallEventAction - Interface in org.modelio.metamodel.uml.behavior.activityModel
AcceptCallEventAction v0.0.9054 AcceptCallAction is an accept event action representing the receipt of a synchronous call request.
AcceptChangeEventAction - Interface in org.modelio.metamodel.uml.behavior.activityModel
AcceptChangeEventAction v0.0.9054 A change event occurs when the Boolean-valued expression becomes true.
acceptCleanWorkingCopy(File) - Method in interface com.modeliosoft.modelio.cms.api.admin.ICreateConnectionParameters
Asks to clean the existing working copy content.
acceptDroppedElements(MObject[]) - Method in interface org.modelio.api.ui.dnd.IEditorDropClient
Returns whether the field accepts the element as a value.
acceptDroppedElements(MObject[]) - Method in class org.modelio.api.ui.text.TextWrapperForIElement
 
acceptElement(IDiagramHandle, IDiagramGraphic) - Method in class org.modelio.api.modelio.diagram.tools.DefaultAttachedBoxTool
This method accept or refuse the interaction in the diagram.
acceptElement(IDiagramHandle, IDiagramGraphic) - Method in class org.modelio.api.modelio.diagram.tools.DefaultBoxTool
This method accept or refuse the interaction in the diagram.
acceptElement(IDiagramHandle, IDiagramGraphic) - Method in interface org.modelio.api.modelio.diagram.tools.IAttachedBoxTool
This method accept or refuse the interaction in the diagram.
acceptElement(IDiagramHandle, IDiagramGraphic) - Method in interface org.modelio.api.modelio.diagram.tools.IBoxTool
This method accepts or refuses the interaction in the diagram.
acceptElement(IDiagramHandle, IDiagramGraphic) - Method in class org.modelio.api.modelio.diagram.tools.standard.GenericAttachedBoxTool
 
acceptElement(IDiagramHandle, IDiagramGraphic) - Method in class org.modelio.api.modelio.diagram.tools.standard.GenericBoxTool
 
acceptElement(MObject) - Method in interface org.modelio.api.modelio.picking.IPickingClient
Returns whether the field accepts the element as a value.
acceptElement(MObject) - Method in class org.modelio.api.ui.text.TextWrapperForIElement
 
acceptFirstElement(IDiagramHandle, IDiagramGraphic) - Method in class org.modelio.api.modelio.diagram.tools.DefaultLinkTool
This method accept or refuse the interaction in the diagram for the origin of the link.
acceptFirstElement(IDiagramHandle, IDiagramGraphic) - Method in class org.modelio.api.modelio.diagram.tools.DefaultMultiLinkTool
This method accept or refuse the interaction in the diagram for the first element.
acceptFirstElement(IDiagramHandle, IDiagramGraphic) - Method in interface org.modelio.api.modelio.diagram.tools.ILinkTool
This method accept or refuse the interaction in the diagram for the origin of the link.
acceptFirstElement(IDiagramHandle, IDiagramGraphic) - Method in interface org.modelio.api.modelio.diagram.tools.IMultiLinkTool
This method accept or refuse the interaction in the diagram for the first element.
acceptFirstElement(IDiagramHandle, IDiagramGraphic) - Method in class org.modelio.api.modelio.diagram.tools.standard.GenericLinkTool
 
acceptFirstElement(IDiagramHandle, IDiagramGraphic) - Method in class org.modelio.api.modelio.diagram.tools.standard.GenericMultiLinkTool
 
acceptInitialImport(String) - Method in interface com.modeliosoft.modelio.cms.api.admin.ICreateConnectionParameters
The repository contains a project, ask for replacement of the project content by the repository
acceptLastElement(IDiagramHandle, List<IDiagramGraphic>, IDiagramGraphic) - Method in class org.modelio.api.modelio.diagram.tools.DefaultMultiLinkTool
This method accept or refuse the interaction with the diagram for the "last" element of the interaction.
acceptLastElement(IDiagramHandle, List<IDiagramGraphic>, IDiagramGraphic) - Method in interface org.modelio.api.modelio.diagram.tools.IMultiLinkTool
This method accept or refuse the interaction with the diagram for the "last" element of the interaction.
acceptLastElement(IDiagramHandle, List<IDiagramGraphic>, IDiagramGraphic) - Method in class org.modelio.api.modelio.diagram.tools.standard.GenericMultiLinkTool
 
acceptNullValue - Variable in class org.modelio.api.ui.text.ResultsProposalPopup
 
acceptRepositoryInitialization() - Method in interface com.modeliosoft.modelio.cms.api.admin.ICreateConnectionParameters
The repository is empty, ask for repository initialization from the project.
acceptSecondElement(IDiagramHandle, IDiagramGraphic, IDiagramGraphic) - Method in class org.modelio.api.modelio.diagram.tools.DefaultLinkTool
This method accept or refuse the interaction with the diagram for the destination element of the link.
acceptSecondElement(IDiagramHandle, IDiagramGraphic, IDiagramGraphic) - Method in interface org.modelio.api.modelio.diagram.tools.ILinkTool
This method accept or refuse the interaction with the diagram for the destination element of the link.
acceptSecondElement(IDiagramHandle, IDiagramGraphic, IDiagramGraphic) - Method in class org.modelio.api.modelio.diagram.tools.standard.GenericLinkTool
 
AcceptSignalAction - Interface in org.modelio.metamodel.uml.behavior.activityModel
AcceptSignalAction v0.0.9054 AcceptSignalAction is an accept event action representing the receipt of an asynchronous signal.
AcceptTimeEventAction - Interface in org.modelio.metamodel.uml.behavior.activityModel
AcceptTimeEventAction v0.0.9054 An AcceptTimeEventAction waits for the occurrence of a time event meeting a specified condition.
ACCESNONE_VALUE - Static variable in enum org.modelio.metamodel.uml.statik.KindOfAccess
 
Access - Interface in org.modelio.archimate.metamodel.relationships.dependency
Access vnull
AccessMode - Enum in org.modelio.archimate.metamodel.relationships.dependency
AccessMode vnull
ActionLocation - Enum in org.modelio.api.module.command
This enum indicates where a module command is to be contributed.
actionPerformed(List<MObject>, IModule) - Method in class com.modeliosoft.modelio.api.module.commands.standard.CreateCustomMatrixCommandHandler
 
actionPerformed(List<MObject>, IModule) - Method in class com.modeliosoft.modelio.api.module.commands.standard.CreateMatrixStandardCommandHandler
 
actionPerformed(List<MObject>, IModule) - Method in class com.modeliosoft.modelio.api.module.commands.standard.GenDocCommandStandardHandler
Execute the action.
actionPerformed(ModelElement, String, String) - Method in interface com.modeliosoft.modelio.api.module.contributor.matrixcreation.IMatrixWizardContributor
 
actionPerformed(ModelElement, String, String) - Method in class com.modeliosoft.modelio.api.module.contributor.matrixcreation.standard.MatrixWizardStandardContributor
 
actionPerformed(IDiagramHandle, IDiagramGraphic, IDiagramLink.LinkRouterKind, ILinkPath, Point) - Method in class org.modelio.api.modelio.diagram.tools.DefaultAttachedBoxTool
This method is called when the user click on an existing diagram element.
actionPerformed(IDiagramHandle, IDiagramGraphic, Rectangle) - Method in class org.modelio.api.modelio.diagram.tools.DefaultBoxTool
This method is called when the interaction is validated by the user.
actionPerformed(IDiagramHandle, IDiagramGraphic, IDiagramGraphic, IDiagramLink.LinkRouterKind, ILinkPath) - Method in class org.modelio.api.modelio.diagram.tools.DefaultLinkTool
This method is invoked when the command is launched.
actionPerformed(IDiagramHandle, IDiagramGraphic, List<IDiagramGraphic>, List<IDiagramLink.LinkRouterKind>, List<ILinkPath>, Rectangle) - Method in class org.modelio.api.modelio.diagram.tools.DefaultMultiLinkTool
This method is invoked when the command is launched.
actionPerformed(IDiagramHandle, IDiagramGraphic, IDiagramLink.LinkRouterKind, ILinkPath, Point) - Method in interface org.modelio.api.modelio.diagram.tools.IAttachedBoxTool
This method is called when the user click on an existing diagram element.
actionPerformed(IDiagramHandle, IDiagramGraphic, Rectangle) - Method in interface org.modelio.api.modelio.diagram.tools.IBoxTool
This method is called when the interaction is validated by the user.
actionPerformed(IDiagramHandle, IDiagramGraphic, IDiagramGraphic, IDiagramLink.LinkRouterKind, ILinkPath) - Method in interface org.modelio.api.modelio.diagram.tools.ILinkTool
This method is invoked when the command is launched.
actionPerformed(IDiagramHandle, IDiagramGraphic, List<IDiagramGraphic>, List<IDiagramLink.LinkRouterKind>, List<ILinkPath>, Rectangle) - Method in interface org.modelio.api.modelio.diagram.tools.IMultiLinkTool
This method is invoked when the command is launched.
actionPerformed(IDiagramHandle, IDiagramGraphic, IDiagramLink.LinkRouterKind, ILinkPath, Point) - Method in class org.modelio.api.modelio.diagram.tools.standard.GenericAttachedBoxTool
 
actionPerformed(IDiagramHandle, IDiagramGraphic, Rectangle) - Method in class org.modelio.api.modelio.diagram.tools.standard.GenericBoxTool
 
actionPerformed(IDiagramHandle, IDiagramGraphic, IDiagramGraphic, IDiagramLink.LinkRouterKind, ILinkPath) - Method in class org.modelio.api.modelio.diagram.tools.standard.GenericLinkTool
 
actionPerformed(IDiagramHandle, IDiagramGraphic, List<IDiagramGraphic>, List<IDiagramLink.LinkRouterKind>, List<ILinkPath>, Rectangle) - Method in class org.modelio.api.modelio.diagram.tools.standard.GenericMultiLinkTool
 
actionPerformed(List<MObject>, IModule) - Method in interface org.modelio.api.module.command.IModuleCommandHandler
Method invoked when the command is launched.
actionPerformed(List<MObject>, IModule) - Method in class org.modelio.api.module.command.standard.ApplyPatternStandardHandler
 
actionPerformed(List<MObject>, IModule) - Method in class org.modelio.api.module.command.standard.ElementCreationStandardHandler
 
actionPerformed(List<MObject>, IModule) - Method in class org.modelio.api.module.command.standard.RunJythonScriptBasicHandler
 
actionPerformed(ModelElement, String, String) - Method in class org.modelio.api.module.contributor.AbstractWizardContributor
Execute the creation action.
actionPerformed(ModelElement, String, String) - Method in interface org.modelio.api.module.contributor.diagramcreation.IDiagramWizardContributor
 
actionPerformed(ModelElement, String, String) - Method in class org.modelio.api.module.contributor.diagramcreation.standard.GenericDiagramWizardContributor
 
actionPerformed(ModelElement, String, String) - Method in interface org.modelio.api.module.contributor.IWizardContributor
Execute the creation action.
actionPerformedInDiagram(IDiagramHandle, Rectangle) - Method in class org.modelio.api.modelio.diagram.tools.DefaultAttachedBoxTool
This method is called when the user click in the diagram background.
actionPerformedInDiagram(IDiagramHandle, Rectangle) - Method in interface org.modelio.api.modelio.diagram.tools.IAttachedBoxTool
This method is called when the user click in the diagram background.
actionPerformedInDiagram(IDiagramHandle, Rectangle) - Method in class org.modelio.api.modelio.diagram.tools.standard.GenericAttachedBoxTool
 
activateEditor(IMDATextEditor) - Method in interface org.modelio.api.modelio.editor.IEditionService
Set the focus on a specific editor.
ActiveStructureElement - Interface in org.modelio.archimate.metamodel.core.generic
ActiveStructureElement vnull
Activity - Interface in org.modelio.metamodel.uml.behavior.activityModel
Activity v0.0.9054 An activity specifies the coordination of executions of subordinate behaviors, using a control and data flow model.
ActivityAction - Interface in org.modelio.metamodel.uml.behavior.activityModel
ActivityAction v0.0.9054 The execution of an action represents some transformation or processing in the modeled system, be it a computer system or otherwise.
ActivityDiagram - Interface in org.modelio.metamodel.diagrams
ActivityDiagram v0.0.9054
ActivityEdge - Interface in org.modelio.metamodel.uml.behavior.activityModel
ActivityEdge v0.0.9054 ActivityEdge is an abstract class for the connections along which tokens flow between activity nodes.
ActivityFinalNode - Interface in org.modelio.metamodel.uml.behavior.activityModel
ActivityFinalNode v0.0.9054 An activity may have more than one activity final node.
ActivityGroup - Interface in org.modelio.metamodel.uml.behavior.activityModel
ActivityGroup v0.0.9054 Nodes and edges can belong to more than one group.
ActivityNode - Interface in org.modelio.metamodel.uml.behavior.activityModel
ActivityNode v0.0.9054 The execution of an action represents some transformation or processing in the modeled system, be it a computer system or otherwise.
ActivityParameterNode - Interface in org.modelio.metamodel.uml.behavior.activityModel
ActivityParameterNode v0.0.9054 Activity parameter nodes are object nodes at the beginning and end of flows that provide a means to accept inputs to an activity and provide outputs from the activity, through the activity parameters.
ActivityPartition - Interface in org.modelio.metamodel.uml.behavior.activityModel
ActivityPartition v0.0.9054 Partitions divide the nodes and edges to constrain and show a view of the contained nodes.
Actor - Interface in org.modelio.metamodel.uml.behavior.usecaseModel
Actor v0.0.9054 An Actor is an idealization of an external person, process or thing interacting with a system, subsystem or class.
add(GProject, ICmsServices) - Static method in class com.modeliosoft.modelio.cms.api.Cms.Registry
Register a project CMS services.
add(Collection<MObject>) - Method in interface com.modeliosoft.modelio.cms.api.IUpdateCommand
Deprecated.
addAdditionalFile(File) - Method in interface com.modeliosoft.modelio.cms.api.contrib.IUpdateConfig
Add a file/directory to update recursively.
addAllowedExtension(String, String) - Method in class org.modelio.api.module.parameter.impl.FileParameterModel
Add one file extension filter with its label which a dialog will use to filter the files it shows to the argument.
addAllowedExtensions(String[], String[]) - Method in class org.modelio.api.module.parameter.impl.FileParameterModel
Add file extension filters with their labels which a dialog will use to filter the files it shows to the user.
addAllowedMetaclass(Class<? extends MObject>) - Method in class org.modelio.api.ui.text.TextWrapperForIElement
 
addAllowedMetaclasses(List<Class<? extends MObject>>) - Method in class org.modelio.api.ui.text.TextWrapperForIElement
 
addButtonsInButtonBar(Composite) - Method in class org.modelio.api.module.report.ReportDialog
 
addButtonsInButtonBar(Composite) - Method in class org.modelio.api.ui.ModelioWizardDialog
Creates the buttons for this dialog's button bar.
addCodeReverser(ICodeReverser) - Method in interface com.modeliosoft.modelio.cms.api.ICmsServices
Add a code reverser that will be called before committing elements.
addConsultProperty(String, String) - Method in interface org.modelio.api.module.propertiesPage.IModulePropertyTable
Add a read only property in the model.
addContributor(ICmsContributor) - Method in interface com.modeliosoft.modelio.cms.api.contrib.ICmsContributorHolder
Add a new contributor
addContributor(ICmsContributor) - Method in interface com.modeliosoft.modelio.cms.api.IProcessExtension
Add a contributor to the process model.
addDependencyStereotype(Stereotype) - Method in class org.modelio.api.modelio.mc.DefaultModelComponentContributor
Return the set of dependency stereotypes that must be added to a model component.
addDescriptor(VersionedItem<?>) - Method in class org.modelio.vcore.smkernel.mapi.MetamodelVersionDescriptor
Add a descriptor.
addDynamicBehavior(String, Object) - Method in interface org.modelio.vcore.smkernel.mapi.MMetamodelFragment
Add a dynamic behavior for the specified key.
addElement(MObject) - Method in interface com.modeliosoft.modelio.cms.api.admin.ICreateBranchCommand
Add an element.
addElement(MObject) - Method in interface com.modeliosoft.modelio.cms.api.admin.ICreateTagCommand
Add an element.
addElement(MObject) - Method in interface com.modeliosoft.modelio.cms.api.contrib.IGetLockConfig
Add elements to be locked.
addElement(MObject) - Method in interface com.modeliosoft.modelio.cms.api.IAddCommand
Add the given element to the collection of elements to add.
addElement(MObject) - Method in interface com.modeliosoft.modelio.cms.api.ICancelAddCommand
Add the given element to the collection of elements to undo.
addElement(MObject) - Method in interface com.modeliosoft.modelio.cms.api.IGetLockCommand
Add elements to be locked.
addElement(MObject) - Method in interface com.modeliosoft.modelio.cms.api.IRemoveCommand
Add the given element to the collection of elements to remove.
addElement(MObject) - Method in interface com.modeliosoft.modelio.cms.api.IUpdateCommand
Add CMS node element to be updated.
addElement(MObject) - Method in class org.modelio.api.modelio.mc.DefaultModelComponentContributor
Adds a model element that must be added to a model component.
addElements(Collection<MObject>) - Method in interface com.modeliosoft.modelio.cms.api.admin.IBreakLockCommand
Add elements to break.
addElements(Collection<MObject>) - Method in interface com.modeliosoft.modelio.cms.api.contrib.IAddConfig
Add the given elements to the collection of elements to add.
addElements(Collection<MObject>, IModelioProgress) - Method in interface com.modeliosoft.modelio.cms.api.contrib.ICommitConfig
Add elements to be committed.
addElements(Collection<MObject>) - Method in interface com.modeliosoft.modelio.cms.api.contrib.IGetLockConfig
Add elements to be locked.
addElements(Collection<MObject>) - Method in interface com.modeliosoft.modelio.cms.api.contrib.IRemoveConfig
Add the given elements to the collection of elements to remove.
addElements(Collection<MObject>, IModelioProgress) - Method in interface com.modeliosoft.modelio.cms.api.contrib.IRevertConfig
Add elements to be reverted.
addElements(Collection<MObject>) - Method in interface com.modeliosoft.modelio.cms.api.IAddCommand
Add the given elements to the collection of elements to add.
addElements(Collection<MObject>) - Method in interface com.modeliosoft.modelio.cms.api.ICancelAddCommand
Add the given elements to the collection of elements to undo.
addElements(Collection<MObject>, IModelioProgress) - Method in interface com.modeliosoft.modelio.cms.api.ICommitCommand
Add elements to be committed.
addElements(Collection<MObject>) - Method in interface com.modeliosoft.modelio.cms.api.IGetLockCommand
Add elements to be locked.
addElements(Collection<MObject>) - Method in interface com.modeliosoft.modelio.cms.api.IRemoveCommand
Add the given elements to the collection of elements to remove.
addElements(Collection<MObject>, IModelioProgress) - Method in interface com.modeliosoft.modelio.cms.api.IRevertCommand
Add elements to be reverted.
addElements(Collection<MObject>) - Method in interface com.modeliosoft.modelio.cms.api.IUpdateCommand
Add CMS node elements to be updated.
addElementsToDelete(Collection<MRef>) - Method in interface com.modeliosoft.modelio.cms.api.IRepairCommand
Add elements to delete from repository.
addElementsToLockAndDelete(Collection<MRef>) - Method in interface com.modeliosoft.modelio.cms.api.IRepairCommand
Add elements to lock then delete from repository.
addEntry(IModelError) - Method in interface org.modelio.vcore.smkernel.mapi.modelshield.api.IErrorReport
 
addError(int, String, MObject...) - Method in class org.modelio.api.module.report.Report
Adds an ERROR message to the Report.
addError(int, String, String, MObject...) - Method in class org.modelio.api.module.report.Report
Adds an ERROR message to the Report.
addError(int, String, String, String, MObject...) - Method in class org.modelio.api.module.report.Report
Adds an ERROR message to the Report.
addErrorOn(MRef, String) - Method in interface com.modeliosoft.modelio.cms.api.IRevertFragmentResult
Add an error encountered on an element.
addErrorOn(MRef, String) - Method in interface com.modeliosoft.modelio.cms.api.IRevertResult
Add an error encountered on an element.
addFiles(Collection<File>) - Method in interface com.modeliosoft.modelio.cms.api.contrib.IAddConfig
Add files to add to version.
addFiles(Collection<File>, Map<String, String>) - Method in interface com.modeliosoft.modelio.cms.api.contrib.IAddConfig
Add files to be added to version with SVN properties.
addFiles(Collection<File>) - Method in interface com.modeliosoft.modelio.cms.api.contrib.IGetLockConfig
Add files to lock.
addFiles(Collection<File>) - Method in interface com.modeliosoft.modelio.cms.api.contrib.IRemoveConfig
Add a file to add to version.
addFiles(Collection<File>) - Method in interface com.modeliosoft.modelio.cms.api.contrib.IRevertConfig
Add files to be reverted.
addFiles(Collection<File>, Map<String, String>) - Method in interface com.modeliosoft.modelio.cms.api.IAddCommand
Add files to be added to version with SVN properties.
addFiles(String, String) - Method in class org.modelio.api.modelio.mc.DefaultModelComponentContributor
Adds a file path to the set of files path that must be added to a model component.
addFilesToAdd(Collection<File>) - Method in interface com.modeliosoft.modelio.cms.api.contrib.ICommitConfig
Add files to add to version.
addFilesToAdd(Collection<File>, Map<String, String>) - Method in interface com.modeliosoft.modelio.cms.api.contrib.ICommitConfig
Add files to add to version.
addFilesToAdd(Collection<File>) - Method in interface com.modeliosoft.modelio.cms.api.ICommitCommand
Add files to add to version.
addFilesToAdd(Collection<File>, Map<String, String>) - Method in interface com.modeliosoft.modelio.cms.api.ICommitCommand
Add files to add to version.
addFileToModify(File) - Method in interface com.modeliosoft.modelio.cms.api.contrib.ICommitConfig
Add a file to commit.
addFileToRemove(File) - Method in interface com.modeliosoft.modelio.cms.api.contrib.ICommitConfig
Add a file to remove from version.
addFragment(IProjectFragment) - Method in interface com.modeliosoft.modelio.cms.api.contrib.IUpdateConfig
Add a project fragment to update.
addGroup(IParameterGroupModel) - Method in class org.modelio.api.module.parameter.impl.ParametersEditionModel
 
addGroup(IParameterGroupModel) - Method in interface org.modelio.api.module.parameter.IParameterEditionModel
 
addInfo(String) - Method in class org.modelio.api.module.report.Report
Adds an INFO message to the Report.
addItem(String, String) - Method in class org.modelio.api.module.parameter.impl.EnumParameterModel
 
addListener(IPanelListener) - Method in class org.modelio.api.ui.form.ElementFormPanel
 
addListener(Consumer<MClass>) - Method in interface org.modelio.api.ui.swt.metaclassselect.IMetaclassSelector
Add a listener to be notified when the selection changes.
addListener(IElementChangeListener) - Method in class org.modelio.api.ui.text.TextWrapperForIElement
 
addModelHandler(IModelChangeHandler) - Method in interface org.modelio.api.modelio.model.IModelingSession
Add a model change listener.
addModelListener(IModelChangeListener) - Method in interface org.modelio.api.modelio.model.IModelingSession
Add a model change handler.
addNavigationListener(INavigationListener) - Method in interface org.modelio.api.modelio.navigation.INavigationService
Register a navigation listener.
addNoteType(NoteType) - Method in class org.modelio.api.modelio.mc.DefaultModelComponentContributor
Adds a note type to the set of note types that must be added to a model component.
addPageChangedListener(IPageChangedListener) - Method in class org.modelio.api.ui.ModelioWizardDialog
 
addPageChangingListener(IPageChangingListener) - Method in class org.modelio.api.ui.ModelioWizardDialog
Adds a listener for page changes to the list of page changing listeners registered for this dialog.
addParameter(IParameterModel) - Method in class org.modelio.api.module.parameter.impl.ParameterGroupModel
 
addParameter(IParameterModel) - Method in interface org.modelio.api.module.parameter.IParameterGroupModel
 
addPattern(Path) - Method in interface org.modelio.api.modelio.pattern.IPatternService
Install a pattern into the catalog and load it.
addProperty(String, int) - Method in interface org.modelio.api.module.propertiesPage.IModulePropertyTable
Add an "integer" typed property in the model.
addProperty(String, String) - Method in interface org.modelio.api.module.propertiesPage.IModulePropertyTable
Add a "string" typed property in the model.
addProperty(String, boolean) - Method in interface org.modelio.api.module.propertiesPage.IModulePropertyTable
Add a "boolean" typed property in the model.
addProperty(String, String, String[]) - Method in interface org.modelio.api.module.propertiesPage.IModulePropertyTable
Add an "enumeration" typed property in the model.
addProperty(String, MObject, Collection<? extends MClass>, IMObjectFilter) - Method in interface org.modelio.api.module.propertiesPage.IModulePropertyTable
Add a "MObject" typed property in the model.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.modelio.api.ui.form.fields.AbstractField
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.modelio.api.ui.form.fields.IField
Add a change listener to this field
addPropertySet(PropertyTableDefinition) - Method in interface com.modeliosoft.modelio.analyst.model.IAnalystModel
Add a new property set in the requirement administration model.
addPropertyType(PropertyType) - Method in interface com.modeliosoft.modelio.analyst.model.IAnalystModel
Add a new property type in the requirement admin model.
addRefs(IProjectFragment, Collection<MRef>) - Method in interface com.modeliosoft.modelio.cms.api.admin.IBreakLockCommand
Add elements to break.
addScope(ElementScope) - Method in class org.modelio.api.modelio.model.scope.ElementScopeFilter
 
addStatusListener(IStatusChangeListener) - Method in interface org.modelio.api.modelio.model.IModelingSession
Add a status handler.
addStereotype(String, String) - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
This method add the stereotype specified by the (moduleName, stereotypeName) pair.
addTagType(TagType) - Method in class org.modelio.api.modelio.mc.DefaultModelComponentContributor
Adds a tagged value to the set of tagged value types that must be added to a model component.
addTip(int, String, MObject...) - Method in class org.modelio.api.module.report.Report
Adds an TIP message to the Report.
addTip(int, String, String, MObject...) - Method in class org.modelio.api.module.report.Report
Adds an TIP message to the Report.
addTip(int, String, String, String, MObject...) - Method in class org.modelio.api.module.report.Report
Adds an TIP message to the Report.
addWarning(int, String, MObject...) - Method in class org.modelio.api.module.report.Report
Adds an WARNING message to the Report.
addWarning(int, String, String, MObject...) - Method in class org.modelio.api.module.report.Report
Adds an WARNING message to the Report.
addWarning(int, String, String, String, MObject...) - Method in class org.modelio.api.module.report.Report
Adds an WARNING message to the Report.
AdHocOrdering - Enum in org.modelio.metamodel.bpmn.activities
AdHocOrdering v0.0.9054 null
adjustBounds() - Method in class org.modelio.api.ui.text.ResultsProposalPopup
 
AFTER_VALUE - Static variable in enum org.modelio.metamodel.uml.behavior.interactionModel.RelativeTime
 
Aggregation - Interface in org.modelio.archimate.metamodel.relationships.structural
Aggregation vnull
AggregationKind - Enum in org.modelio.metamodel.uml.statik
AggregationKind v0.0.9054 null
ALLBEHAVIOR_VALUE - Static variable in enum org.modelio.metamodel.bpmn.activities.MultiInstanceBehavior
 
allInteractionFragments(Interaction) - Static method in class org.modelio.metamodel.mmextensions.standard.facilities.interaction.InteractionHelper
Get all InteractionFragment of the interaction.
allowedExtensionLabels - Variable in class org.modelio.api.module.parameter.impl.FileParameterModel
 
allowedExtensions - Variable in class org.modelio.api.module.parameter.impl.FileParameterModel
 
ALTOP_VALUE - Static variable in enum org.modelio.metamodel.uml.behavior.interactionModel.InteractionOperator
 
AnalystApiPluginLifecycle - Class in com.modeliosoft.modelio.analyst.plugin
E4 Model processor.
AnalystApiPluginLifecycle() - Constructor for class com.modeliosoft.modelio.analyst.plugin.AnalystApiPluginLifecycle
C'tor.
AnalystClassLoaderProvider - Class in com.modeliosoft.modelio.analyst.plugin
Class loader provider for Jython script engine and modules.
AnalystClassLoaderProvider() - Constructor for class com.modeliosoft.modelio.analyst.plugin.AnalystClassLoaderProvider
 
AnalystContainer - Interface in org.modelio.metamodel.analyst
AnalystContainer v0.0.9054 Analyst items container.
AnalystElement - Interface in org.modelio.metamodel.analyst
AnalystElement v0.0.9054 Analyst element that is not a container.
AnalystItem - Interface in org.modelio.metamodel.analyst
AnalystItem v0.0.9054 This is the root class for all Analyst model elements.
AnalystMetamodel - Class in org.modelio.metamodel
 
AnalystMetamodel() - Constructor for class org.modelio.metamodel.AnalystMetamodel
 
AnalystProject - Interface in org.modelio.metamodel.analyst
AnalystProject v0.0.9054 Working space for the requirements model.
AnalystPropertyTable - Interface in org.modelio.metamodel.analyst
AnalystPropertyTable v0.0.9054 null
AnalystValidator - Class in com.modeliosoft.modelio.analyst.plugin
 
AnalystValidator() - Constructor for class com.modeliosoft.modelio.analyst.plugin.AnalystValidator
 
AndJunction - Interface in org.modelio.archimate.metamodel.relationships.other
AndJunction vnull
Api - Class in org.modelio.api.plugin
This class represents the diagram.editor plugin.
Api() - Constructor for class org.modelio.api.plugin.Api
 
ApiComClassLoaderProvider - Class in com.modeliosoft.modelio.api.plugin
Class loader provider for modules.
ApiComClassLoaderProvider() - Constructor for class com.modeliosoft.modelio.api.plugin.ApiComClassLoaderProvider
 
ApiExtCom - Class in com.modeliosoft.modelio.api.plugin
This class represents the diagram.editor plugin.
ApiExtCom() - Constructor for class com.modeliosoft.modelio.api.plugin.ApiExtCom
 
ApplicationCollaboration - Interface in org.modelio.archimate.metamodel.layers.application.structure.active
ApplicationCollaboration vnull
ApplicationComponent - Interface in org.modelio.archimate.metamodel.layers.application.structure.active
ApplicationComponent vnull
ApplicationEvent - Interface in org.modelio.archimate.metamodel.layers.application.behavior
ApplicationEvent vnull
ApplicationFolder - Interface in org.modelio.archimate.metamodel.core.structure.folder
ApplicationFolder v1.0.00 null
ApplicationFunction - Interface in org.modelio.archimate.metamodel.layers.application.behavior
ApplicationFunction vnull
ApplicationInteraction - Interface in org.modelio.archimate.metamodel.layers.application.behavior
ApplicationInteraction vnull
ApplicationInterface - Interface in org.modelio.archimate.metamodel.layers.application.structure.active
ApplicationInterface vnull
ApplicationInternalActiveStructureElement - Interface in org.modelio.archimate.metamodel.layers.application.structure.active
ApplicationInternalActiveStructureElement vnull null
ApplicationInternalBehaviorElement - Interface in org.modelio.archimate.metamodel.layers.application.behavior
ApplicationInternalBehaviorElement vnull null
ApplicationProcess - Interface in org.modelio.archimate.metamodel.layers.application.behavior
ApplicationProcess vnull
ApplicationService - Interface in org.modelio.archimate.metamodel.layers.application.behavior
ApplicationService vnull
apply() - Method in class org.modelio.api.ui.form.ElementFormPanel
Save all fields to the model.
apply() - Method in class org.modelio.api.ui.form.fields.AbstractField
 
apply() - Method in class org.modelio.api.ui.form.fields.BooleanField
 
apply() - Method in class org.modelio.api.ui.form.fields.DateField
 
apply() - Method in class org.modelio.api.ui.form.fields.ElementField
 
apply() - Method in class org.modelio.api.ui.form.fields.EnumField
 
apply() - Method in class org.modelio.api.ui.form.fields.HtmlTextField
 
apply() - Method in interface org.modelio.api.ui.form.fields.IField
Store the field value in the model.
apply() - Method in class org.modelio.api.ui.form.fields.MultipleElementField
 
apply() - Method in class org.modelio.api.ui.form.fields.NoteField
 
apply() - Method in class org.modelio.api.ui.form.fields.RichTextField
 
apply() - Method in class org.modelio.api.ui.form.fields.StringField
 
apply() - Method in class org.modelio.api.ui.form.fields.TextField
 
apply() - Method in class org.modelio.api.ui.form.fields.TimeField
 
applyPattern(String, Map<String, Object>) - Method in interface org.modelio.api.modelio.pattern.IPatternService
Execute a pattern with the given parameters.
applyPattern(Path, Map<String, Object>) - Method in interface org.modelio.api.modelio.pattern.IPatternService
Execute a pattern with the given parameters.
ApplyPatternStandardHandler - Class in org.modelio.api.module.command.standard
Command handler to apply a pattern.
ApplyPatternStandardHandler() - Constructor for class org.modelio.api.module.command.standard.ApplyPatternStandardHandler
 
ArchimateAbstractElement - Interface in org.modelio.archimate.metamodel.core
ArchimateAbstractElement vnull
ArchimateLayerExpert - Class in org.modelio.archimate.metamodel.mmextensions.archimate
Service Class allowing to associate Archimate Folder elements to Archimate Concept elements
ArchimateLayerExpert() - Constructor for class org.modelio.archimate.metamodel.mmextensions.archimate.ArchimateLayerExpert
 
ArchimateMetamodel - Class in org.modelio.archimate.metamodel
Metamodel history since ArchiMate 3.0 (Coronado)
ArchimateMetamodel() - Constructor for class org.modelio.archimate.metamodel.ArchimateMetamodel
 
ArchimateProject - Interface in org.modelio.archimate.metamodel.core.structure
ArchimateProject vnull
ArchimateView - Interface in org.modelio.archimate.metamodel.core
ArchimateView vnull
areOrphansAllowed() - Method in interface org.modelio.vcore.smkernel.mapi.MClass
Tells whether this metaclass may have orphan model objects.
Artifact - Interface in org.modelio.archimate.metamodel.layers.technology.structure.passive
Artifact vnull
Artifact - Interface in org.modelio.metamodel.uml.statik
Artifact v0.0.9054 In the metamodel, an Artifact is a Classifier that represents a physical entity.
askForParameters(List<MObject>, IModule, Map<String, String>) - Method in class com.modeliosoft.modelio.api.module.commands.standard.GenDocCommandStandardHandler
Ask the user for the document generation path and other parameters.
ASSERTOP_VALUE - Static variable in enum org.modelio.metamodel.uml.behavior.interactionModel.InteractionOperator
 
Assessment - Interface in org.modelio.archimate.metamodel.layers.motivation
Assessment vnull
Assignment - Interface in org.modelio.archimate.metamodel.relationships.structural
Assignment vnull
Association - Interface in org.modelio.archimate.metamodel.relationships.other
Association vnull
Association - Interface in org.modelio.metamodel.uml.statik
Association v0.0.9054 An Association describes discrete connections among objects or other instances in a system.
AssociationEnd - Interface in org.modelio.metamodel.uml.statik
AssociationEnd v0.0.9054 An AssociationEnd is an endpoint of an Association, which connects the Association to a Classifier.
AStyle - Class in org.modelio.api.astyle
AStyle contains methods to call the Artistic Style formatter(AStylej library).
ASYNCCALL_VALUE - Static variable in enum org.modelio.metamodel.uml.behavior.interactionModel.MessageSort
 
ASYNCSIGNAL_VALUE - Static variable in enum org.modelio.metamodel.uml.behavior.interactionModel.MessageSort
 
Attribute - Interface in org.modelio.metamodel.uml.statik
Attribute v0.0.9054 An Attribute is a named slot within a Classifier that describes a range of values that instances of the Classifier may hold.
AttributeLink - Interface in org.modelio.metamodel.uml.statik
AttributeLink v0.0.9054 An AttributeLink defines an Attribute's value at instance level.
audit(MObject) - Method in interface org.modelio.api.modelio.audit.IAuditService
Post 'element' in the asynchronous audit queue.

B

BACKGROUND - Static variable in interface org.modelio.api.modelio.diagram.dg.IDiagramDrawingsLayer
Identifier of the background drawings layer.
backPressed() - Method in class org.modelio.api.ui.ModelioWizardDialog
The Back button has been pressed.
BasicPage(int, String, Image) - Constructor for class org.modelio.api.ui.form.AbstractFieldFactory.BasicPage
 
BEFORE_VALUE - Static variable in enum org.modelio.metamodel.uml.behavior.interactionModel.RelativeTime
 
beginReverseSession() - Method in interface com.modeliosoft.modelio.cms.api.ICodeReverser
Tells that a reverse session begins so that the ICodeReverser can initialize itself.
Behavior - Interface in org.modelio.metamodel.uml.behavior.commonBehaviors
Behavior v0.0.9054 Behavior is a specification of how its context classifier changes state over time.
BehavioralFeature - Interface in org.modelio.metamodel.uml.statik
BehavioralFeature v0.0.9054 null
BehaviorDiagram - Interface in org.modelio.metamodel.diagrams
BehaviorDiagram v0.0.9054 null
BehaviorElement - Interface in org.modelio.archimate.metamodel.core.generic
BehaviorElement vnull
BehaviorParameter - Interface in org.modelio.metamodel.uml.behavior.commonBehaviors
BehaviorParameter v0.0.9054 BehaviorParameter is a Parameter extended to add support for streaming, exceptions and parameter sets.
BindableInstance - Interface in org.modelio.metamodel.uml.statik
BindableInstance v0.0.9054 A BindableInstance represents the UML 2.0 "Part" concept.
Binding - Interface in org.modelio.metamodel.uml.statik
Binding v0.0.9054 A Binding is used to define the mapping between the Features of the Collaboration and the Features of the Classifier or Operation in the CollaborationUse.
BLOB_LOCAL_KEY - Static variable in interface org.modelio.metamodel.uml.infrastructure.IResourceHandle
 
BOOLEAN_NAME - Static variable in class org.modelio.metamodel.PredefinedTypes
boolean predefined type name.
BOOLEAN_UID - Static variable in class org.modelio.metamodel.PredefinedTypes
boolean predefined type identifier.
BOOLEAN_VALUE - Static variable in enum org.modelio.metamodel.uml.infrastructure.properties.PropertyBaseType
 
BooleanField - Class in org.modelio.api.ui.form.fields
An AbstractField sub-classes specialized to display/edit boolean values.
BooleanField(FormToolkit, Composite, IFormFieldData) - Constructor for class org.modelio.api.ui.form.fields.BooleanField
 
BooleanTagFieldData - Class in org.modelio.api.ui.form.models
IFormFieldData for TaggedValue with one TagParameter.
BooleanTagFieldData(IModelingSession, ModelElement, String, String) - Constructor for class org.modelio.api.ui.form.models.BooleanTagFieldData
 
BooleanTagFieldData(IModelingSession, ModelElement, TagType) - Constructor for class org.modelio.api.ui.form.models.BooleanTagFieldData
 
BoolParameterModel - Class in org.modelio.api.module.parameter.impl
 
BoolParameterModel(IModuleUserConfiguration, String, String, String, String) - Constructor for class org.modelio.api.module.parameter.impl.BoolParameterModel
 
BOTHDIRECTION_VALUE - Static variable in enum org.modelio.metamodel.bpmn.rootElements.BpmnAssociationDirection
 
BOTHSIDES_VALUE - Static variable in enum org.modelio.metamodel.uml.statik.Navigability
 
BpmnActivity - Interface in org.modelio.metamodel.bpmn.activities
BpmnActivity v0.0.9054 An Activity is work that is performed within a Business Process.
BpmnAdHocSubProcess - Interface in org.modelio.metamodel.bpmn.activities
BpmnAdHocSubProcess v0.0.9054 An Ad-Hoc Sub-Process is a specialized type of Sub-Process that is a group of Activities that have no required sequence relationships.
BpmnArtifact - Interface in org.modelio.metamodel.bpmn.rootElements
BpmnArtifact v0.0.9054 BPMN provides modelers with the capability of showing additional information about a Process that is not directly related to the Sequence Flow or Message Flow of the Process.
BpmnAssociation - Interface in org.modelio.metamodel.bpmn.rootElements
BpmnAssociation v0.0.9054 An Association is used to associate information and Artifacts with Flow Objects.
BpmnAssociationDirection - Enum in org.modelio.metamodel.bpmn.rootElements
BpmnAssociationDirection v0.0.9054 Defines whether or not the Association shows any directionality with an arrowhead.
BpmnBaseElement - Interface in org.modelio.metamodel.bpmn.rootElements
BpmnBaseElement v0.0.9054 BaseElement is the abstract super class for most BPMN elements.
BpmnBoundaryEvent - Interface in org.modelio.metamodel.bpmn.events
BpmnBoundaryEvent v0.0.9054 Event attached to the boundary of an activity.
BpmnBusinessRuleTask - Interface in org.modelio.metamodel.bpmn.activities
BpmnBusinessRuleTask v0.0.9054 A Business Rule Task provides a mechanism for the Process to provide input to a Business Rules Engine and to get the output of calculations that the Business Rules Engine might provide.
BpmnCallActivity - Interface in org.modelio.metamodel.bpmn.activities
BpmnCallActivity v0.0.9054
BpmnCancelEventDefinition - Interface in org.modelio.metamodel.bpmn.events
BpmnCancelEventDefinition v0.0.9054
BpmnCatchEvent - Interface in org.modelio.metamodel.bpmn.events
BpmnCatchEvent v0.0.9054 Events catching some sort of signal or condition (message, condition, timer, etc.).
BpmnCollaboration - Interface in org.modelio.metamodel.bpmn.processCollaboration
BpmnCollaboration v2.2.00 The Collaboration package contains classes which are used for modeling Collaborations, which is a collection of Participants shown as Pools, their interactions as shown by Message Flow, and may include Processes within the Pools and/or Choreographies between the Pools.
BpmnCollaborationDiagram - Interface in org.modelio.metamodel.bpmn.bpmnDiagrams
BpmnCollaborationDiagram v0.0.9054
BpmnCompensateEventDefinition - Interface in org.modelio.metamodel.bpmn.events
BpmnCompensateEventDefinition v0.0.9054 Compensation Events are used in the context of triggering or handling compensation.
BpmnComplexBehaviorDefinition - Interface in org.modelio.metamodel.bpmn.activities
BpmnComplexBehaviorDefinition v0.0.9054 This element controls when and which Events are thrown in case behavior of the Multi-Instance Activity is set to complex.
BpmnComplexGateway - Interface in org.modelio.metamodel.bpmn.gateways
BpmnComplexGateway v0.0.9054 The Complex Gateway can be used to model complex synchronization behavior.
BpmnConditionalEventDefinition - Interface in org.modelio.metamodel.bpmn.events
BpmnConditionalEventDefinition v0.0.9054 Event defined by a condition
BpmnDataAssociation - Interface in org.modelio.metamodel.bpmn.objects
BpmnDataAssociation v0.0.9054
BpmnDataInput - Interface in org.modelio.metamodel.bpmn.objects
BpmnDataInput v0.0.9054 Activities and Processes often required data in order to execute.
BpmnDataObject - Interface in org.modelio.metamodel.bpmn.objects
BpmnDataObject v0.0.9054 The primary construct for modeling data within the Process flow is the DataObject element.
BpmnDataOutput - Interface in org.modelio.metamodel.bpmn.objects
BpmnDataOutput v0.0.9054 Activities and Processes often required data in order to execute.
BpmnDataState - Interface in org.modelio.metamodel.bpmn.objects
BpmnDataState v0.0.9054 null
BpmnDataStore - Interface in org.modelio.metamodel.bpmn.objects
BpmnDataStore v0.0.9054 A DataStore provides a mechanism for Activities to retrieve or update stored information that will persist beyond the scope of the Process.
BpmnEndEvent - Interface in org.modelio.metamodel.bpmn.events
BpmnEndEvent v0.0.9054 the End Event indicates where a Process will end.
BpmnEndPoint - Interface in org.modelio.metamodel.bpmn.bpmnService
BpmnEndPoint v0.0.9054
BpmnErrorEventDefinition - Interface in org.modelio.metamodel.bpmn.events
BpmnErrorEventDefinition v0.0.9054 Event definition for an error.
BpmnEscalationEventDefinition - Interface in org.modelio.metamodel.bpmn.events
BpmnEscalationEventDefinition v0.0.9054 Event corresponding to an escalation.
BpmnEvent - Interface in org.modelio.metamodel.bpmn.events
BpmnEvent v0.0.9054
BpmnEventBasedGateway - Interface in org.modelio.metamodel.bpmn.gateways
BpmnEventBasedGateway v0.0.9054 The Event-Based Gateway represents a branching point in the Process where the alternative paths that follow the Gateway are based on Events that occur, rather than the evaluation of Expressions using Process data (as with an Exclusive or Inclusive Gateway).
BpmnEventBasedGatewayType - Enum in org.modelio.metamodel.bpmn.gateways
BpmnEventBasedGatewayType v0.0.9054 null
BpmnEventDefinition - Interface in org.modelio.metamodel.bpmn.events
BpmnEventDefinition v0.0.9054 Defines the type of contained triggers expected for an Event
BpmnExclusiveGateway - Interface in org.modelio.metamodel.bpmn.gateways
BpmnExclusiveGateway v0.0.9054 A diverging Exclusive Gateway (Decision) is used to create alternative paths within a Process flow.
BpmnFlowElement - Interface in org.modelio.metamodel.bpmn.rootElements
BpmnFlowElement v0.0.9054 FlowElement is the abstract super class for all elements that can appear in a Process flow, which are FlowNodes - which consist of Activities, Choreography Activities Gateways, and Events - Data Objects, Data Associations, and Sequence Flow.
BpmnFlowNode - Interface in org.modelio.metamodel.bpmn.rootElements
BpmnFlowNode v0.0.9054 FlowNodes represent nodes interconnected using sequence flows or message flows.
BpmnGateway - Interface in org.modelio.metamodel.bpmn.gateways
BpmnGateway v0.0.9054 Gateways are used to control how the Process flows (how Tokens flow) through Sequence Flow as they converge and diverge within a Process.
BpmnGatewayDirection - Enum in org.modelio.metamodel.bpmn.gateways
BpmnGatewayDirection v0.0.9054 null
BpmnGroup - Interface in org.modelio.metamodel.bpmn.rootElements
BpmnGroup v0.0.9054
BpmnImplicitThrowEvent - Interface in org.modelio.metamodel.bpmn.events
BpmnImplicitThrowEvent v0.0.9054 This is a non-graphical Event that this used for Multi-Instance Activities
BpmnInclusiveGateway - Interface in org.modelio.metamodel.bpmn.gateways
BpmnInclusiveGateway v0.0.9054 A diverging Inclusive Gateway (Inclusive Decision) can be used to create alternative but also parallel paths within a Process flow.
BpmnInterface - Interface in org.modelio.metamodel.bpmn.bpmnService
BpmnInterface v0.0.9054
BpmnIntermediateCatchEvent - Interface in org.modelio.metamodel.bpmn.events
BpmnIntermediateCatchEvent v0.0.9054
BpmnIntermediateThrowEvent - Interface in org.modelio.metamodel.bpmn.events
BpmnIntermediateThrowEvent v0.0.9054
BpmnItemAwareElement - Interface in org.modelio.metamodel.bpmn.objects
BpmnItemAwareElement v0.0.9054
BpmnItemDefinition - Interface in org.modelio.metamodel.bpmn.objects
BpmnItemDefinition v0.0.9054 null
BpmnItemKind - Enum in org.modelio.metamodel.bpmn.objects
BpmnItemKind v0.0.9054 Items can be either physical items, such as the mechanical part of a vehicle, or information items such the catalog of the mechanical parts of a vehicle.
BpmnLane - Interface in org.modelio.metamodel.bpmn.processCollaboration
BpmnLane v0.0.9054 A Lane element defines one specific partition in a LaneSet.
BpmnLaneSet - Interface in org.modelio.metamodel.bpmn.processCollaboration
BpmnLaneSet v0.0.9054 The LaneSet element defines the container for one or more Lanes.
BpmnLinkEventDefinition - Interface in org.modelio.metamodel.bpmn.events
BpmnLinkEventDefinition v0.0.9054
BpmnLoopCharacteristics - Interface in org.modelio.metamodel.bpmn.activities
BpmnLoopCharacteristics v0.0.9054 null
BpmnManualTask - Interface in org.modelio.metamodel.bpmn.activities
BpmnManualTask v0.0.9054 A Manual Task is a Task that is expected to be performed without the aid of any business process execution engine or any application.
BpmnMessage - Interface in org.modelio.metamodel.bpmn.flows
BpmnMessage v0.0.9054
BpmnMessageEventDefinition - Interface in org.modelio.metamodel.bpmn.events
BpmnMessageEventDefinition v0.0.9054 Specifies the receive or sending of a message.
BpmnMessageFlow - Interface in org.modelio.metamodel.bpmn.flows
BpmnMessageFlow v0.0.9054 A Message Flow is used to show the flow of Messages between two Participants that are prepared to send and receive them.
BpmnMultiInstanceLoopCharacteristics - Interface in org.modelio.metamodel.bpmn.activities
BpmnMultiInstanceLoopCharacteristics v0.0.9054 null
BpmnOperation - Interface in org.modelio.metamodel.bpmn.bpmnService
BpmnOperation v0.0.9054
BpmnParallelGateway - Interface in org.modelio.metamodel.bpmn.gateways
BpmnParallelGateway v0.0.9054 A Parallel Gateway is used to synchronize (combine) parallel flows and to create parallel flows.
BpmnParticipant - Interface in org.modelio.metamodel.bpmn.processCollaboration
BpmnParticipant v0.0.9054 A Participant represents a specific PartnerEntity (e.g., a company) and/or a more general PartnerRole (e.g., a buyer, seller, or manufacturer) that are Participants in a Collaboration.
BpmnProcess - Interface in org.modelio.metamodel.bpmn.processCollaboration
BpmnProcess v2.2.0
BpmnProcessCollaborationDiagram - Interface in org.modelio.metamodel.bpmn.bpmnDiagrams
BpmnProcessCollaborationDiagram v0.0.9054
BpmnProcessDesignDiagram - Interface in org.modelio.metamodel.bpmn.bpmnDiagrams
BpmnProcessDesignDiagram v0.0.9054
BpmnProcessType - Enum in org.modelio.metamodel.bpmn.processCollaboration
BpmnProcessType v0.0.9054 null
BpmnReceiveTask - Interface in org.modelio.metamodel.bpmn.activities
BpmnReceiveTask v0.0.9054 A Receive Task is a simple Task that is designed to wait for a Message to arrive from an external Participant (relative to the Process).
BpmnResource - Interface in org.modelio.metamodel.bpmn.resources
BpmnResource v0.0.9054
BpmnResourceParameter - Interface in org.modelio.metamodel.bpmn.resources
BpmnResourceParameter v0.0.9054 null
BpmnResourceParameterBinding - Interface in org.modelio.metamodel.bpmn.resources
BpmnResourceParameterBinding v0.0.9054 Valuates the value of a resource parameter for a value occurence.
BpmnResourceRole - Interface in org.modelio.metamodel.bpmn.resources
BpmnResourceRole v0.0.9054 Resource allocated to a model element.
BpmnScriptTask - Interface in org.modelio.metamodel.bpmn.activities
BpmnScriptTask v0.0.9054 A Script Task is executed by a business process engine.
BpmnSendTask - Interface in org.modelio.metamodel.bpmn.activities
BpmnSendTask v0.0.9054 A Send Task is a simple Task that is designed to send a Message to an external Participant (relative to the Process).
BpmnSequenceFlow - Interface in org.modelio.metamodel.bpmn.flows
BpmnSequenceFlow v0.0.9054 A Sequence Flow is used to show the order of Flow Elements in a Process or a Choreography.
BpmnSequenceFlowDataAssociation - Interface in org.modelio.metamodel.bpmn.objects
BpmnSequenceFlowDataAssociation v0.0.9054
BpmnServiceTask - Interface in org.modelio.metamodel.bpmn.activities
BpmnServiceTask v0.0.9054 A Service Task is a Task that uses some sort of service, which could be a Web service or an automated application.
BpmnSharedDefinitions - Interface in org.modelio.metamodel.bpmn.rootElements
BpmnSharedDefinitions v2.2.0 Definitions BPMN metaclass.
BpmnSharedElement - Interface in org.modelio.metamodel.bpmn.rootElements
BpmnSharedElement v2.2.0 null
BpmnSignalEventDefinition - Interface in org.modelio.metamodel.bpmn.events
BpmnSignalEventDefinition v0.0.9054 Event attached to the receip or sending of a signal.
BpmnStandardLoopCharacteristics - Interface in org.modelio.metamodel.bpmn.activities
BpmnStandardLoopCharacteristics v0.0.9054 null
BpmnStartEvent - Interface in org.modelio.metamodel.bpmn.events
BpmnStartEvent v0.0.9054
BpmnSubProcess - Interface in org.modelio.metamodel.bpmn.activities
BpmnSubProcess v0.0.9054 A Sub-Process is an Activity whose internal details have been modeled using Activities, Gateways, Events, and Sequence Flow.
BpmnSubProcessDiagram - Interface in org.modelio.metamodel.bpmn.bpmnDiagrams
BpmnSubProcessDiagram v0.0.9054 Diagram dedicated to subprocesses.
BpmnTask - Interface in org.modelio.metamodel.bpmn.activities
BpmnTask v0.0.9054 A Task is an atomic Activity within a Process flow.
BpmnTerminateEventDefinition - Interface in org.modelio.metamodel.bpmn.events
BpmnTerminateEventDefinition v0.0.9054
BpmnThrowEvent - Interface in org.modelio.metamodel.bpmn.events
BpmnThrowEvent v0.0.9054
BpmnTimerEventDefinition - Interface in org.modelio.metamodel.bpmn.events
BpmnTimerEventDefinition v0.0.9054 Event corresponding to a timer event, such as the end of a duration
BpmnTransaction - Interface in org.modelio.metamodel.bpmn.activities
BpmnTransaction v0.0.9054 A Transaction is a specialized type of Sub-Process which will have a special behavior that is controlled through a transaction protocol (such as WS-Transaction).
BpmnUserTask - Interface in org.modelio.metamodel.bpmn.activities
BpmnUserTask v0.0.9054 A User Task is a typical "workflow" Task where a human performer performs the Task with the assistance of a software application and is scheduled through a task list manager of some sort.
BRANCHSTATE_VALUE - Static variable in enum org.modelio.metamodel.uml.behavior.stateMachineModel.StateKind
 
BREAKOP_VALUE - Static variable in enum org.modelio.metamodel.uml.behavior.interactionModel.InteractionOperator
 
BrokenElementTester - Class in org.modelio.metamodel.mmextensions.standard.facilities
Service class that tells whether an element is broken.
BrokenElementTester() - Constructor for class org.modelio.metamodel.mmextensions.standard.facilities.BrokenElementTester
 
BUSINESS_RULE_CONTAINER_STEREOTYPE - Static variable in interface com.modeliosoft.modelio.analyst.model.IAnalystModel
The name of the stereotype defining a Business Rule Container.
BUSINESS_RULE_DIAGRAM_STEREOTYPE - Static variable in interface com.modeliosoft.modelio.analyst.model.IAnalystModel
The name of the stereotype defining a Business Rule Diagram.
BUSINESS_RULE_PropertyTableDefinition_STEREOTYPE - Static variable in interface com.modeliosoft.modelio.analyst.model.IAnalystModel
The name of the stereotype defining a Business Rule PropertyTableDefinition.
BUSINESS_RULE_STEREOTYPE - Static variable in interface com.modeliosoft.modelio.analyst.model.IAnalystModel
The name of the stereotype defining a Business Rule.
BusinessActor - Interface in org.modelio.archimate.metamodel.layers.business.structure.active
BusinessActor vnull
BusinessCollaboration - Interface in org.modelio.archimate.metamodel.layers.business.structure.active
BusinessCollaboration vnull
BusinessEvent - Interface in org.modelio.archimate.metamodel.layers.business.behavior
BusinessEvent vnull
BusinessFolder - Interface in org.modelio.archimate.metamodel.core.structure.folder
BusinessFolder v1.0.00 null
BusinessFunction - Interface in org.modelio.archimate.metamodel.layers.business.behavior
BusinessFunction vnull
BusinessInteraction - Interface in org.modelio.archimate.metamodel.layers.business.behavior
BusinessInteraction vnull
BusinessInterface - Interface in org.modelio.archimate.metamodel.layers.business.structure.active
BusinessInterface vnull
BusinessInternalActiveStructureElement - Interface in org.modelio.archimate.metamodel.layers.business
BusinessInternalActiveStructureElement vnull
BusinessInternalBehaviorElement - Interface in org.modelio.archimate.metamodel.layers.business
BusinessInternalBehaviorElement vnull
BusinessObject - Interface in org.modelio.archimate.metamodel.layers.business.structure.passive
BusinessObject vnull
BusinessPassiveStructureElement - Interface in org.modelio.archimate.metamodel.layers.business
BusinessPassiveStructureElement vnull
BusinessProcess - Interface in org.modelio.archimate.metamodel.layers.business.behavior
BusinessProcess vnull
BusinessRole - Interface in org.modelio.archimate.metamodel.layers.business.structure.active
BusinessRole vnull
BusinessRule - Interface in org.modelio.metamodel.analyst
BusinessRule v0.0.9054 null
BusinessRuleContainer - Interface in org.modelio.metamodel.analyst
BusinessRuleContainer v0.0.9054 null
BusinessService - Interface in org.modelio.archimate.metamodel.layers.business.behavior
BusinessService vnull
buttonPressed(int) - Method in class org.modelio.api.ui.ModelioWizardDialog
 
BYTE_NAME - Static variable in class org.modelio.metamodel.PredefinedTypes
byte predefined type name.
BYTE_UID - Static variable in class org.modelio.metamodel.PredefinedTypes
byte predefined type identifier.

C

cacheSymbol(MRef) - Method in interface com.modeliosoft.modelio.cms.api.ISymbolService
Keep in a local cache the name and the full name of the given reference, before the file representing the reference is deleted by example.
CallAction - Interface in org.modelio.metamodel.uml.behavior.activityModel
CallAction v0.0.9054
CallBehaviorAction - Interface in org.modelio.metamodel.uml.behavior.activityModel
CallBehaviorAction v0.0.9054 CallBehaviorAction is a call action that invokes a behavior directly rather than invoking a behavioral feature that, in turn, results in the invocation of that behavior.
CALLEVENT_VALUE - Static variable in enum org.modelio.metamodel.uml.behavior.commonBehaviors.EventType
 
CallOperationAction - Interface in org.modelio.metamodel.uml.behavior.activityModel
CallOperationAction v0.0.9054 CallOperationAction is an action that transmits an operation call request to the target object, where it may cause the invocation of associated behavior.
callPemPreCommit(IModelioProgress) - Method in interface com.modeliosoft.modelio.cms.api.ICommitCommand
Calls IProcessExtension.preCommit(IModelioProgress, ICommitCommand) on the Process Extension Model (PEM) and unloads the model change keeper in case failure or exception.
canApply() - Method in class org.modelio.api.ui.form.ElementFormPanel
Tells whether ElementFormPanel.apply() may be called safely.
canApplyPattern(String) - Method in interface org.modelio.api.modelio.pattern.IPatternService
Check that all module and model components dependencies are resolved before applying a pattern.
cancelPressed() - Method in class org.modelio.api.ui.ModelioWizardDialog
 
canCompose(MClass, MClass, String) - Method in interface org.modelio.vcore.smkernel.mapi.MExpert
Tells whether the owner can own the given composed element using the given dependency name.
canCompose(MObject, MClass, String) - Method in interface org.modelio.vcore.smkernel.mapi.MExpert
Tells whether the owner can own an instance of the given metaclass using the given dependency name.
canCompose(MObject, MObject, String) - Method in interface org.modelio.vcore.smkernel.mapi.MExpert
Tells whether the owner can own the given composed element using the given dependency name.
canDep(MObject, MClass, String) - Method in interface org.modelio.vcore.smkernel.mapi.MExpert
Whether or not a dependency 'dep' can be established between the 'source' object and an instance of 'target' metaclass based on their metaclass and stereotypes.
canDep(MClass, MClass, String) - Method in interface org.modelio.vcore.smkernel.mapi.MExpert
Whether or not a dependency 'dep' exists between 'source' and 'target' metaclass.
canDep(MObject, MObject, String) - Method in interface org.modelio.vcore.smkernel.mapi.MExpert
Whether or not a dependency 'dep' can be established between the 'source' and 'target' objects based on their metaclass and stereotypes.
canExecute() - Method in interface com.modeliosoft.modelio.cms.api.ICancelAddCommand
Tells whether the command can be executed.
canLink(Stereotype, MClass, MObject, MObject) - Method in interface org.modelio.api.module.mda.IMdaExpert
 
canLink(Stereotype, MClass, MClass, MClass) - Method in interface org.modelio.api.module.mda.IMdaExpert
 
canLink(ElementScope, ElementScope, ElementScope) - Method in interface org.modelio.api.module.mda.IMdaExpert
 
canLink(MClass, MClass, MClass) - Method in interface org.modelio.vcore.smkernel.mapi.MExpert
 
canLink(MClass, MObject, MObject) - Method in interface org.modelio.vcore.smkernel.mapi.MExpert
 
canSource(Stereotype, MClass, MClass) - Method in interface org.modelio.api.module.mda.IMdaExpert
 
canSource(Stereotype, MObject, MObject) - Method in interface org.modelio.api.module.mda.IMdaExpert
 
canSource(ElementScope, MObject) - Method in interface org.modelio.api.module.mda.IMdaExpert
 
canSource(ElementScope, ElementScope) - Method in interface org.modelio.api.module.mda.IMdaExpert
 
canSource(MClass, MClass) - Method in interface org.modelio.vcore.smkernel.mapi.MExpert
 
canSource(MObject, MObject) - Method in interface org.modelio.vcore.smkernel.mapi.MExpert
 
canTarget(Stereotype, MClass, MClass) - Method in interface org.modelio.api.module.mda.IMdaExpert
 
canTarget(Stereotype, MObject, MObject) - Method in interface org.modelio.api.module.mda.IMdaExpert
 
canTarget(ElementScope, ElementScope) - Method in interface org.modelio.api.module.mda.IMdaExpert
 
canTarget(MClass, MClass) - Method in interface org.modelio.vcore.smkernel.mapi.MExpert
 
canTarget(MObject, MObject) - Method in interface org.modelio.vcore.smkernel.mapi.MExpert
 
Capability - Interface in org.modelio.archimate.metamodel.layers.strategy.behavior
Capability vnull
CASE_VALUE - Static variable in enum org.modelio.metamodel.uml.behavior.stateMachineModel.KindOfControl
 
CentralBufferNode - Interface in org.modelio.metamodel.uml.behavior.activityModel
CentralBufferNode v0.0.9054 A central buffer node accepts tokens from upstream object nodes and passes them along to downstream object nodes.
CHANGEEVENT_VALUE - Static variable in enum org.modelio.metamodel.uml.behavior.commonBehaviors.EventType
 
changeProperty(List<MObject>, int, String) - Method in interface org.modelio.api.module.propertiesPage.IModulePropertyPage
This method is called when the user modify the value of a property.
changeSupport - Variable in class org.modelio.api.ui.form.fields.AbstractField
 
CHAR_NAME - Static variable in class org.modelio.metamodel.PredefinedTypes
char predefined type name.
CHAR_UID - Static variable in class org.modelio.metamodel.PredefinedTypes
char predefined type identifier.
check(MObject) - Method in interface org.modelio.api.modelio.audit.IAuditService
Launch the core protection checker on 'element' and its composition graph.
check(ITransaction) - Method in interface org.modelio.api.modelio.audit.IAuditService
Launch the core checker on all elements created and modified in a transaction.
check(MObject, IErrorReport) - Method in interface org.modelio.vcore.smkernel.mapi.modelshield.spi.IChecker
 
check(MObject, IErrorReport) - Method in class org.modelio.vcore.smkernel.mapi.modelshield.spi.LinkExpertChecker
 
checkCanCreateIn(ModelElement) - Method in class com.modeliosoft.modelio.api.module.contributor.matrixcreation.standard.MatrixWizardStandardContributor
 
checkCanCreateIn(ModelElement) - Method in class org.modelio.api.module.contributor.AbstractWizardContributor
Called by #accept(MObject) to check whether the given object has sufficient rights to create the wizard new element.
checkCanCreateIn(ModelElement) - Method in class org.modelio.api.module.contributor.diagramcreation.standard.GenericDiagramWizardContributor
 
ChoicePseudoState - Interface in org.modelio.metamodel.uml.behavior.stateMachineModel
ChoicePseudoState v0.0.9054 ChoicePseudoState vertices result in the dynamic evaluation of the guards of the triggers of its outgoing transitions.
Class - Interface in org.modelio.metamodel.uml.statik
Class v0.0.9054 The Class is the main concept used in object-oriented modeling.
ClassAssociation - Interface in org.modelio.metamodel.uml.statik
ClassAssociation v0.0.9054 A ClassAssociation is represented in UML as a Class that plays the role of an Association.
ClassDiagram - Interface in org.modelio.metamodel.diagrams
ClassDiagram v0.0.9054
Classifier - Interface in org.modelio.metamodel.uml.statik
Classifier v0.0.9054 A Classifier is an abstract view of the most important metaclasses such as Class, UseCase, Actor, Component and Node.
Clause - Interface in org.modelio.metamodel.uml.behavior.activityModel
Clause v0.0.9054 A clause is an element that represents a single branch of a conditional construct, including a test and a body section.
clearTable() - Method in interface org.modelio.api.module.propertiesPage.IModulePropertyTable
Removes all properties from the model.
clone(MObject) - Method in interface org.modelio.api.modelio.model.IModelManipulationService
Clone the given element and attach it to the same parent.
close() - Method in interface org.modelio.api.modelio.diagram.IDiagramHandle
Close this diagram handle and release associated ressources.
This IDiagramHandle mustn't be used any longer after calling this method.
close() - Method in interface org.modelio.api.modelio.model.ITransaction
Failsafe mechanism that will automatically rollback the transaction if it has not been commited nor rolled back.
close() - Method in class org.modelio.api.ui.ModelioWizardDialog
 
closeEditor(IMDATextEditor) - Method in interface org.modelio.api.modelio.editor.IEditionService
Close the given text editor.
Cms - Class in com.modeliosoft.modelio.cms.api
Entry point to CMS services.
Cms() - Constructor for class com.modeliosoft.modelio.cms.api.Cms
 
Cms.Registry - Class in com.modeliosoft.modelio.cms.api
Internal registry.
CmsContributorVetoException - Exception in com.modeliosoft.modelio.cms.api.contrib
Indicates that a CMS contributor refuses the operation to be run.
CmsContributorVetoException(String, Throwable) - Constructor for exception com.modeliosoft.modelio.cms.api.contrib.CmsContributorVetoException
Constructs a new exception with the specified detail message and cause.
CmsContributorVetoException(String) - Constructor for exception com.modeliosoft.modelio.cms.api.contrib.CmsContributorVetoException
Constructs a new exception with the specified detail message.
CmsException - Exception in com.modeliosoft.modelio.cms.api
Indicates that a Subversion operation failed.
CmsException(Throwable) - Constructor for exception com.modeliosoft.modelio.cms.api.CmsException
Constructs a new exception with the specified cause.
CmsException(String) - Constructor for exception com.modeliosoft.modelio.cms.api.CmsException
Constructs a new exception with the specified detail message.
CmsException(String, Throwable) - Constructor for exception com.modeliosoft.modelio.cms.api.CmsException
Constructs a new exception with the specified detail message and cause.
CmsRevisionRange - Class in com.modeliosoft.modelio.cms.api
Represents a revision range.
CmsRevisionRange(String, String) - Constructor for class com.modeliosoft.modelio.cms.api.CmsRevisionRange
 
CmsRevisionRange(String) - Constructor for class com.modeliosoft.modelio.cms.api.CmsRevisionRange
 
CmsUnlockException - Exception in com.modeliosoft.modelio.cms.api
Thrown when an unlock operation that shouldn't have failed did fail.
CmsUnlockException(ICmsUnlockResult) - Constructor for exception com.modeliosoft.modelio.cms.api.CmsUnlockException
Creates an instance from an unlock result.
Collaboration - Interface in org.modelio.metamodel.uml.statik
Collaboration v0.0.9054 (UML 2.0) A Collaboration is represented as a kind of Classifier, and defines a set of cooperating entities to be played by instances (its roles), as well as a set of Connectors that define Links between the participating instances.
CollaborationUse - Interface in org.modelio.metamodel.uml.statik
CollaborationUse v0.0.9054 (UML 2.0) A CollaborationUse (or collaboration occurrence) represents one particular use of a Collaboration to explain the relationships between the properties of a Classifier.
ColorParameterModel - Class in org.modelio.api.module.parameter.impl
 
ColorParameterModel(IModuleUserConfiguration, String, String, String, String) - Constructor for class org.modelio.api.module.parameter.impl.ColorParameterModel
 
com.modeliosoft.modelio.analyst.model - package com.modeliosoft.modelio.analyst.model
 
com.modeliosoft.modelio.analyst.plugin - package com.modeliosoft.modelio.analyst.plugin
 
com.modeliosoft.modelio.api.constellation - package com.modeliosoft.modelio.api.constellation
 
com.modeliosoft.modelio.api.license - package com.modeliosoft.modelio.api.license
 
com.modeliosoft.modelio.api.modelio.matrix.model - package com.modeliosoft.modelio.api.modelio.matrix.model
 
com.modeliosoft.modelio.api.modelio.matrix.model.contentaccessor - package com.modeliosoft.modelio.api.modelio.matrix.model.contentaccessor
 
com.modeliosoft.modelio.api.modelio.matrix.model.queries - package com.modeliosoft.modelio.api.modelio.matrix.model.queries
 
com.modeliosoft.modelio.api.modelio.matrix.service - package com.modeliosoft.modelio.api.modelio.matrix.service
 
com.modeliosoft.modelio.api.module.commands - package com.modeliosoft.modelio.api.module.commands
 
com.modeliosoft.modelio.api.module.commands.standard - package com.modeliosoft.modelio.api.module.commands.standard
 
com.modeliosoft.modelio.api.module.contributor.matrixcreation - package com.modeliosoft.modelio.api.module.contributor.matrixcreation
 
com.modeliosoft.modelio.api.module.contributor.matrixcreation.standard - package com.modeliosoft.modelio.api.module.contributor.matrixcreation.standard
 
com.modeliosoft.modelio.api.plugin - package com.modeliosoft.modelio.api.plugin
 
com.modeliosoft.modelio.cms.api - package com.modeliosoft.modelio.cms.api
 
com.modeliosoft.modelio.cms.api.admin - package com.modeliosoft.modelio.cms.api.admin
 
com.modeliosoft.modelio.cms.api.contrib - package com.modeliosoft.modelio.cms.api.contrib
 
com.modeliosoft.modelio.cms.api.files - package com.modeliosoft.modelio.cms.api.files
 
com.modeliosoft.modelio.cms.api.mmextension - package com.modeliosoft.modelio.cms.api.mmextension
 
CombinedFragment - Interface in org.modelio.metamodel.uml.behavior.interactionModel
CombinedFragment v0.0.9054 A combined fragment is defined by an interaction operator and corresponding interaction operands.
COMMANDPARAM_PATTERN_NAME - Static variable in class org.modelio.api.module.command.standard.ApplyPatternStandardHandler
Command parameter containing the name of the pattern to run.
COMMANDPARAM_PATTERN_PATH - Static variable in class org.modelio.api.module.command.standard.ApplyPatternStandardHandler
Command parameter containing the path of the pattern to run.
commit() - Method in interface org.modelio.api.modelio.model.ITransaction
Commit a transaction
CommunicationChannel - Interface in org.modelio.metamodel.uml.behavior.communicationModel
CommunicationChannel v0.0.9054 A CommunicationChannel is a link between two CommunicationNodes.
CommunicationDiagram - Interface in org.modelio.metamodel.diagrams
CommunicationDiagram v0.0.9054
CommunicationInteraction - Interface in org.modelio.metamodel.uml.behavior.communicationModel
CommunicationInteraction v0.0.9054
CommunicationMessage - Interface in org.modelio.metamodel.uml.behavior.communicationModel
CommunicationMessage v0.0.9054 CommunicationMessages are used in communication diagrams.
CommunicationNetwork - Interface in org.modelio.archimate.metamodel.layers.technology.structure.active
CommunicationNetwork vnull
CommunicationNode - Interface in org.modelio.metamodel.uml.behavior.communicationModel
CommunicationNode v0.0.9054
compareTo(ElementDescriptor) - Method in class org.modelio.api.module.contributor.ElementDescriptor
 
compareTo(ReportEntry) - Method in class org.modelio.api.module.report.ReportEntry
 
compareTo(PropertyEnumerationLitteral) - Method in interface org.modelio.metamodel.uml.infrastructure.properties.PropertyEnumerationLitteral
Compare 'this' literal with 'v' based on the ordering of the literals in the EnumeratedPropertyType owning 'this' literal.
compareTo(Version) - Method in class org.modelio.vbasic.version.Version
 
compareTo(VersionedItem<?>) - Method in class org.modelio.vbasic.version.VersionedItem
 
COMPENSATETRANSACTION_VALUE - Static variable in enum org.modelio.metamodel.bpmn.activities.TransactionMethod
 
COMPLETEKIND_VALUE - Static variable in enum org.modelio.metamodel.uml.behavior.interactionModel.MessageKind
 
COMPLEXBEHAVIOR_VALUE - Static variable in enum org.modelio.metamodel.bpmn.activities.MultiInstanceBehavior
 
COMPLEXDECISION_VALUE - Static variable in enum org.modelio.metamodel.uml.behavior.activityModel.DecisionNodeKind
 
Component - Interface in org.modelio.metamodel.uml.statik
Component v0.0.9054 A Component defines its behavior in terms of ProvidedInterfaces and RequiredInterfaces.
ComponentRealization - Interface in org.modelio.metamodel.uml.statik
ComponentRealization v0.0.9054
CompositeElement - Interface in org.modelio.archimate.metamodel.core.generic.composite
CompositeElement vnull
CompositeStructureDiagram - Interface in org.modelio.metamodel.diagrams
CompositeStructureDiagram v0.0.9054
Composition - Interface in org.modelio.archimate.metamodel.relationships.structural
Composition vnull
CompositionInitializer - Class in org.modelio.metamodel.mmextensions.standard.facilities
Composition initializer service.
CompositionInitializer(SmObjectImpl) - Constructor for class org.modelio.metamodel.mmextensions.standard.facilities.CompositionInitializer
Instantiate a composition initializer.
computeLabel(String) - Method in interface org.modelio.metamodel.uml.infrastructure.properties.PropertyDefinition
Translates an internal string value, according to the property definition's base type.
computeMatrixDescription(ModelElement, IModule) - Method in class com.modeliosoft.modelio.api.module.commands.standard.CreateCustomMatrixCommandHandler
Compute a description note content to put on the matrix.
computeMatrixDescription(ModelElement, IModule) - Method in class com.modeliosoft.modelio.api.module.commands.standard.CreateMatrixStandardCommandHandler
Compute a description note content to put on the matrix.
computeMatrixName(ModelElement, IModule) - Method in class com.modeliosoft.modelio.api.module.commands.standard.CreateCustomMatrixCommandHandler
Compute the matrix name.
computeMatrixName(ModelElement, IModule) - Method in class com.modeliosoft.modelio.api.module.commands.standard.CreateMatrixStandardCommandHandler
Compute the matrix name.
computeNoteLabel(IModelingSession, NoteType, String) - Static method in class org.modelio.api.ui.form.models.NoteFieldData
 
computeSize(Composite, int, int, boolean) - Method in class org.modelio.api.ui.ModelioWizardDialog.PageContainerFillLayout
 
Concept - Interface in org.modelio.archimate.metamodel.core
Concept vnull
ConditionalNode - Interface in org.modelio.metamodel.uml.behavior.activityModel
ConditionalNode v0.0.9054 A conditional node consists of one or more clauses.
configAdd(IModelioProgress, IAddConfig) - Method in class com.modeliosoft.modelio.cms.api.contrib.AbstractCmsContributor
Called before a "add to version" operation is executed.
configAdd(IModelioProgress, IAddConfig) - Method in interface com.modeliosoft.modelio.cms.api.contrib.ICmsContributor
Called before a "add to version" operation is executed.
configCommit(IModelioProgress, ICommitConfig) - Method in class com.modeliosoft.modelio.cms.api.contrib.AbstractCmsContributor
Called before a commit operation is executed.
configCommit(IModelioProgress, ICommitConfig) - Method in interface com.modeliosoft.modelio.cms.api.contrib.ICmsContributor
Called before a commit operation is executed.
configGetLock(IModelioProgress, IGetLockConfig) - Method in class com.modeliosoft.modelio.cms.api.contrib.AbstractCmsContributor
Ask for the parameters and the confirmation of the locking of the given elements.
configGetLock(IModelioProgress, IGetLockConfig) - Method in interface com.modeliosoft.modelio.cms.api.contrib.ICmsContributor
Ask for the parameters and the confirmation of the locking of the given elements.
configMerge(IModelioProgress, IMergeConfig) - Method in class com.modeliosoft.modelio.cms.api.contrib.AbstractCmsContributor
Ask for the parameters and the confirmation of the update of the given elements.
configMerge(IModelioProgress, IMergeConfig) - Method in interface com.modeliosoft.modelio.cms.api.contrib.ICmsContributor
Ask for the parameters and the confirmation of the update of the given elements.
configRemove(IModelioProgress, IRemoveConfig) - Method in class com.modeliosoft.modelio.cms.api.contrib.AbstractCmsContributor
Called before a "remove from version" operation is executed.
configRemove(IModelioProgress, IRemoveConfig) - Method in interface com.modeliosoft.modelio.cms.api.contrib.ICmsContributor
Called before a "remove from version" operation is executed.
configRevert(IModelioProgress, IRevertConfig) - Method in class com.modeliosoft.modelio.cms.api.contrib.AbstractCmsContributor
Called before a revert operation is executed.
configRevert(IModelioProgress, IRevertConfig) - Method in interface com.modeliosoft.modelio.cms.api.contrib.ICmsContributor
Called before a revert operation is executed.
configUpdate(IModelioProgress, IUpdateConfig) - Method in class com.modeliosoft.modelio.cms.api.contrib.AbstractCmsContributor
Ask for the parameters and the confirmation of the update of the given elements.
configUpdate(IModelioProgress, IUpdateConfig) - Method in interface com.modeliosoft.modelio.cms.api.contrib.ICmsContributor
Ask for the parameters and the confirmation of the update of the given elements.
configure(List<MObject>, IModule) - Method in class org.modelio.api.module.command.standard.ApplyPatternStandardHandler
Configure the command before being executed.
configure(ScriptEngine, List<MObject>, IModule) - Method in class org.modelio.api.module.command.standard.RunJythonScriptBasicHandler
Computes the bindings to use to run the scripts.
configureShell(Shell) - Method in class org.modelio.api.ui.ModelioWizardDialog
 
configureShell(Shell) - Method in class org.modelio.api.ui.text.ResultsProposalPopup
 
ConflictSide - Enum in com.modeliosoft.modelio.cms.api
Used to name the versions of an element in a conflict.
ConnectionPointReference - Interface in org.modelio.metamodel.uml.behavior.stateMachineModel
ConnectionPointReference v0.0.9054
Connector - Interface in org.modelio.metamodel.uml.statik
Connector v0.0.9054 A Connector specifies a Link that enables communication between two or more instances.
ConnectorEnd - Interface in org.modelio.metamodel.uml.statik
ConnectorEnd v0.0.9054 A ConnectorEnd is an endpoint of a Connector, which attaches the Connector to a connectable element.
CONSIDEROP_VALUE - Static variable in enum org.modelio.metamodel.uml.behavior.interactionModel.InteractionOperator
 
Constraint - Interface in org.modelio.archimate.metamodel.layers.motivation
Constraint vnull
Constraint - Interface in org.modelio.metamodel.uml.infrastructure
Constraint v0.0.9054 Constraints can express restrictions and relationships that cannot be expressed using UML notation.
contains(ISelection, Class<?>) - Static method in class org.modelio.api.ui.swt.SelectionHelper
Tells whether the selection contains at least one element of the given type.
contains(String, Version, Version) - Method in class org.modelio.vcore.smkernel.mapi.MetamodelVersionDescriptor
 
containsOnly(ISelection, Class<?>) - Static method in class org.modelio.api.ui.swt.SelectionHelper
Tells whether the selection contains only elements of the given type.
Contract - Interface in org.modelio.archimate.metamodel.layers.business.structure.passive
Contract vnull
ContributorCategory - Class in org.modelio.api.modelio.diagram
Diagram contributors category object.
ContributorCategory(String, String, Image) - Constructor for class org.modelio.api.modelio.diagram.ContributorCategory
 
ControlFlow - Interface in org.modelio.metamodel.uml.behavior.activityModel
ControlFlow v0.0.9054 A control flow is an edge that starts an activity node after the previous one is finished.
ControlNode - Interface in org.modelio.metamodel.uml.behavior.activityModel
ControlNode v0.0.9054 A control node is an activity node used to coordinate the flows between other nodes.
CONVERGINGDIRECTION_VALUE - Static variable in enum org.modelio.metamodel.bpmn.gateways.BpmnGatewayDirection
 
convertToObject(PropertyType, String, ModelElement) - Static method in class org.modelio.api.modelio.model.PropertyConverter
 
convertToObject(PropertyDefinition, String, ModelElement) - Static method in class org.modelio.api.modelio.model.PropertyConverter
 
convertToObject(DynamicPropertyDefinition, String, ModelElement) - Method in interface org.modelio.metamodel.uml.infrastructure.properties.DynamicPropertyDefinition.IDynamicPropertyResolver
Convert a value from a string, using the property definition's base type.
convertToObject(String, ModelElement) - Method in interface org.modelio.metamodel.uml.infrastructure.properties.PropertyDefinition
Convert a value from a string, using the property definition's base type.
convertToString(PropertyType, Object) - Static method in class org.modelio.api.modelio.model.PropertyConverter
 
convertToString(PropertyDefinition, Object) - Static method in class org.modelio.api.modelio.model.PropertyConverter
 
convertToString(DynamicPropertyDefinition, Object, ModelElement) - Method in interface org.modelio.metamodel.uml.infrastructure.properties.DynamicPropertyDefinition.IDynamicPropertyResolver
Convert an object value to string, according to the property definition's base type.
convertToString(Object, ModelElement) - Method in interface org.modelio.metamodel.uml.infrastructure.properties.PropertyDefinition
Convert an object value to string, according to the property definition's base type.
copy(IResourceHandle, IResourceHandle) - Static method in interface org.modelio.metamodel.uml.infrastructure.IResourceHandle
Copy the attached resource content between 2 model objects.
copy() - Method in class org.modelio.vcore.smkernel.mapi.MetamodelVersionDescriptor
 
copyParameters(Map<String, String>, PropertyTable) - Method in class com.modeliosoft.modelio.api.module.commands.standard.CreateCustomMatrixCommandHandler
Copy the source parameters to the given property table.
copyParameters(Map<String, String>, PropertyTable) - Method in class com.modeliosoft.modelio.api.module.commands.standard.CreateMatrixStandardCommandHandler
Copy the source parameters to the given property table.
copyTo(Collection<? extends MObject>, MObject) - Method in interface org.modelio.api.modelio.model.IModelManipulationService
Copy the given elements under another one.
count(ISelection, Class<?>) - Static method in class org.modelio.api.ui.swt.SelectionHelper
Count in the selection the elements matching the given type.
CourseOfAction - Interface in org.modelio.archimate.metamodel.layers.strategy.behavior
CourseOfAction vnull
CPLUS - Static variable in class org.modelio.api.astyle.AStyle
Constant for default C++ indentation.
createAbstraction() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create an Abstraction.
createAbstraction() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createAcceptCallEventAction() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create an AcceptCallEventAction.
createAcceptCallEventAction() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createAcceptChangeEventAction() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create an AcceptChangeEventAction.
createAcceptChangeEventAction() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createAcceptSignalAction() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create an AcceptSignalAction.
createAcceptSignalAction() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createAcceptTimeEventAction() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create an AcceptTimeEventAction.
createAcceptTimeEventAction() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createAccess() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createActivity() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create an Activity.
createActivity() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createActivityDiagram(String, ModelElement) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create an ActivityDiagram.
createActivityDiagram() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createActivityDiagram(String, ModelElement) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createActivityFinalNode() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create an ActivityFinalNode.
createActivityFinalNode() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createActivityParameterNode() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create an ActivityParameterNode.
createActivityParameterNode() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createActivityPartition() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create an ActivityPartition.
createActivityPartition() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createActor() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create an Actor.
createActor(String, NameSpace) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create an Actor.
createActor(String, NameSpace, Stereotype) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create an Actor with the desired name and stereotype.
createActor(String, NameSpace, String, String) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create an Actor with the desired name and stereotype.
createActor() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createActor(String, NameSpace) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createActor(String, NameSpace, Stereotype) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createActor(String, NameSpace, String, String) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createAddCommand() - Method in interface com.modeliosoft.modelio.cms.api.ICmsServices
Create a "Add to version" command.
createAggregation() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createAggregation(Classifier, Classifier, String) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
Create a binary aggregation.
createAndJunction() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createApplicationCollaboration() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createApplicationComponent() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createApplicationEvent() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createApplicationFolder() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createApplicationFunction() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createApplicationInteraction() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createApplicationInterface() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createApplicationProcess() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createApplicationService() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createArchimateProject(String, IRepository) - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createArchimateView() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createArtifact() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create an Artifact.
createArtifact(String, NameSpace) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create an Artifact.
createArtifact(String, NameSpace, Stereotype) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create an Artifact.
createArtifact(String, NameSpace, String, String) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create an Artifact.
createArtifact() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createArtifact() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
Creates a new Artifact.
createArtifact(String, NameSpace) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createArtifact(String, NameSpace, Stereotype) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createArtifact(String, NameSpace, String, String) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createAssessment() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createAssignment() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createAssociation(Classifier, Classifier, String) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a binary association.
createAssociation() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a binary association.
createAssociation() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createAssociation() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
Create an new Association without any role.
createAssociation(Classifier, Classifier, String) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
Create a binary association.
createAssociationEnd() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create an AssociationEnd.
createAssociationEnd() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
Create an new association role.
createAttribute() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create an Attribute.
createAttribute(String, GeneralClass, Classifier) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create an Attribute.
createAttribute(String, GeneralClass, Classifier, Stereotype) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a stereotyped Attribute.
createAttribute(String, GeneralClass, Classifier, String, String) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a stereotyped Attribute.
createAttribute() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
Creates an new Attribute
createAttribute(String, GeneralClass, Classifier) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createAttribute(String, GeneralClass, Classifier, Stereotype) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createAttribute(String, GeneralClass, Classifier, String, String) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createAttributeLink() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create an AttributeLink.
createAttributeLink() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createBehaviorParameter() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a BehaviorParameter.
createBehaviorParameter() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createBindableInstance() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a BindableInstance.
createBindableInstance() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createBinding() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a Binding.
createBinding() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createBpmnActivity() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a BpmnActivity.
createBpmnActivity() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createBpmnAdHocSubProcess() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a BpmnAdHocSubProcess.
createBpmnAdHocSubProcess() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createBpmnAssociation() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a BpmnAssociation.
createBpmnAssociation() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createBpmnBoundaryEvent() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a BpmnBoundaryEvent.
createBpmnBoundaryEvent() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createBpmnBusinessRuleTask() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a BpmnBusinessRuleTask.
createBpmnBusinessRuleTask() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createBpmnCallActivity() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a BpmnCallActivity.
createBpmnCallActivity() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createBpmnCancelEventDefinition() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a BpmnCancelEventDefinition.
createBpmnCancelEventDefinition() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createBpmnCollaboration() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a BpmnCollaboration.
createBpmnCollaboration() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createBpmnCollaborationDiagram() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a BpmnCollaborationDiagram.
createBpmnCollaborationDiagram() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createBpmnCompensateEventDefinition() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a BpmnCompensateEventDefinition.
createBpmnCompensateEventDefinition() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createBpmnComplexBehaviorDefinition() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a BpmnComplexBehaviorDefinition.
createBpmnComplexBehaviorDefinition() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createBpmnComplexGateway() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a BpmnComplexGateway.
createBpmnComplexGateway() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createBpmnConditionalEventDefinition() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a BpmnConditionalEventDefinition.
createBpmnConditionalEventDefinition() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createBpmnDataAssociation() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a BpmnDataAssociation.
createBpmnDataAssociation() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createBpmnDataInput() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a BpmnDataInput.
createBpmnDataInput() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createBpmnDataObject() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a BpmnDataObject.
createBpmnDataObject() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createBpmnDataOutput() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a BpmnDataOutput.
createBpmnDataOutput() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createBpmnDataState() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a BpmnDataState.
createBpmnDataState() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createBpmnDataStore() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a BpmnDataStore.
createBpmnDataStore() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createBpmnEndEvent() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a BpmnEndEvent.
createBpmnEndEvent() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createBpmnEndPoint() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a BpmnEndPoint.
createBpmnEndPoint() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createBpmnErrorEventDefinition() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a BpmnErrorEventDefinition.
createBpmnErrorEventDefinition() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createBpmnEscalationEventDefinition() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a BpmnEscalationEventDefinition.
createBpmnEscalationEventDefinition() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createBpmnEventBasedGateway() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a BpmnEventBasedGateway.
createBpmnEventBasedGateway() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createBpmnExclusiveGateway() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a BpmnExclusiveGateway.
createBpmnExclusiveGateway() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createBpmnGroup() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a BpmnGroup.
createBpmnGroup() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createBpmnImplicitThrowEvent() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a BpmnImplicitThrowEvent.
createBpmnImplicitThrowEvent() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createBpmnInclusiveGateway() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a BpmnInclusiveGateway.
createBpmnInclusiveGateway() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createBpmnInterface() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a BpmnInterface.
createBpmnInterface() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createBpmnIntermediateCatchEvent() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a BpmnIntermediateCatchEvent.
createBpmnIntermediateCatchEvent() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createBpmnIntermediateThrowEvent() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a BpmnIntermediateThrowEvent.
createBpmnIntermediateThrowEvent() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createBpmnItemDefinition() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a BpmnItemDefinition.
createBpmnItemDefinition() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createBpmnLane() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a BpmnLane.
createBpmnLane() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createBpmnLaneSet() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a BpmnLaneSet.
createBpmnLaneSet() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createBpmnLinkEventDefinition() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a BpmnLinkEventDefinition.
createBpmnLinkEventDefinition() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createBpmnManualTask() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a BpmnManualTask.
createBpmnManualTask() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createBpmnMessage() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a BpmnMessage.
createBpmnMessage() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createBpmnMessageEventDefinition() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a BpmnMessageEventDefinition.
createBpmnMessageEventDefinition() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createBpmnMessageFlow() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a BpmnMessageFlow.
createBpmnMessageFlow() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createBpmnMultiInstanceLoopCharacteristics() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a BpmnMultiInstanceLoopCharacteristics.
createBpmnMultiInstanceLoopCharacteristics() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createBpmnOperation() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a BpmnOperation.
createBpmnOperation() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createBpmnParallelGateway() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a BpmnParallelGateway.
createBpmnParallelGateway() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createBpmnParticipant() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a BpmnParticipant.
createBpmnParticipant() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createBpmnProcess() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a BpmnProcess.
createBpmnProcess() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createBpmnProcessDesignDiagram() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a BpmnProcessCollaborationDiagram.
createBpmnProcessDesignDiagram() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createBpmnReceiveTask() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a BpmnReceiveTask.
createBpmnReceiveTask() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createBpmnResource() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a BpmnResource.
createBpmnResource() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createBpmnResourceParameter() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a BpmnResourceParameter.
createBpmnResourceParameter() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createBpmnResourceParameterBinding() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a BpmnResourceParameterBinding.
createBpmnResourceParameterBinding() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createBpmnResourceRole() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a BpmnResourceRole.
createBpmnResourceRole() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createBpmnScriptTask() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a BpmnScriptTask.
createBpmnScriptTask() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createBpmnSendTask() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a BpmnSendTask.
createBpmnSendTask() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createBpmnSequenceFlow() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a BpmnSequenceFlow.
createBpmnSequenceFlow() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createBpmnSequenceFlowDataAssociation() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a BpmnSequenceFlowDataAssociation.
createBpmnSequenceFlowDataAssociation() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createBpmnServiceTask() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a BpmnServiceTask.
createBpmnServiceTask() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createBpmnSharedDefinitions() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a BpmnSharedDefinitions.
createBpmnSharedDefinitions() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createBpmnSignalEventDefinition() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a BpmnSignalEventDefinition.
createBpmnSignalEventDefinition() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createBpmnStandardLoopCharacteristics() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a BpmnStandardLoopCharacteristics.
createBpmnStandardLoopCharacteristics() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createBpmnStartEvent() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a BpmnStartEvent.
createBpmnStartEvent() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createBpmnSubProcess() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a BpmnSubProcess.
createBpmnSubProcess() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createBpmnSubProcessDiagram() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a BpmnSubProcessDiagram.
createBpmnSubProcessDiagram() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createBpmnTask() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a BpmnTask.
createBpmnTask() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createBpmnTerminateEventDefinition() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a BpmnTerminateEventDefinition.
createBpmnTerminateEventDefinition() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createBpmnTimerEventDefinition() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a BpmnTimerEventDefinition.
createBpmnTimerEventDefinition() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createBpmnTransaction() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a BpmnTransaction.
createBpmnTransaction() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createBpmnUserTask() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a BpmnUserTask.
createBpmnUserTask() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createBreakLockCommand() - Method in interface com.modeliosoft.modelio.cms.api.ICmsServices
Create a "Break lock" command.
createBusinessActor() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createBusinessCollaboration() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createBusinessEvent() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createBusinessFolder() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createBusinessFunction() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createBusinessInteraction() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createBusinessInterface() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createBusinessObject() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createBusinessProcess() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createBusinessRole() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createBusinessRule() - Method in interface com.modeliosoft.modelio.analyst.model.IAnalystModel
Create a new BusinessRule without container.
The returned BusinessRule has to be added in the BusinessRule hierarchy.
createBusinessRule(String, BusinessRule) - Method in interface com.modeliosoft.modelio.analyst.model.IAnalystModel
Create a new BusinessRule without container.
The returned BusinessRule has to be added in the BusinessRule hierarchy.
createBusinessRule(String, BusinessRuleContainer) - Method in interface com.modeliosoft.modelio.analyst.model.IAnalystModel
Create a new BusinessRule without container.
The returned BusinessRule has to be added in the BusinessRule hierarchy.
createBusinessRuleContainer() - Method in interface com.modeliosoft.modelio.analyst.model.IAnalystModel
Create a new BusinessRule container without container.
The returned BusinessRule container has to be added in the BusinessRule hierarchy.
createBusinessRuleContainer(String, BusinessRuleContainer) - Method in interface com.modeliosoft.modelio.analyst.model.IAnalystModel
Create a new BusinessRule container without container.
The returned BusinessRule container has to be added in the BusinessRule hierarchy.
createBusinessService() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createCallBehaviorAction() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a CallBehaviorAction.
createCallBehaviorAction() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createCallOperationAction() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a CallOperationAction.
createCallOperationAction() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createCancelAddCommand() - Method in interface com.modeliosoft.modelio.cms.api.ICmsServices
Create a "Cancel Add" command.
createCapability() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createCentralBufferNode() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a CentralBufferNode.
createCentralBufferNode() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createCheckers(IModelShieldRegistry, MMetamodel) - Method in interface org.modelio.vcore.smkernel.mapi.modelshield.spi.ICheckerFactory
Create and register the model shield checkers.
createChoicePseudoState() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a ChoicePseudoState.
createChoicePseudoState() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createClass() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a Class.
createClass(String, NameSpace) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a class.
createClass(String, NameSpace, Stereotype) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a stereotyped class.
createClass(String, NameSpace, String, String) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a stereotyped class.
createClass() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
Creates an empty, unnamed UML class.
createClass(String, NameSpace) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createClass(String, NameSpace, Stereotype) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createClass(String, NameSpace, String, String) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createClassAssociation() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a ClassAssociation.
createClassAssociation() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
createClassDiagram(String, ModelElement, Stereotype) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a ClassDiagram.
createClassDiagram() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
Create a Class Diagram.
createClassDiagram(String, ModelElement, Stereotype) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
Create a Class Diagram.
createClause() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a Clause.
createClause() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
createCleanUpCommand() - Method in interface com.modeliosoft.modelio.cms.api.ICmsServices
Create a command that Cleanup and repair the working copy.
createCollaboration() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a Collaboration.
createCollaboration() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createCollaborationUse() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a CollaborationUse.
createCollaborationUse() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createCombinedFragment() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a CombinedFragment.
createCombinedFragment(InteractionOperator) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a CombinedFragment.
createCombinedFragment() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createCombinedFragment(InteractionOperator) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createCommitCommand() - Method in interface com.modeliosoft.modelio.cms.api.ICmsServices
Create a command to commit the elements in subversion and put the CMS lock on them so that they cannot be modified again.
createCommunicationChannel() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a CommunicationChannel.
createCommunicationChannel() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createCommunicationDiagram(String, ModelElement, Stereotype) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a CommunicationDiagram.
createCommunicationDiagram() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createCommunicationDiagram(String, ModelElement) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
Create a Communication Diagram.
createCommunicationDiagram(String, ModelElement, Stereotype) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
Create a Communication Diagram.
createCommunicationInteraction() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a communication interaction.
createCommunicationInteraction() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createCommunicationMessage() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a CommunicationMessage.
createCommunicationMessage() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createCommunicationNetwork() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createCommunicationNode() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a CommunicationNode.
createCommunicationNode() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createComponent() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a Component.
createComponent(String, NameSpace) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a Component.
createComponent(String, NameSpace, Stereotype) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a stereotyped Component.
createComponent(String, NameSpace, String, String) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a stereotyped Component.
createComponent() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createComponent(String, NameSpace) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createComponent(String, NameSpace, Stereotype) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createComponent(String, NameSpace, String, String) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createComponentRealization() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
Create an empty Component realization link.
createComponentRealization(Classifier, Component) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
Create a ComponentRealization from a Classifier to a Component realizing the Component.
createCompositeStructureDiagram(String, ModelElement, Stereotype) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a CompositeStructureDiagram.
createCompositeStructureDiagram() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createCompositeStructureDiagram(String, ModelElement, Stereotype) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
Create a CompositeStructure Diagram.
createComposition() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createComposition(Classifier, Classifier, String) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
Create a binary composition.
createConditionalNode() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a ConditionalNode.
createConditionalNode() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createConfigParam() - Method in interface org.modelio.metamodel.mmextensions.infrastructure.IInfrastructureModelFactory
 
createConnectDirToRepositoryCommand() - Method in interface com.modeliosoft.modelio.cms.api.ICmsServices
Create a command to checkout a repository directory into a working copy.
createConnectionPointReference() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a ConnectionPointReference.
createConnectionPointReference() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createConnector(BindableInstance, BindableInstance, String) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a connector between two bindable instances.
createConnector() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a Connector.
createConnector(BindableInstance, BindableInstance, String) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
Creates a defined Connector.
createConnector() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createConnectorEnd() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a ConnectorEnd.
createConnectorEnd() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createConstraint() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a Constraint.
createConstraint() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createConstraint() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createContent(Composite) - Method in class org.modelio.api.ui.text.TextWrapperForIElement
 
createContentArea(Composite) - Method in class org.modelio.api.module.report.ReportDialog
 
createContentArea(Composite) - Method in class org.modelio.api.ui.ModelioWizardDialog
 
createContents(Composite) - Method in class org.modelio.api.ui.ModelioWizardDialog
The WizardDialog implementation of this Window method calls call IWizard.addPages to allow the current wizard to add extra pages, then super.createContents to create the controls.
createContract() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createControl(FormToolkit, Composite) - Method in class org.modelio.api.ui.form.fields.AbstractField
Create the edition control.
createControl(FormToolkit, Composite) - Method in class org.modelio.api.ui.form.fields.BooleanField
Create the edition control.
createControl(FormToolkit, Composite) - Method in class org.modelio.api.ui.form.fields.DateField
Create the edition control.
createControl(FormToolkit, Composite) - Method in class org.modelio.api.ui.form.fields.ElementField
Create the edition control.
createControl(FormToolkit, Composite) - Method in class org.modelio.api.ui.form.fields.EnumField
Create the edition control.
createControl(FormToolkit, Composite) - Method in class org.modelio.api.ui.form.fields.HtmlTextField
Create the edition control.
createControl(FormToolkit, Composite) - Method in class org.modelio.api.ui.form.fields.MultipleElementField
 
createControl(FormToolkit, Composite) - Method in class org.modelio.api.ui.form.fields.NoteField
 
createControl(FormToolkit, Composite) - Method in class org.modelio.api.ui.form.fields.RichTextField
 
createControl(FormToolkit, Composite) - Method in class org.modelio.api.ui.form.fields.StringField
 
createControl(FormToolkit, Composite) - Method in class org.modelio.api.ui.form.fields.TextField
Create the edition control.
createControl(FormToolkit, Composite) - Method in class org.modelio.api.ui.form.fields.TimeField
 
createControlFlow() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a ControlFlow.
createControlFlow() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createCourseOfAction() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createCreateBranchCommand() - Method in interface com.modeliosoft.modelio.cms.api.ICmsServices
Create a command to create a branch.
createCreateTagCommand() - Method in interface com.modeliosoft.modelio.cms.api.ICmsServices
Create a command to create a tag.
CreateCustomMatrixCommandHandler - Class in com.modeliosoft.modelio.api.module.commands.standard
Generic implementation of IMatrixWizardContributor that creates a matrix from the attached matrix descriptor.
CreateCustomMatrixCommandHandler() - Constructor for class com.modeliosoft.modelio.api.module.commands.standard.CreateCustomMatrixCommandHandler
 
createDataFlow() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a DataFlow.
createDataFlow() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createDataObject() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createDataStoreNode() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a DataStoreNode.
createDataStoreNode() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createDataType() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a DataType.
createDataType(String, NameSpace) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a DataType.
createDataType(String, NameSpace, Stereotype) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a DataType.
createDataType(String, NameSpace, String, String) - Method in interface org.modelio.api.modelio.model.IUmlModel
 
createDataType() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
Creates a new data type
createDataType(String, NameSpace) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
Creates a new data type
createDataType(String, NameSpace, Stereotype) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
Creates a new data type
createDataType(String, NameSpace, String, String) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createDecisionMergeNode() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a DecisionMergeNode.
createDecisionMergeNode() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createDeepHistoryPseudoState() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a DeepHistoryPseudoState.
createDeepHistoryPseudoState() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createDefaultEditionStrategy(ColumnViewer, boolean) - Method in interface org.modelio.api.ui.swt.IUiToolkit
Get a default strategy responsible to determine if a cell selection event triggers an editor activation.
createDeliverable() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createDependency() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a Dependency.
createDependency(ModelElement, ModelElement, Stereotype) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a Dependency between two ModelElements.
createDependency(ModelElement, ModelElement, String, String) - Method in interface org.modelio.api.modelio.model.IUmlModel
 
createDependency() - Method in interface org.modelio.metamodel.mmextensions.infrastructure.IInfrastructureModelFactory
 
createDependency(ModelElement, ModelElement, Stereotype) - Method in interface org.modelio.metamodel.mmextensions.infrastructure.IInfrastructureModelFactory
 
createDependency(ModelElement, ModelElement, String, String) - Method in interface org.modelio.metamodel.mmextensions.infrastructure.IInfrastructureModelFactory
 
createDeploymentDiagram(String, ModelElement, Stereotype) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a DeploymentDiagram.
createDeploymentDiagram() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
Creates a new deployment diagram.
createDeploymentDiagram(String, ModelElement) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
Create a Deployment Diagram.
createDeploymentDiagram(String, ModelElement, Stereotype) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
Create a Deployment Diagram.
createDevice() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createDiagramSet() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a DiagramSet.
createDiagramSet() - Method in interface org.modelio.metamodel.mmextensions.infrastructure.IInfrastructureModelFactory
 
createDiagramSet(String, DiagramSet) - Method in interface org.modelio.metamodel.mmextensions.infrastructure.IInfrastructureModelFactory
Create a DiagramSet.
createDialogArea(Composite) - Method in class org.modelio.api.ui.ModelioWizardDialog
 
createDialogArea(Composite) - Method in class org.modelio.api.ui.text.ResultsProposalPopup
 
createDictionary() - Method in interface com.modeliosoft.modelio.analyst.model.IAnalystModel
Create a new dictionary without container.
The returned dictionary has to be added in the dictionary hierarchy.
createDictionary(String, Dictionary) - Method in interface com.modeliosoft.modelio.analyst.model.IAnalystModel
Create a new dictionary without container.
The returned dictionary has to be added in the dictionary hierarchy.
createDistributionNetwork() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createDocument() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a non initialized Document.
createDocument() - Method in interface org.modelio.metamodel.mmextensions.infrastructure.IInfrastructureModelFactory
Creates a new attached document.
createDocumentContent(Document) - Method in interface org.modelio.api.modelio.editor.IEditionService
Create a document content for the given document.
createDocumentReference() - Method in interface org.modelio.metamodel.mmextensions.infrastructure.IResourceBuilder
 
createDrawingEllipse(IDiagramDrawingsLayer, String, int, int, int, int) - Method in interface org.modelio.api.modelio.diagram.IDiagramGraphicFactory
Creates a drawing ellipse.
createDrawingLine(IDiagramDrawingsLayer, String, int, int, int, int) - Method in interface org.modelio.api.modelio.diagram.IDiagramGraphicFactory
Creates a drawing line
createDrawingRectangle(IDiagramDrawingsLayer, String, int, int, int, int) - Method in interface org.modelio.api.modelio.diagram.IDiagramGraphicFactory
Creates a drawing rectangle.
createDrawingText(IDiagramDrawingsLayer, String, String, int, int, int, int) - Method in interface org.modelio.api.modelio.diagram.IDiagramGraphicFactory
Creates a drawing rectangle.
createDriver() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createDurationConstraint() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a DurationConstraint.
createDurationConstraint() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
CREATEEFFECT_VALUE - Static variable in enum org.modelio.metamodel.uml.behavior.commonBehaviors.ParameterEffectKind
 
createElement(String, Element, String) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create an element from its metaclass name, and attach it to a parent using a specific relation.
createElement(String) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create an element from its metaclass name.
createElementImport() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create an ElementImport.
createElementImport(NameSpace, NameSpace) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create an ElementImport between two NameSpaces.
createElementImport(Operation, NameSpace) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create an ElementImport between an Operation and a NameSpace.
createElementImport() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createElementImport(NameSpace, NameSpace) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createElementImport(Operation, NameSpace) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createElementRealization() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create an ElementRealization.
createElementRealization() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createEmbeddedDocument(ResourceType, ModelElement, String) - Method in interface org.modelio.api.modelio.model.IUmlModel
Creates an embedded document.
createEmbeddedDocument(String, String, ModelElement, String, Path) - Method in interface org.modelio.api.modelio.model.IUmlModel
Creates an embedded document from an existing file.
createEmbeddedDocument(String, String, ModelElement, String) - Method in interface org.modelio.api.modelio.model.IUmlModel
Creates an empty embedded document.
createEmbeddedDocument() - Method in interface org.modelio.metamodel.mmextensions.infrastructure.IResourceBuilder
Creates the embedded document.
createEmbeddedResource() - Method in interface org.modelio.metamodel.mmextensions.infrastructure.IResourceBuilder
Creates the embedded resource.
createEmbeddedResource(String) - Method in interface org.modelio.metamodel.uml.infrastructure.AbstractResource
Initialize the element to embed a resource.
createEntryPointPseudoState() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a EntryPointPseudoState.
createEntryPointPseudoState() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createEnumeratedPropertyType() - Method in interface com.modeliosoft.modelio.analyst.model.IAnalystModel
Create a new enumerated property type.
The returned property type has to be added in the admin requirement model, using the IAnalystModel.addPropertyType(PropertyType) method.
createEnumeratedPropertyType() - Method in interface org.modelio.api.modelio.model.IUmlModel
 
createEnumeratedPropertyType() - Method in interface org.modelio.metamodel.mmextensions.infrastructure.IInfrastructureModelFactory
 
createEnumeration() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create an Enumeration.
createEnumeration(String, NameSpace) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create an Enumeration.
createEnumeration(String, NameSpace, Stereotype) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create an stereotyped Enumeration.
createEnumeration(String, NameSpace, String, String) - Method in interface org.modelio.api.modelio.model.IUmlModel
 
createEnumeration() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createEnumeration(String, NameSpace) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createEnumeration(String, NameSpace, Stereotype) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createEnumeration(String, NameSpace, String, String) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createEnumerationLiteral() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create an EnumerationLiteral.
createEnumerationLiteral(String, Enumeration) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create an EnumerationLiteral.
createEnumerationLiteral(String, Enumeration, Stereotype) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create an stereotyped EnumerationLiteral.
createEnumerationLiteral(String, Enumeration, String, String) - Method in interface org.modelio.api.modelio.model.IUmlModel
 
createEnumerationLiteral() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createEnumerationLiteral(String, Enumeration) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createEnumerationLiteral(String, Enumeration, Stereotype) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createEnumerationLiteral(String, Enumeration, String, String) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createEquipment() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createEvent() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create an Event.
createEvent() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createExceptionHandler() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create an ExceptionHandler.
createExceptionHandler() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createExecutionOccurenceSpecification() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a ExecutionOccurenceSpecification.
createExecutionOccurenceSpecification() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createExecutionSpecification() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a ExecutionSpecification.
createExecutionSpecification() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createExitPointPseudoState() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a ExitPointPseudoState.
createExitPointPseudoState() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createExpansionNode() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create an ExpansionNode.
createExpansionNode() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createExpansionRegion() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create an ExpansionRegion.
createExpansionRegion() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createExtendUseCaseDependency(UseCase, UseCase) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create an extend UseCaseDependency between two UseCases.
createExtendUseCaseDependency(UseCase, UseCase) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
Creates an "extends" stereotyped UseCaseDependency.
createExtensionPoint() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a ExtensionPoint.
createExtensionPoint() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
Creates a use case extension point.
createExternalResource(String) - Method in interface org.modelio.metamodel.uml.infrastructure.AbstractResource
Initialize the element to reference an external resource.
createExternDocument() - Method in interface org.modelio.api.modelio.model.IUmlModel
Deprecated.
Since 3.7, Renamed IUmlModel.createDocument()
createExternDocument(String, String, ModelElement, String) - Method in interface org.modelio.api.modelio.model.IUmlModel
createExternDocument(ResourceType, ModelElement, String) - Method in interface org.modelio.api.modelio.model.IUmlModel
createExternDocument(String, String, ModelElement, String, Path) - Method in interface org.modelio.api.modelio.model.IUmlModel
createExternDocument() - Method in interface org.modelio.metamodel.mmextensions.infrastructure.IInfrastructureModelFactory
Deprecated.
since 3.7
createExternDocument(ResourceType, ModelElement, String) - Method in interface org.modelio.metamodel.mmextensions.infrastructure.IInfrastructureModelFactory
Deprecated.
since 3.7
createExternDocument(String, String, String, ModelElement, String) - Method in interface org.modelio.metamodel.mmextensions.infrastructure.IInfrastructureModelFactory
Deprecated.
createExternDocumentType() - Method in interface org.modelio.metamodel.mmextensions.infrastructure.IInfrastructureModelFactory
Deprecated.
since 3.7
createExternElement() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create an ExternElement.
createExternElement(String, MethodologicalLink, Stereotype) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a stereotyped externElement.
createExternElement(String, MethodologicalLink, String, String) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a stereotyped externElement.
createExternElement() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
Creates an empty, unnamed UML class.
createExternElement(String, MethodologicalLink, Stereotype) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createExternElement(String, MethodologicalLink, String, String) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createExternProcessor(IModule, String) - Method in class com.modeliosoft.modelio.api.module.commands.AbstractCreateMatrixCommandHandler
Creates an ExternProcessor to be used in a query definition or value definition.
createExternProcessor(IUmlModel, String) - Method in class com.modeliosoft.modelio.api.module.contributor.matrixcreation.AbstractMatrixWizardContributor
Creates an ExternProcessor to be used in a query definition or value definition.
createExternProcessor() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a ExternProcessor.
createExternProcessor(String, String) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create an ExternProcessor, bound to the implementation class from the specified module.
createExternProcessor() - Method in interface org.modelio.metamodel.mmextensions.infrastructure.IInfrastructureModelFactory
 
createFacility() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createFieldPages(ModelElement) - Method in interface org.modelio.api.ui.form.IFieldFactory
Create form field pages from a specific ModelElement.
createFields(FormToolkit, Composite, ModelElement, FormFieldPage) - Method in interface org.modelio.api.ui.form.IFieldFactory
Fill a form field page from a specific ModelElement.
createFinalState() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a FinalState.
createFinalState() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createFlow() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
CREATEFLOW_VALUE - Static variable in enum org.modelio.metamodel.uml.behavior.activityModel.ObjectFlowEffectKind
 
createFlowFinalNode() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a FlowFinalNode.
createFlowFinalNode() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createForkJoinNode() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a ForkJoinNode.
createForkJoinNode() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createForkPseudoState() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a ForkPseudoState.
createForkPseudoState() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createFormField(FormToolkit, Composite, ModelElement, PropertyDefinition) - Method in class org.modelio.api.ui.form.AbstractFieldFactory
Create a form field for a specific PropertyDefinition.
createFormFields(FormToolkit, Composite, ModelElement, Stereotype) - Method in class org.modelio.api.ui.form.AbstractFieldFactory
Create a form field from a specific Stereotype.
createFormFields(Composite, ModelElement) - Method in class org.modelio.api.ui.form.ElementFormPanel
Create a complete form for an element.
createGap() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createGate() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a Gate.
createGate(String) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a Gate.
createGate() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createGate(String) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createGeneralization() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a Generalization.
createGeneralization(NameSpace, NameSpace) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a Generalization between two NameSpaces.
createGeneralization() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
Creates an inheritance link.
createGeneralization(NameSpace, NameSpace) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
Creates an inheritance link.
createGeneralOrdering() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a GeneralOrdering.
createGeneralOrdering() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createGenericFields(FormToolkit, Composite, ModelElement) - Method in class org.modelio.api.ui.form.AbstractFieldFactory
Build a fully generic implementation including: the element's name every PropertyTableDefinition defined by its stereotypes
createGetLockCommand() - Method in interface com.modeliosoft.modelio.cms.api.ICmsServices
Create a "Get lock" command.
createGoal() - Method in interface com.modeliosoft.modelio.analyst.model.IAnalystModel
Create a new goal without container.
The returned goal has to be added in the goal hierarchy.
createGoal(String, GoalContainer) - Method in interface com.modeliosoft.modelio.analyst.model.IAnalystModel
Create a new goal without container.
The returned goal has to be added in the goal hierarchy.
createGoal(String, Goal) - Method in interface com.modeliosoft.modelio.analyst.model.IAnalystModel
Create a new goal without container.
The returned goal has to be added in the goal hierarchy.
createGoal() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createGoalContainer() - Method in interface com.modeliosoft.modelio.analyst.model.IAnalystModel
Create a new goal container without container.
The returned goal container has to be added in the goal hierarchy.
createGoalContainer(String, GoalContainer) - Method in interface com.modeliosoft.modelio.analyst.model.IAnalystModel
Create a new goal container without container.
The returned goal container has to be added in the goal hierarchy.
createGraphDiagram() - Method in interface org.modelio.metamodel.mmextensions.infrastructure.IInfrastructureModelFactory
 
createGraphDiagram(String, ModelElement) - Method in interface org.modelio.metamodel.mmextensions.infrastructure.IInfrastructureModelFactory
 
createGrouping() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createImpactDiagram() - Method in interface org.modelio.metamodel.mmextensions.infrastructure.IInfrastructureModelFactory
 
createImpactDiagram(ImpactModel) - Method in interface org.modelio.metamodel.mmextensions.infrastructure.IInfrastructureModelFactory
 
createImpactLink() - Method in interface org.modelio.metamodel.mmextensions.infrastructure.IInfrastructureModelFactory
 
createImpactLink(ImpactModel, ModelElement, ModelElement) - Method in interface org.modelio.metamodel.mmextensions.infrastructure.IInfrastructureModelFactory
 
createImpactModel() - Method in interface org.modelio.metamodel.mmextensions.infrastructure.IInfrastructureModelFactory
 
createImpactModel(ImpactProject) - Method in interface org.modelio.metamodel.mmextensions.infrastructure.IInfrastructureModelFactory
 
createImpactProject(IRepository) - Method in interface org.modelio.metamodel.mmextensions.infrastructure.IInfrastructureModelFactory
Creates an ImpactProject.
createImplementationEvent() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createImplementationFolder() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createIncludeUseCaseDependency(UseCase, UseCase) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create an nclude UseCaseDependency between two NameSpaces.
createIncludeUseCaseDependency(UseCase, UseCase) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createInfluence() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createInformationFlow() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a InformationFlow.
createInformationFlow() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createInformationItem() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a InformationItem.
createInformationItem() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createInitialNode() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a InitialNode.
createInitialNode() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createInitialPseudoState() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a InitialPseudoState.
createInitialPseudoState() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createInputPin() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a InputPin.
createInputPin() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createInstance() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create an instance.
createInstance(String, Package) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create an instance.
createInstance() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createInstance(String, Package) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createInstanceNode() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create an instanceNode.
createInstanceNode() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createInteraction() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create interaction.
createInteraction() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createInteractionOperand() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create an interactionOperand.
createInteractionOperand(String) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create an interactionOperand.
createInteractionOperand() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createInteractionOperand(String) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createInteractionUse() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create an interactionUse.
createInteractionUse(Interaction) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create an interactionUse.
createInteractionUse() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createInteractionUse(Interaction) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createInterface() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create an interface.
createInterface(String, NameSpace) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create an interface.
createInterface(String, NameSpace, Stereotype) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a stereotyped Interface.
createInterface(String, NameSpace, String, String) - Method in interface org.modelio.api.modelio.model.IUmlModel
 
createInterface() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createInterface(String, NameSpace) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createInterface(String, NameSpace, Stereotype) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createInterface(String, NameSpace, String, String) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createInterfaceRealization() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create an interfaceRealization.
createInterfaceRealization(NameSpace, Interface) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create an interfaceRealization.
createInterfaceRealization() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createInterfaceRealization(NameSpace, Interface) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createInternalTransition() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create an internalTransition.
createInternalTransition() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createInterruptibleActivityRegion() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create an interruptibleActivityRegion.
createInterruptibleActivityRegion() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createIOParameter(String, GeneralClass, Operation) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create an OParameter.
createIOParameter(String, GeneralClass, Operation, Stereotype) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a stereotyped IOParameter.
createIOParameter(String, GeneralClass, Operation, String, String) - Method in interface org.modelio.api.modelio.model.IUmlModel
 
createIOParameter(String, GeneralClass, Operation) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
Creates an operation Parameter.
createIOParameter(String, GeneralClass, Operation, Stereotype) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
Creates an operation Parameter.
createIOParameter(String, GeneralClass, Operation, String, String) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createJoinPseudoState() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create an JoinPseudoState.
createJoinPseudoState() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createJunctionPseudoState() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create an JunctionPseudoState.
createJunctionPseudoState() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createKPI(String, KPI) - Method in interface com.modeliosoft.modelio.analyst.model.IAnalystModel
Create a new KPI without container.
The returned KPI has to be added in the KPI container hierarchy.
createKPI(String, KPIContainer) - Method in interface com.modeliosoft.modelio.analyst.model.IAnalystModel
Create a new KPI without container.
The returned KPI has to be added in the KPI container hierarchy.
createKPI() - Method in interface com.modeliosoft.modelio.analyst.model.IAnalystModel
Create a new KPI without container.
The returned KPI has to be added in the KPI container hierarchy.
createKPIContainer(String, KPIContainer) - Method in interface com.modeliosoft.modelio.analyst.model.IAnalystModel
Create a new KPI container without container.
The returned KPI container has to be added in the KPI container hierarchy.
createKPIContainer() - Method in interface com.modeliosoft.modelio.analyst.model.IAnalystModel
Create a new KPI container without container.
The returned KPI container has to be added in the KPI container hierarchy.
createLifeline() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a Lifeline.
createLifeline(String, Interaction) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a Lifeline.
createLifeline(String, Interaction, Instance) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a Lifeline.
createLifeline() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createLifeline(String, Interaction) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createLifeline(String, Interaction, Instance) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createLink(Instance, Instance, String) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a Link between two instances.
createLink() - Method in interface org.modelio.api.modelio.model.IUmlModel
 
createLink(Instance, Instance, String) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
Creates an instance link.
createLink() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createLinkEnd() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a LinkEnd.
createLinkEnd() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createLocalPropertyTable() - Method in interface org.modelio.api.modelio.model.IUmlModel
 
createLocalPropertyTable() - Method in interface org.modelio.metamodel.mmextensions.infrastructure.IInfrastructureModelFactory
 
createLocation() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createLoopNode() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a LoopNode.
createLoopNode() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createManifestation() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a Manifestation.
createManifestation() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
Creates a new artifact Manifestation.
createMaterial() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createMatrixDefinition() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a MatrixDefinition.
createMatrixDefinition(String, QueryDefinition, QueryDefinition, QueryDefinition, MatrixValueDefinition) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a MatrixDefinition with all its contents.
createMatrixDefinition() - Method in interface org.modelio.metamodel.mmextensions.infrastructure.IInfrastructureModelFactory
 
CreateMatrixStandardCommandHandler - Class in com.modeliosoft.modelio.api.module.commands.standard
Generic implementation of IMatrixWizardContributor that creates a matrix from the attached matrix descriptor.
CreateMatrixStandardCommandHandler() - Constructor for class com.modeliosoft.modelio.api.module.commands.standard.CreateMatrixStandardCommandHandler
 
createMatrixValueDefinition(IModule, String) - Method in class com.modeliosoft.modelio.api.module.commands.AbstractCreateMatrixCommandHandler
Creates a MatrixValueDefinition to be used as matrix values definition.
createMatrixValueDefinition(IUmlModel, String) - Method in class com.modeliosoft.modelio.api.module.contributor.matrixcreation.AbstractMatrixWizardContributor
Creates a MatrixValueDefinition to be used as matrix values definition.
createMatrixValueDefinition() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a MatrixValueDefinition.
createMatrixValueDefinition(String, String) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a MatrixValueDefinition implemented by a java class.
createMatrixValueDefinition() - Method in interface org.modelio.metamodel.mmextensions.infrastructure.IInfrastructureModelFactory
 
createMAttributeField(FormToolkit, Composite, ModelElement, MAttribute) - Method in class org.modelio.api.ui.form.AbstractFieldFactory
Create a form field from a specific MAttribute.
createMeaning() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createMergeCommand() - Method in interface com.modeliosoft.modelio.cms.api.ICmsServices
Creates a merge command.
createMessage() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a Message.
createMessage(MessageSort) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a Message.
createMessage(MessageSort, Operation) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a Message.
createMessage(String, MessageSort) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a Message.
createMessage() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createMessage(MessageSort) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createMessage(MessageSort, Operation) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createMessage(String, MessageSort) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
CREATEMESSAGE_VALUE - Static variable in enum org.modelio.metamodel.uml.behavior.interactionModel.MessageSort
 
createMessageFlow() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a MessageFlow.
createMessageFlow() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createMetaclassReference() - Method in interface org.modelio.metamodel.mmextensions.infrastructure.IInfrastructureModelFactory
 
createMetaclassSelector(Composite, int) - Method in interface org.modelio.api.ui.swt.IUiToolkit
Create a metaclass selector widget.
createMethodologicalLink() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a MethodologicalLink.
createMethodologicalLink(ModelElement, ModelElement, Stereotype) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a stereotyped MethodologicalLink between two ModelElements.
createMethodologicalLink(ModelElement, ModelElement, String, String) - Method in interface org.modelio.api.modelio.model.IUmlModel
 
createMethodologicalLink() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
createMethodologicalLink(ModelElement, ModelElement, Stereotype) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createMethodologicalLink(ModelElement, ModelElement, String, String) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createModel() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createModuleProject(IRepository) - Method in interface org.modelio.metamodel.mmextensions.infrastructure.IInfrastructureModelFactory
 
createMotivationFolder() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createNaryAssociation() - Method in interface org.modelio.api.modelio.model.IUmlModel
 
createNaryAssociation(List<Classifier>) - Method in interface org.modelio.api.modelio.model.IUmlModel
 
createNaryAssociation() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createNaryAssociation(List<Classifier>) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
Create a nary association.
createNaryAssociationEnd() - Method in interface org.modelio.api.modelio.model.IUmlModel
 
createNaryAssociationEnd() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createNaryConnector() - Method in interface org.modelio.api.modelio.model.IUmlModel
 
createNaryConnector(List<BindableInstance>) - Method in interface org.modelio.api.modelio.model.IUmlModel
 
createNaryConnector() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createNaryConnector(List<BindableInstance>) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
Create a nary connector.
createNaryConnectorEnd() - Method in interface org.modelio.api.modelio.model.IUmlModel
 
createNaryConnectorEnd() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createNaryLink() - Method in interface org.modelio.api.modelio.model.IUmlModel
 
createNaryLink(List<Instance>) - Method in interface org.modelio.api.modelio.model.IUmlModel
 
createNaryLink() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createNaryLink(List<Instance>) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
Create a nary link.
createNaryLinkEnd() - Method in interface org.modelio.api.modelio.model.IUmlModel
 
createNaryLinkEnd() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createNode() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a Node.
createNode() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createNode() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createNote() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a Note.
createNote(String, String, ModelElement, String) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a Note.
createNote(NoteType, ModelElement, String) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a Note.
createNote() - Method in interface org.modelio.metamodel.mmextensions.infrastructure.IInfrastructureModelFactory
 
createNote(NoteType, ModelElement, String) - Method in interface org.modelio.metamodel.mmextensions.infrastructure.IInfrastructureModelFactory
 
createNote(String, String, String, ModelElement, String) - Method in interface org.modelio.metamodel.mmextensions.infrastructure.IInfrastructureModelFactory
 
createNoteType() - Method in interface org.modelio.metamodel.mmextensions.infrastructure.IInfrastructureModelFactory
 
createObjectDiagram(String, ModelElement, Stereotype) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a ObjectDiagram.
createObjectDiagram() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createObjectDiagram(String, ModelElement) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
Create an Object Diagram.
createObjectDiagram(String, ModelElement, Stereotype) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
Create an Object Diagram.
createObjectFlow() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a ObjectFlow.
createObjectFlow() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createOpaqueAction() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a OpaqueAction.
createOpaqueAction() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createOpaqueBehavior() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a OpaqueBehavior.
createOpaqueBehavior() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createOperation() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create an Operation.
createOperation(String, Classifier) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create an Operation.
createOperation(String, Classifier, Stereotype) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a stereotyped Operation.
createOperation(String, Classifier, String, String) - Method in interface org.modelio.api.modelio.model.IUmlModel
 
createOperation() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createOperation(String, Classifier) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createOperation(String, Classifier, Stereotype) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createOperation(String, Classifier, String, String) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createOrJunction() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createOutcome() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createOutputPin() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a OutputPin.
createOutputPin() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createPackage() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a Package.
createPackage(String, NameSpace) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a Package.
createPackage(String, NameSpace, Stereotype) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a stereotyped Package.
createPackage(String, NameSpace, String, String) - Method in interface org.modelio.api.modelio.model.IUmlModel
 
createPackage() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
Creates an UML package.
createPackage(String, NameSpace) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
Creates an UML package.
createPackage(String, NameSpace, Stereotype) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
Creates an UML package.
createPackage(String, NameSpace, String, String) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createPackageImport() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a PackageImport.
createPackageImport(NameSpace, Package) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a PackageImport between a NameSpace and a Package.
createPackageImport(Operation, Package) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a PackageImport between an Operation and a Package.
createPackageImport() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createPackageImport(NameSpace, Package) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createPackageImport(Operation, Package) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createPackageMerge() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a PackageMerge.
createPackageMerge() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createPage(int, String, Image) - Method in class org.modelio.api.ui.form.AbstractFieldFactory
Create a form field page.
createPanel(Composite) - Method in class org.modelio.api.module.propertiesPage.ElementFormPropertyPanel
 
createPanel(Composite) - Method in class org.modelio.api.module.propertiesPage.ModuleMultiVariantPropertyPanel
From interface IPanelProvider Create the GUI for the ModuleMultiVariantPropertyPanel.
createPanel(Composite) - Method in class org.modelio.api.ui.contributor.DefaultWizardPreviewPanel
 
createPanel(Composite) - Method in class org.modelio.api.ui.form.ElementFormPanel
 
createParameter() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a Parameter.
createParameter() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createPartDecomposition() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a PartDecomposition.
createPartDecomposition(Interaction) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create an PartDecomposition.
createPartDecomposition() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createPartDecomposition(Interaction) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createPath() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createPhysicalFolder() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createPlateau() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createPort() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a Port.
createPort(String, Instance) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a Port.
createPort(String, Classifier) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a Port.
createPort() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createPort(String, Instance) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createPort(String, Classifier) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createPrinciple() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createProduct() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createProfile() - Method in interface org.modelio.metamodel.mmextensions.infrastructure.IInfrastructureModelFactory
 
createProgressMonitorPart(Composite, GridLayout) - Method in class org.modelio.api.ui.ModelioWizardDialog
Hook method for subclasses to create a custom progress monitor part.
createProject(IRepository) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
Creates a Project.
createProperty() - Method in interface com.modeliosoft.modelio.analyst.model.IAnalystModel
Create a new property.
The returned property has to be added to a property set, defined in the admin requirement model, using the PropertyTableDefinition.getOwned()
createPropertyDefinition() - Method in interface org.modelio.api.modelio.model.IUmlModel
 
createPropertyDefinition() - Method in interface org.modelio.metamodel.mmextensions.infrastructure.IInfrastructureModelFactory
 
createPropertyEnumerationLitteral() - Method in interface com.modeliosoft.modelio.analyst.model.IAnalystModel
Create a new enumeration litteral for the enumerated property type.
The returned enumeration litteral has to be added to a enumerated property type.
createPropertyEnumerationLitteral() - Method in interface org.modelio.api.modelio.model.IUmlModel
 
createPropertyEnumerationLitteral() - Method in interface org.modelio.metamodel.mmextensions.infrastructure.IInfrastructureModelFactory
 
createPropertySet() - Method in interface com.modeliosoft.modelio.analyst.model.IAnalystModel
Create a new property set.
The returned property set has to be added to the admin requirement model, using the IAnalystModel.addPropertySet(PropertyTableDefinition) method.
createPropertyTable() - Method in interface com.modeliosoft.modelio.analyst.model.IAnalystModel
Create a new property value set.
The returned property value set has to be defined on the following elements: RequirementContainer, Requirement, Dictionary, Term.
createPropertyTable() - Method in interface org.modelio.api.modelio.model.IUmlModel
 
createPropertyTable() - Method in interface org.modelio.metamodel.mmextensions.infrastructure.IInfrastructureModelFactory
 
createPropertyTableDefinition() - Method in interface org.modelio.api.modelio.model.IUmlModel
 
createPropertyTableDefinition() - Method in interface org.modelio.metamodel.mmextensions.infrastructure.IInfrastructureModelFactory
 
createPropertyType() - Method in interface com.modeliosoft.modelio.analyst.model.IAnalystModel
Create a new simple property type.
The returned property type has to be added to the admin requirement model, using the IAnalystModel.addPropertyType(PropertyType) method.
createPropertyType() - Method in interface org.modelio.api.modelio.model.IUmlModel
 
createPropertyType() - Method in interface org.modelio.metamodel.mmextensions.infrastructure.IInfrastructureModelFactory
 
createProvidedInterface() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a ProvidedInterface.
createProvidedInterface(Port, List<Interface>) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a ProvidedInterface.
createProvidedInterface() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createProvidedInterface(Port, List<Interface>) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createQueryDefinition(IModule, String) - Method in class com.modeliosoft.modelio.api.module.commands.AbstractCreateMatrixCommandHandler
Creates a QueryDefinition to be used as line, column or depth query.
createQueryDefinition(IModule, String, Map<String, String>) - Method in class com.modeliosoft.modelio.api.module.commands.standard.CreateMatrixStandardCommandHandler
Creates a QueryDefinition to be used as line, column or depth query.
createQueryDefinition(IUmlModel, String) - Method in class com.modeliosoft.modelio.api.module.contributor.matrixcreation.AbstractMatrixWizardContributor
Creates a QueryDefinition to be used as line, column or depth query.
createQueryDefinition() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a QueryDefinition.
createQueryDefinition(String, String) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a QueryDefinition implemented by a java class.
createQueryDefinition() - Method in interface org.modelio.metamodel.mmextensions.infrastructure.IInfrastructureModelFactory
 
createRaisedException() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a RaisedException.
createRaisedException() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createRealization() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createRegion() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a Region.
createRegion() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createRemoveCommand() - Method in interface com.modeliosoft.modelio.cms.api.ICmsServices
 
createRepairCommand(IProjectFragment) - Method in interface com.modeliosoft.modelio.cms.api.ICmsServices
Create a repository repair command.
createRepresentation() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createRequiredInterface() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a RequiredInterface.
createRequiredInterface(Port, List<Interface>) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a RequiredInterface.
createRequiredInterface() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createRequiredInterface(Port, List<Interface>) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createRequirement() - Method in interface com.modeliosoft.modelio.analyst.model.IAnalystModel
Create a new requirement without container.
The returned requirement has to be added in the requirement container hierarchy.
createRequirement(String, Requirement) - Method in interface com.modeliosoft.modelio.analyst.model.IAnalystModel
Create a new requirement without container.
The returned requirement has to be added in the requirement container hierarchy.
createRequirement(String, RequirementContainer) - Method in interface com.modeliosoft.modelio.analyst.model.IAnalystModel
Create a new requirement without container.
The returned requirement has to be added in the requirement container hierarchy.
createRequirement() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createRequirementContainer() - Method in interface com.modeliosoft.modelio.analyst.model.IAnalystModel
Create a new requirement container without container.
The returned requirement container has to be added in the requirement container hierarchy.
createRequirementContainer(String, RequirementContainer) - Method in interface com.modeliosoft.modelio.analyst.model.IAnalystModel
Create a new requirement container without container.
The returned requirement container has to be added in the requirement container hierarchy.
createResource() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createResourceReference() - Method in interface org.modelio.metamodel.mmextensions.infrastructure.IResourceBuilder
 
createResourceType() - Method in interface org.modelio.metamodel.mmextensions.infrastructure.IInfrastructureModelFactory
 
createReturnParameter(String, GeneralClass, Operation) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create an ReturnParameter.
createReturnParameter(String, GeneralClass, Operation, Stereotype) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a stereotyped ReturnParameter.
createReturnParameter(String, GeneralClass, Operation, String, String) - Method in interface org.modelio.api.modelio.model.IUmlModel
 
createReturnParameter(String, GeneralClass, Operation) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createReturnParameter(String, GeneralClass, Operation, Stereotype) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createReturnParameter(String, GeneralClass, Operation, String, String) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createRevertCommand() - Method in interface com.modeliosoft.modelio.cms.api.ICmsServices
Create a "Revert" command.
createRisk() - Method in interface com.modeliosoft.modelio.analyst.model.IAnalystModel
Create a new risk without container.
The returned risk has to be added in the risk container hierarchy.
createRisk(String, Risk) - Method in interface com.modeliosoft.modelio.analyst.model.IAnalystModel
Create a new risk without container.
The returned risk has to be added in the risk container hierarchy.
createRisk(String, RiskContainer) - Method in interface com.modeliosoft.modelio.analyst.model.IAnalystModel
Create a new risk without container.
The returned risk has to be added in the risk container hierarchy.
createRiskContainer() - Method in interface com.modeliosoft.modelio.analyst.model.IAnalystModel
Create a new risk container without container.
The returned risk container has to be added in the risk container hierarchy.
createRiskContainer(String, RiskContainer) - Method in interface com.modeliosoft.modelio.analyst.model.IAnalystModel
Create a new risk container without container.
The returned risk container has to be added in the risk container hierarchy.
createSendSignalAction() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a SendSignalAction.
createSendSignalAction() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createSequenceDiagram() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a SequenceDiagram.
createSequenceDiagram() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
Creates a new.
createSequenceDiagram(String, ModelElement) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
createServing() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createShallowHistoryPseudoState() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a ShallowHistoryPseudoState.
createShallowHistoryPseudoState() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createSignal() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a Signal.
createSignal() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createSpecialization() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createStakeholder() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createState() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a State.
createState() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createStateInvariant() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a StateInvariant.
createStateInvariant(String) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a StateInvariant.
createStateInvariant() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createStateInvariant(String) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createStateMachine() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a StateMachine.
createStateMachine() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createStateMachineDiagram(String, ModelElement, Stereotype) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a StateMachineDiagram.
createStateMachineDiagram() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createStateMachineDiagram(String, ModelElement, Stereotype) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
Create a StateMachine Diagram.
createStaticDiagram(String, ModelElement, Stereotype) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a StaticDiagram.
createStaticDiagram(String, ModelElement, String, String) - Method in interface org.modelio.api.modelio.model.IUmlModel
 
createStaticDiagram() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createStaticDiagram(String, ModelElement, Stereotype) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createStaticDiagram(String, ModelElement, String, String) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createStereotype() - Method in interface org.modelio.metamodel.mmextensions.infrastructure.IInfrastructureModelFactory
 
createStrategyFolder() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createStructuredActivityNode() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a StructuredActivityNode.
createStructuredActivityNode() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createSubstitution() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a Substitution.
createSubstitution() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createSymbolService() - Method in interface com.modeliosoft.modelio.cms.api.ICmsServices
Create a symbol service.
createSynchronizeStateCommand() - Method in interface com.modeliosoft.modelio.cms.api.ICmsServices
Synchronize the CMS states of elements from the working copy files state.
createSystemSoftware() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createTaggedValue() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a TaggedValue.
createTaggedValue(String, String, ModelElement) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a TaggedValue.
createTaggedValue(TagType, ModelElement) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a TaggedValue.
createTaggedValue() - Method in interface org.modelio.metamodel.mmextensions.infrastructure.IInfrastructureModelFactory
 
createTaggedValue(TagType, ModelElement) - Method in interface org.modelio.metamodel.mmextensions.infrastructure.IInfrastructureModelFactory
 
createTaggedValue(String, String, String, ModelElement) - Method in interface org.modelio.metamodel.mmextensions.infrastructure.IInfrastructureModelFactory
 
createTagParameter() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a TagParameter.
createTagParameter(String, TaggedValue) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a TagParameter using a parameter as initial value.
createTagParameter() - Method in interface org.modelio.metamodel.mmextensions.infrastructure.IInfrastructureModelFactory
 
createTagParameter(String, TaggedValue) - Method in interface org.modelio.metamodel.mmextensions.infrastructure.IInfrastructureModelFactory
 
createTagType() - Method in interface org.modelio.metamodel.mmextensions.infrastructure.IInfrastructureModelFactory
 
createTechnologyCollaboration() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createTechnologyEvent() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createTechnologyFolder() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createTechnologyFunction() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createTechnologyInteraction() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createTechnologyInterface() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createTechnologyProcess() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createTechnologyService() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createTemplateBinding() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a TemplateBinding.
createTemplateBinding() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createTemplateParameter() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a TemplateParameter.
createTemplateParameter() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createTemplateParameterSubstitution() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a TemplateParameterSubstitution.
createTemplateParameterSubstitution() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createTerm() - Method in interface com.modeliosoft.modelio.analyst.model.IAnalystModel
Create a new term without container.
The returned term has to be added in the dictionary hierarchy.
createTerm(String, Dictionary) - Method in interface com.modeliosoft.modelio.analyst.model.IAnalystModel
Create a new term without container.
The returned term has to be added in the dictionary hierarchy.
createTerminatePseudoState() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a TerminatePseudoState.
createTerminatePseudoState() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createTerminateSpecification() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createTest() - Method in interface com.modeliosoft.modelio.analyst.model.IAnalystModel
Create a new test without container.
The returned test has to be added in the test container hierarchy.
createTest(String, Test) - Method in interface com.modeliosoft.modelio.analyst.model.IAnalystModel
Create a new test without container.
The returned test has to be added in the test container hierarchy.
createTest(String, TestContainer) - Method in interface com.modeliosoft.modelio.analyst.model.IAnalystModel
Create a new test without container.
The returned test has to be added in the test container hierarchy.
createTestContainer() - Method in interface com.modeliosoft.modelio.analyst.model.IAnalystModel
Create a new test container without container.
The returned test container has to be added in the test container hierarchy.
createTestContainer(String, TestContainer) - Method in interface com.modeliosoft.modelio.analyst.model.IAnalystModel
Create a new test container without container.
The returned test container has to be added in the test container hierarchy.
createTransaction(String) - Method in interface org.modelio.api.modelio.model.IModelingSession
Create a new transaction in the project.
createTransition() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a Transition.
createTransition() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createTriggering() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createTypedPropertyTable() - Method in interface org.modelio.api.modelio.model.IUmlModel
 
createTypedPropertyTable() - Method in interface org.modelio.metamodel.mmextensions.infrastructure.IInfrastructureModelFactory
 
createUpdateCommand() - Method in interface com.modeliosoft.modelio.cms.api.ICmsServices
 
createUsage() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a Usage.
createUsage(ModelElement, ModelElement) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a Usage between two ModelElement.
createUsage() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createUsage(ModelElement, ModelElement) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createUseCase() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a UseCase.
createUseCase(String, NameSpace) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a UseCase.
createUseCase(String, NameSpace, Stereotype) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a stereotyped UseCase.
createUseCase(String, NameSpace, String, String) - Method in interface org.modelio.api.modelio.model.IUmlModel
 
createUseCase() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createUseCase(String, NameSpace) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createUseCase(String, NameSpace, Stereotype) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createUseCase(String, NameSpace, String, String) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createUseCaseDependency() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a UseCaseDependency.
createUseCaseDependency() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createUseCaseDiagram(String, ModelElement, Stereotype) - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a UseCaseDiagram.
createUseCaseDiagram() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createUseCaseDiagram(String, ModelElement) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
Create a UseCase Diagram.
createUseCaseDiagram(String, ModelElement, Stereotype) - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
Create a UseCase Diagram.
createValue() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createValuePin() - Method in interface org.modelio.api.modelio.model.IUmlModel
Create a ValuePin.
createValuePin() - Method in interface org.modelio.metamodel.mmextensions.standard.factory.IStandardModelFactory
 
createView(ModelElement) - Method in interface org.modelio.api.ui.viewtemplate.IModelViewTemplate
Create the view for a given element.
createViewPoint() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createViewPointDiagram() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
createWorkPackage() - Method in interface org.modelio.archimate.metamodel.mmextensions.archimate.IArchimateModelFactory
 
CREATION_NAME - Static variable in class org.modelio.api.module.command.standard.ElementCreationStandardHandler
Command parameter containing the name of the element to create.
CRITICALOP_VALUE - Static variable in enum org.modelio.metamodel.uml.behavior.interactionModel.InteractionOperator
 
CSHARP - Static variable in class org.modelio.api.astyle.AStyle
Constant for default C# indentation.

D

DataFlow - Interface in org.modelio.metamodel.uml.informationFlow
DataFlow v0.0.9054 DataFlows are the representation of all types of information that can be transmitted between elements.
DataObject - Interface in org.modelio.archimate.metamodel.layers.application.structure.passive
DataObject vnull
DataStoreNode - Interface in org.modelio.metamodel.uml.behavior.activityModel
DataStoreNode v0.0.9054 A data store keeps all tokens that enter it, copying them when they are chosen to move downstream.
DataType - Interface in org.modelio.metamodel.uml.statik
DataType v0.0.9054 DataTypes include numbers, strings, and enumerated values.
DATE_NAME - Static variable in class org.modelio.metamodel.PredefinedTypes
date predefined type name.
DATE_UID - Static variable in class org.modelio.metamodel.PredefinedTypes
date predefined type identifier.
DATE_VALUE - Static variable in enum org.modelio.metamodel.uml.infrastructure.properties.PropertyBaseType
 
DateField - Class in org.modelio.api.ui.form.fields
An AbstractField sub-classes specialized to display/edit date values.
DateField(FormToolkit, Composite, IFormFieldData) - Constructor for class org.modelio.api.ui.form.fields.DateField
 
DecisionMergeNode - Interface in org.modelio.metamodel.uml.behavior.activityModel
DecisionMergeNode v0.0.9054 A decision node is a control node that chooses between outgoing flows.
DecisionNodeKind - Enum in org.modelio.metamodel.uml.behavior.activityModel
DecisionNodeKind v0.0.9054 null
decorate(IDGDynamicDecorator.IOverwrittenProperties) - Method in interface org.modelio.api.modelio.diagram.IDGDynamicDecorator
Decorate a diagram graphic using the given access object.
decorate(String, String, ImageDescriptor) - Method in class org.modelio.api.modelio.diagram.tools.DefaultDiagramTool
 
decorate(String, String, ImageDescriptor) - Method in interface org.modelio.api.modelio.diagram.tools.IDiagramTool
 
DeepHistoryPseudoState - Interface in org.modelio.metamodel.uml.behavior.stateMachineModel
DeepHistoryPseudoState v0.0.9054 DeepHistoryPseudoState represents the most recent active configuration of the composite state that directly contains this pseudostate (e.g., the state configuration that was active when the composite state was last exited).
DEEPHISTORYSTATE_VALUE - Static variable in enum org.modelio.metamodel.uml.behavior.stateMachineModel.StateKind
 
DefaultAnalystVisitor - Class in org.modelio.metamodel.visitors
This class is an implementation of IAnalystVisitor whose default strategy consists in transmitting the visit call to the super class visit method.
DefaultAnalystVisitor() - Constructor for class org.modelio.metamodel.visitors.DefaultAnalystVisitor
 
DefaultAnalystVisitor(IInfrastructureVisitor) - Constructor for class org.modelio.metamodel.visitors.DefaultAnalystVisitor
 
DefaultArchimateVisitor - Class in org.modelio.archimate.metamodel.visitors
This class is an implementation of IArchimateVisitor whose default strategy consists in transmitting the visit call to the super class visit method.
DefaultArchimateVisitor() - Constructor for class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
DefaultArchimateVisitor(IInfrastructureVisitor) - Constructor for class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
DefaultAttachedBoxTool - Class in org.modelio.api.modelio.diagram.tools
Default implementation of a diagram attached box command.
DefaultAttachedBoxTool() - Constructor for class org.modelio.api.modelio.diagram.tools.DefaultAttachedBoxTool
 
DefaultBoxTool - Class in org.modelio.api.modelio.diagram.tools
Default implementation of a diagram box command.
DefaultBoxTool() - Constructor for class org.modelio.api.modelio.diagram.tools.DefaultBoxTool
 
DefaultDiagramCustomizer - Class in org.modelio.api.modelio.diagram
 
DefaultDiagramCustomizer() - Constructor for class org.modelio.api.modelio.diagram.DefaultDiagramCustomizer
 
DefaultDiagramTool - Class in org.modelio.api.modelio.diagram.tools
Base implementation of IDiagramTool.
DefaultDiagramTool() - Constructor for class org.modelio.api.modelio.diagram.tools.DefaultDiagramTool
 
DefaultInfrastructureVisitor - Class in org.modelio.metamodel.visitors
This class is an implementation of IInfrastructureVisitor whose default strategy consists in transmitting the visit call to the super class visit method.
DefaultInfrastructureVisitor() - Constructor for class org.modelio.metamodel.visitors.DefaultInfrastructureVisitor
 
DefaultLinkTool - Class in org.modelio.api.modelio.diagram.tools
Default implementation of a diagram link command.
DefaultLinkTool() - Constructor for class org.modelio.api.modelio.diagram.tools.DefaultLinkTool
 
DefaultModelComponentContributor - Class in org.modelio.api.modelio.mc
Default implementation of the IModelComponentContributor interface.
DefaultModelComponentContributor(IModule) - Constructor for class org.modelio.api.modelio.mc.DefaultModelComponentContributor
Default constructor, initializing all fields.
DefaultModelVisitor - Class in org.modelio.metamodel.visitors
This class is an implementation of IModelVisitor whose default strategy consists in transmitting the visit call to the super class visit method.
DefaultModelVisitor() - Constructor for class org.modelio.metamodel.visitors.DefaultModelVisitor
 
DefaultModelVisitor(IInfrastructureVisitor) - Constructor for class org.modelio.metamodel.visitors.DefaultModelVisitor
 
DefaultModuleAction - Class in org.modelio.api.module.command
Default implementation of the IModuleAction interface.
DefaultModuleAction(IModule, String, String, String, String, String, String, boolean, boolean, IModuleCommandHandler) - Constructor for class org.modelio.api.module.command.DefaultModuleAction
 
DefaultModuleCommandHandler - Class in org.modelio.api.module.command
Default implementation of the IModuleCommandHandler interface.
DefaultModuleCommandHandler() - Constructor for class org.modelio.api.module.command.DefaultModuleCommandHandler
 
DefaultModuleLifeCycleHandler - Class in org.modelio.api.module.lifecycle
Default implementation of the IModuleLifeCycleHandler interface.
DefaultModuleLifeCycleHandler(IModule) - Constructor for class org.modelio.api.module.lifecycle.DefaultModuleLifeCycleHandler
C'tor initializing the module.
DefaultMultiLinkTool - Class in org.modelio.api.modelio.diagram.tools
Interface for complex graphic creation interaction in a diagram.
DefaultMultiLinkTool() - Constructor for class org.modelio.api.modelio.diagram.tools.DefaultMultiLinkTool
Construct a DefaultMultiLinkCommand .
DefaultWizardPreviewPanel - Class in org.modelio.api.ui.contributor
Default panel provider working with a IWizardContributor.
DefaultWizardPreviewPanel() - Constructor for class org.modelio.api.ui.contributor.DefaultWizardPreviewPanel
Default constructor.
delete() - Method in interface org.modelio.vcore.smkernel.mapi.MObject
Delete the object from the model.
DELETEEFFECT_VALUE - Static variable in enum org.modelio.metamodel.uml.behavior.commonBehaviors.ParameterEffectKind
 
DELETEFLOW_VALUE - Static variable in enum org.modelio.metamodel.uml.behavior.activityModel.ObjectFlowEffectKind
 
Deliverable - Interface in org.modelio.archimate.metamodel.layers.implementation_and_migration
Deliverable vnull
Dependency - Interface in org.modelio.metamodel.uml.infrastructure
Dependency v0.0.9054
DependencyListFieldData - Class in org.modelio.api.ui.form.models
 
DependencyListFieldData(IModelingSession, ModelElement, Stereotype, ICandidateProvider) - Constructor for class org.modelio.api.ui.form.models.DependencyListFieldData
 
DependencyRelationship - Interface in org.modelio.archimate.metamodel.relationships.dependency
DependencyRelationship vnull
DeploymentDiagram - Interface in org.modelio.metamodel.diagrams
DeploymentDiagram v0.0.9054
deployModelComponent(File, IProgressMonitor) - Method in interface org.modelio.api.modelio.mc.IModelComponentService
Deploy a model component in the model from the given file.
DESTROYMESSAGE_VALUE - Static variable in enum org.modelio.metamodel.uml.behavior.interactionModel.MessageSort
 
Device - Interface in org.modelio.archimate.metamodel.layers.technology.structure.active
Device vnull
DiagramCreationStandardHandler - Class in org.modelio.api.module.command.standard
Generic diagram creation command handler.
DiagramCreationStandardHandler() - Constructor for class org.modelio.api.module.command.standard.DiagramCreationStandardHandler
Default constructor.
DiagramSet - Interface in org.modelio.metamodel.diagrams
DiagramSet v0.0.9054 null
Dictionary - Interface in org.modelio.metamodel.analyst
Dictionary v0.0.9054 A Dictionary can contain Terms and other Dictionaries.
DICTIONARY_DIAGRAM_STEREOTYPE - Static variable in interface com.modeliosoft.modelio.analyst.model.IAnalystModel
The name of the stereotype defining a Dictionary Diagram.
Difference(VersionedItem<?>, MetamodelVersionDescriptor.DiffType) - Constructor for class org.modelio.vcore.smkernel.mapi.MetamodelVersionDescriptor.Difference
 
DirectoryParameterModel - Class in org.modelio.api.module.parameter.impl
 
DirectoryParameterModel(IModuleUserConfiguration, String, String, String, String) - Constructor for class org.modelio.api.module.parameter.impl.DirectoryParameterModel
 
dispose() - Method in class com.modeliosoft.modelio.api.module.contributor.matrixcreation.standard.MatrixWizardStandardContributor
 
dispose() - Method in class org.modelio.api.module.contributor.diagramcreation.standard.GenericDiagramWizardContributor
 
dispose() - Method in interface org.modelio.api.module.contributor.IWizardContributor
Release resources allocated by this contributor.
dispose() - Method in class org.modelio.api.module.propertiesPage.ElementFormPropertyPanel
 
dispose() - Method in class org.modelio.api.module.propertiesPage.ModuleMultiVariantPropertyPanel
From IPanelProvider
dispose() - Method in class org.modelio.api.ui.contributor.DefaultWizardPreviewPanel
 
dispose() - Method in class org.modelio.api.ui.form.ElementFormPanel
 
DistributionNetwork - Interface in org.modelio.archimate.metamodel.layers.physical.structure.active
DistributionNetwork vnull
DIVERGINGDIRECTION_VALUE - Static variable in enum org.modelio.metamodel.bpmn.gateways.BpmnGatewayDirection
 
Document - Interface in org.modelio.metamodel.uml.infrastructure
Document v2.1.00
documentSaved(IMDATextEditor, ModelElement, File) - Method in interface org.modelio.api.modelio.editor.IMDAEditorListener
This method is called after an editor is saved.
DOEVENT_VALUE - Static variable in enum org.modelio.metamodel.uml.behavior.stateMachineModel.PredefinedEventType
 
doPostConstruct(IEclipseContext) - Method in class com.modeliosoft.modelio.analyst.plugin.AnalystApiPluginLifecycle
 
doProjectClosing(GProject, IEclipseContext) - Method in class com.modeliosoft.modelio.analyst.plugin.AnalystApiPluginLifecycle
 
doProjectOpening(GProject, IEclipseContext) - Method in class com.modeliosoft.modelio.analyst.plugin.AnalystApiPluginLifecycle
 
doReleaseLocks() - Method in interface com.modeliosoft.modelio.cms.api.contrib.IRevertConfig
Tells whether locks must be kept or released.
doReleaseLocks() - Method in interface com.modeliosoft.modelio.cms.api.IRevertCommand
Tells whether locks must be kept or released.
DOUBLE_NAME - Static variable in class org.modelio.metamodel.PredefinedTypes
double predefined type name.
DOUBLE_UID - Static variable in class org.modelio.metamodel.PredefinedTypes
double predefined type identifier.
Driver - Interface in org.modelio.archimate.metamodel.layers.motivation
Driver vnull
DurationConstraint - Interface in org.modelio.metamodel.uml.behavior.interactionModel
DurationConstraint v0.0.9054 NOTE : This class is not yet available in Modelio.
DURING_VALUE - Static variable in enum org.modelio.metamodel.uml.behavior.interactionModel.RelativeTime
 
DYNAMIC_VALUE - Static variable in enum org.modelio.metamodel.uml.behavior.stateMachineModel.KindOfStateMachine
 
DynamicPropertyDefinition - Interface in org.modelio.metamodel.uml.infrastructure.properties
DynamicPropertyDefinition v1.1.1
DynamicPropertyDefinition.IDynamicPropertyResolver - Interface in org.modelio.metamodel.uml.infrastructure.properties
Implementers of this interface are in charge of storing/loading property values.
DynamicRelationship - Interface in org.modelio.archimate.metamodel.relationships.dynamic
DynamicRelationship vnull

E

editedEl - Variable in class org.modelio.api.ui.form.models.AbstractTagFieldData
 
editorClosed(IMDATextEditor) - Method in interface org.modelio.api.modelio.editor.IMDAEditorListener
This method is called after an editor is closed.
EditorDropListener - Class in org.modelio.api.ui.dnd
Drop listener.
EditorDropListener(IEditorDropClient) - Constructor for class org.modelio.api.ui.dnd.EditorDropListener
Constructor initializing an instance of EditorDropListener.
EditorType - Enum in org.modelio.api.modelio.editor
 
editRichNote(Document, IExternDocumentChangeListener) - Method in interface org.modelio.api.modelio.editor.IEditionService
Get a copy of the file for a given external document.
EIGHT_NAME - Static variable in enum org.modelio.archimate.metamodel.relationships.dependency.InfluenceStrength
 
EIGHT_VALUE - Static variable in enum org.modelio.archimate.metamodel.relationships.dependency.InfluenceStrength
 
Element - Interface in org.modelio.archimate.metamodel.core
Element vnull
Element - Interface in org.modelio.metamodel.uml.infrastructure
Element v0.0.9054
ELEMENT_VALUE - Static variable in enum org.modelio.metamodel.uml.infrastructure.properties.PropertyBaseType
 
ElementCreationStandardHandler - Class in org.modelio.api.module.command.standard
Generic model element creation command handler.
ElementCreationStandardHandler() - Constructor for class org.modelio.api.module.command.standard.ElementCreationStandardHandler
Default constructor.
ElementDescriptor - Class in org.modelio.api.module.contributor
Represents an element type by its MClass possibly completed with a stereotype.
ElementDescriptor(MClass, Stereotype) - Constructor for class org.modelio.api.module.contributor.ElementDescriptor
 
ElementField - Class in org.modelio.api.ui.form.fields
An AbstractField sub-classes specialized to display/edit Element values.
ElementField(FormToolkit, Composite, IFormFieldData, List<Class<? extends MObject>>) - Constructor for class org.modelio.api.ui.form.fields.ElementField
 
ElementField(FormToolkit, Composite, IFormFieldData) - Constructor for class org.modelio.api.ui.form.fields.ElementField
 
ElementFormPanel - Class in org.modelio.api.ui.form
An IPanelProvider implementation displaying a form for the selected model element.
ElementFormPanel(IModuleContext, IFieldFactory) - Constructor for class org.modelio.api.ui.form.ElementFormPanel
Build a new instance of ElementFormPanel.
ElementFormPropertyPanel - Class in org.modelio.api.module.propertiesPage
An IModulePropertyCustomPanel implementation displaying a form for the selected element.
ElementFormPropertyPanel(IModule, String, String, String) - Constructor for class org.modelio.api.module.propertiesPage.ElementFormPropertyPanel
Constructor invoked by Modelio when building the module's property page.
ElementImport - Interface in org.modelio.metamodel.uml.statik
ElementImport v0.0.9054 ModelElement.Name: Specifies the name that should be added to the namespace of the importing Package in lieu of the name of the imported PackagableElement.
ElementLabelProvider - Class in org.modelio.api.ui.labelprovider
Standard label provider for model element.
ElementLabelProvider() - Constructor for class org.modelio.api.ui.labelprovider.ElementLabelProvider
 
ElementNotUniqueException - Exception in org.modelio.metamodel.mmextensions.infrastructure
Thrown when several elements are found in a getXXX method.
ElementNotUniqueException() - Constructor for exception org.modelio.metamodel.mmextensions.infrastructure.ElementNotUniqueException
Constructs a new exception with null as its detail message.
ElementNotUniqueException(String) - Constructor for exception org.modelio.metamodel.mmextensions.infrastructure.ElementNotUniqueException
Constructs a new exception with the specified detail message.
ElementNotUniqueException(String, Throwable) - Constructor for exception org.modelio.metamodel.mmextensions.infrastructure.ElementNotUniqueException
Constructs a new exception with the specified detail message and cause.
ElementNotUniqueException(Throwable) - Constructor for exception org.modelio.metamodel.mmextensions.infrastructure.ElementNotUniqueException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
ElementRealization - Interface in org.modelio.metamodel.uml.statik
ElementRealization v0.0.9054
elements - Variable in class org.modelio.api.ui.text.ResultsProposalPopup
 
ElementScope - Class in org.modelio.api.modelio.model.scope
This class encapsulates a scope definition for a command.
ElementScope(MClass, boolean, Stereotype, boolean) - Constructor for class org.modelio.api.modelio.model.scope.ElementScope
A scope is composed of a metaclass and a stereotype.
ElementScopeFilter - Class in org.modelio.api.modelio.model.scope
 
ElementScopeFilter(ElementScope) - Constructor for class org.modelio.api.modelio.model.scope.ElementScopeFilter
 
ElementScopeFilter(List<ElementScope>) - Constructor for class org.modelio.api.modelio.model.scope.ElementScopeFilter
 
ElementScopeFilter() - Constructor for class org.modelio.api.modelio.model.scope.ElementScopeFilter
 
EmptyQuery - Class in com.modeliosoft.modelio.api.modelio.matrix.model.queries
 
EmptyQuery(QueryDefinition) - Constructor for class com.modeliosoft.modelio.api.modelio.matrix.model.queries.EmptyQuery
 
endPickingSession(IPickingSession) - Method in interface org.modelio.api.modelio.picking.IPickingService
Abort the picking.
endPickingSession() - Method in class org.modelio.api.ui.text.TextWrapperForIElement
 
endReverseSession() - Method in interface com.modeliosoft.modelio.cms.api.ICodeReverser
Called when all elements that may be committed have been reversed.
ensureFieldLayout(IField) - Method in class org.modelio.api.ui.form.ElementFormPanel
Ensure the field has a GridData as layout data, creating one in the orher case.
enterEdition() - Method in class org.modelio.api.ui.form.fields.MultipleElementField
 
enterPickingMode(IPickingSession) - Method in interface org.modelio.api.modelio.picking.IPickingProvider
Begin a picking session.
ENTRYEVENT_VALUE - Static variable in enum org.modelio.metamodel.uml.behavior.stateMachineModel.PredefinedEventType
 
EntryKind - Enum in org.modelio.api.module.report
Kind of entry reports.
EntryPointPseudoState - Interface in org.modelio.metamodel.uml.behavior.stateMachineModel
EntryPointPseudoState v0.0.9054 An entry point pseudostate is an entry point of a state machine or composite state.
ENUMERATE_VALUE - Static variable in enum org.modelio.metamodel.uml.infrastructure.properties.PropertyBaseType
 
EnumeratedPropertyType - Interface in org.modelio.metamodel.uml.infrastructure.properties
EnumeratedPropertyType v0.0.9054 Enumerated property type.
Enumeration - Interface in org.modelio.metamodel.uml.statik
Enumeration v0.0.9054 An Enumeration corresponds to C++ or Java enum, or equivalent types in Pascal, Ada or any other language.
EnumerationLiteral - Interface in org.modelio.metamodel.uml.statik
EnumerationLiteral v0.0.9054 An EnumerationLiteral is a possible value of an enumeration.
EnumField - Class in org.modelio.api.ui.form.fields
 
EnumField(FormToolkit, Composite, IFormFieldData) - Constructor for class org.modelio.api.ui.form.fields.EnumField
 
EnumParameterModel - Class in org.modelio.api.module.parameter.impl
 
EnumParameterModel(IModuleUserConfiguration, String, String, String, String) - Constructor for class org.modelio.api.module.parameter.impl.EnumParameterModel
 
equals(Object) - Method in class org.modelio.api.modelio.diagram.ContributorCategory
 
equals(Object) - Method in class org.modelio.api.modelio.model.scope.ElementScope
 
equals(Object) - Method in class org.modelio.api.module.AbstractJavaModule
 
equals(Object) - Method in class org.modelio.api.module.contributor.ElementDescriptor
 
equals(Object) - Method in class org.modelio.vbasic.version.Version
Compares this Version to the specified object.
equals(Object) - Method in class org.modelio.vbasic.version.VersionedItem
 
equals(Object) - Method in class org.modelio.vcore.smkernel.mapi.MetamodelVersionDescriptor
 
equals(Object) - Method in class org.modelio.vcore.smkernel.mapi.MRef
 
Equipment - Interface in org.modelio.archimate.metamodel.layers.physical.structure.active
Equipment vnull
error(Throwable) - Method in interface org.modelio.api.module.context.log.ILogService
Log the given exception with its stack trace as an error.
error(String) - Method in interface org.modelio.api.module.context.log.ILogService
Output an error message in the Modelio console.
Event - Interface in org.modelio.archimate.metamodel.core.generic
Event vnull
Event - Interface in org.modelio.metamodel.uml.behavior.commonBehaviors
Event v0.0.9054 An Event is the specification of a specific occurrence at a specific point in space and time.
EVENTBASEDDECISION_VALUE - Static variable in enum org.modelio.metamodel.uml.behavior.activityModel.DecisionNodeKind
 
EventType - Enum in org.modelio.metamodel.uml.behavior.commonBehaviors
EventType v0.0.9054 null
EXCEPTIONFLOW_VALUE - Static variable in enum org.modelio.metamodel.uml.behavior.activityModel.ObjectFlowEffectKind
 
ExceptionHandler - Interface in org.modelio.metamodel.uml.behavior.activityModel
ExceptionHandler v0.0.9054 null
EXCLUSIVEDECISION_VALUE - Static variable in enum org.modelio.metamodel.uml.behavior.activityModel.DecisionNodeKind
 
EXCLUSIVEGATEWAY_VALUE - Static variable in enum org.modelio.metamodel.bpmn.gateways.BpmnEventBasedGatewayType
 
execute() - Method in interface com.modeliosoft.modelio.api.modelio.matrix.model.IQuery
Execute the query to produce a list of objects.
execute(Object) - Method in interface com.modeliosoft.modelio.api.modelio.matrix.model.IQuery
Execute the query to produce a list of objects.
execute() - Method in class com.modeliosoft.modelio.api.modelio.matrix.model.queries.EmptyQuery
 
execute(IBreakLockReporter, IModelioProgress) - Method in interface com.modeliosoft.modelio.cms.api.admin.IBreakLockCommand
Execute the command.
execute(IProjectFragment) - Method in interface com.modeliosoft.modelio.cms.api.admin.ICleanupWorkingCopyCommand
Clean the working copy.
execute(List<MObject>, IModelioProgress) - Method in interface com.modeliosoft.modelio.cms.api.admin.ICleanupWorkingCopyCommand
Run SVN cleanup on the related working copies.
execute(IModelioProgress) - Method in interface com.modeliosoft.modelio.cms.api.admin.IConnectDirToRepositoryCommand
Execute the command.
execute(IModelioProgress) - Method in interface com.modeliosoft.modelio.cms.api.admin.ICreateBranchCommand
Run the operation.
execute(IModelioProgress) - Method in interface com.modeliosoft.modelio.cms.api.admin.ICreateTagCommand
Run the operation.
execute(Collection<? extends MObject>, boolean, IModelioProgress) - Method in interface com.modeliosoft.modelio.cms.api.admin.ISynchronizeStateCommand
Synchronize the element and its descendant lock state from the repository.
execute(IModelioProgress) - Method in interface com.modeliosoft.modelio.cms.api.IAddCommand
Mark the elements to be added to version control.
execute(IModelioProgress) - Method in interface com.modeliosoft.modelio.cms.api.ICancelAddCommand
Cancel the "Add to version" command on the given elements and their descendant.
execute(IModelioProgress) - Method in interface com.modeliosoft.modelio.cms.api.ICommitCommand
Execute the commit the elements in subversion and put the CMS lock on them so that they cannot be modified again.
execute(IModelioProgress) - Method in interface com.modeliosoft.modelio.cms.api.IGetLockCommand
Get the lock on elements specified by the given parameters.
execute(IModelioProgress) - Method in interface com.modeliosoft.modelio.cms.api.IMergeCommand
Execute the merge.
execute(List<MObject>, IModelioProgress) - Method in interface com.modeliosoft.modelio.cms.api.IRemoveCommand
execute(IModelioProgress) - Method in interface com.modeliosoft.modelio.cms.api.IRemoveCommand
Remove the elements from version control.
execute(StringBuilder, IModelioProgress) - Method in interface com.modeliosoft.modelio.cms.api.IRepairCommand
Run the repair.
execute(IModelioProgress) - Method in interface com.modeliosoft.modelio.cms.api.IRevertCommand
Execute the revert.
execute(IModelioProgress) - Method in interface com.modeliosoft.modelio.cms.api.IUpdateCommand
Update the project against repository changes and passed parameters.
execute(SmObjectImpl, SmDependency) - Method in class org.modelio.metamodel.mmextensions.standard.facilities.CompositionInitializer
Attach the given element to the parent element.
ExecutionOccurenceSpecification - Interface in org.modelio.metamodel.uml.behavior.interactionModel
ExecutionOccurenceSpecification v0.0.9054 An execution occurence specification is a kind of message end.
ExecutionSpecification - Interface in org.modelio.metamodel.uml.behavior.interactionModel
ExecutionSpecification v0.0.9054 An ExecutionSpecification is a specification of the execution of a unit of behavior or action within the Lifeline.
EXITEVENT_VALUE - Static variable in enum org.modelio.metamodel.uml.behavior.stateMachineModel.PredefinedEventType
 
ExitPointPseudoState - Interface in org.modelio.metamodel.uml.behavior.stateMachineModel
ExitPointPseudoState v0.0.9054 An exit point pseudostate is an exit point of a state machine or composite state.
ExpansionKind - Enum in org.modelio.metamodel.uml.behavior.activityModel
ExpansionKind v0.0.9054 null
ExpansionNode - Interface in org.modelio.metamodel.uml.behavior.activityModel
ExpansionNode v0.0.9054 null
ExpansionRegion - Interface in org.modelio.metamodel.uml.behavior.activityModel
ExpansionRegion v0.0.9054 null
exportPattern(Package, Path) - Method in interface org.modelio.api.modelio.pattern.IPatternService
Export a pattern.
exportXmiFile(XmiExportConfiguration, IProgressMonitor) - Method in interface org.modelio.api.modelio.exchange.IExchangeService
This service exports a part of the model into an XMI file.
ExtensionNotFoundException - Exception in org.modelio.metamodel.mmextensions.infrastructure
Thrown when a Stereotype, TagType, NoteType or RichNote has not been found.
ExtensionNotFoundException() - Constructor for exception org.modelio.metamodel.mmextensions.infrastructure.ExtensionNotFoundException
Constructs a new exception with null as its detail message.
ExtensionNotFoundException(String) - Constructor for exception org.modelio.metamodel.mmextensions.infrastructure.ExtensionNotFoundException
Constructs a new exception with the specified detail message.
ExtensionNotFoundException(String, Throwable) - Constructor for exception org.modelio.metamodel.mmextensions.infrastructure.ExtensionNotFoundException
Constructs a new exception with the specified detail message and cause.
ExtensionNotFoundException(Throwable) - Constructor for exception org.modelio.metamodel.mmextensions.infrastructure.ExtensionNotFoundException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
ExtensionPoint - Interface in org.modelio.metamodel.uml.behavior.usecaseModel
ExtensionPoint v0.0.9054 An extension point identifies a point in the behavior of a use case where that behavior can be extended by the behavior of some other (extending) use case, as specified by an extend relationship.
ExternalActiveStructureElement - Interface in org.modelio.archimate.metamodel.core.generic
ExternalActiveStructureElement vnull
ExternalBehaviorElement - Interface in org.modelio.archimate.metamodel.core.generic
ExternalBehaviorElement vnull
ExternElement - Interface in org.modelio.metamodel.uml.infrastructure
ExternElement vnull null
ExternProcessor - Interface in org.modelio.metamodel.uml.infrastructure
ExternProcessor v0.0.9054 Represents an external processor.
extractInto(Path) - Method in interface org.modelio.metamodel.uml.infrastructure.IResourceHandle
Copy the resource in a file in the given directory.

F

Facility - Interface in org.modelio.archimate.metamodel.layers.physical.structure.active
Facility vnull
failedElement - Variable in exception com.modeliosoft.modelio.cms.api.ReverseFailedException
The element whose reverse failed
failedNoteContent - Variable in exception com.modeliosoft.modelio.cms.api.ModelChangesLoadingFailedException
The content of the note that couldn't be read.
FakeMClass - Interface in org.modelio.vcore.smkernel.mapi.fake
Fake metaclass.
FakeMObject - Interface in org.modelio.vcore.smkernel.mapi.fake
Interface for fake objects.
FakeMVisitor - Interface in org.modelio.vcore.smkernel.mapi.fake
Visitor for FakeMObject.
Feature - Interface in org.modelio.metamodel.uml.statik
Feature v0.0.9054 In the metamodel, a Feature declares a behavioral or structural characteristic of an Instance of a Classifier or of the Classifier itself.
FIFO_VALUE - Static variable in enum org.modelio.metamodel.uml.behavior.activityModel.ObjectNodeOrderingKind
 
FileParameterModel - Class in org.modelio.api.module.parameter.impl
 
FileParameterModel(IModuleUserConfiguration, String, String, String, String) - Constructor for class org.modelio.api.module.parameter.impl.FileParameterModel
 
files - Variable in class org.modelio.api.modelio.mc.DefaultModelComponentContributor
 
fillPalette(PaletteRoot) - Method in class org.modelio.api.modelio.diagram.DefaultDiagramCustomizer
 
fillPalette(PaletteRoot) - Method in interface org.modelio.api.modelio.diagram.IDiagramCustomizer
Define the palette content by adding groups and tools in it.
Tools can be custom (i.e.
filter(Predicate<VersionedItem<?>>) - Method in class org.modelio.vcore.smkernel.mapi.MetamodelVersionDescriptor
Keep only elements that satisfy the given test.
FinalNode - Interface in org.modelio.metamodel.uml.behavior.activityModel
FinalNode v0.0.9054 All tokens offered on incoming edges are accepted.
FinalState - Interface in org.modelio.metamodel.uml.behavior.stateMachineModel
FinalState v0.0.9054
find(String, Collection<VersionedItem<T>>) - Static method in class org.modelio.vbasic.version.VersionedItem
Convenience to find a versioned item by name in a generic collection.
findByAtt(Class<T>, String, String) - Method in interface org.modelio.api.modelio.model.IModelingSession
Get elements in the model from a metaclass, a meta attribute name and its value.
findByAtt(MClass, String, String) - Method in interface org.modelio.api.modelio.model.IModelingSession
Get elements in the model from a metaclass, a meta attribute name and its value.
findByAtt(MClass, String, Object) - Method in interface org.modelio.metamodel.mmextensions.standard.services.IMModelServices
Get elements in the model from a metaclass, a meta attribute name and its value.
findByAtt(MClass, String, Object) - Method in class org.modelio.metamodel.mmextensions.standard.services.MModelServices
 
findByClass(Class<T>) - Method in interface org.modelio.api.modelio.model.IModelingSession
Get all elements in the model from their metaclass.
findByClass(MClass) - Method in interface org.modelio.api.modelio.model.IModelingSession
Get all elements in the model from their metaclass.
findByClass(MClass) - Method in interface org.modelio.metamodel.mmextensions.standard.services.IMModelServices
Get all elements in the model from their metaclass.
findByClass(MClass) - Method in class org.modelio.metamodel.mmextensions.standard.services.MModelServices
 
findById(MClass, String) - Method in interface org.modelio.metamodel.mmextensions.standard.services.IMModelServices
Get an element in the model from its id and metaclass.
findById(MClass, String) - Method in class org.modelio.metamodel.mmextensions.standard.services.MModelServices
 
findByRef(MRef) - Method in interface org.modelio.api.modelio.model.IModelingSession
Get an element in the model from an MRef.
findByRef(MRef) - Method in interface org.modelio.metamodel.mmextensions.standard.services.IMModelServices
Get an element in the model from an MRef.
findByRef(MRef) - Method in class org.modelio.metamodel.mmextensions.standard.services.MModelServices
 
findElementById(Class<T>, String) - Method in interface org.modelio.api.modelio.model.IModelingSession
Get an element in the model from its id and metaclass.
findElementById(MClass, String) - Method in interface org.modelio.api.modelio.model.IModelingSession
Get an element in the model from its id and metaclass.
findExternDocumentTypes(String, MClass) - Method in interface org.modelio.api.modelio.model.IMetamodelExtensions
Find resource types by name
findExternDocumentTypes(String, String, MClass) - Method in interface org.modelio.api.modelio.model.IMetamodelExtensions
Find resource types by name and metaclass
findNoteTypes(String, MClass) - Method in interface org.modelio.api.modelio.model.IMetamodelExtensions
Find note types by metaclass
findNoteTypes(String, String, MClass) - Method in interface org.modelio.api.modelio.model.IMetamodelExtensions
Find note types by name and metaclass
findNoteTypes(String, String, String, MClass) - Method in interface org.modelio.metamodel.mmextensions.standard.services.IMModelServices
Find note types by name and metaclass
findNoteTypes(String, String, String, MClass) - Method in class org.modelio.metamodel.mmextensions.standard.services.MModelServices
 
findResourceTypes(String, String, String, MClass) - Method in interface org.modelio.metamodel.mmextensions.standard.services.IMModelServices
Find resource types by name and metaclass
findResourceTypes(String, String, String, MClass) - Method in class org.modelio.metamodel.mmextensions.standard.services.MModelServices
 
findService(MClass) - Method in interface org.modelio.vcore.smkernel.mapi.services.IMetamodelServiceProvider
Find a service for the given metaclass.
findService(MClass) - Method in class org.modelio.vcore.smkernel.mapi.services.MetamodelExtensionPoint
Find a service for the given metaclass.
findStereotypeFromSpec(MClass, String) - Method in class org.modelio.api.modelio.diagram.tools.DefaultDiagramTool
Find the stereotype from a stereotype specification.
findStereotypeFromSpec(IModelingSession, MClass, String) - Static method in class org.modelio.api.modelio.model.scope.StereotypeSpecReader
Find the stereotype from a stereotype specification.
findStereotypeFromSpec(IModule, MClass, String) - Method in class org.modelio.api.module.command.DefaultModuleCommandHandler
Find the stereotype from a stereotype specification.
findStereotypeFromSpec(MClass, String) - Method in class org.modelio.api.module.contributor.AbstractWizardContributor
Find the stereotype from a stereotype specification.
findStereotypes(String, MClass) - Method in interface org.modelio.api.modelio.model.IMetamodelExtensions
Find stereotypes by name and metaclass
findStereotypes(String, String, MClass) - Method in interface org.modelio.api.modelio.model.IMetamodelExtensions
Find stereotypes by name and metaclass
findStereotypes(String, String, MClass) - Method in interface org.modelio.metamodel.mmextensions.standard.services.IMModelServices
Find stereotypes by name and metaclass
findStereotypes(String, String, String) - Method in interface org.modelio.metamodel.mmextensions.standard.services.IMModelServices
Deprecated.
findStereotypes(String, String, MClass) - Method in class org.modelio.metamodel.mmextensions.standard.services.MModelServices
 
findStereotypes(String, String, String) - Method in class org.modelio.metamodel.mmextensions.standard.services.MModelServices
Deprecated.
findTagTypes(String, MClass) - Method in interface org.modelio.api.modelio.model.IMetamodelExtensions
Find note types by name
findTagTypes(String, String, MClass) - Method in interface org.modelio.api.modelio.model.IMetamodelExtensions
Find note types by name and metaclass
findTagTypes(String, String, String, MClass) - Method in interface org.modelio.metamodel.mmextensions.standard.services.IMModelServices
Find tag types by name and metaclass
findTagTypes(String, String, String, MClass) - Method in class org.modelio.metamodel.mmextensions.standard.services.MModelServices
 
finishPressed() - Method in class org.modelio.api.ui.ModelioWizardDialog
The Finish button has been pressed.
fireNavigate(MObject) - Method in interface org.modelio.api.modelio.navigation.INavigationService
Fire all navigation listeners.
fireNavigate(List<MObject>) - Method in interface org.modelio.api.modelio.navigation.INavigationService
Fire all navigation listeners.
firePageChanged(PageChangedEvent) - Method in class org.modelio.api.ui.ModelioWizardDialog
Notifies any selection changed listeners that the selected page has changed.
firePageChanging(PageChangingEvent) - Method in class org.modelio.api.ui.ModelioWizardDialog
Notifies any page changing listeners that the currently selected dialog page is changing.
fireValueChanged(Object, Object) - Method in class org.modelio.api.ui.form.fields.AbstractField
 
fitToContent() - Method in interface org.modelio.api.modelio.diagram.IDiagramNode
Resize this diagram node to fit its content.
FIVE_NAME - Static variable in enum org.modelio.archimate.metamodel.relationships.dependency.InfluenceStrength
 
FIVE_VALUE - Static variable in enum org.modelio.archimate.metamodel.relationships.dependency.InfluenceStrength
 
FLOAT_NAME - Static variable in class org.modelio.metamodel.PredefinedTypes
float predefined type name.
FLOAT_UID - Static variable in class org.modelio.metamodel.PredefinedTypes
float predefined type identifier.
FLOAT_VALUE - Static variable in enum org.modelio.metamodel.uml.infrastructure.properties.PropertyBaseType
 
Flow - Interface in org.modelio.archimate.metamodel.relationships.dynamic
Flow vnull
FlowFinalNode - Interface in org.modelio.metamodel.uml.behavior.activityModel
FlowFinalNode v0.0.9054 A flow final destroys all tokens that arrive at it.
Folder - Interface in org.modelio.archimate.metamodel.core.structure
Folder vnull
ForkJoinNode - Interface in org.modelio.metamodel.uml.behavior.activityModel
ForkJoinNode v0.0.9054 A fork node has one incoming edge and multiple outgoing edges.
ForkPseudoState - Interface in org.modelio.metamodel.uml.behavior.stateMachineModel
ForkPseudoState v0.0.9054 ForkPseudoState vertices serve to split an incoming transition into two or more transitions terminating on orthogonal target vertices (i.e., vertices in different regions of a composite state).
FORKSTATE_VALUE - Static variable in enum org.modelio.metamodel.uml.behavior.stateMachineModel.StateKind
 
format(String, String) - Static method in class org.modelio.api.astyle.AStyle
Call the AStyleMain function in Artistic Style.
format(File, File, String) - Static method in class org.modelio.api.astyle.AStyle
Call the AStyleMain function in Artistic Style.
FormFieldPage - Interface in org.modelio.api.ui.form
This interface is used by the IFieldFactory to split a form into several pages.
FOUNDKIND_VALUE - Static variable in enum org.modelio.metamodel.uml.behavior.interactionModel.MessageKind
 
FOUR_NAME - Static variable in enum org.modelio.archimate.metamodel.relationships.dependency.InfluenceStrength
 
FOUR_VALUE - Static variable in enum org.modelio.archimate.metamodel.relationships.dependency.InfluenceStrength
 
from - Variable in class com.modeliosoft.modelio.cms.api.CmsRevisionRange
Range start.
fromByteArray(byte[]) - Method in class org.modelio.api.ui.dnd.ModelElementTransfer
Converts a byte array to a table of model element references.

G

Gap - Interface in org.modelio.archimate.metamodel.layers.implementation_and_migration
Gap vnull
Gate - Interface in org.modelio.metamodel.uml.behavior.interactionModel
Gate v0.0.9054 Gates are connected through Messages.
GenDocCommandStandardHandler - Class in com.modeliosoft.modelio.api.module.commands.standard
Command handler to generate a documentation artifact.
GenDocCommandStandardHandler() - Constructor for class com.modeliosoft.modelio.api.module.commands.standard.GenDocCommandStandardHandler
 
GeneralClass - Interface in org.modelio.metamodel.uml.statik
GeneralClass v0.0.9054 A GeneralClass is an elaborated Classifier.
Generalization - Interface in org.modelio.metamodel.uml.statik
Generalization v0.0.9054 Each instance of the specific Classifier is also an instance of the general Classifier.
GeneralOrdering - Interface in org.modelio.metamodel.uml.behavior.interactionModel
GeneralOrdering v0.0.9054
GenericAnalystContainer - Interface in org.modelio.metamodel.analyst
GenericAnalystContainer v0.0.9054 A GenericAnalystContainer defines a hierarchy that breaks down the analyst model.
GenericAnalystElement - Interface in org.modelio.metamodel.analyst
GenericAnalystElement v0.0.9054 Analyst item that must be stereotyped.
GenericAttachedBoxTool - Class in org.modelio.api.modelio.diagram.tools.standard
Generic tool to create node attached to another node (Notes).
GenericAttachedBoxTool() - Constructor for class org.modelio.api.modelio.diagram.tools.standard.GenericAttachedBoxTool
 
GenericBoxTool - Class in org.modelio.api.modelio.diagram.tools.standard
Generic diagram node creation tool.
GenericBoxTool() - Constructor for class org.modelio.api.modelio.diagram.tools.standard.GenericBoxTool
 
GenericDiagramWizardContributor - Class in org.modelio.api.module.contributor.diagramcreation.standard
Generic diagram wizard contribution class.
GenericDiagramWizardContributor() - Constructor for class org.modelio.api.module.contributor.diagramcreation.standard.GenericDiagramWizardContributor
 
GenericLinkTool - Class in org.modelio.api.modelio.diagram.tools.standard
Generic diagram link creation tool.
GenericLinkTool() - Constructor for class org.modelio.api.modelio.diagram.tools.standard.GenericLinkTool
 
GenericMultiLinkTool - Class in org.modelio.api.modelio.diagram.tools.standard
Generic n-ary diagram link creation.
GenericMultiLinkTool() - Constructor for class org.modelio.api.modelio.diagram.tools.standard.GenericMultiLinkTool
 
get(GProject) - Static method in class com.modeliosoft.modelio.cms.api.Cms
Get the CMS engine of a project.
get(ICoreSession) - Static method in class com.modeliosoft.modelio.cms.api.Cms
Get the CMS engine of a core session.
get(GProject) - Static method in class com.modeliosoft.modelio.cms.api.Cms.Registry
 
get(String) - Static method in enum org.modelio.archimate.metamodel.relationships.dependency.AccessMode
 
get(int) - Static method in enum org.modelio.archimate.metamodel.relationships.dependency.AccessMode
 
get(String) - Static method in enum org.modelio.archimate.metamodel.relationships.dependency.InfluenceStrength
 
get(int) - Static method in enum org.modelio.archimate.metamodel.relationships.dependency.InfluenceStrength
 
get(String) - Static method in enum org.modelio.metamodel.bpmn.activities.AdHocOrdering
 
get(int) - Static method in enum org.modelio.metamodel.bpmn.activities.AdHocOrdering
 
get(String) - Static method in enum org.modelio.metamodel.bpmn.activities.MultiInstanceBehavior
 
get(int) - Static method in enum org.modelio.metamodel.bpmn.activities.MultiInstanceBehavior
 
get(String) - Static method in enum org.modelio.metamodel.bpmn.activities.TransactionMethod
 
get(int) - Static method in enum org.modelio.metamodel.bpmn.activities.TransactionMethod
 
get(String) - Static method in enum org.modelio.metamodel.bpmn.gateways.BpmnEventBasedGatewayType
 
get(int) - Static method in enum org.modelio.metamodel.bpmn.gateways.BpmnEventBasedGatewayType
 
get(String) - Static method in enum org.modelio.metamodel.bpmn.gateways.BpmnGatewayDirection
 
get(int) - Static method in enum org.modelio.metamodel.bpmn.gateways.BpmnGatewayDirection
 
get(String) - Static method in enum org.modelio.metamodel.bpmn.objects.BpmnItemKind
 
get(int) - Static method in enum org.modelio.metamodel.bpmn.objects.BpmnItemKind
 
get(String) - Static method in enum org.modelio.metamodel.bpmn.processCollaboration.BpmnProcessType
 
get(int) - Static method in enum org.modelio.metamodel.bpmn.processCollaboration.BpmnProcessType
 
get(String) - Static method in enum org.modelio.metamodel.bpmn.processCollaboration.OptionalBoolean
 
get(int) - Static method in enum org.modelio.metamodel.bpmn.processCollaboration.OptionalBoolean
 
get(String) - Static method in enum org.modelio.metamodel.bpmn.rootElements.BpmnAssociationDirection
 
get(int) - Static method in enum org.modelio.metamodel.bpmn.rootElements.BpmnAssociationDirection
 
get(String) - Static method in enum org.modelio.metamodel.mda.ModuleParameterType
 
get(int) - Static method in enum org.modelio.metamodel.mda.ModuleParameterType
 
get(String) - Static method in enum org.modelio.metamodel.mda.ModuleState
 
get(int) - Static method in enum org.modelio.metamodel.mda.ModuleState
 
get(String) - Static method in enum org.modelio.metamodel.uml.behavior.activityModel.DecisionNodeKind
 
get(int) - Static method in enum org.modelio.metamodel.uml.behavior.activityModel.DecisionNodeKind
 
get(String) - Static method in enum org.modelio.metamodel.uml.behavior.activityModel.ExpansionKind
 
get(int) - Static method in enum org.modelio.metamodel.uml.behavior.activityModel.ExpansionKind
 
get(String) - Static method in enum org.modelio.metamodel.uml.behavior.activityModel.ObjectFlowEffectKind
 
get(int) - Static method in enum org.modelio.metamodel.uml.behavior.activityModel.ObjectFlowEffectKind
 
get(String) - Static method in enum org.modelio.metamodel.uml.behavior.activityModel.ObjectNodeOrderingKind
 
get(int) - Static method in enum org.modelio.metamodel.uml.behavior.activityModel.ObjectNodeOrderingKind
 
get(String) - Static method in enum org.modelio.metamodel.uml.behavior.activityModel.PinPassingMode
 
get(int) - Static method in enum org.modelio.metamodel.uml.behavior.activityModel.PinPassingMode
 
get(String) - Static method in enum org.modelio.metamodel.uml.behavior.commonBehaviors.EventType
 
get(int) - Static method in enum org.modelio.metamodel.uml.behavior.commonBehaviors.EventType
 
get(String) - Static method in enum org.modelio.metamodel.uml.behavior.commonBehaviors.ParameterEffectKind
 
get(int) - Static method in enum org.modelio.metamodel.uml.behavior.commonBehaviors.ParameterEffectKind
 
get(String) - Static method in enum org.modelio.metamodel.uml.behavior.interactionModel.InteractionOperator
 
get(int) - Static method in enum org.modelio.metamodel.uml.behavior.interactionModel.InteractionOperator
 
get(String) - Static method in enum org.modelio.metamodel.uml.behavior.interactionModel.MessageKind
 
get(int) - Static method in enum org.modelio.metamodel.uml.behavior.interactionModel.MessageKind
 
get(String) - Static method in enum org.modelio.metamodel.uml.behavior.interactionModel.MessageSort
 
get(int) - Static method in enum org.modelio.metamodel.uml.behavior.interactionModel.MessageSort
 
get(String) - Static method in enum org.modelio.metamodel.uml.behavior.interactionModel.RelativeTime
 
get(int) - Static method in enum org.modelio.metamodel.uml.behavior.interactionModel.RelativeTime
 
get(String) - Static method in enum org.modelio.metamodel.uml.behavior.stateMachineModel.KindOfControl
 
get(int) - Static method in enum org.modelio.metamodel.uml.behavior.stateMachineModel.KindOfControl
 
get(String) - Static method in enum org.modelio.metamodel.uml.behavior.stateMachineModel.KindOfStateMachine
 
get(int) - Static method in enum org.modelio.metamodel.uml.behavior.stateMachineModel.KindOfStateMachine
 
get(String) - Static method in enum org.modelio.metamodel.uml.behavior.stateMachineModel.PredefinedEventType
 
get(int) - Static method in enum org.modelio.metamodel.uml.behavior.stateMachineModel.PredefinedEventType
 
get(String) - Static method in enum org.modelio.metamodel.uml.behavior.stateMachineModel.StateKind
 
get(int) - Static method in enum org.modelio.metamodel.uml.behavior.stateMachineModel.StateKind
 
get(String) - Static method in enum org.modelio.metamodel.uml.infrastructure.properties.PropertyBaseType
 
get(int) - Static method in enum org.modelio.metamodel.uml.infrastructure.properties.PropertyBaseType
 
get(String) - Static method in enum org.modelio.metamodel.uml.statik.AggregationKind
 
get(int) - Static method in enum org.modelio.metamodel.uml.statik.AggregationKind
 
get(String) - Static method in enum org.modelio.metamodel.uml.statik.KindOfAccess
 
get(int) - Static method in enum org.modelio.metamodel.uml.statik.KindOfAccess
 
get(String) - Static method in enum org.modelio.metamodel.uml.statik.MethodPassingMode
 
get(int) - Static method in enum org.modelio.metamodel.uml.statik.MethodPassingMode
 
get(String) - Static method in enum org.modelio.metamodel.uml.statik.Navigability
 
get(int) - Static method in enum org.modelio.metamodel.uml.statik.Navigability
 
get(String) - Static method in enum org.modelio.metamodel.uml.statik.PassingMode
 
get(int) - Static method in enum org.modelio.metamodel.uml.statik.PassingMode
 
get(String) - Static method in enum org.modelio.metamodel.uml.statik.PortOrientation
 
get(int) - Static method in enum org.modelio.metamodel.uml.statik.PortOrientation
 
get(String) - Static method in enum org.modelio.metamodel.uml.statik.VisibilityMode
 
get(int) - Static method in enum org.modelio.metamodel.uml.statik.VisibilityMode
 
getAbstract() - Method in interface org.modelio.metamodel.uml.infrastructure.Document
Getter for attribute 'Document.Abstract' Metamodel description: An Abstract/Resume of the rich note.
getAbstraction() - Method in interface org.modelio.metamodel.uml.statik.ComponentRealization
Getter for relation 'ComponentRealization->Abstraction' Metamodel description: The Component that owns this ComponentRealization and which is implemented by its realizing Classifiers.
getAccepted() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.AcceptSignalAction
Getter for relation 'AcceptSignalAction->Accepted' Metamodel description: The type of signal accepted.
getAccepted(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.AcceptSignalAction
Filtered Getter for relation 'AcceptSignalAction->Accepted' Metamodel description: The type of signal accepted.
getAccessChanged() - Method in interface org.modelio.api.modelio.model.event.IStatusChangeEvent
Get the element whose access rights changed.
getActivationExpression() - Method in interface org.modelio.metamodel.bpmn.gateways.BpmnComplexGateway
Getter for attribute 'BpmnComplexGateway.ActivationExpression' Metamodel description: An activationExpression is a boolean Expression that refers to data and to the activationCount of incoming gates.
getActivePanelProvider() - Method in class org.modelio.api.module.propertiesPage.ModuleMultiVariantPropertyPanel
 
getActivityRef() - Method in interface org.modelio.metamodel.bpmn.events.BpmnCompensateEventDefinition
Getter for relation 'BpmnCompensateEventDefinition->ActivityRef' Metamodel description: null
getActual() - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.Gate
Getter for relation 'Gate->Actual' Metamodel description: null
getActual(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.Gate
Filtered Getter for relation 'Gate->Actual' Metamodel description: null
getActual() - Method in interface org.modelio.metamodel.uml.infrastructure.TaggedValue
Getter for relation 'TaggedValue->Actual' Metamodel description: Parameters of the TaggedValue.
getActual(Class<T>) - Method in interface org.modelio.metamodel.uml.infrastructure.TaggedValue
Filtered Getter for relation 'TaggedValue->Actual' Metamodel description: Parameters of the TaggedValue.
getActual() - Method in interface org.modelio.metamodel.uml.statik.TemplateParameterSubstitution
Getter for relation 'TemplateParameterSubstitution->Actual' Metamodel description: The elements that are the actual parameters for this substitution.
getActualGate() - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.InteractionUse
Getter for relation 'InteractionUse->ActualGate' Metamodel description: The actual gates of the InteractionUse.
getActualGate(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.InteractionUse
Filtered Getter for relation 'InteractionUse->ActualGate' Metamodel description: The actual gates of the InteractionUse.
getAdded() - Method in interface org.modelio.metamodel.uml.infrastructure.matrix.QueryDefinition
Getter for relation 'QueryDefinition->Added' Metamodel description: Elements manually added to the lines or columns.
getAdded(Class<T>) - Method in interface org.modelio.metamodel.uml.infrastructure.matrix.QueryDefinition
Filtered Getter for relation 'QueryDefinition->Added' Metamodel description: Elements manually added to the lines or columns.
getAddedElements() - Method in interface com.modeliosoft.modelio.cms.api.IAddResult
Get the elements successfully scheduled to be added to version
getAddedElements() - Method in interface com.modeliosoft.modelio.cms.api.ICommitResult
Deprecated.
call the same method for each fragment returned by ICommitResult.getFragments()
getAddedElements() - Method in interface com.modeliosoft.modelio.cms.api.ICommitResultFragment
Get the list of CMS elements added to version control.
getAddedElementsBag() - Method in class com.modeliosoft.modelio.api.modelio.matrix.model.queries.AbstractQuery
Get the elements referenced by the query definition.
getAddedToQuery() - Method in interface org.modelio.metamodel.uml.infrastructure.Element
Getter for relation 'Element->AddedToQuery' Metamodel description: null
getAddedToQuery(Class<T>) - Method in interface org.modelio.metamodel.uml.infrastructure.Element
Filtered Getter for relation 'Element->AddedToQuery' Metamodel description: null
getAdditionalFiles() - Method in interface com.modeliosoft.modelio.cms.api.contrib.IGetLockConfig
 
getAdditionalFiles() - Method in interface com.modeliosoft.modelio.cms.api.contrib.IUpdateConfig
Get the additional files/directories to update.
getAdditionalLockedFiles() - Method in interface com.modeliosoft.modelio.cms.api.IGetLockResult
 
getAdditionalLockFailures() - Method in interface com.modeliosoft.modelio.cms.api.IGetLockResult
Get the other lock failures.
getAdditionalOutdatedFiles() - Method in interface com.modeliosoft.modelio.cms.api.IGetLockResult
Get the additional files that couldn't be locked because they are out of date.
getAddToVersionDependencies(MObject, boolean) - Method in interface com.modeliosoft.modelio.cms.api.mmextension.ICmsDependencyAnalyser
The Implementation must return only direct dependencies, even if 'recursive' is true.
getAdminProperties(IProjectFragment) - Method in interface com.modeliosoft.modelio.cms.api.ICmsServices
Get a repository administration properties.
getAfter() - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.GeneralOrdering
Getter for relation 'GeneralOrdering->After' Metamodel description: The OccurrenceSpecification referred comes after the OccurrenceSpecification referred by before.
getAggregation() - Method in interface org.modelio.metamodel.uml.statik.AssociationEnd
Getter for attribute 'AssociationEnd.Aggregation' Metamodel description: This attribute is used to distinguish between normal Associations (KindIsAssociation), shared aggregation (KindIsAggregation) and strong aggregations (KindIsComposition)
getAllInteractionFragments(Interaction) - Static method in class org.modelio.metamodel.mmextensions.standard.facilities.interaction.InteractionHelper
Get all InteractionFragment of the interaction.
getAllowedExtensionLabels() - Method in class org.modelio.api.module.parameter.impl.FileParameterModel
 
getAllowedExtensions() - Method in class org.modelio.api.module.parameter.impl.FileParameterModel
 
getAllowedMetaclasses() - Method in class org.modelio.api.ui.text.TextWrapperForIElement
 
getAllowedWorkflowTransitions() - Method in interface com.modeliosoft.modelio.api.constellation.IConstellationProjectServices
 
getAllPeerModules() - Method in interface org.modelio.api.modelio.module.IModuleService
Returns the list of deployed peer module.
getAnalystOwner() - Method in interface org.modelio.metamodel.analyst.AnalystPropertyTable
Getter for relation 'AnalystPropertyTable->AnalystOwner' Metamodel description: null
getAnalystOwner() - Method in interface org.modelio.metamodel.uml.infrastructure.properties.PropertyType
Getter for relation 'PropertyType->AnalystOwner' Metamodel description: null
getAnalystProperties() - Method in interface org.modelio.metamodel.analyst.AnalystItem
Getter for relation 'AnalystItem->AnalystProperties' Metamodel description: null
getAnnotated() - Method in interface org.modelio.metamodel.bpmn.resources.BpmnResourceRole
Getter for relation 'BpmnResourceRole->Annotated' Metamodel description: null
getAnnoted() - Method in interface org.modelio.metamodel.uml.infrastructure.TaggedValue
Getter for relation 'TaggedValue->Annoted' Metamodel description: null
getAnnoted() - Method in interface org.modelio.metamodel.uml.infrastructure.TagParameter
Getter for relation 'TagParameter->Annoted' Metamodel description: null
getArchive() - Method in interface org.modelio.api.module.context.project.IModuleStructure
The path to the current module archive.
getArchivedElementVersion() - Method in interface org.modelio.metamodel.analyst.GenericAnalystElement
Getter for relation 'GenericAnalystElement->ArchivedElementVersion' Metamodel description: null
getArchivedElementVersion(Class<T>) - Method in interface org.modelio.metamodel.analyst.GenericAnalystElement
Filtered Getter for relation 'GenericAnalystElement->ArchivedElementVersion' Metamodel description: null
getArchivedGoalVersion() - Method in interface org.modelio.metamodel.analyst.Goal
Getter for relation 'Goal->ArchivedGoalVersion' Metamodel description: null
getArchivedGoalVersion(Class<T>) - Method in interface org.modelio.metamodel.analyst.Goal
Filtered Getter for relation 'Goal->ArchivedGoalVersion' Metamodel description: null
getArchivedKPIVersion() - Method in interface org.modelio.metamodel.analyst.KPI
Getter for relation 'KPI->ArchivedKPIVersion' Metamodel description: Older versions of this requirement that have been archived.
getArchivedKPIVersion(Class<T>) - Method in interface org.modelio.metamodel.analyst.KPI
Filtered Getter for relation 'KPI->ArchivedKPIVersion' Metamodel description: Older versions of this requirement that have been archived.
getArchivedRequirementVersion() - Method in interface org.modelio.metamodel.analyst.Requirement
Getter for relation 'Requirement->ArchivedRequirementVersion' Metamodel description: Older versions of this requirement that have been archived.
getArchivedRequirementVersion(Class<T>) - Method in interface org.modelio.metamodel.analyst.Requirement
Filtered Getter for relation 'Requirement->ArchivedRequirementVersion' Metamodel description: Older versions of this requirement that have been archived.
getArchivedRiskVersion() - Method in interface org.modelio.metamodel.analyst.Risk
Getter for relation 'Risk->ArchivedRiskVersion' Metamodel description:
getArchivedRiskVersion(Class<T>) - Method in interface org.modelio.metamodel.analyst.Risk
Filtered Getter for relation 'Risk->ArchivedRiskVersion' Metamodel description:
getArchivedRuleVersion() - Method in interface org.modelio.metamodel.analyst.BusinessRule
Getter for relation 'BusinessRule->ArchivedRuleVersion' Metamodel description: null
getArchivedRuleVersion(Class<T>) - Method in interface org.modelio.metamodel.analyst.BusinessRule
Filtered Getter for relation 'BusinessRule->ArchivedRuleVersion' Metamodel description: null
getArchivedTermVersion() - Method in interface org.modelio.metamodel.analyst.Term
Getter for relation 'Term->ArchivedTermVersion' Metamodel description: null
getArchivedTermVersion(Class<T>) - Method in interface org.modelio.metamodel.analyst.Term
Filtered Getter for relation 'Term->ArchivedTermVersion' Metamodel description: null
getArchivedTestVersion() - Method in interface org.modelio.metamodel.analyst.Test
Getter for relation 'Test->ArchivedTestVersion' Metamodel description: Older versions of this requirement that have been archived.
getArchivedTestVersion(Class<T>) - Method in interface org.modelio.metamodel.analyst.Test
Filtered Getter for relation 'Test->ArchivedTestVersion' Metamodel description: Older versions of this requirement that have been archived.
getArchivedVersions() - Method in interface org.modelio.metamodel.analyst.AnalystElement
Get archived versions of this element.
getArgument() - Method in interface org.modelio.metamodel.uml.behavior.communicationModel.CommunicationMessage
Getter for attribute 'CommunicationMessage.Argument' Metamodel description: null
getArgument() - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.Message
Getter for attribute 'Message.Argument' Metamodel description: Arguments passed with the message.
getArtifact() - Method in interface org.modelio.metamodel.bpmn.activities.BpmnSubProcess
Getter for relation 'BpmnSubProcess->Artifact' Metamodel description: null
getArtifact(Class<T>) - Method in interface org.modelio.metamodel.bpmn.activities.BpmnSubProcess
Filtered Getter for relation 'BpmnSubProcess->Artifact' Metamodel description: null
getArtifact() - Method in interface org.modelio.metamodel.bpmn.processCollaboration.BpmnCollaboration
Getter for relation 'BpmnCollaboration->Artifact' Metamodel description: null
getArtifact(Class<T>) - Method in interface org.modelio.metamodel.bpmn.processCollaboration.BpmnCollaboration
Filtered Getter for relation 'BpmnCollaboration->Artifact' Metamodel description: null
getArtifact() - Method in interface org.modelio.metamodel.bpmn.processCollaboration.BpmnProcess
Getter for relation 'BpmnProcess->Artifact' Metamodel description: null
getArtifact(Class<T>) - Method in interface org.modelio.metamodel.bpmn.processCollaboration.BpmnProcess
Filtered Getter for relation 'BpmnProcess->Artifact' Metamodel description: null
getAssignment() - Method in interface org.modelio.metamodel.bpmn.objects.BpmnDataAssociation
Getter for attribute 'BpmnDataAssociation.Assignment' Metamodel description: Specifies one or more data elements Assignments.
getAssociatedFileCreations() - Method in interface com.modeliosoft.modelio.cms.api.ICommitDetailFragment
 
getAssociatedFileDeletions() - Method in interface com.modeliosoft.modelio.cms.api.ICommitDetailFragment
 
getAssociatedFileModifications() - Method in interface com.modeliosoft.modelio.cms.api.ICommitDetailFragment
 
getAssociatedFileMoves() - Method in interface com.modeliosoft.modelio.cms.api.ICommitDetailFragment
 
getAssociatedFiles() - Method in interface com.modeliosoft.modelio.cms.api.IRevertDetail
Deprecated.
Since 3.6, Call the same method on each IRevertDetail.getFragments().
getAssociatedFiles() - Method in interface com.modeliosoft.modelio.cms.api.IRevertFragmentDetail
 
getAssociation() - Method in interface org.modelio.metamodel.uml.statik.AssociationEnd
Getter for relation 'AssociationEnd->Association' Metamodel description: null
getAssociationDirection() - Method in interface org.modelio.metamodel.bpmn.rootElements.BpmnAssociation
Getter for attribute 'BpmnAssociation.AssociationDirection' Metamodel description: associationDirection is an attribute that defines whether or not the Association shows any directionality with an arrowhead.
getAssociationPart() - Method in interface org.modelio.metamodel.uml.statik.ClassAssociation
Getter for relation 'ClassAssociation->AssociationPart' Metamodel description: null
getAttached() - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
Getter for relation 'ModelElement->Attached' Metamodel description: Attached resources
getAttached(Class<T>) - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
Filtered Getter for relation 'ModelElement->Attached' Metamodel description: Attached resources
getAttachedToRef() - Method in interface org.modelio.metamodel.bpmn.events.BpmnBoundaryEvent
Getter for relation 'BpmnBoundaryEvent->AttachedToRef' Metamodel description: null
getAttribute(String) - Method in interface org.modelio.vcore.smkernel.mapi.MClass
Get the attribute with the given name.
getAttributed() - Method in interface org.modelio.metamodel.uml.statik.AttributeLink
Getter for relation 'AttributeLink->Attributed' Metamodel description: null
getAttributes(boolean) - Method in interface org.modelio.vcore.smkernel.mapi.MClass
Get the class attributes.
getAuditService() - Method in interface org.modelio.api.modelio.IModelioServices
Get the audit service.
getAuditService() - Method in class org.modelio.api.modelio.Modelio
getAuditStatusChanged() - Method in interface org.modelio.api.modelio.model.event.IStatusChangeEvent
 
getBackgroundColor() - Method in interface com.modeliosoft.modelio.api.modelio.matrix.model.IMatrixStyle
 
getBase() - Method in interface org.modelio.metamodel.uml.behavior.commonBehaviors.Signal
Getter for relation 'Signal->Base' Metamodel description: Class that the Signal may represent.
getBase() - Method in interface org.modelio.metamodel.uml.statik.AttributeLink
Getter for relation 'AttributeLink->Base' Metamodel description: Defines the optional Attribute that specifies the AttributeLink.
getBase() - Method in interface org.modelio.metamodel.uml.statik.Instance
Getter for relation 'Instance->Base' Metamodel description: Defines the Classifier as the model of the Instance or Role.
getBaseClass() - Method in interface org.modelio.metamodel.uml.infrastructure.Constraint
Getter for attribute 'Constraint.BaseClass' Metamodel description: MetaClass whose instances can be constrained by the current Constraint.
getBaseClassName() - Method in interface org.modelio.metamodel.uml.infrastructure.Stereotype
Getter for attribute 'Stereotype.BaseClassName' Metamodel description:
getBaseType() - Method in interface org.modelio.metamodel.uml.infrastructure.properties.PropertyType
Getter for attribute 'PropertyType.BaseType' Metamodel description: null
getBefore() - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.GeneralOrdering
Getter for relation 'GeneralOrdering->Before' Metamodel description: null
getBehavior() - Method in interface org.modelio.metamodel.bpmn.activities.BpmnMultiInstanceLoopCharacteristics
Getter for attribute 'BpmnMultiInstanceLoopCharacteristics.Behavior' Metamodel description: The attribute behavior acts as a shortcut for specifying when events SHALL be thrown from an Activity instance that is about to complete.
getBehaviorEffect() - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.Transition
Getter for relation 'Transition->BehaviorEffect' Metamodel description: null
getBehaviorParam() - Method in interface org.modelio.metamodel.uml.statik.Parameter
Getter for relation 'Parameter->BehaviorParam' Metamodel description: null
getBehaviorParam(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.Parameter
Filtered Getter for relation 'Parameter->BehaviorParam' Metamodel description: null
getBitmap() - Method in class org.modelio.api.modelio.diagram.tools.DefaultDiagramTool
 
getBitmap() - Method in interface org.modelio.api.modelio.diagram.tools.IDiagramTool
Get the command's bitmap.
getBitmapPath() - Method in class org.modelio.api.module.command.DefaultModuleAction
 
getBitmapPath() - Method in interface org.modelio.api.module.command.IModuleAction
 
getBlobChanges() - Method in interface com.modeliosoft.modelio.cms.api.IRevertFragmentResult
Get the blobs changes made by the revert operation.
getBlobChanges() - Method in interface com.modeliosoft.modelio.cms.api.IRevertResult
Deprecated.
getBody() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.Clause
Getter for relation 'Clause->Body' Metamodel description: A nested activity fragment that is executed if the test is true and the clause is chosen over any concurrent clauses that are also true.
getBody(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.Clause
Filtered Getter for relation 'Clause->Body' Metamodel description: A nested activity fragment that is executed if the test is true and the clause is chosen over any concurrent clauses that are also true.
getBody() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.OpaqueAction
Getter for attribute 'OpaqueAction.Body' Metamodel description: Specifies the action in one language.
getBody() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.StructuredActivityNode
Getter for relation 'StructuredActivityNode->Body' Metamodel description: Implementation of the structured activity node.
getBody(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.StructuredActivityNode
Filtered Getter for relation 'StructuredActivityNode->Body' Metamodel description: Implementation of the structured activity node.
getBody() - Method in interface org.modelio.metamodel.uml.behavior.commonBehaviors.OpaqueBehavior
Getter for attribute 'OpaqueBehavior.Body' Metamodel description: Specifies the behavior in one language.
getBody() - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.StateInvariant
Getter for attribute 'StateInvariant.Body' Metamodel description: A Constraint that should hold at runtime for this StateInvariant.
getBody() - Method in interface org.modelio.metamodel.uml.infrastructure.Constraint
Getter for attribute 'Constraint.Body' Metamodel description: If the Constraint is not predefined (for example, ordered), then it is expressed in the body.
getBOOLEAN() - Method in interface org.modelio.api.modelio.model.IUMLTypes
 
getBoundaryEventRef() - Method in interface org.modelio.metamodel.bpmn.activities.BpmnActivity
Getter for relation 'BpmnActivity->BoundaryEventRef' Metamodel description: null
getBoundaryEventRef(Class<T>) - Method in interface org.modelio.metamodel.bpmn.activities.BpmnActivity
Filtered Getter for relation 'BpmnActivity->BoundaryEventRef' Metamodel description: null
getBoundElement() - Method in interface org.modelio.metamodel.uml.statik.TemplateBinding
Getter for relation 'TemplateBinding->BoundElement' Metamodel description: null
getBoundOperation() - Method in interface org.modelio.metamodel.uml.statik.TemplateBinding
Getter for relation 'TemplateBinding->BoundOperation' Metamodel description: null
getBounds() - Method in interface org.modelio.api.modelio.diagram.IDiagramNode
Return the node location and size as a Rectangle.
getBpmnContext() - Method in interface org.modelio.metamodel.bpmn.rootElements.BpmnBaseElement
 
getBpmnInterfaceRef() - Method in interface org.modelio.metamodel.bpmn.bpmnService.BpmnOperation
Getter for relation 'BpmnOperation->BpmnInterfaceRef' Metamodel description: null
getBpmnPartitionElementRef() - Method in interface org.modelio.metamodel.bpmn.processCollaboration.BpmnLane
Getter for relation 'BpmnLane->BpmnPartitionElementRef' Metamodel description:
getBRepresented() - Method in interface org.modelio.metamodel.uml.statik.Collaboration
Getter for relation 'Collaboration->BRepresented' Metamodel description: null
getBuildVersion() - Method in class org.modelio.vbasic.version.Version
Get the build number of this version
getBusinessRuleRoot() - Method in interface org.modelio.metamodel.analyst.AnalystProject
Getter for relation 'AnalystProject->BusinessRuleRoot' Metamodel description: null
getBusinessRuleRoot(Class<T>) - Method in interface org.modelio.metamodel.analyst.AnalystProject
Filtered Getter for relation 'AnalystProject->BusinessRuleRoot' Metamodel description: null
getButton(int) - Method in class org.modelio.api.ui.ModelioWizardDialog
Return the cancel button if the id is a the cancel id.
getByName(String) - Static method in enum org.modelio.archimate.metamodel.relationships.dependency.AccessMode
 
getByName(String) - Static method in enum org.modelio.archimate.metamodel.relationships.dependency.InfluenceStrength
 
getByName(String) - Static method in enum org.modelio.metamodel.bpmn.activities.AdHocOrdering
 
getByName(String) - Static method in enum org.modelio.metamodel.bpmn.activities.MultiInstanceBehavior
 
getByName(String) - Static method in enum org.modelio.metamodel.bpmn.activities.TransactionMethod
 
getByName(String) - Static method in enum org.modelio.metamodel.bpmn.gateways.BpmnEventBasedGatewayType
 
getByName(String) - Static method in enum org.modelio.metamodel.bpmn.gateways.BpmnGatewayDirection
 
getByName(String) - Static method in enum org.modelio.metamodel.bpmn.objects.BpmnItemKind
 
getByName(String) - Static method in enum org.modelio.metamodel.bpmn.processCollaboration.BpmnProcessType
 
getByName(String) - Static method in enum org.modelio.metamodel.bpmn.processCollaboration.OptionalBoolean
 
getByName(String) - Static method in enum org.modelio.metamodel.bpmn.rootElements.BpmnAssociationDirection
 
getByName(String) - Static method in enum org.modelio.metamodel.mda.ModuleParameterType
 
getByName(String) - Static method in enum org.modelio.metamodel.mda.ModuleState
 
getByName(String) - Static method in enum org.modelio.metamodel.uml.behavior.activityModel.DecisionNodeKind
 
getByName(String) - Static method in enum org.modelio.metamodel.uml.behavior.activityModel.ExpansionKind
 
getByName(String) - Static method in enum org.modelio.metamodel.uml.behavior.activityModel.ObjectFlowEffectKind
 
getByName(String) - Static method in enum org.modelio.metamodel.uml.behavior.activityModel.ObjectNodeOrderingKind
 
getByName(String) - Static method in enum org.modelio.metamodel.uml.behavior.activityModel.PinPassingMode
 
getByName(String) - Static method in enum org.modelio.metamodel.uml.behavior.commonBehaviors.EventType
 
getByName(String) - Static method in enum org.modelio.metamodel.uml.behavior.commonBehaviors.ParameterEffectKind
 
getByName(String) - Static method in enum org.modelio.metamodel.uml.behavior.interactionModel.InteractionOperator
 
getByName(String) - Static method in enum org.modelio.metamodel.uml.behavior.interactionModel.MessageKind
 
getByName(String) - Static method in enum org.modelio.metamodel.uml.behavior.interactionModel.MessageSort
 
getByName(String) - Static method in enum org.modelio.metamodel.uml.behavior.interactionModel.RelativeTime
 
getByName(String) - Static method in enum org.modelio.metamodel.uml.behavior.stateMachineModel.KindOfControl
 
getByName(String) - Static method in enum org.modelio.metamodel.uml.behavior.stateMachineModel.KindOfStateMachine
 
getByName(String) - Static method in enum org.modelio.metamodel.uml.behavior.stateMachineModel.PredefinedEventType
 
getByName(String) - Static method in enum org.modelio.metamodel.uml.behavior.stateMachineModel.StateKind
 
getByName(String) - Static method in enum org.modelio.metamodel.uml.infrastructure.properties.PropertyBaseType
 
getByName(String) - Static method in enum org.modelio.metamodel.uml.statik.AggregationKind
 
getByName(String) - Static method in enum org.modelio.metamodel.uml.statik.KindOfAccess
 
getByName(String) - Static method in enum org.modelio.metamodel.uml.statik.MethodPassingMode
 
getByName(String) - Static method in enum org.modelio.metamodel.uml.statik.Navigability
 
getByName(String) - Static method in enum org.modelio.metamodel.uml.statik.PassingMode
 
getByName(String) - Static method in enum org.modelio.metamodel.uml.statik.PortOrientation
 
getByName(String) - Static method in enum org.modelio.metamodel.uml.statik.VisibilityMode
 
getBYTE() - Method in interface org.modelio.api.modelio.model.IUMLTypes
 
getCalled() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.AcceptCallEventAction
Getter for relation 'AcceptCallEventAction->Called' Metamodel description: The Operation invoked by the call event.
getCalled() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.CallBehaviorAction
Getter for relation 'CallBehaviorAction->Called' Metamodel description: The invoked behavior.
getCalled() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.CallOperationAction
Getter for relation 'CallOperationAction->Called' Metamodel description: The Operation to be invoked by the action execution.
getCalled() - Method in interface org.modelio.metamodel.uml.behavior.commonBehaviors.Event
Getter for relation 'Event->Called' Metamodel description: Direct link to an Operation in case of a call Event.
getCalledGlobalTask() - Method in interface org.modelio.metamodel.bpmn.activities.BpmnCallActivity
Getter for relation 'BpmnCallActivity->CalledGlobalTask' Metamodel description: null
getCaller() - Method in interface org.modelio.metamodel.bpmn.activities.BpmnTask
Getter for relation 'BpmnTask->Caller' Metamodel description: null
getCaller(Class<T>) - Method in interface org.modelio.metamodel.bpmn.activities.BpmnTask
Filtered Getter for relation 'BpmnTask->Caller' Metamodel description: null
getCaller() - Method in interface org.modelio.metamodel.bpmn.bpmnService.BpmnOperation
Getter for relation 'BpmnOperation->Caller' Metamodel description: null
getCaller(Class<T>) - Method in interface org.modelio.metamodel.bpmn.bpmnService.BpmnOperation
Filtered Getter for relation 'BpmnOperation->Caller' Metamodel description: null
getCaller() - Method in interface org.modelio.metamodel.uml.behavior.commonBehaviors.Behavior
Getter for relation 'Behavior->Caller' Metamodel description: null
getCaller(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.commonBehaviors.Behavior
Filtered Getter for relation 'Behavior->Caller' Metamodel description: null
getCallingAction() - Method in interface org.modelio.metamodel.uml.statik.Operation
Getter for relation 'Operation->CallingAction' Metamodel description: null
getCallingAction(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.Operation
Filtered Getter for relation 'Operation->CallingAction' Metamodel description: null
getCapacity() - Method in interface org.modelio.metamodel.bpmn.objects.BpmnDataStore
Getter for attribute 'BpmnDataStore.Capacity' Metamodel description: Defines the capacity of the Data Store.
getCatched() - Method in interface org.modelio.metamodel.bpmn.objects.BpmnDataOutput
Getter for relation 'BpmnDataOutput->Catched' Metamodel description: null
getCategorized() - Method in interface org.modelio.metamodel.bpmn.rootElements.BpmnGroup
Getter for relation 'BpmnGroup->Categorized' Metamodel description: null
getCategorized(Class<T>) - Method in interface org.modelio.metamodel.bpmn.rootElements.BpmnGroup
Filtered Getter for relation 'BpmnGroup->Categorized' Metamodel description: null
getCategory() - Method in class org.modelio.api.module.report.ReportEntry
 
getCategory() - Method in interface org.modelio.metamodel.bpmn.rootElements.BpmnGroup
Getter for attribute 'BpmnGroup.Category' Metamodel description: specifies the Category that the Group represents (Further details about the definition of a Category can be found on page 92).
getCausedImpact() - Method in interface org.modelio.metamodel.uml.infrastructure.Element
Getter for relation 'Element->causedImpact' Metamodel description: null
getCausedImpact(Class<T>) - Method in interface org.modelio.metamodel.uml.infrastructure.Element
Filtered Getter for relation 'Element->causedImpact' Metamodel description: null
getCauses() - Method in interface org.modelio.metamodel.impact.ImpactLink
Getter for relation 'ImpactLink->causes' Metamodel description: null
getCauses(Class<T>) - Method in interface org.modelio.metamodel.impact.ImpactLink
Filtered Getter for relation 'ImpactLink->causes' Metamodel description: null
getChangeable() - Method in interface org.modelio.metamodel.uml.statik.StructuralFeature
Getter for attribute 'StructuralFeature.Changeable' Metamodel description: null
getChangeExpresion() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.AcceptChangeEventAction
Getter for attribute 'AcceptChangeEventAction.ChangeExpresion' Metamodel description: null
getChannel() - Method in interface org.modelio.metamodel.uml.behavior.communicationModel.CommunicationChannel
Getter for relation 'CommunicationChannel->Channel' Metamodel description: References the Link the communication channel represents.
getChannel() - Method in interface org.modelio.metamodel.uml.behavior.communicationModel.CommunicationMessage
Getter for relation 'CommunicationMessage->Channel' Metamodel description: null
getChannel() - Method in interface org.modelio.metamodel.uml.informationFlow.InformationFlow
Getter for relation 'InformationFlow->Channel' Metamodel description: null
getCHAR() - Method in interface org.modelio.api.modelio.model.IUMLTypes
 
getChild() - Method in interface org.modelio.archimate.metamodel.core.structure.ViewPoint
Getter for relation 'ViewPoint->child' Metamodel description:
getChild(Class<T>) - Method in interface org.modelio.archimate.metamodel.core.structure.ViewPoint
Filtered Getter for relation 'ViewPoint->child' Metamodel description:
getChild() - Method in interface org.modelio.metamodel.uml.infrastructure.Stereotype
Getter for relation 'Stereotype->Child' Metamodel description: Stereotypes inheriting from this one.
getChild(Class<T>) - Method in interface org.modelio.metamodel.uml.infrastructure.Stereotype
Filtered Getter for relation 'Stereotype->Child' Metamodel description: Stereotypes inheriting from this one.
getChildLaneSet() - Method in interface org.modelio.metamodel.bpmn.processCollaboration.BpmnLane
Getter for relation 'BpmnLane->ChildLaneSet' Metamodel description: null
getChoice() - Method in class org.modelio.api.ui.text.ResultsProposalPopup
Open a popup to choose elements from.
getClassLoader() - Method in class com.modeliosoft.modelio.analyst.plugin.AnalystClassLoaderProvider
 
getClassLoader() - Method in class com.modeliosoft.modelio.api.plugin.ApiComClassLoaderProvider
 
getClassName() - Method in interface org.modelio.metamodel.uml.infrastructure.ExternProcessor
Getter for attribute 'ExternProcessor.ClassName' Metamodel description: Class name of the external processor.
getClassPart() - Method in interface org.modelio.metamodel.uml.statik.ClassAssociation
Getter for relation 'ClassAssociation->ClassPart' Metamodel description: Link to the Class that composes the ClassAssociation.
getClientArea(Composite) - Method in class org.modelio.api.ui.ModelioWizardDialog.PageContainerFillLayout
Returns the client area for the given composite according to this layout.
getCluster() - Method in interface org.modelio.metamodel.uml.statik.BindableInstance
Getter for relation 'BindableInstance->Cluster' Metamodel description: null
getCmsStatusChanged() - Method in interface org.modelio.api.modelio.model.event.IStatusChangeEvent
 
getCode() - Method in class org.modelio.api.module.report.ReportEntry
 
getCollaboration() - Method in interface org.modelio.metamodel.bpmn.flows.BpmnMessage
Getter for relation 'BpmnMessage->Collaboration' Metamodel description: null
getCollaboration() - Method in interface org.modelio.metamodel.bpmn.flows.BpmnMessageFlow
Getter for relation 'BpmnMessageFlow->Collaboration' Metamodel description: null
getCollaboration() - Method in interface org.modelio.metamodel.bpmn.rootElements.BpmnArtifact
Getter for relation 'BpmnArtifact->Collaboration' Metamodel description: null
getColumnsDefinition() - Method in interface org.modelio.metamodel.uml.infrastructure.matrix.MatrixDefinition
Getter for relation 'MatrixDefinition->ColumnsDefinition' Metamodel description: Columns definition.
getComment() - Method in interface com.modeliosoft.modelio.cms.api.contrib.IGetLockConfig
Get the comment that will annotate the get lock operation.
getComment() - Method in interface com.modeliosoft.modelio.cms.api.IGetLockCommand
Get the comment that will annotate the get lock operation.
getCommitAnalysis() - Method in interface com.modeliosoft.modelio.cms.api.contrib.ICommitConfig
Get the list of elements to commit after dependency analysis.
getCommitAnalysis() - Method in interface com.modeliosoft.modelio.cms.api.ICommitCommand
Get the list of elements to commit after dependency analysis.
getCommitAuthor() - Method in interface com.modeliosoft.modelio.cms.api.ICommitResult
Deprecated.
call the same method for each fragment returned by ICommitResult.getFragments()
getCommitAuthor() - Method in interface com.modeliosoft.modelio.cms.api.ICommitResultFragment
Get the author of the commit.
getCommitDate() - Method in interface com.modeliosoft.modelio.cms.api.ICommitResult
Deprecated.
call the same method for each fragment returned by ICommitResult.getFragments()
getCommitDate() - Method in interface com.modeliosoft.modelio.cms.api.ICommitResultFragment
Get the commit date.
getCommitDependencies(MObject, boolean) - Method in interface com.modeliosoft.modelio.cms.api.mmextension.ICmsDependencyAnalyser
Get the commit dependencies of a model object.
getCommittedRevision() - Method in interface com.modeliosoft.modelio.cms.api.ICommitResult
Deprecated.
call the same method for each fragment returned by ICommitResult.getFragments()
getCommittedRevision() - Method in interface com.modeliosoft.modelio.cms.api.ICommitResultFragment
Get the committed revision.
getCommunicationUsage() - Method in interface org.modelio.metamodel.uml.behavior.commonBehaviors.Signal
Getter for relation 'Signal->CommunicationUsage' Metamodel description: null
getCommunicationUsage(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.commonBehaviors.Signal
Filtered Getter for relation 'Signal->CommunicationUsage' Metamodel description: null
getCommunicationUsage() - Method in interface org.modelio.metamodel.uml.statik.Operation
Getter for relation 'Operation->CommunicationUsage' Metamodel description: null
getCommunicationUsage(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.Operation
Filtered Getter for relation 'Operation->CommunicationUsage' Metamodel description: null
getCompensateEventDefinitions() - Method in interface org.modelio.metamodel.bpmn.activities.BpmnActivity
Getter for relation 'BpmnActivity->CompensateEventDefinitions' Metamodel description: null
getCompensateEventDefinitions(Class<T>) - Method in interface org.modelio.metamodel.bpmn.activities.BpmnActivity
Filtered Getter for relation 'BpmnActivity->CompensateEventDefinitions' Metamodel description: null
getCompletionCondition() - Method in interface org.modelio.metamodel.bpmn.activities.BpmnAdHocSubProcess
Getter for attribute 'BpmnAdHocSubProcess.CompletionCondition' Metamodel description: This Expression defines the conditions when the Process will end.
getCompletionCondition() - Method in interface org.modelio.metamodel.bpmn.activities.BpmnMultiInstanceLoopCharacteristics
Getter for attribute 'BpmnMultiInstanceLoopCharacteristics.CompletionCondition' Metamodel description: This attribute defines a boolean Expression that when evaluated to true, cancels the remaining Activity instances and produces a token.
getCompletionEventRef() - Method in interface org.modelio.metamodel.bpmn.activities.BpmnMultiInstanceLoopCharacteristics
Getter for relation 'BpmnMultiInstanceLoopCharacteristics->CompletionEventRef' Metamodel description: The EventDefinition which is thrown when: - behavior is set to one and the first internal Activity instance has completed, - or the behavior is set to none and an internal Activity instance has completed.
getCompletionQuantity() - Method in interface org.modelio.metamodel.bpmn.activities.BpmnActivity
Getter for attribute 'BpmnActivity.CompletionQuantity' Metamodel description: The default value is 1.
getComplexBehaviorDefinition() - Method in interface org.modelio.metamodel.bpmn.activities.BpmnMultiInstanceLoopCharacteristics
Getter for relation 'BpmnMultiInstanceLoopCharacteristics->ComplexBehaviorDefinition' Metamodel description: null
getComplexBehaviorDefinition(Class<T>) - Method in interface org.modelio.metamodel.bpmn.activities.BpmnMultiInstanceLoopCharacteristics
Filtered Getter for relation 'BpmnMultiInstanceLoopCharacteristics->ComplexBehaviorDefinition' Metamodel description: null
getComposed() - Method in interface org.modelio.metamodel.uml.behavior.commonBehaviors.Event
Getter for relation 'Event->Composed' Metamodel description: null
getComposed() - Method in interface org.modelio.metamodel.uml.statik.Parameter
Getter for relation 'Parameter->Composed' Metamodel description: null
getComposite() - Method in class org.modelio.api.ui.form.fields.AbstractField
Gets the top most container control of the field which must be a Composite.
getComposite() - Method in interface org.modelio.api.ui.form.fields.IField
Gets the top most container control of the field which must be a Composite.
getCompositionChildren() - Method in interface org.modelio.vcore.smkernel.mapi.MObject
Get the child objects in the composition graph.
getCompositionOwner() - Method in interface org.modelio.vcore.smkernel.mapi.MObject
Get the object owning this object in the composition graph.
getCompositionPath(MObject) - Method in interface org.modelio.metamodel.mmextensions.standard.services.IMModelServices
 
getCompositionPath(MObject) - Method in class org.modelio.metamodel.mmextensions.standard.services.MModelServices
 
getCondition() - Method in interface org.modelio.metamodel.bpmn.activities.BpmnComplexBehaviorDefinition
Getter for attribute 'BpmnComplexBehaviorDefinition.Condition' Metamodel description: null
getCondition() - Method in interface org.modelio.metamodel.bpmn.events.BpmnConditionalEventDefinition
Getter for attribute 'BpmnConditionalEventDefinition.Condition' Metamodel description: The Expression might be underspecified and provided in the form of natural language.
getConditionExpression() - Method in interface org.modelio.metamodel.bpmn.flows.BpmnSequenceFlow
Getter for attribute 'BpmnSequenceFlow.ConditionExpression' Metamodel description: null
getConfiguration() - Method in interface com.modeliosoft.modelio.cms.api.IAddCommand
 
getConfiguration() - Method in interface com.modeliosoft.modelio.cms.api.ICommitCommand
 
getConfiguration() - Method in interface com.modeliosoft.modelio.cms.api.IGetLockCommand
 
getConfiguration() - Method in interface com.modeliosoft.modelio.cms.api.IMergeCommand
Get the command parameters for process extension contributors.
getConfiguration() - Method in interface com.modeliosoft.modelio.cms.api.IRemoveCommand
 
getConfiguration() - Method in interface com.modeliosoft.modelio.cms.api.IRevertCommand
 
getConfiguration() - Method in interface com.modeliosoft.modelio.cms.api.IUpdateCommand
 
getConfiguration() - Method in interface org.modelio.api.module.context.IModuleContext
Get the "user" configuration associated to this module, meant to be accessed by the module itself.
getConfiguration() - Method in interface org.modelio.api.module.IPeerModule
Return the module API configuration.
getConflictedElements() - Method in interface com.modeliosoft.modelio.cms.api.ICommitDetail
Deprecated.
Call the same method on each fragment returned by ICommitDetail.getFragments().
getConflictedElements() - Method in interface com.modeliosoft.modelio.cms.api.ICommitDetailFragment
Get the elements that prevent commit because they are in conflict.
getConflictedElements() - Method in interface com.modeliosoft.modelio.cms.api.IUpdateDetails
Get updated the CMS nodes that are in conflict with locally modified elements.
getConflictedFiles() - Method in interface com.modeliosoft.modelio.cms.api.IUpdateDetails
Get updated the additional files that are in conflict with locally modified elements.
getConnected() - Method in interface org.modelio.metamodel.bpmn.objects.BpmnSequenceFlowDataAssociation
Getter for relation 'BpmnSequenceFlowDataAssociation->Connected' Metamodel description: null
getConnection() - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.EntryPointPseudoState
Getter for relation 'EntryPointPseudoState->Connection' Metamodel description:
getConnection(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.EntryPointPseudoState
Filtered Getter for relation 'EntryPointPseudoState->Connection' Metamodel description:
getConnection() - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.ExitPointPseudoState
Getter for relation 'ExitPointPseudoState->Connection' Metamodel description:
getConnection(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.ExitPointPseudoState
Filtered Getter for relation 'ExitPointPseudoState->Connection' Metamodel description:
getConnection() - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.State
Getter for relation 'State->Connection' Metamodel description:
getConnection(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.State
Filtered Getter for relation 'State->Connection' Metamodel description:
getConnector() - Method in interface org.modelio.metamodel.bpmn.flows.BpmnSequenceFlow
Getter for relation 'BpmnSequenceFlow->Connector' Metamodel description: null
getConnector(Class<T>) - Method in interface org.modelio.metamodel.bpmn.flows.BpmnSequenceFlow
Filtered Getter for relation 'BpmnSequenceFlow->Connector' Metamodel description: null
getConnectorEndRole() - Method in interface org.modelio.metamodel.uml.statik.Binding
Getter for relation 'Binding->ConnectorEndRole' Metamodel description: null
getConnectorRole() - Method in interface org.modelio.metamodel.uml.statik.Binding
Getter for relation 'Binding->ConnectorRole' Metamodel description: null
getConstrainedElement() - Method in interface org.modelio.metamodel.uml.infrastructure.Constraint
Getter for relation 'Constraint->ConstrainedElement' Metamodel description: Defines which elements are concerned by the Constraint.
getConstrainedElement(Class<T>) - Method in interface org.modelio.metamodel.uml.infrastructure.Constraint
Filtered Getter for relation 'Constraint->ConstrainedElement' Metamodel description: Defines which elements are concerned by the Constraint.
getConstraintDefinition() - Method in interface org.modelio.metamodel.uml.infrastructure.UmlModelElement
Getter for relation 'UmlModelElement->ConstraintDefinition' Metamodel description: null
getConstraintDefinition(Class<T>) - Method in interface org.modelio.metamodel.uml.infrastructure.UmlModelElement
Filtered Getter for relation 'UmlModelElement->ConstraintDefinition' Metamodel description: null
getConsumer() - Method in interface org.modelio.metamodel.uml.statik.LinkEnd
Getter for relation 'LinkEnd->Consumer' Metamodel description: Used for Connectors between Ports to designate the RequiredInterface(s) set the LinkEnd is connected to.
getConsumer() - Method in interface org.modelio.metamodel.uml.statik.NaryLinkEnd
Getter for relation 'NaryLinkEnd->Consumer' Metamodel description: null
getConsumer() - Method in interface org.modelio.metamodel.uml.statik.ProvidedInterface
Getter for relation 'ProvidedInterface->Consumer' Metamodel description: null
getConsumer(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.ProvidedInterface
Filtered Getter for relation 'ProvidedInterface->Consumer' Metamodel description: null
getContainedNode() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ActivityPartition
Getter for relation 'ActivityPartition->ContainedNode' Metamodel description: Nodes immediately contained in the partition.
getContainedNode(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ActivityPartition
Filtered Getter for relation 'ActivityPartition->ContainedNode' Metamodel description: Nodes immediately contained in the partition.
getContainer() - Method in interface org.modelio.metamodel.bpmn.processCollaboration.BpmnParticipant
Getter for relation 'BpmnParticipant->Container' Metamodel description: null
getContainer() - Method in interface org.modelio.metamodel.bpmn.rootElements.BpmnFlowElement
Getter for relation 'BpmnFlowElement->Container' Metamodel description: null
getContent() - Method in interface com.modeliosoft.modelio.api.modelio.matrix.model.IQueryResult
 
getContent() - Method in class com.modeliosoft.modelio.api.modelio.matrix.model.queries.EmptyQuery
 
getContent() - Method in interface org.modelio.archimate.metamodel.core.structure.Folder
Getter for relation 'Folder->content' Metamodel description:
getContent(Class<T>) - Method in interface org.modelio.archimate.metamodel.core.structure.Folder
Filtered Getter for relation 'Folder->content' Metamodel description:
getContent() - Method in interface org.modelio.metamodel.uml.infrastructure.Note
Getter for attribute 'Note.Content' Metamodel description: Textual content of the Note.
getContent() - Method in interface org.modelio.metamodel.uml.infrastructure.properties.PropertyTable
Getter for attribute 'PropertyTable.content' Metamodel description: null
getContext() - Static method in class com.modeliosoft.modelio.api.plugin.ApiExtCom
 
getContext() - Method in class org.modelio.api.modelio.Modelio
getContext() - Static method in class org.modelio.api.plugin.Api
 
getContext() - Method in interface org.modelio.archimate.metamodel.core.ArchimateView
Getter for relation 'ArchimateView->context' Metamodel description:
getContext() - Method in interface org.modelio.archimate.metamodel.core.structure.ViewPoint
Getter for relation 'ViewPoint->context' Metamodel description:
getContract() - Method in interface org.modelio.metamodel.uml.infrastructure.Substitution
Getter for relation 'Substitution->Contract' Metamodel description: Designates the Classifier that is substituted.
getContributor(String) - Method in interface com.modeliosoft.modelio.cms.api.contrib.ICmsContributorHolder
Get the PEM contributor from its identifier.
getContributors(Artifact, Set<IPeerModule>) - Method in interface org.modelio.api.modelio.mc.IModelComponentService
Get model component contributions for given model component corresponding to the peer modules.
getControl() - Method in class org.modelio.api.ui.form.fields.AbstractField
Gets the control in charge of displaying/editing the field value.
getControl() - Method in interface org.modelio.api.ui.form.fields.IField
Gets the control in charge of displaying/editing the field value.
getControl() - Method in interface org.modelio.api.ui.swt.metaclassselect.IMetaclassSelector
Returns the internal text control.
getConveyed() - Method in interface org.modelio.metamodel.uml.informationFlow.InformationFlow
Getter for relation 'InformationFlow->Conveyed' Metamodel description: Specifies the information items that may circulate on this information flow.
getConveyed(Class<T>) - Method in interface org.modelio.metamodel.uml.informationFlow.InformationFlow
Filtered Getter for relation 'InformationFlow->Conveyed' Metamodel description: Specifies the information items that may circulate on this information flow.
getConveyer() - Method in interface org.modelio.metamodel.uml.statik.Classifier
Getter for relation 'Classifier->Conveyer' Metamodel description: null
getConveyer(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.Classifier
Filtered Getter for relation 'Classifier->Conveyer' Metamodel description: null
getCovered() - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.InteractionFragment
Getter for relation 'InteractionFragment->Covered' Metamodel description: References the Lifelines that the InteractionFragment involves.
getCovered(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.InteractionFragment
Filtered Getter for relation 'InteractionFragment->Covered' Metamodel description: References the Lifelines that the InteractionFragment involves.
getCoveredBy() - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.Lifeline
Getter for relation 'Lifeline->CoveredBy' Metamodel description: null
getCoveredBy(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.Lifeline
Filtered Getter for relation 'Lifeline->CoveredBy' Metamodel description: null
getCreatedElements() - Method in interface com.modeliosoft.modelio.cms.api.ICommitDetail
Deprecated.
Call the same method on each fragment returned by ICommitDetail.getFragments().
getCreatedElements() - Method in interface com.modeliosoft.modelio.cms.api.ICommitDetailFragment
Get the list of CMS elements to add to version control.
getCreatedElements() - Method in interface com.modeliosoft.modelio.cms.api.IRevertFragmentResult
Get the created CMS nodes.
getCreatedElements() - Method in interface com.modeliosoft.modelio.cms.api.IRevertResult
Deprecated.
getCreatedElements() - Method in interface com.modeliosoft.modelio.cms.api.IUpdateDetails
Get the created CMS nodes.
getCreatedElementType() - Method in class com.modeliosoft.modelio.api.module.contributor.matrixcreation.standard.MatrixWizardStandardContributor
 
getCreatedElementType() - Method in class org.modelio.api.module.contributor.diagramcreation.standard.GenericDiagramWizardContributor
 
getCreatedElementType() - Method in interface org.modelio.api.module.contributor.IWizardContributor
Get the type of element which is created by this contributor.
getCreatedFiles() - Method in interface com.modeliosoft.modelio.cms.api.IUpdateDetails
Get the created additional files.
getCreationEvents() - Method in interface org.modelio.api.modelio.model.event.IModelChangeEvent
Used to get the list of created elements.
getCreationFactory() - Method in interface org.modelio.api.modelio.diagram.IDiagramHandle
Get the diagram graphics creation factory.
getCurrentPage() - Method in class org.modelio.api.ui.ModelioWizardDialog
 
getDataAssociation() - Method in interface org.modelio.metamodel.bpmn.objects.BpmnSequenceFlowDataAssociation
Getter for relation 'BpmnSequenceFlowDataAssociation->DataAssociation' Metamodel description: null
getDataAssociation(Class<T>) - Method in interface org.modelio.metamodel.bpmn.objects.BpmnSequenceFlowDataAssociation
Filtered Getter for relation 'BpmnSequenceFlowDataAssociation->DataAssociation' Metamodel description: null
getDataInput() - Method in interface org.modelio.metamodel.bpmn.events.BpmnThrowEvent
Getter for relation 'BpmnThrowEvent->DataInput' Metamodel description: null
getDataInputAssociation() - Method in interface org.modelio.metamodel.bpmn.activities.BpmnActivity
Getter for relation 'BpmnActivity->DataInputAssociation' Metamodel description: null
getDataInputAssociation(Class<T>) - Method in interface org.modelio.metamodel.bpmn.activities.BpmnActivity
Filtered Getter for relation 'BpmnActivity->DataInputAssociation' Metamodel description: null
getDataInputAssociation() - Method in interface org.modelio.metamodel.bpmn.events.BpmnThrowEvent
Getter for relation 'BpmnThrowEvent->DataInputAssociation' Metamodel description: null
getDataInputAssociation(Class<T>) - Method in interface org.modelio.metamodel.bpmn.events.BpmnThrowEvent
Filtered Getter for relation 'BpmnThrowEvent->DataInputAssociation' Metamodel description: null
getDataOutput() - Method in interface org.modelio.metamodel.bpmn.events.BpmnCatchEvent
Getter for relation 'BpmnCatchEvent->DataOutput' Metamodel description: null
getDataOutputAssociation() - Method in interface org.modelio.metamodel.bpmn.activities.BpmnActivity
Getter for relation 'BpmnActivity->DataOutputAssociation' Metamodel description: null
getDataOutputAssociation(Class<T>) - Method in interface org.modelio.metamodel.bpmn.activities.BpmnActivity
Filtered Getter for relation 'BpmnActivity->DataOutputAssociation' Metamodel description: null
getDataOutputAssociation() - Method in interface org.modelio.metamodel.bpmn.events.BpmnCatchEvent
Getter for relation 'BpmnCatchEvent->DataOutputAssociation' Metamodel description: null
getDataOutputAssociation(Class<T>) - Method in interface org.modelio.metamodel.bpmn.events.BpmnCatchEvent
Filtered Getter for relation 'BpmnCatchEvent->DataOutputAssociation' Metamodel description: null
getDataState() - Method in interface org.modelio.metamodel.bpmn.objects.BpmnItemAwareElement
Getter for relation 'BpmnItemAwareElement->DataState' Metamodel description: null
getDate() - Method in class com.modeliosoft.modelio.api.license.LmxLicenseInfos
 
getDATE() - Method in interface org.modelio.api.modelio.model.IUMLTypes
 
getDate() - Method in interface org.modelio.api.module.license.ILicenseInfos
 
getDecisionInputBehavior() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.DecisionMergeNode
Getter for attribute 'DecisionMergeNode.DecisionInputBehavior' Metamodel description: Provides input to guard specifications on edges outgoing from the decision node.
getDecisionKind() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.DecisionMergeNode
Getter for attribute 'DecisionMergeNode.DecisionKind' Metamodel description: BPMN decision kind.
getDeclared() - Method in interface org.modelio.metamodel.uml.statik.NameSpace
Getter for relation 'NameSpace->Declared' Metamodel description: Instances declared in the context of the current NameSpace.
getDeclared(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.NameSpace
Filtered Getter for relation 'NameSpace->Declared' Metamodel description: Instances declared in the context of the current NameSpace.
getDecomposed() - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.PartDecomposition
Getter for relation 'PartDecomposition->Decomposed' Metamodel description: null
getDecomposedAs() - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.Lifeline
Getter for relation 'Lifeline->DecomposedAs' Metamodel description: References the Interaction that represents the decomposition.
getDefaultCompositionDep(MObject, MObject) - Method in interface org.modelio.vcore.smkernel.mapi.MExpert
 
getDefaultCompositionDep(MClass, MClass) - Method in interface org.modelio.vcore.smkernel.mapi.MExpert
 
getDefaultFlow() - Method in interface org.modelio.metamodel.bpmn.activities.BpmnActivity
Getter for relation 'BpmnActivity->DefaultFlow' Metamodel description: null
getDefaultFlow() - Method in interface org.modelio.metamodel.bpmn.gateways.BpmnComplexGateway
Getter for relation 'BpmnComplexGateway->DefaultFlow' Metamodel description: null
getDefaultFlow() - Method in interface org.modelio.metamodel.bpmn.gateways.BpmnExclusiveGateway
Getter for relation 'BpmnExclusiveGateway->DefaultFlow' Metamodel description: null
getDefaultFlow() - Method in interface org.modelio.metamodel.bpmn.gateways.BpmnInclusiveGateway
Getter for relation 'BpmnInclusiveGateway->DefaultFlow' Metamodel description: null
getDefaultFrom() - Method in interface org.modelio.metamodel.bpmn.flows.BpmnSequenceFlow
Getter for relation 'BpmnSequenceFlow->DefaultFrom' Metamodel description: null
getDefaultHook() - Method in interface com.modeliosoft.modelio.cms.api.ICmsServices
Get the default hook called by Subversion at various time during a Subversion operation.
getDefaultNameService() - Method in interface org.modelio.api.modelio.model.IUmlModel
 
getDefaultOfComplex() - Method in interface org.modelio.metamodel.bpmn.flows.BpmnSequenceFlow
Getter for relation 'BpmnSequenceFlow->DefaultOfComplex' Metamodel description: null
getDefaultOfExclusive() - Method in interface org.modelio.metamodel.bpmn.flows.BpmnSequenceFlow
Getter for relation 'BpmnSequenceFlow->DefaultOfExclusive' Metamodel description: null
getDefaultOfInclusive() - Method in interface org.modelio.metamodel.bpmn.flows.BpmnSequenceFlow
Getter for relation 'BpmnSequenceFlow->DefaultOfInclusive' Metamodel description: null
getDefaultParametering() - Method in interface org.modelio.metamodel.uml.infrastructure.UmlModelElement
Getter for relation 'UmlModelElement->DefaultParametering' Metamodel description: null
getDefaultParametering(Class<T>) - Method in interface org.modelio.metamodel.uml.infrastructure.UmlModelElement
Filtered Getter for relation 'UmlModelElement->DefaultParametering' Metamodel description: null
getDefaultProperties() - Method in interface org.modelio.metamodel.analyst.AnalystElement
 
getDefaultType() - Method in interface org.modelio.metamodel.uml.statik.TemplateParameter
Getter for relation 'TemplateParameter->DefaultType' Metamodel description: Value that the parameter takes if no specific value is specified.
getDefaultValue() - Method in class org.modelio.api.module.parameter.impl.ParameterModel
 
getDefaultValue() - Method in interface org.modelio.api.module.parameter.IParameterModel
 
getDefaultValue() - Method in interface org.modelio.metamodel.mda.ModuleParameter
Getter for attribute 'ModuleParameter.DefaultValue' Metamodel description:
getDefaultValue() - Method in interface org.modelio.metamodel.uml.infrastructure.properties.PropertyDefinition
Getter for attribute 'PropertyDefinition.DefaultValue' Metamodel description: null
getDefaultValue() - Method in interface org.modelio.metamodel.uml.statik.Parameter
Getter for attribute 'Parameter.DefaultValue' Metamodel description: Default value of the Parameter.
getDefaultValue() - Method in interface org.modelio.metamodel.uml.statik.TemplateParameter
Getter for attribute 'TemplateParameter.DefaultValue' Metamodel description: Default parameter value, when the IsValueParameter is true.
getDeffered() - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.State
Getter for relation 'State->Deffered' Metamodel description: A list of Events the effect of whose occurrence during the State is postponed until the owner enters a State in which they are not deferred, at which time they may trigger Transitions as if they had just occurred.
getDeffered(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.State
Filtered Getter for relation 'State->Deffered' Metamodel description: A list of Events the effect of whose occurrence during the State is postponed until the owner enters a State in which they are not deferred, at which time they may trigger Transitions as if they had just occurred.
getDefined() - Method in interface org.modelio.metamodel.bpmn.events.BpmnEventDefinition
Getter for relation 'BpmnEventDefinition->Defined' Metamodel description: null
getDefinedNoteType() - Method in interface org.modelio.metamodel.uml.infrastructure.MetaclassReference
Getter for relation 'MetaclassReference->DefinedNoteType' Metamodel description:
getDefinedNoteType(Class<T>) - Method in interface org.modelio.metamodel.uml.infrastructure.MetaclassReference
Filtered Getter for relation 'MetaclassReference->DefinedNoteType' Metamodel description:
getDefinedNoteType() - Method in interface org.modelio.metamodel.uml.infrastructure.Stereotype
Getter for relation 'Stereotype->DefinedNoteType' Metamodel description:
getDefinedNoteType(Class<T>) - Method in interface org.modelio.metamodel.uml.infrastructure.Stereotype
Filtered Getter for relation 'Stereotype->DefinedNoteType' Metamodel description:
getDefinedProcess() - Method in interface org.modelio.metamodel.bpmn.processCollaboration.BpmnCollaboration
Getter for relation 'BpmnCollaboration->DefinedProcess' Metamodel description: null
getDefinedPropertyType() - Method in interface org.modelio.metamodel.mda.ModuleComponent
Getter for relation 'ModuleComponent->DefinedPropertyType' Metamodel description:
getDefinedPropertyType(Class<T>) - Method in interface org.modelio.metamodel.mda.ModuleComponent
Filtered Getter for relation 'ModuleComponent->DefinedPropertyType' Metamodel description:
getDefinedResourceType() - Method in interface org.modelio.metamodel.uml.infrastructure.MetaclassReference
Getter for relation 'MetaclassReference->DefinedResourceType' Metamodel description:
getDefinedResourceType(Class<T>) - Method in interface org.modelio.metamodel.uml.infrastructure.MetaclassReference
Filtered Getter for relation 'MetaclassReference->DefinedResourceType' Metamodel description:
getDefinedResourceType() - Method in interface org.modelio.metamodel.uml.infrastructure.Stereotype
Getter for relation 'Stereotype->DefinedResourceType' Metamodel description: null
getDefinedResourceType(Class<T>) - Method in interface org.modelio.metamodel.uml.infrastructure.Stereotype
Filtered Getter for relation 'Stereotype->DefinedResourceType' Metamodel description: null
getDefinedStereotype() - Method in interface org.modelio.metamodel.uml.infrastructure.Profile
Getter for relation 'Profile->DefinedStereotype' Metamodel description:
getDefinedStereotype(Class<T>) - Method in interface org.modelio.metamodel.uml.infrastructure.Profile
Filtered Getter for relation 'Profile->DefinedStereotype' Metamodel description:
getDefinedTable() - Method in interface org.modelio.metamodel.uml.infrastructure.MetaclassReference
Getter for relation 'MetaclassReference->DefinedTable' Metamodel description: null
getDefinedTable() - Method in interface org.modelio.metamodel.uml.infrastructure.Stereotype
Getter for relation 'Stereotype->DefinedTable' Metamodel description: null
getDefinedTagType() - Method in interface org.modelio.metamodel.uml.infrastructure.MetaclassReference
Getter for relation 'MetaclassReference->DefinedTagType' Metamodel description:
getDefinedTagType(Class<T>) - Method in interface org.modelio.metamodel.uml.infrastructure.MetaclassReference
Filtered Getter for relation 'MetaclassReference->DefinedTagType' Metamodel description:
getDefinedTagType() - Method in interface org.modelio.metamodel.uml.infrastructure.Stereotype
Getter for relation 'Stereotype->DefinedTagType' Metamodel description:
getDefinedTagType(Class<T>) - Method in interface org.modelio.metamodel.uml.infrastructure.Stereotype
Filtered Getter for relation 'Stereotype->DefinedTagType' Metamodel description:
getDefinedType() - Method in interface org.modelio.metamodel.uml.infrastructure.Profile
Getter for relation 'Profile->DefinedType' Metamodel description:
getDefinedType(Class<T>) - Method in interface org.modelio.metamodel.uml.infrastructure.Profile
Filtered Getter for relation 'Profile->DefinedType' Metamodel description:
getDefinition() - Method in class com.modeliosoft.modelio.api.modelio.matrix.model.contentaccessor.AbstractMatrixContentAccessor
 
getDefinition() - Method in interface com.modeliosoft.modelio.api.modelio.matrix.model.IMatrixContentAccessor
 
getDefinition() - Method in interface com.modeliosoft.modelio.api.modelio.matrix.model.IQuery
 
getDefinition() - Method in class com.modeliosoft.modelio.api.modelio.matrix.model.queries.AbstractQuery
 
getDefinition() - Method in interface org.modelio.metamodel.analyst.AnalystItem
Getter for attribute 'AnalystItem.Definition' Metamodel description: null
getDefinition() - Method in interface org.modelio.metamodel.uml.infrastructure.TaggedValue
Getter for relation 'TaggedValue->Definition' Metamodel description: Determines the TagType that is the model of the current TaggedValue.
getDefinitionalCollaboration() - Method in interface org.modelio.metamodel.bpmn.processCollaboration.BpmnProcess
Getter for relation 'BpmnProcess->DefinitionalCollaboration' Metamodel description:
getDeletedBlobs() - Method in interface com.modeliosoft.modelio.cms.api.ICommitDetail
Deprecated.
Call the same method on each fragment returned by ICommitDetail.getFragments().
getDeletedBlobs() - Method in interface com.modeliosoft.modelio.cms.api.ICommitDetailFragment
 
getDeletedElement() - Method in interface org.modelio.api.modelio.model.event.IElementDeletedEvent
Used to get the destroyed element.
getDeletedElements() - Method in interface com.modeliosoft.modelio.cms.api.ICommitDetail
Deprecated.
Call the same method on each fragment returned by ICommitDetail.getFragments().
getDeletedElements() - Method in interface com.modeliosoft.modelio.cms.api.ICommitDetailFragment
Get the list of references of elements to remove from version.
getDeletedElements() - Method in interface com.modeliosoft.modelio.cms.api.ICommitResult
Deprecated.
call the same method for each fragment returned by ICommitResult.getFragments()
getDeletedElements() - Method in interface com.modeliosoft.modelio.cms.api.ICommitResultFragment
Get the list of references of elements removed from version.
getDeletedElements() - Method in interface com.modeliosoft.modelio.cms.api.IRevertDetail
Deprecated.
Since 3.6, Call the same method on each IRevertDetail.getFragments().
getDeletedElements() - Method in interface com.modeliosoft.modelio.cms.api.IRevertFragmentDetail
Get the elements that are deleted by the revert operation.
getDeletedElements() - Method in interface com.modeliosoft.modelio.cms.api.IRevertFragmentResult
Get the CMS nodes deleted from the working copy.
getDeletedElements() - Method in interface com.modeliosoft.modelio.cms.api.IRevertResult
Deprecated.
getDeletedElements() - Method in interface com.modeliosoft.modelio.cms.api.IUpdateDetails
Get the CMS nodes deleted from the working copy.
getDeletedFiles() - Method in interface com.modeliosoft.modelio.cms.api.IUpdateDetails
Get the additional files deleted from the working copy.
getDeleteEvents() - Method in interface org.modelio.api.modelio.model.event.IModelChangeEvent
Used to get the list of deleted elements.
getDependencies(boolean) - Method in interface org.modelio.vcore.smkernel.mapi.MClass
Get all defined metamodel dependencies
getDependency(String) - Method in interface org.modelio.vcore.smkernel.mapi.MClass
Get the metamodel dependency with the given name.
getDependencyAnalyser() - Method in interface com.modeliosoft.modelio.cms.api.mmextension.ICmsMetamodelExtensionPoints
 
getDependencyStereotypes() - Method in class org.modelio.api.modelio.mc.DefaultModelComponentContributor
Return the set of dependency stereotypes that must be added to a model component.
getDependsOn() - Method in interface org.modelio.metamodel.impact.ImpactLink
Getter for relation 'ImpactLink->dependsOn' Metamodel description:
getDependsOn() - Method in interface org.modelio.metamodel.mda.ModuleComponent
Getter for relation 'ModuleComponent->DependsOn' Metamodel description: null
getDependsOn(Class<T>) - Method in interface org.modelio.metamodel.mda.ModuleComponent
Filtered Getter for relation 'ModuleComponent->DependsOn' Metamodel description: null
getDependsOn() - Method in interface org.modelio.metamodel.uml.infrastructure.Dependency
Getter for relation 'Dependency->DependsOn' Metamodel description: The element independent of the client element, in the same respect and the same dependency relationship.
getDependsOnDependency() - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
Getter for relation 'ModelElement->DependsOnDependency' Metamodel description: Designates a Dependency that relates to a supplier ModelElement.
getDependsOnDependency(Class<T>) - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
Filtered Getter for relation 'ModelElement->DependsOnDependency' Metamodel description: Designates a Dependency that relates to a supplier ModelElement.
getDeployedResources() - Method in interface org.modelio.api.modelio.mc.IModelComponentDescriptor
 
getDeployedResources(DirectoryStream.Filter<Path>) - Method in interface org.modelio.api.modelio.mc.IModelComponentDescriptor
 
getDeploymentLocation() - Method in interface org.modelio.metamodel.uml.statik.Artifact
Getter for relation 'Artifact->DeploymentLocation' Metamodel description: null
getDeploymentLocation(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.Artifact
Filtered Getter for relation 'Artifact->DeploymentLocation' Metamodel description: null
getDeps(MObject, MObject) - Method in interface org.modelio.vcore.smkernel.mapi.MExpert
Get the lists of all possible dependencies between the 'source' and 'target' objects.
getDepthDefinition() - Method in interface org.modelio.metamodel.uml.infrastructure.matrix.MatrixDefinition
Getter for relation 'MatrixDefinition->DepthDefinition' Metamodel description: Depth definition.
getDescription(PropertyDefinition) - Method in interface org.modelio.api.modelio.model.IMetamodelExtensions
 
getDescription() - Method in class org.modelio.api.module.AbstractJavaModule
Used to return the module description.
getDescription(PropertyDefinition) - Method in interface org.modelio.api.module.context.i18n.I18nSupport
Get the I18n'ed description for a PropertyDefinition.
getDescription(NoteType) - Method in interface org.modelio.api.module.context.i18n.I18nSupport
Get the I18n'ed description for a NoteType.
getDescription(TagType) - Method in interface org.modelio.api.module.context.i18n.I18nSupport
Get the I18n'ed description for a TagType.
getDescription(Stereotype) - Method in interface org.modelio.api.module.context.i18n.I18nSupport
Get the I18n'ed description for a Stereotype.
getDescription(ResourceType) - Method in interface org.modelio.api.module.context.i18n.I18nSupport
Get the I18n'ed description for a ResourceType.
getDescription(Profile) - Method in interface org.modelio.api.module.context.i18n.I18nSupport
Get the I18n'ed description for a Profile.
getDescription() - Method in interface org.modelio.api.module.IModule
Used to return the module description.
getDescription() - Method in interface org.modelio.api.module.IPeerModule
Used to return the mdac description.
getDescription() - Method in class org.modelio.api.module.parameter.impl.ParameterModel
 
getDescription() - Method in interface org.modelio.api.module.parameter.IParameterModel
 
getDescriptor(IModule, String) - Method in interface com.modeliosoft.modelio.api.modelio.matrix.service.IMatrixDescriptorService
Get a registered matrix descriptor.
getDescriptor(ModelElement, IModule) - Method in class com.modeliosoft.modelio.api.module.commands.standard.CreateCustomMatrixCommandHandler
Compute the MatrixDescriptor that will be used to create the MatrixDefinition model from this command handler parameters.
getDescriptor(ModelElement, IModule) - Method in class com.modeliosoft.modelio.api.module.commands.standard.CreateMatrixStandardCommandHandler
Get the MatrixDescriptor that will be used to create the MatrixDefinition model from this command handler parameters.
getDescriptor() - Method in class com.modeliosoft.modelio.api.module.contributor.matrixcreation.standard.MatrixWizardStandardContributor
Get the descriptor associated with this wizard contribution.
getDescriptor() - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
Getter for relation 'ModelElement->Descriptor' Metamodel description: Notes (documentation, code, and so on) describing the ModelElement.
getDescriptor(Class<T>) - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
Filtered Getter for relation 'ModelElement->Descriptor' Metamodel description: Notes (documentation, code, and so on) describing the ModelElement.
getDestination() - Method in interface org.modelio.metamodel.uml.informationFlow.DataFlow
Getter for relation 'DataFlow->Destination' Metamodel description: Designates the NameSpaces (Packages, Classes, and so on) that are targeted by the DataFlow.
getDetails() - Method in interface com.modeliosoft.modelio.cms.api.contrib.IRevertConfig
Get the list of elements to commit revert dependency analysis.
getDetails() - Method in interface com.modeliosoft.modelio.cms.api.IRevertCommand
Get the list of elements to commit revert dependency analysis.
getDetails() - Method in class org.modelio.api.module.contributor.AbstractWizardContributor
 
getDetails() - Method in interface org.modelio.api.module.contributor.IWizardContributor
Get a complete textual explanation of the contributior's role or function.
getDG(IDiagramHandle) - Method in interface org.modelio.api.modelio.diagram.IDGDynamicDecorator.IOverwrittenProperties
Instantiate an IDiagramGraphic associated with the current element.
getDiagram() - Method in interface org.modelio.api.modelio.diagram.IDGDynamicDecorator.IOverwrittenProperties
 
getDiagram() - Method in interface org.modelio.api.modelio.diagram.IDiagramHandle
Get the element this IDiagramHandle is related to.
getDiagramElement() - Method in interface org.modelio.metamodel.uml.infrastructure.Element
Getter for relation 'Element->DiagramElement' Metamodel description: null
getDiagramElement(Class<T>) - Method in interface org.modelio.metamodel.uml.infrastructure.Element
Filtered Getter for relation 'Element->DiagramElement' Metamodel description: null
getDiagramGraphics(MObject) - Method in interface org.modelio.api.modelio.diagram.IDiagramHandle
Returns the list of diagram graphic representing (ie: for which the getElement() method does return the element of) the given reference in this diagram or an empty list if none is found.
getDiagramHandle(AbstractDiagram) - Method in interface org.modelio.api.modelio.diagram.IDiagramService
Get a diagram handle on 'diagram'.
It opens a new diagram editor in Modelio, or select it if already opened.
getDiagramNode() - Method in interface org.modelio.api.modelio.diagram.IDiagramHandle
Get the diagram graphic for the diagram itself.
getDiagramRoot() - Method in interface org.modelio.metamodel.uml.infrastructure.AbstractProject
Getter for relation 'AbstractProject->DiagramRoot' Metamodel description: null
getDiagramService() - Method in interface org.modelio.api.modelio.IModelioServices
Get the context of the Modelio application.
getDiagramService() - Method in class org.modelio.api.modelio.Modelio
getDiagramTemplate(String) - Method in interface org.modelio.api.modelio.diagram.IDiagramService
Get a Diagram Creator from its id.
getDictionaryRoot() - Method in interface org.modelio.metamodel.analyst.AnalystProject
Getter for relation 'AnalystProject->DictionaryRoot' Metamodel description: null
getDictionaryRoot(Class<T>) - Method in interface org.modelio.metamodel.analyst.AnalystProject
Filtered Getter for relation 'AnalystProject->DictionaryRoot' Metamodel description: null
getDifferencesWith(MetamodelVersionDescriptor, Collection<MetamodelVersionDescriptor.DiffType>) - Method in class org.modelio.vcore.smkernel.mapi.MetamodelVersionDescriptor
Compare this metamodel versions with another one and get a differences report.
getDirection() - Method in interface org.modelio.metamodel.uml.statik.Port
Getter for attribute 'Port.Direction' Metamodel description:
getDiscriminator() - Method in interface org.modelio.metamodel.uml.statik.Generalization
Getter for attribute 'Generalization.Discriminator' Metamodel description: Designates a family of sub-classes with the same parent Class.
getDOccurence() - Method in interface org.modelio.metamodel.uml.behavior.commonBehaviors.Signal
Getter for relation 'Signal->DOccurence' Metamodel description: null
getDOccurence(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.commonBehaviors.Signal
Filtered Getter for relation 'Signal->DOccurence' Metamodel description: null
getDocpath() - Method in interface org.modelio.api.module.context.configuration.IModuleAPIConfiguration
Returns the documentation path.
getDocpath() - Method in interface org.modelio.api.module.context.configuration.IModuleUserConfiguration
Returns the documentation path.
getDocTemplatePath(IModule, Map<String, String>) - Method in class com.modeliosoft.modelio.api.module.commands.standard.GenDocCommandStandardHandler
Retrieve from the given parameters the document template jar file path.
getDOUBLE() - Method in interface org.modelio.api.modelio.model.IUMLTypes
 
getDrawingGraphic(String) - Method in interface org.modelio.api.modelio.diagram.IDiagramHandle
Return the drawing graphics matching the given identifier.
getDrawingLinks() - Method in interface org.modelio.api.modelio.diagram.dg.IDiagramDrawingsLayer
 
getDrawingNodes() - Method in interface org.modelio.api.modelio.diagram.dg.IDiagramDrawingsLayer
 
getDrawingsLayer(String) - Method in interface org.modelio.api.modelio.diagram.dg.IDiagramDG
Get the diagram drawings layer identified by the provided string.
getDurationMax() - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.DurationConstraint
Getter for attribute 'DurationConstraint.DurationMax' Metamodel description: The maximum duration between 2 MessageEnds.
getDurationMin() - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.DurationConstraint
Getter for attribute 'DurationConstraint.DurationMin' Metamodel description: The minimum duration between 2 MessageEnds.
getDynamicBehavior(String, Class<T>) - Method in interface org.modelio.vcore.smkernel.mapi.MMetamodelFragment
Returns the dynamic behavior to which the specified key is mapped, or null if this key has no mapping.
getDynamicDecorator() - Method in interface org.modelio.api.modelio.diagram.IDiagramCustomizer
Optional decorator for diagram graphics in the customized diagram.
getEComponent() - Method in interface org.modelio.metamodel.uml.behavior.commonBehaviors.Behavior
Getter for relation 'Behavior->EComponent' Metamodel description: Events are defined in the context of a Behavior.
getEComponent(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.commonBehaviors.Behavior
Filtered Getter for relation 'Behavior->EComponent' Metamodel description: Events are defined in the context of a Behavior.
getEditionService() - Method in interface org.modelio.api.modelio.IModelioServices
Get the text editor management service.
getEditionService() - Method in class org.modelio.api.modelio.Modelio
getEffect() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ObjectFlow
Getter for attribute 'ObjectFlow.Effect' Metamodel description: Specifies the effect that the owner of the object flow has on values that it represents.
getEffect() - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.Transition
Getter for attribute 'Transition.Effect' Metamodel description: Defines the actions triggered by the Transition.
getEffect() - Method in interface org.modelio.metamodel.uml.statik.Parameter
Getter for attribute 'Parameter.Effect' Metamodel description: null
getEffectOf() - Method in interface org.modelio.metamodel.uml.behavior.commonBehaviors.Behavior
Getter for relation 'Behavior->EffectOf' Metamodel description: null
getEffectOf(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.commonBehaviors.Behavior
Filtered Getter for relation 'Behavior->EffectOf' Metamodel description: null
getEffects() - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.Transition
Getter for relation 'Transition->Effects' Metamodel description: When the Transition is accomplished, occurrences of this Signal will be sent.
getElement() - Method in interface org.modelio.api.modelio.diagram.IDGDynamicDecorator.IOverwrittenProperties
 
getElement() - Method in interface org.modelio.api.modelio.diagram.IDiagramGraphic
Get the element this IDiagramGraphic is related to.
getElement() - Method in interface org.modelio.api.modelio.diagram.IDiagramNode
 
getElement() - Method in interface org.modelio.api.modelio.editor.IMDATextEditor
Get the element corresponding to this editor.
getElement() - Method in interface org.modelio.metamodel.uml.infrastructure.NoteType
Getter for relation 'NoteType->Element' Metamodel description: null
getElement(Class<T>) - Method in interface org.modelio.metamodel.uml.infrastructure.NoteType
Filtered Getter for relation 'NoteType->Element' Metamodel description: null
getElement() - Method in interface org.modelio.vcore.smkernel.mapi.modelshield.api.IModelError
 
getElement() - Method in class org.modelio.vcore.smkernel.mapi.modelshield.api.ModelError
 
getElementConfigurer() - Method in interface org.modelio.metamodel.mmextensions.standard.services.IMModelServices
 
getElementConfigurer() - Method in class org.modelio.metamodel.mmextensions.standard.services.MModelServices
 
getElementErrors() - Method in interface com.modeliosoft.modelio.cms.api.IRevertFragmentResult
Get errors encountered on revert.
getElementErrors() - Method in interface com.modeliosoft.modelio.cms.api.IRevertResult
Get errors encountered on revert.
getElementLinks() - Method in interface org.modelio.api.modelio.diagram.dg.IDiagramElementsLayer
 
getElementNamer() - Method in interface org.modelio.metamodel.mmextensions.standard.services.IMModelServices
 
getElementNamer() - Method in class org.modelio.metamodel.mmextensions.standard.services.MModelServices
 
getElementNodes() - Method in interface org.modelio.api.modelio.diagram.dg.IDiagramElementsLayer
 
getElements() - Method in interface com.modeliosoft.modelio.cms.api.contrib.IAddConfig
Get the elements to add.
getElements() - Method in interface com.modeliosoft.modelio.cms.api.contrib.ICommitConfig
Get the elements to commit.
getElements() - Method in interface com.modeliosoft.modelio.cms.api.contrib.IGetLockConfig
Get the elements on which the command will be run.
The set of elements does not have to contain descendant elements when IGetLockConfig.isRecursive() is set.
getElements() - Method in interface com.modeliosoft.modelio.cms.api.contrib.IMergeConfig
Get the elements where the merge command is run.
getElements() - Method in interface com.modeliosoft.modelio.cms.api.contrib.IRemoveConfig
Get the elements to remove.
getElements() - Method in interface com.modeliosoft.modelio.cms.api.contrib.IUpdateConfig
Get the list of elements where the update command is run.
getElements() - Method in interface com.modeliosoft.modelio.cms.api.IAddCommand
Get the elements to add.
getElements() - Method in interface com.modeliosoft.modelio.cms.api.ICancelAddCommand
Get the elements to cancel.
getElements() - Method in interface com.modeliosoft.modelio.cms.api.IGetLockCommand
Get the elements on which the command will be run.
The set of elements does not have to contain descendant elements when IGetLockCommand.isRecursive() is set.
getElements() - Method in interface com.modeliosoft.modelio.cms.api.IUpdateCommand
Get the elements where the update command is run.
getElements() - Method in class org.modelio.api.modelio.mc.DefaultModelComponentContributor
Return the set of Elements that must be added to a model component.
getElements(MObject) - Method in interface org.modelio.api.ui.form.models.ICandidateProvider
 
getElementsLayer(String) - Method in interface org.modelio.api.modelio.diagram.dg.IDiagramDG
Get the diagram elements layer identified by the provided string.
getElementsToGenerate(IModule, List<MObject>, Map<String, String>) - Method in class com.modeliosoft.modelio.api.module.commands.standard.GenDocCommandStandardHandler
Get the elements on which the documentation must be generated.
getEnclosingInteraction() - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.InteractionFragment
Getter for relation 'InteractionFragment->EnclosingInteraction' Metamodel description: null
getEnclosingOperand() - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.InteractionFragment
Getter for relation 'InteractionFragment->EnclosingOperand' Metamodel description: null
getEnd() - Method in interface org.modelio.metamodel.uml.behavior.communicationModel.CommunicationChannel
Getter for relation 'CommunicationChannel->End' Metamodel description: Node at the end of the channel.
getEnd() - Method in interface org.modelio.metamodel.uml.statik.Association
Getter for relation 'Association->End' Metamodel description: null
getEnd(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.Association
Filtered Getter for relation 'Association->End' Metamodel description: null
getEnded() - Method in interface org.modelio.metamodel.uml.behavior.communicationModel.CommunicationNode
Getter for relation 'CommunicationNode->Ended' Metamodel description: References communication channels ending on the node.
getEnded(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.communicationModel.CommunicationNode
Filtered Getter for relation 'CommunicationNode->Ended' Metamodel description: References communication channels ending on the node.
getEndingActivity() - Method in interface org.modelio.metamodel.bpmn.objects.BpmnDataAssociation
Getter for relation 'BpmnDataAssociation->EndingActivity' Metamodel description: null
getEndingEvent() - Method in interface org.modelio.metamodel.bpmn.objects.BpmnDataAssociation
Getter for relation 'BpmnDataAssociation->EndingEvent' Metamodel description: null
getEndLineNumber() - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.InteractionOperand
Getter for attribute 'InteractionOperand.EndLineNumber' Metamodel description: null
getEndLineNumber() - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.InteractionUse
Getter for attribute 'InteractionUse.EndLineNumber' Metamodel description: null
getEndLineNumber() - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.StateInvariant
Getter for attribute 'StateInvariant.EndLineNumber' Metamodel description: null
getEndPointRefs() - Method in interface org.modelio.metamodel.bpmn.processCollaboration.BpmnParticipant
Getter for relation 'BpmnParticipant->EndPointRefs' Metamodel description: null
getEndPointRefs(Class<T>) - Method in interface org.modelio.metamodel.bpmn.processCollaboration.BpmnParticipant
Filtered Getter for relation 'BpmnParticipant->EndPointRefs' Metamodel description: null
getEndToStartMessage() - Method in interface org.modelio.metamodel.uml.behavior.communicationModel.CommunicationChannel
Getter for relation 'CommunicationChannel->EndToStartMessage' Metamodel description: null
getEndToStartMessage(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.communicationModel.CommunicationChannel
Filtered Getter for relation 'CommunicationChannel->EndToStartMessage' Metamodel description: null
getEntries() - Method in interface com.modeliosoft.modelio.cms.api.ICommitDetailFragment
Get all model object modifications at a whole.
getEntries() - Method in interface com.modeliosoft.modelio.cms.api.ICommitResultFragment
Get all model object modifications at a whole.
getEntries() - Method in class org.modelio.api.module.report.Report
 
getEntries() - Method in interface org.modelio.vcore.smkernel.mapi.modelshield.api.IErrorReport
 
getEntry() - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.ConnectionPointReference
Getter for relation 'ConnectionPointReference->Entry' Metamodel description:
getEntryOf() - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.EntryPointPseudoState
Getter for relation 'EntryPointPseudoState->EntryOf' Metamodel description:
getEntryOfMachine() - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.EntryPointPseudoState
Getter for relation 'EntryPointPseudoState->EntryOfMachine' Metamodel description: null
getEntryPoint() - Method in class org.modelio.api.modelio.exchange.XmiExportConfiguration
 
getEntryPoint() - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.State
Getter for relation 'State->EntryPoint' Metamodel description:
getEntryPoint(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.State
Filtered Getter for relation 'State->EntryPoint' Metamodel description:
getEntryPoint() - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.StateMachine
Getter for relation 'StateMachine->EntryPoint' Metamodel description: null
getEntryPoint(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.StateMachine
Filtered Getter for relation 'StateMachine->EntryPoint' Metamodel description: null
getEntryPointAction() - Method in interface org.modelio.metamodel.uml.statik.Operation
Getter for relation 'Operation->EntryPointAction' Metamodel description: null
getEntryPointAction(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.Operation
Filtered Getter for relation 'Operation->EntryPointAction' Metamodel description: null
getEnumeratedValues() - Method in class org.modelio.api.ui.form.models.AbstractTagFieldData.TagFormFieldType
 
getEnumeratedValues() - Method in interface org.modelio.api.ui.form.models.IFormFieldType
 
getEnumType() - Method in interface org.modelio.metamodel.mda.ModuleParameter
Getter for relation 'ModuleParameter->EnumType' Metamodel description: Enumeration used by the parameter.
getEOccurence() - Method in interface org.modelio.metamodel.uml.behavior.commonBehaviors.Signal
Getter for relation 'Signal->EOccurence' Metamodel description: null
getEOccurence(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.commonBehaviors.Signal
Filtered Getter for relation 'Signal->EOccurence' Metamodel description: null
getEquivalentRef() - Method in interface org.modelio.archimate.metamodel.layers.motivation.Goal
Getter for attribute 'Goal.equivalentRef' Metamodel description: To set this goal as equivalent to an analyst Goal, set this attribute with the result of new MRef(analystElement).toString().
getEquivalentRef() - Method in interface org.modelio.archimate.metamodel.layers.motivation.Meaning
Getter for attribute 'Meaning.equivalentRef' Metamodel description: To set this meaning as equivalent to an analyst Term, set this attribute with the result of new MRef(analystElement).toString().
getEquivalentRef() - Method in interface org.modelio.archimate.metamodel.layers.motivation.Requirement
Getter for attribute 'Requirement.equivalentRef' Metamodel description: To set this Requirement as equivalent to an analyst Requirement, set this attribute with the result of new MRef(analystElement).toString().
getErrorCode() - Method in interface org.modelio.metamodel.bpmn.events.BpmnErrorEventDefinition
Getter for attribute 'BpmnErrorEventDefinition.ErrorCode' Metamodel description: For an End Event: If the result is an Error, then the errorCode MUST be supplied (if the processType attribute of the Process is set to executable) This ?throws? the Error.
getEscalationCode() - Method in interface org.modelio.metamodel.bpmn.events.BpmnEscalationEventDefinition
Getter for attribute 'BpmnEscalationEventDefinition.EscalationCode' Metamodel description: For an End Event: If the Result is an Escalation, then the escalationCode MUST be supplied (if the processType attribute of the Process is set to executable).
getEvent() - Method in interface org.modelio.metamodel.bpmn.activities.BpmnComplexBehaviorDefinition
Getter for relation 'BpmnComplexBehaviorDefinition->Event' Metamodel description: null
getEventDefinition() - Method in interface org.modelio.metamodel.bpmn.bpmnService.BpmnOperation
Getter for relation 'BpmnOperation->EventDefinition' Metamodel description: null
getEventDefinition(Class<T>) - Method in interface org.modelio.metamodel.bpmn.bpmnService.BpmnOperation
Filtered Getter for relation 'BpmnOperation->EventDefinition' Metamodel description: null
getEventDefinition() - Method in interface org.modelio.metamodel.bpmn.flows.BpmnMessage
Getter for relation 'BpmnMessage->EventDefinition' Metamodel description: null
getEventDefinition(Class<T>) - Method in interface org.modelio.metamodel.bpmn.flows.BpmnMessage
Filtered Getter for relation 'BpmnMessage->EventDefinition' Metamodel description: null
getEventDefinitions() - Method in interface org.modelio.metamodel.bpmn.events.BpmnEvent
Getter for relation 'BpmnEvent->EventDefinitions' Metamodel description: null
getEventDefinitions(Class<T>) - Method in interface org.modelio.metamodel.bpmn.events.BpmnEvent
Filtered Getter for relation 'BpmnEvent->EventDefinitions' Metamodel description: null
getEventGatewayType() - Method in interface org.modelio.metamodel.bpmn.gateways.BpmnEventBasedGateway
Getter for attribute 'BpmnEventBasedGateway.EventGatewayType' Metamodel description: The eventGatewayType determines the behavior of the Gateway when used to instantiate a Process (as described above).
getExample() - Method in interface org.modelio.metamodel.uml.statik.Operation
Getter for relation 'Operation->Example' Metamodel description: Collaborations that illustrate the dynamic of the Operation.
getExample(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.Operation
Filtered Getter for relation 'Operation->Example' Metamodel description: Collaborations that illustrate the dynamic of the Operation.
getExceptionInput() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ExceptionHandler
Getter for relation 'ExceptionHandler->ExceptionInput' Metamodel description: null
getExceptionInput() - Method in interface org.modelio.metamodel.uml.statik.GeneralClass
Getter for relation 'GeneralClass->ExceptionInput' Metamodel description: null
getExceptionType() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ExceptionHandler
Getter for relation 'ExceptionHandler->ExceptionType' Metamodel description: null
getExceptionType(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ExceptionHandler
Filtered Getter for relation 'ExceptionHandler->ExceptionType' Metamodel description: null
getExchangeService() - Method in interface org.modelio.api.modelio.IModelioServices
Get the service to import/export model elements.
getExchangeService() - Method in class org.modelio.api.modelio.Modelio
getExistingMetaclass() - Method in exception org.modelio.vcore.smkernel.mapi.MetaclassAlreadyExistException
 
getExistingView(ModelElement) - Method in interface org.modelio.api.ui.viewtemplate.IModelViewTemplate
Get the existing view for a given element.
getExit() - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.ConnectionPointReference
Getter for relation 'ConnectionPointReference->Exit' Metamodel description:
getExitOf() - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.ExitPointPseudoState
Getter for relation 'ExitPointPseudoState->ExitOf' Metamodel description:
getExitOfMachine() - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.ExitPointPseudoState
Getter for relation 'ExitPointPseudoState->ExitOfMachine' Metamodel description: null
getExitPoint() - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.State
Getter for relation 'State->ExitPoint' Metamodel description:
getExitPoint(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.State
Filtered Getter for relation 'State->ExitPoint' Metamodel description:
getExitPoint() - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.StateMachine
Getter for relation 'StateMachine->ExitPoint' Metamodel description: null
getExitPoint(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.StateMachine
Filtered Getter for relation 'StateMachine->ExitPoint' Metamodel description: null
getExpression() - Method in interface org.modelio.metamodel.bpmn.resources.BpmnResourceParameterBinding
Getter for attribute 'BpmnResourceParameterBinding.Expression' Metamodel description: expression of the value of the parameter
getExpression() - Method in interface org.modelio.metamodel.uml.behavior.commonBehaviors.Event
Getter for attribute 'Event.Expression' Metamodel description: Expression initiating the Event.
getExtended() - Method in interface org.modelio.metamodel.uml.behavior.usecaseModel.ExtensionPoint
Getter for relation 'ExtensionPoint->Extended' Metamodel description: null
getExtended(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.usecaseModel.ExtensionPoint
Filtered Getter for relation 'ExtensionPoint->Extended' Metamodel description: null
getExtendedElement() - Method in interface org.modelio.metamodel.uml.infrastructure.Stereotype
Getter for relation 'Stereotype->ExtendedElement' Metamodel description:
getExtendedElement(Class<T>) - Method in interface org.modelio.metamodel.uml.infrastructure.Stereotype
Filtered Getter for relation 'Stereotype->ExtendedElement' Metamodel description:
getExtension() - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
Getter for relation 'ModelElement->Extension' Metamodel description:
getExtension(Class<T>) - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
Filtered Getter for relation 'ModelElement->Extension' Metamodel description:
getExtensionLocation() - Method in interface org.modelio.metamodel.uml.behavior.usecaseModel.UseCaseDependency
Getter for relation 'UseCaseDependency->ExtensionLocation' Metamodel description: 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.
getExtensionLocation(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.usecaseModel.UseCaseDependency
Filtered Getter for relation 'UseCaseDependency->ExtensionLocation' Metamodel description: 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.
getExtensions(IDiagramLink.ExtensionRole) - Method in interface org.modelio.api.modelio.diagram.IDiagramLink
Get the link extension nodes with the given role.
getExternDocumentType(String, String, MClass) - Method in interface org.modelio.api.modelio.model.IMetamodelExtensions
 
getExternDocumentType(Stereotype, String) - Method in interface org.modelio.api.modelio.model.IMetamodelExtensions
 
getExternElement() - Method in interface org.modelio.metamodel.uml.infrastructure.MethodologicalLink
Getter for relation 'MethodologicalLink->ExternElement' Metamodel description: null
getExternId() - Method in interface org.modelio.metamodel.uml.infrastructure.ExternElement
Getter for attribute 'ExternElement.ExternId' Metamodel description: null
getFailureLocation() - Method in exception com.modeliosoft.modelio.cms.api.ReverseFailedException
Get the element whose reverse failed.
getFatalError() - Method in interface com.modeliosoft.modelio.cms.api.IRevertFragmentResult
Get the fatal error that interrupted the operation.
getFatalError() - Method in interface com.modeliosoft.modelio.cms.api.IRevertResult
Get the fatal error that interrupted the operation.
getFatalErrors() - Method in interface com.modeliosoft.modelio.cms.api.IRevertDetail
 
getFile() - Method in interface com.modeliosoft.modelio.cms.api.files.IAssociatedFile
 
getFile() - Method in interface org.modelio.api.modelio.editor.IMDATextEditor
Get the file opened in the editor.
getFileChangeRecorder() - Method in interface com.modeliosoft.modelio.cms.api.ICmsServices
Get the service that records changes on external files to be versioned and associated to CMS nodes.
getFileName() - Method in interface org.modelio.metamodel.uml.statik.Artifact
Getter for attribute 'Artifact.FileName' Metamodel description: The file system name for the Artifact.
getFiles() - Method in class org.modelio.api.modelio.mc.DefaultModelComponentContributor
Return the set of files path that must be added to a model component.
getFilesToCommit() - Method in interface com.modeliosoft.modelio.cms.api.contrib.ICommitConfig
Get the addictional files to commit.
getFillColor() - Method in interface org.modelio.api.modelio.diagram.IDiagramNode
Get the current fill color.
getFillMode() - Method in interface org.modelio.api.modelio.diagram.IDiagramNode
Get the current fill mode.
- 0 : The figure must be transparent.
- 1 : The figure is filled with a solid color.
- 2 : The figure is filled with a gradient.
getFinish() - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.ExecutionSpecification
Getter for relation 'ExecutionSpecification->Finish' Metamodel description: References the OccurrenceSpecification that designates the completion of the execution.
getFinished() - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.ExecutionOccurenceSpecification
Getter for relation 'ExecutionOccurenceSpecification->Finished' Metamodel description: null
getFirst(IStructuredSelection, Class<T>) - Static method in class org.modelio.api.ui.form.ElementFormPanel
Deprecated.
Since 3.8 use SelectionHelper#getFirst(org.eclipse.jface.viewers.ISelection, Class)
getFirst(ISelection, Class<T>) - Static method in class org.modelio.api.ui.swt.SelectionHelper
Get the first element in the selection that matches the given type
getFirstExtension(IDiagramLink.ExtensionRole) - Method in interface org.modelio.api.modelio.diagram.IDiagramLink
Get the first link extension node with the given role.
getFirstNode(IDiagramNode.Role) - Method in interface org.modelio.api.modelio.diagram.IDiagramNode
Get the first child node with the given role.
getFLOAT() - Method in interface org.modelio.api.modelio.model.IUMLTypes
 
getFlowElement() - Method in interface org.modelio.metamodel.bpmn.activities.BpmnSubProcess
Getter for relation 'BpmnSubProcess->FlowElement' Metamodel description: null
getFlowElement(Class<T>) - Method in interface org.modelio.metamodel.bpmn.activities.BpmnSubProcess
Filtered Getter for relation 'BpmnSubProcess->FlowElement' Metamodel description: null
getFlowElement() - Method in interface org.modelio.metamodel.bpmn.processCollaboration.BpmnProcess
Getter for relation 'BpmnProcess->FlowElement' Metamodel description: null
getFlowElement(Class<T>) - Method in interface org.modelio.metamodel.bpmn.processCollaboration.BpmnProcess
Filtered Getter for relation 'BpmnProcess->FlowElement' Metamodel description: null
getFlowElementRef() - Method in interface org.modelio.metamodel.bpmn.processCollaboration.BpmnLane
Getter for relation 'BpmnLane->FlowElementRef' Metamodel description:
getFlowElementRef(Class<T>) - Method in interface org.modelio.metamodel.bpmn.processCollaboration.BpmnLane
Filtered Getter for relation 'BpmnLane->FlowElementRef' Metamodel description:
getFolder() - Method in interface org.modelio.archimate.metamodel.core.structure.folder.ApplicationFolder
Getter for relation 'ApplicationFolder->folder' Metamodel description:
getFolder(Class<T>) - Method in interface org.modelio.archimate.metamodel.core.structure.folder.ApplicationFolder
Filtered Getter for relation 'ApplicationFolder->folder' Metamodel description:
getFolder() - Method in interface org.modelio.archimate.metamodel.core.structure.folder.BusinessFolder
Getter for relation 'BusinessFolder->folder' Metamodel description:
getFolder(Class<T>) - Method in interface org.modelio.archimate.metamodel.core.structure.folder.BusinessFolder
Filtered Getter for relation 'BusinessFolder->folder' Metamodel description:
getFolder() - Method in interface org.modelio.archimate.metamodel.core.structure.Folder
 
getFolder() - Method in interface org.modelio.archimate.metamodel.core.structure.folder.ImplementationFolder
Getter for relation 'ImplementationFolder->folder' Metamodel description:
getFolder(Class<T>) - Method in interface org.modelio.archimate.metamodel.core.structure.folder.ImplementationFolder
Filtered Getter for relation 'ImplementationFolder->folder' Metamodel description:
getFolder() - Method in interface org.modelio.archimate.metamodel.core.structure.folder.MotivationFolder
Getter for relation 'MotivationFolder->folder' Metamodel description:
getFolder(Class<T>) - Method in interface org.modelio.archimate.metamodel.core.structure.folder.MotivationFolder
Filtered Getter for relation 'MotivationFolder->folder' Metamodel description:
getFolder() - Method in interface org.modelio.archimate.metamodel.core.structure.folder.PhysicalFolder
Getter for relation 'PhysicalFolder->folder' Metamodel description:
getFolder(Class<T>) - Method in interface org.modelio.archimate.metamodel.core.structure.folder.PhysicalFolder
Filtered Getter for relation 'PhysicalFolder->folder' Metamodel description:
getFolder() - Method in interface org.modelio.archimate.metamodel.core.structure.folder.StrategyFolder
Getter for relation 'StrategyFolder->folder' Metamodel description:
getFolder(Class<T>) - Method in interface org.modelio.archimate.metamodel.core.structure.folder.StrategyFolder
Filtered Getter for relation 'StrategyFolder->folder' Metamodel description:
getFolder() - Method in interface org.modelio.archimate.metamodel.core.structure.folder.TechnologyFolder
Getter for relation 'TechnologyFolder->folder' Metamodel description:
getFolder(Class<T>) - Method in interface org.modelio.archimate.metamodel.core.structure.folder.TechnologyFolder
Filtered Getter for relation 'TechnologyFolder->folder' Metamodel description:
getFolder() - Method in interface org.modelio.archimate.metamodel.core.structure.Model
Getter for relation 'Model->folder' Metamodel description: The contained Archimate folders.
getFolder(Class<T>) - Method in interface org.modelio.archimate.metamodel.core.structure.Model
Filtered Getter for relation 'Model->folder' Metamodel description: The contained Archimate folders.
getFont() - Method in interface org.modelio.api.modelio.diagram.IDiagramLink
Get the current font, represented by font data.
getFont() - Method in interface org.modelio.api.modelio.diagram.IDiagramNode
Get the current font, represented by font data.
getForegroundColor() - Method in interface com.modeliosoft.modelio.api.modelio.matrix.model.IMatrixStyle
 
getFormal() - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.Gate
Getter for relation 'Gate->Formal' Metamodel description: If the gate belongs to an InteractionUse, then it is connected to a formal gate belonging to the referred interaction.
getFormalGate() - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.Interaction
Getter for relation 'Interaction->FormalGate' Metamodel description:
getFormalGate(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.Interaction
Filtered Getter for relation 'Interaction->FormalGate' Metamodel description:
getFormalParameter() - Method in interface org.modelio.metamodel.uml.statik.TemplateParameterSubstitution
Getter for relation 'TemplateParameterSubstitution->FormalParameter' Metamodel description: The formal template parameter that is associated with this substitution.
getFragment() - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.Interaction
Getter for relation 'Interaction->Fragment' Metamodel description: The set of fragments in the Interaction.
getFragment(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.Interaction
Filtered Getter for relation 'Interaction->Fragment' Metamodel description: The set of fragments in the Interaction.
getFragment() - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.InteractionOperand
Getter for relation 'InteractionOperand->Fragment' Metamodel description: The fragments of the operand.
getFragment(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.InteractionOperand
Filtered Getter for relation 'InteractionOperand->Fragment' Metamodel description: The fragments of the operand.
getFragmentGate() - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.CombinedFragment
Getter for relation 'CombinedFragment->FragmentGate' Metamodel description: Not supported in sequence diagrams: Specifies the gates that form the interface between this CombinedFragment and its surroundings.
getFragmentGate(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.CombinedFragment
Filtered Getter for relation 'CombinedFragment->FragmentGate' Metamodel description: Not supported in sequence diagrams: Specifies the gates that form the interface between this CombinedFragment and its surroundings.
getFragments() - Method in interface com.modeliosoft.modelio.cms.api.contrib.IUpdateConfig
Get the list of project fragments where the update command is run.
getFragments() - Method in interface com.modeliosoft.modelio.cms.api.ICommitDetail
Get the commit detail for each involved fragment.
getFragments() - Method in interface com.modeliosoft.modelio.cms.api.ICommitResult
Get the list of modified CMS nodes.
getFragments() - Method in interface com.modeliosoft.modelio.cms.api.IRevertDetail
 
getFragments() - Method in interface com.modeliosoft.modelio.cms.api.IRevertResult
 
getFragments() - Method in interface org.modelio.api.module.context.project.IProjectStructure
Get the list of all model fragments in the project.
getFragments() - Method in interface org.modelio.vcore.smkernel.mapi.MMetamodel
Get the registered metamodel fragments.
getFragments(boolean) - Method in interface org.modelio.vcore.smkernel.mapi.MMetamodel
Get the registered metamodel fragments with and fake fragments if asked.
getFrom() - Method in interface org.modelio.api.modelio.diagram.IDiagramLink
 
getFrom() - Method in interface org.modelio.archimate.metamodel.core.Relationship
Getter for relation 'Relationship->from' Metamodel description: relationship source
getFromLinks() - Method in interface org.modelio.api.modelio.diagram.IDiagramGraphic
Return the links that are starting (ie outgoing links) from this node.
getFullName(MObject) - Method in interface com.modeliosoft.modelio.cms.api.ISymbolService
Get the complete name of the model object.
getFullName(MRef) - Method in interface com.modeliosoft.modelio.cms.api.ISymbolService
Get the complete name of the element.
getGatewayDirection() - Method in interface org.modelio.metamodel.bpmn.gateways.BpmnGateway
Getter for attribute 'BpmnGateway.GatewayDirection' Metamodel description: - A Gateway with a gatewayDirection of unspecified MAY have both multiple incoming and outgoing Sequence Flow.
getGenericRoot() - Method in interface org.modelio.metamodel.analyst.AnalystProject
Getter for relation 'AnalystProject->GenericRoot' Metamodel description: null
getGenericRoot(Class<T>) - Method in interface org.modelio.metamodel.analyst.AnalystProject
Filtered Getter for relation 'AnalystProject->GenericRoot' Metamodel description: null
getGoalRoot() - Method in interface org.modelio.metamodel.analyst.AnalystProject
Getter for relation 'AnalystProject->GoalRoot' Metamodel description:
getGoalRoot(Class<T>) - Method in interface org.modelio.metamodel.analyst.AnalystProject
Filtered Getter for relation 'AnalystProject->GoalRoot' Metamodel description:
getGroupName() - Method in interface org.modelio.metamodel.mda.ModuleParameter
Getter for attribute 'ModuleParameter.GroupName' Metamodel description: Name of the parameter group.
getGroups() - Method in class org.modelio.api.module.parameter.impl.ParametersEditionModel
 
getGroups() - Method in interface org.modelio.api.module.parameter.IParameterEditionModel
 
getGroups() - Method in interface org.modelio.metamodel.bpmn.rootElements.BpmnFlowElement
Getter for relation 'BpmnFlowElement->Groups' Metamodel description: null
getGroups(Class<T>) - Method in interface org.modelio.metamodel.bpmn.rootElements.BpmnFlowElement
Filtered Getter for relation 'BpmnFlowElement->Groups' Metamodel description: null
getGuard() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ActivityEdge
Getter for attribute 'ActivityEdge.Guard' Metamodel description: Specification evaluated at runtime to determine if the edge can be traversed.
getGuard() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ExceptionHandler
Getter for attribute 'ExceptionHandler.Guard' Metamodel description: null
getGuard() - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.InteractionOperand
Getter for attribute 'InteractionOperand.Guard' Metamodel description: Constraint of the operand.
getGuard() - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.Transition
Getter for attribute 'Transition.Guard' Metamodel description:
getHandle() - Method in interface org.modelio.metamodel.uml.infrastructure.AbstractResource
Get access to the represented resource.
getHandler() - Method in class org.modelio.api.module.command.DefaultModuleAction
 
getHandler() - Method in interface org.modelio.api.module.command.IModuleAction
 
getHandler() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ActivityAction
Getter for relation 'ActivityAction->Handler' Metamodel description: null
getHandler(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ActivityAction
Filtered Getter for relation 'ActivityAction->Handler' Metamodel description: null
getHandler() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.InputPin
Getter for relation 'InputPin->Handler' Metamodel description: null
getHandler(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.InputPin
Filtered Getter for relation 'InputPin->Handler' Metamodel description: null
getHelpText() - Method in class org.modelio.api.ui.form.fields.AbstractField
 
getHelpTopic() - Method in class org.modelio.api.module.propertiesPage.ElementFormPropertyPanel
 
getHelpTopic() - Method in class org.modelio.api.module.propertiesPage.ModuleMultiVariantPropertyPanel
From interface IPanelProvider.
getHelpTopic() - Method in class org.modelio.api.ui.contributor.DefaultWizardPreviewPanel
 
getHelpTopic() - Method in class org.modelio.api.ui.form.ElementFormPanel
 
getHelpUrl() - Method in class org.modelio.api.module.contributor.AbstractWizardContributor
 
getHelpUrl() - Method in interface org.modelio.api.module.contributor.IWizardContributor
Get a URL to some 'help' or 'documentation' page about the behavior and usage of the contributor.
getHelpUrl() - Method in class org.modelio.api.module.report.ReportEntry
 
getHook() - Method in interface com.modeliosoft.modelio.cms.api.ICmsServices
 
getHorizontalAlignment() - Method in interface com.modeliosoft.modelio.api.modelio.matrix.model.IMatrixStyle
Get the cell horizontal alignment.
getHyperLink() - Method in interface org.modelio.api.modelio.diagram.IDiagramGraphic
For graphics that may have an hyper link to a model object, get the linked object.
getI18N() - Method in interface org.modelio.api.module.context.i18n.I18nSupport
The most basic service: get the ResourceBundle of the module.
getI18nSupport() - Method in interface org.modelio.api.modelio.meta.IMetamodelService
 
getI18nSupport() - Method in interface org.modelio.api.module.context.IModuleContext
Get the i18n service for a module.
getIcon() - Method in class org.modelio.api.modelio.diagram.ContributorCategory
 
getIcon(Class<? extends MObject>) - Method in interface org.modelio.api.modelio.model.IImageService
Get the small icon (16x16 pixels) representing the given metaclass.
getIcon(MObject) - Method in interface org.modelio.api.modelio.model.IImageService
Get the standard metamodel icon of an model object (usually 16x16 pixels).
getIcon(MObject, IPeerModule) - Method in interface org.modelio.api.modelio.model.IImageService
Get the stereotyped icon of an element (usually 16x16 pixels).
getIcon(MClass) - Method in interface org.modelio.api.modelio.model.IImageService
Get the small icon (16x16 pixels) representing the given metaclass.
getIcon() - Method in class org.modelio.api.module.propertiesPage.AbstractModulePropertyPage
 
getIcon() - Method in class org.modelio.api.module.propertiesPage.ElementFormPropertyPanel
 
getIcon() - Method in interface org.modelio.api.module.propertiesPage.IModulePropertyPanel
Get the icon path for this property page.
getIcon() - Method in class org.modelio.api.module.propertiesPage.ModuleMultiVariantPropertyPanel
 
getIcon() - Method in interface org.modelio.metamodel.uml.infrastructure.ResourceType
Getter for attribute 'ResourceType.Icon' Metamodel description: Optional icon for the browser and diagram
getIcon() - Method in interface org.modelio.metamodel.uml.infrastructure.Stereotype
Getter for attribute 'Stereotype.Icon' Metamodel description: Icon that can represent the stereotyped ModelElement.
getIconDescriptor() - Method in class org.modelio.api.module.contributor.AbstractWizardContributor
 
getIconDescriptor() - Method in interface org.modelio.api.module.contributor.IWizardContributor
The contributor's icon.
getIconImage() - Method in class org.modelio.api.module.contributor.AbstractWizardContributor
Default implementation returning null.
getIconImage() - Method in interface org.modelio.api.module.contributor.IWizardContributor
The contributor's icon.
getId() - Method in class com.modeliosoft.modelio.api.modelio.matrix.model.MatrixDescriptor
 
getId() - Method in interface com.modeliosoft.modelio.cms.api.contrib.ICmsContributor
An identifier that uniquely identifies the implementation class.
getId() - Method in class org.modelio.api.ui.form.AbstractFieldFactory.BasicPage
 
getId() - Method in interface org.modelio.api.ui.form.FormFieldPage
Return the page's identifier.
getId() - Method in interface org.modelio.api.ui.viewtemplate.IModelViewTemplate
Get the unique identifier of a model view template.
getImage(Class<? extends MObject>) - Method in interface org.modelio.api.modelio.model.IImageService
Get the image (32x32 pixels) representing the given metaclass.
getImage(MObject) - Method in interface org.modelio.api.modelio.model.IImageService
Get the standard metamodel image of an model object (usually 32x32 pixels).
getImage(MObject, IPeerModule) - Method in interface org.modelio.api.modelio.model.IImageService
Get the stereotyped image of an element (usually 32x32 pixels).
getImage(MClass) - Method in interface org.modelio.api.modelio.model.IImageService
Get the image (32x32 pixels) representing the given metaclass.
getImage(Stereotype, IModule.ImageType) - Method in class org.modelio.api.module.AbstractJavaModule
Get the image provided by the module for a given stereotype.
getImage(Profile, IModule.ImageType) - Method in class org.modelio.api.module.AbstractJavaModule
 
getImage(Stereotype, IModule.ImageType) - Method in interface org.modelio.api.module.IModule
Get the image provided by the module for a given stereotype.
getImage(Profile, IModule.ImageType) - Method in interface org.modelio.api.module.IModule
Get the image provided by the module for a given profile.
getImage() - Method in class org.modelio.api.ui.form.AbstractFieldFactory.BasicPage
 
getImage() - Method in interface org.modelio.api.ui.form.FormFieldPage
Return the page's image.
getImage(Object) - Method in class org.modelio.api.ui.labelprovider.ElementLabelProvider
 
getImage() - Method in interface org.modelio.metamodel.uml.infrastructure.ResourceType
Getter for attribute 'ResourceType.Image' Metamodel description: Big image for the diagram in image mode.
getImage() - Method in interface org.modelio.metamodel.uml.infrastructure.Stereotype
Getter for attribute 'Stereotype.Image' Metamodel description: Image that represents the stereotype in diagrams for elements in image mode.
getImageService() - Method in interface org.modelio.api.modelio.IModelioServices
Get the service to get the image of an element.
getImageService() - Method in class org.modelio.api.modelio.Modelio
getImpactDependsOn() - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
Getter for relation 'ModelElement->impactDependsOn' Metamodel description: Impact links from this element.
getImpactDependsOn(Class<T>) - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
Filtered Getter for relation 'ModelElement->impactDependsOn' Metamodel description: Impact links from this element.
getImpacted() - Method in interface org.modelio.metamodel.impact.ImpactLink
Getter for relation 'ImpactLink->impacted' Metamodel description:
getImpacted() - Method in interface org.modelio.metamodel.mda.ModuleComponent
Getter for relation 'ModuleComponent->Impacted' Metamodel description: null
getImpacted(Class<T>) - Method in interface org.modelio.metamodel.mda.ModuleComponent
Filtered Getter for relation 'ModuleComponent->Impacted' Metamodel description: null
getImpacted() - Method in interface org.modelio.metamodel.uml.infrastructure.Dependency
Getter for relation 'Dependency->Impacted' Metamodel description: Client
getImpactedDependency() - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
Getter for relation 'ModelElement->ImpactedDependency' Metamodel description: Dependencies whose source depend on this element.
getImpactedDependency(Class<T>) - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
Filtered Getter for relation 'ModelElement->ImpactedDependency' Metamodel description: Dependencies whose source depend on this element.
getImpactImpacted() - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
Getter for relation 'ModelElement->impactImpacted' Metamodel description: Impact link targeting this element.
getImpactImpacted(Class<T>) - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
Filtered Getter for relation 'ModelElement->impactImpacted' Metamodel description: Impact link targeting this element.
getImplementation() - Method in interface org.modelio.metamodel.bpmn.activities.BpmnReceiveTask
Getter for attribute 'BpmnReceiveTask.Implementation' Metamodel description: This attribute specifies the technology that will be used to send and receive the Messages.
getImplementation() - Method in interface org.modelio.metamodel.bpmn.activities.BpmnSendTask
Getter for attribute 'BpmnSendTask.Implementation' Metamodel description: This attribute specifies the technology that will be used to send and receive the Messages.
getImplementation() - Method in interface org.modelio.metamodel.bpmn.activities.BpmnServiceTask
Getter for attribute 'BpmnServiceTask.Implementation' Metamodel description: This attribute specifies the technology that will be used to send and receive the Messages.
getImplementation() - Method in interface org.modelio.metamodel.bpmn.activities.BpmnUserTask
Getter for attribute 'BpmnUserTask.Implementation' Metamodel description: This attribute specifies the technology that will be used to send and receive the Messages.
getImplemented() - Method in interface org.modelio.metamodel.uml.statik.InterfaceRealization
Getter for relation 'InterfaceRealization->Implemented' Metamodel description: End of the implementation link toward an Interface.
getImplementedLink() - Method in interface org.modelio.metamodel.uml.statik.Interface
Getter for relation 'Interface->ImplementedLink' Metamodel description: null
getImplementedLink(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.Interface
Filtered Getter for relation 'Interface->ImplementedLink' Metamodel description: null
getImplementer() - Method in interface org.modelio.metamodel.uml.statik.InterfaceRealization
Getter for relation 'InterfaceRealization->Implementer' Metamodel description: null
getImportedElement() - Method in interface org.modelio.metamodel.uml.statik.ElementImport
Getter for relation 'ElementImport->ImportedElement' Metamodel description: Specifies the PackageableElement whose name is to be added to a Namespace.
getImportedPackage() - Method in interface org.modelio.metamodel.uml.statik.PackageImport
Getter for relation 'PackageImport->ImportedPackage' Metamodel description: Specifies the Package whose members are imported into a Namespace.
getImporting() - Method in interface org.modelio.metamodel.uml.statik.NameSpace
Getter for relation 'NameSpace->Importing' Metamodel description: null
getImporting(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.NameSpace
Filtered Getter for relation 'NameSpace->Importing' Metamodel description: null
getImportingNameSpace() - Method in interface org.modelio.metamodel.uml.statik.ElementImport
Getter for relation 'ElementImport->ImportingNameSpace' Metamodel description: null
getImportingNameSpace() - Method in interface org.modelio.metamodel.uml.statik.PackageImport
Getter for relation 'PackageImport->ImportingNameSpace' Metamodel description: null
getImportingOperation() - Method in interface org.modelio.metamodel.uml.statik.ElementImport
Getter for relation 'ElementImport->ImportingOperation' Metamodel description: null
getImportingOperation() - Method in interface org.modelio.metamodel.uml.statik.PackageImport
Getter for relation 'PackageImport->ImportingOperation' Metamodel description: null
getInActivity() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ActivityGroup
Getter for relation 'ActivityGroup->InActivity' Metamodel description: null
getIncoming() - Method in interface org.modelio.metamodel.bpmn.rootElements.BpmnFlowNode
Getter for relation 'BpmnFlowNode->Incoming' Metamodel description: null
getIncoming(Class<T>) - Method in interface org.modelio.metamodel.bpmn.rootElements.BpmnFlowNode
Filtered Getter for relation 'BpmnFlowNode->Incoming' Metamodel description: null
getIncoming() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ActivityNode
Getter for relation 'ActivityNode->Incoming' Metamodel description: null
getIncoming(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ActivityNode
Filtered Getter for relation 'ActivityNode->Incoming' Metamodel description: null
getIncoming() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ActivityPartition
Getter for relation 'ActivityPartition->Incoming' Metamodel description: null
getIncoming(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ActivityPartition
Filtered Getter for relation 'ActivityPartition->Incoming' Metamodel description: null
getIncoming() - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.StateVertex
Getter for relation 'StateVertex->Incoming' Metamodel description: Specifies the Transitions entering the StateVertex.
getIncoming(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.StateVertex
Filtered Getter for relation 'StateVertex->Incoming' Metamodel description: Specifies the Transitions entering the StateVertex.
getIncomingAssoc() - Method in interface org.modelio.metamodel.bpmn.rootElements.BpmnBaseElement
Getter for relation 'BpmnBaseElement->IncomingAssoc' Metamodel description: null
getIncomingAssoc(Class<T>) - Method in interface org.modelio.metamodel.bpmn.rootElements.BpmnBaseElement
Filtered Getter for relation 'BpmnBaseElement->IncomingAssoc' Metamodel description: null
getIncomingFlow() - Method in interface org.modelio.metamodel.bpmn.rootElements.BpmnBaseElement
Getter for relation 'BpmnBaseElement->IncomingFlow' Metamodel description: null
getIncomingFlow(Class<T>) - Method in interface org.modelio.metamodel.bpmn.rootElements.BpmnBaseElement
Filtered Getter for relation 'BpmnBaseElement->IncomingFlow' Metamodel description: null
getIncompatibilities(MetamodelVersionDescriptor, boolean) - Method in class org.modelio.vcore.smkernel.mapi.MetamodelVersionDescriptor
Get a diagnostic about incompatibilities of the other metamodel relative to this one.
getIncompleteUpdateCause() - Method in interface com.modeliosoft.modelio.cms.api.IUpdateDetails
If the update is incomplete, returns the interruption cause.
getInformation() - Method in class org.modelio.api.module.contributor.AbstractWizardContributor
 
getInformation() - Method in interface org.modelio.api.module.contributor.IWizardContributor
Get a short textual explanation of the contributor's role or function.
getInformationSource() - Method in interface org.modelio.metamodel.uml.informationFlow.InformationFlow
Getter for relation 'InformationFlow->InformationSource' Metamodel description: Defines from which source the conveyed information items are initiated.
getInformationSource(Class<T>) - Method in interface org.modelio.metamodel.uml.informationFlow.InformationFlow
Filtered Getter for relation 'InformationFlow->InformationSource' Metamodel description: Defines from which source the conveyed information items are initiated.
getInformationTarget() - Method in interface org.modelio.metamodel.uml.informationFlow.InformationFlow
Getter for relation 'InformationFlow->InformationTarget' Metamodel description: Defines to which target the conveyed information items are directed.
getInformationTarget(Class<T>) - Method in interface org.modelio.metamodel.uml.informationFlow.InformationFlow
Filtered Getter for relation 'InformationFlow->InformationTarget' Metamodel description: Defines to which target the conveyed information items are directed.
getInfrastructureVisitor() - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
Get the visitor to delegate to when a IInfrastructureVisitor is needed.
getInfrastructureVisitor() - Method in interface org.modelio.metamodel.visitors.IDefaultAnalystVisitor
Get the visitor to delegate to when a IInfrastructureVisitor is needed.
getInfrastructureVisitor() - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
Get the visitor to delegate to when a IInfrastructureVisitor is needed.
getInheritingMetaclasses(Class<? extends MObject>) - Method in interface org.modelio.api.modelio.meta.IMetamodelService
Get the metaclasses that inherit from the given metaclass.
getInitialLocation(Point) - Method in class org.modelio.api.ui.text.ResultsProposalPopup
 
getInitialSize() - Method in class org.modelio.api.module.report.ReportDialog
 
getInitialSize() - Method in class org.modelio.api.ui.text.ResultsProposalPopup
 
getInMessageRef() - Method in interface org.modelio.metamodel.bpmn.bpmnService.BpmnOperation
Getter for relation 'BpmnOperation->InMessageRef' Metamodel description: specifies the input Message of the Operation.
getInput() - Method in class org.modelio.api.module.propertiesPage.ElementFormPropertyPanel
 
getInput() - Method in class org.modelio.api.module.propertiesPage.ModuleMultiVariantPropertyPanel
From interface IPanelProvider
getInput() - Method in class org.modelio.api.ui.contributor.DefaultWizardPreviewPanel
 
getInput() - Method in class org.modelio.api.ui.form.ElementFormPanel
 
getInput() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ActivityAction
Getter for relation 'ActivityAction->Input' Metamodel description: Input pins connected to the Action.
getInput(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ActivityAction
Filtered Getter for relation 'ActivityAction->Input' Metamodel description: Input pins connected to the Action.
getInputElement() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ExpansionRegion
Getter for relation 'ExpansionRegion->InputElement' Metamodel description: null
getInputElement(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ExpansionRegion
Filtered Getter for relation 'ExpansionRegion->InputElement' Metamodel description: null
getInputing() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.InputPin
Getter for relation 'InputPin->Inputing' Metamodel description: null
getInputMessage() - Method in interface org.modelio.metamodel.bpmn.flows.BpmnMessage
Getter for relation 'BpmnMessage->InputMessage' Metamodel description: null
getInputMessage(Class<T>) - Method in interface org.modelio.metamodel.bpmn.flows.BpmnMessage
Filtered Getter for relation 'BpmnMessage->InputMessage' Metamodel description: null
getInputSpecification() - Method in interface org.modelio.metamodel.bpmn.activities.BpmnActivity
Getter for relation 'BpmnActivity->InputSpecification' Metamodel description: null
getInputSpecification(Class<T>) - Method in interface org.modelio.metamodel.bpmn.activities.BpmnActivity
Filtered Getter for relation 'BpmnActivity->InputSpecification' Metamodel description: null
getInstallPath() - Method in interface org.modelio.api.modelio.IModelioContext
Get the current installation directory of Modelio.
getInstance() - Static method in class org.modelio.api.modelio.Modelio
Deprecated.
the former services of Modelio instance are available on IModule and IModulecontext
getInstance() - Static method in class org.modelio.api.ui.dnd.ModelElementTransfer
Returns the singleton gadget transfer instance.
getInstanciatedTemplate() - Method in interface org.modelio.metamodel.uml.statik.TemplateBinding
Getter for relation 'TemplateBinding->InstanciatedTemplate' Metamodel description: The template element that is the target of the Binding.
getInstanciatedTemplateOperation() - Method in interface org.modelio.metamodel.uml.statik.TemplateBinding
Getter for relation 'TemplateBinding->InstanciatedTemplateOperation' Metamodel description: The element that is bound by this Binding.
getInstanciatingBinding() - Method in interface org.modelio.metamodel.uml.statik.NameSpace
Getter for relation 'NameSpace->InstanciatingBinding' Metamodel description: null
getInstanciatingBinding(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.NameSpace
Filtered Getter for relation 'NameSpace->InstanciatingBinding' Metamodel description: null
getInstanciatingBinding() - Method in interface org.modelio.metamodel.uml.statik.Operation
Getter for relation 'Operation->InstanciatingBinding' Metamodel description: null
getInstanciatingBinding(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.Operation
Filtered Getter for relation 'Operation->InstanciatingBinding' Metamodel description: null
getInState() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ObjectNode
Getter for relation 'ObjectNode->InState' Metamodel description: The required state of the object available at this point in the activity.
getINTEGER() - Method in interface org.modelio.api.modelio.model.IUMLTypes
 
getInteraction(MObject) - Static method in class org.modelio.metamodel.mmextensions.standard.facilities.interaction.InteractionHelper
Returns the Interaction enclosing the passed element if any, null otherwise.
getInterfaceRefs() - Method in interface org.modelio.metamodel.bpmn.processCollaboration.BpmnParticipant
Getter for relation 'BpmnParticipant->InterfaceRefs' Metamodel description: null
getInterfaceRefs(Class<T>) - Method in interface org.modelio.metamodel.bpmn.processCollaboration.BpmnParticipant
Filtered Getter for relation 'BpmnParticipant->InterfaceRefs' Metamodel description: null
getInternal() - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.State
Getter for relation 'State->Internal' Metamodel description: Transitions that occur entirely within the State.
getInternal(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.State
Filtered Getter for relation 'State->Internal' Metamodel description: Transitions that occur entirely within the State.
getInternalOwner() - Method in interface org.modelio.metamodel.uml.statik.BindableInstance
Getter for relation 'BindableInstance->InternalOwner' Metamodel description: null
getInternalStructure() - Method in interface org.modelio.metamodel.uml.statik.Classifier
Getter for relation 'Classifier->InternalStructure' Metamodel description: Parts owned by the internal structure of the Class.
getInternalStructure(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.Classifier
Filtered Getter for relation 'Classifier->InternalStructure' Metamodel description: Parts owned by the internal structure of the Class.
getInterruptingEdge() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.InterruptibleActivityRegion
Getter for relation 'InterruptibleActivityRegion->InterruptingEdge' Metamodel description: null
getInterruptingEdge(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.InterruptibleActivityRegion
Filtered Getter for relation 'InterruptibleActivityRegion->InterruptingEdge' Metamodel description: null
getInterrupts() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ActivityEdge
Getter for relation 'ActivityEdge->Interrupts' Metamodel description: Region that the edge can interrupt.
getInvalidDefinition() - Method in exception com.modeliosoft.modelio.api.modelio.matrix.model.InvalidContentDefinitionException
 
getInvalidDefinition() - Method in exception com.modeliosoft.modelio.api.modelio.matrix.model.InvalidQueryDefinitionException
 
getInvertedChannel() - Method in interface org.modelio.metamodel.uml.behavior.communicationModel.CommunicationMessage
Getter for relation 'CommunicationMessage->InvertedChannel' Metamodel description: null
getInvoked() - Method in interface org.modelio.metamodel.uml.behavior.communicationModel.CommunicationMessage
Getter for relation 'CommunicationMessage->Invoked' Metamodel description: The Operation is invoked by the Message.
getInvoked() - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.Message
Getter for relation 'Message->Invoked' Metamodel description: The Operation that is invoked by the Message.
getInvoker() - Method in interface org.modelio.metamodel.uml.statik.Operation
Getter for relation 'Operation->Invoker' Metamodel description: null
getInvoker(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.Operation
Filtered Getter for relation 'Operation->Invoker' Metamodel description: null
getIO() - Method in interface org.modelio.metamodel.uml.statik.Operation
Getter for relation 'Operation->IO' Metamodel description: Defines the parameters making up the Operation.
getIO(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.Operation
Filtered Getter for relation 'Operation->IO' Metamodel description: Defines the parameters making up the Operation.
getIsExecutable() - Method in interface org.modelio.metamodel.bpmn.processCollaboration.BpmnProcess
Getter for attribute 'BpmnProcess.IsExecutable' Metamodel description:
getItem() - Method in interface org.modelio.metamodel.bpmn.objects.BpmnDataState
Getter for relation 'BpmnDataState->Item' Metamodel description: null
getItemKind() - Method in interface org.modelio.metamodel.bpmn.objects.BpmnItemDefinition
Getter for attribute 'BpmnItemDefinition.ItemKind' Metamodel description: This defines the nature of the Item.
getItemRef() - Method in interface org.modelio.metamodel.bpmn.flows.BpmnMessage
Getter for relation 'BpmnMessage->ItemRef' Metamodel description: null
getItemSubjectRef() - Method in interface org.modelio.metamodel.bpmn.objects.BpmnItemAwareElement
Getter for relation 'BpmnItemAwareElement->ItemSubjectRef' Metamodel description: null
getJavaClassName() - Method in interface org.modelio.metamodel.mda.ModuleComponent
Getter for attribute 'ModuleComponent.JavaClassName' Metamodel description: null
getJavaInterface(MClass) - Static method in class org.modelio.metamodel.Metamodel
Deprecated.
use MClass#getJavaInterface(String)
getJavaInterface() - Method in interface org.modelio.vcore.smkernel.mapi.MClass
Get the interface implemented by all objects of this metaclass.
getJoinSpec() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ForkJoinNode
Getter for attribute 'ForkJoinNode.JoinSpec' Metamodel description: A specification giving the conditions under which the join will emit a token.
getJythonEngine() - Method in interface org.modelio.api.module.context.IModuleContext
Get the Jython scripting engine configured for having access to all the module classes and the public classes of all required modules.
getKeepLocks() - Method in interface com.modeliosoft.modelio.cms.api.contrib.ICommitConfig
Tells whether locks must be kept or released.
getKeepLocks() - Method in interface com.modeliosoft.modelio.cms.api.ICommitCommand
Tells whether locks must be kept or released.
getKey() - Method in interface com.modeliosoft.modelio.cms.api.files.IAssociatedFile
Get a string identifying the files among all files associated to the same element.
getKey() - Method in interface com.modeliosoft.modelio.cms.api.files.IAssociatedFileMove
Get a string identifying the files among all files associated to the same element.
getKind() - Method in class org.modelio.api.module.report.ReportEntry
 
getKind() - Method in interface org.modelio.metamodel.uml.behavior.commonBehaviors.Event
Getter for attribute 'Event.Kind' Metamodel description: Defines the nature of the event (Time, Signal occurrence, and so on.)
getKind() - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.StateMachine
Getter for attribute 'StateMachine.Kind' Metamodel description: A state machine can be a dynamic state machine, as usually defined in UML (Harel state diagrams), or a protocol state machine.
getKindOfMessage() - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.Message
Getter for attribute 'Message.KindOfMessage' Metamodel description: The derived kind of the Message (complete, lost, found, or unknown).
getKPIRoot() - Method in interface org.modelio.metamodel.analyst.AnalystProject
Getter for relation 'AnalystProject->KPIRoot' Metamodel description:
getKPIRoot(Class<T>) - Method in interface org.modelio.metamodel.analyst.AnalystProject
Filtered Getter for relation 'AnalystProject->KPIRoot' Metamodel description:
getLabel() - Method in interface com.modeliosoft.modelio.cms.api.contrib.ICmsContributor
Get the contributor GUI label.
getLabel() - Method in class org.modelio.api.modelio.diagram.ContributorCategory
 
getLabel() - Method in interface org.modelio.api.modelio.diagram.IDiagramDrawingNode
 
getLabel() - Method in class org.modelio.api.modelio.diagram.tools.DefaultDiagramTool
 
getLabel() - Method in interface org.modelio.api.modelio.diagram.tools.IDiagramTool
Get the name of the command.
getLabel(MClass) - Method in interface org.modelio.api.modelio.meta.IMetamodelI18nSupport
Get the I18n'ed label for a MClass.
getLabel(MDependency) - Method in interface org.modelio.api.modelio.meta.IMetamodelI18nSupport
Get the I18n'ed label for a MClass.
getLabel(MAttribute) - Method in interface org.modelio.api.modelio.meta.IMetamodelI18nSupport
Get the I18n'ed label for a MClass.
getLabel(Stereotype) - Method in interface org.modelio.api.modelio.model.IMetamodelExtensions
Get the I18n'ed label for a Stereotype.
getLabel(TagType) - Method in interface org.modelio.api.modelio.model.IMetamodelExtensions
Get the I18n'ed label for a TagType.
getLabel(NoteType) - Method in interface org.modelio.api.modelio.model.IMetamodelExtensions
Get the I18n'ed label for a NoteType.
getLabel(ResourceType) - Method in interface org.modelio.api.modelio.model.IMetamodelExtensions
Get the I18n'ed label for a ResourceType.
getLabel(PropertyDefinition) - Method in interface org.modelio.api.modelio.model.IMetamodelExtensions
Get the I18n'ed label for a PropertyDefinition.
getLabel() - Method in class org.modelio.api.module.AbstractJavaModule
Get the module label that is displayed in dialog boxes and other GUI parts.
getLabel() - Method in class org.modelio.api.module.command.DefaultModuleAction
 
getLabel() - Method in interface org.modelio.api.module.command.IModuleAction
 
getLabel(Stereotype) - Method in interface org.modelio.api.module.context.i18n.I18nSupport
Get the I18n'ed label for a Stereotype.
getLabel(TagType) - Method in interface org.modelio.api.module.context.i18n.I18nSupport
Get the I18n'ed label for a TagType
getLabel(NoteType) - Method in interface org.modelio.api.module.context.i18n.I18nSupport
Get the I18n'ed label for a NoteType
getLabel(ResourceType) - Method in interface org.modelio.api.module.context.i18n.I18nSupport
Get the I18n'ed label for a ResourceType.
getLabel(PropertyDefinition) - Method in interface org.modelio.api.module.context.i18n.I18nSupport
Get the I18n'ed label for a PropertyDefinition
getLabel(Profile) - Method in interface org.modelio.api.module.context.i18n.I18nSupport
Get the I18n'ed label for a Profile.
getLabel() - Method in class org.modelio.api.module.contributor.AbstractWizardContributor
 
getLabel() - Method in interface org.modelio.api.module.contributor.IWizardContributor
Get the label to be displayed for the contributor by the Creation Wizard in its "type" browser.
getLabel() - Method in interface org.modelio.api.module.IModule
Get the module's i18n label.
getLabel(String) - Method in class org.modelio.api.module.parameter.impl.EnumParameterModel
 
getLabel() - Method in class org.modelio.api.module.parameter.impl.ParameterGroupModel
 
getLabel() - Method in class org.modelio.api.module.parameter.impl.ParameterModel
 
getLabel() - Method in interface org.modelio.api.module.parameter.IParameterGroupModel
 
getLabel() - Method in interface org.modelio.api.module.parameter.IParameterModel
 
getLabel() - Method in class org.modelio.api.module.propertiesPage.AbstractModulePropertyPage
 
getLabel() - Method in class org.modelio.api.module.propertiesPage.ElementFormPropertyPanel
 
getLabel() - Method in interface org.modelio.api.module.propertiesPage.IModulePropertyPanel
Get the label of this property page.
getLabel() - Method in class org.modelio.api.module.propertiesPage.ModuleMultiVariantPropertyPanel
from IModulePropertyPanel
getLabel() - Method in class org.modelio.api.ui.form.AbstractFieldFactory.BasicPage
 
getLabel() - Method in class org.modelio.api.ui.form.fields.AbstractField
 
getLabel() - Method in interface org.modelio.api.ui.form.FormFieldPage
Return the page's label.
getLabelKey() - Method in interface org.modelio.metamodel.uml.infrastructure.NoteType
Getter for attribute 'NoteType.LabelKey' Metamodel description:
getLabelKey() - Method in interface org.modelio.metamodel.uml.infrastructure.ResourceType
Getter for attribute 'ResourceType.LabelKey' Metamodel description: The label key used to look into module resources for the translated label.
getLabelKey() - Method in interface org.modelio.metamodel.uml.infrastructure.Stereotype
Getter for attribute 'Stereotype.LabelKey' Metamodel description:
getLabelKey() - Method in interface org.modelio.metamodel.uml.infrastructure.TagType
Getter for attribute 'TagType.LabelKey' Metamodel description:
getLabels() - Method in class org.modelio.api.module.parameter.impl.EnumParameterModel
 
getLane() - Method in interface org.modelio.metamodel.bpmn.processCollaboration.BpmnLaneSet
Getter for relation 'BpmnLaneSet->Lane' Metamodel description: null
getLane(Class<T>) - Method in interface org.modelio.metamodel.bpmn.processCollaboration.BpmnLaneSet
Filtered Getter for relation 'BpmnLaneSet->Lane' Metamodel description: null
getLane() - Method in interface org.modelio.metamodel.bpmn.rootElements.BpmnFlowElement
Getter for relation 'BpmnFlowElement->Lane' Metamodel description: null
getLane(Class<T>) - Method in interface org.modelio.metamodel.bpmn.rootElements.BpmnFlowElement
Filtered Getter for relation 'BpmnFlowElement->Lane' Metamodel description: null
getLaneSet() - Method in interface org.modelio.metamodel.bpmn.activities.BpmnSubProcess
Getter for relation 'BpmnSubProcess->LaneSet' Metamodel description: laneset of the process.
getLaneSet() - Method in interface org.modelio.metamodel.bpmn.processCollaboration.BpmnLane
Getter for relation 'BpmnLane->LaneSet' Metamodel description: null
getLaneSet() - Method in interface org.modelio.metamodel.bpmn.processCollaboration.BpmnProcess
Getter for relation 'BpmnProcess->LaneSet' Metamodel description: laneset of the process.
getLanguage() - Method in interface org.modelio.api.modelio.IModelioContext
Get the language defined for resources.
getLanguage() - Method in interface org.modelio.metamodel.bpmn.objects.BpmnDataAssociation
Getter for attribute 'BpmnDataAssociation.Language' Metamodel description: Language used for the assignment expression.
getLanguage() - Method in interface org.modelio.metamodel.uml.infrastructure.Constraint
Getter for attribute 'Constraint.Language' Metamodel description: null
getLastElementVersion() - Method in interface org.modelio.metamodel.analyst.GenericAnalystElement
Getter for relation 'GenericAnalystElement->LastElementVersion' Metamodel description: null
getLastGoalVersion() - Method in interface org.modelio.metamodel.analyst.Goal
Getter for relation 'Goal->LastGoalVersion' Metamodel description: null
getLastKPIVersion() - Method in interface org.modelio.metamodel.analyst.KPI
Getter for relation 'KPI->LastKPIVersion' Metamodel description: Last version of this requirement, owning this version of the requirement.
getLastRequirementVersion() - Method in interface org.modelio.metamodel.analyst.Requirement
Getter for relation 'Requirement->LastRequirementVersion' Metamodel description: Last version of this requirement, owning this version of the requirement.
getLastRiskVersion() - Method in interface org.modelio.metamodel.analyst.Risk
Getter for relation 'Risk->LastRiskVersion' Metamodel description:
getLastRuleVersion() - Method in interface org.modelio.metamodel.analyst.BusinessRule
Getter for relation 'BusinessRule->LastRuleVersion' Metamodel description: null
getLastTermVersion() - Method in interface org.modelio.metamodel.analyst.Term
Getter for relation 'Term->LastTermVersion' Metamodel description: null
getLastTestVersion() - Method in interface org.modelio.metamodel.analyst.Test
Getter for relation 'Test->LastTestVersion' Metamodel description:
getLastVersion() - Method in interface org.modelio.metamodel.analyst.AnalystElement
Get the version this element archive is originated from.
getLayer(String) - Method in interface org.modelio.api.modelio.diagram.dg.IDiagramDG
Get the diagram layer identified by the provided string.
getLayer() - Method in interface org.modelio.api.modelio.diagram.IDiagramGraphic
Get the layer this graphic belongs to.
getLayerContainer(Model, MClass) - Static method in class org.modelio.archimate.metamodel.mmextensions.archimate.ArchimateLayerExpert
Get the folder corresponding to the metaclass layer.
getLayerContainer(Model, Class<? extends Folder>) - Static method in class org.modelio.archimate.metamodel.mmextensions.archimate.ArchimateLayerExpert
Get the folder corresponding to the given layer.
getLayers() - Method in interface org.modelio.api.modelio.diagram.dg.IDiagramDG
Get all diagram layers.
getLayers() - Static method in class org.modelio.archimate.metamodel.mmextensions.archimate.ArchimateLayerExpert
 
getLibraryRoots() - Method in interface org.modelio.api.modelio.model.IUmlModel
Get all the roots of the libraries.
getLicenseInfos() - Method in class org.modelio.api.module.AbstractJavaModule
 
getLicenseInfos() - Method in interface org.modelio.api.module.IModule
 
getLicenseKey() - Method in interface org.modelio.metamodel.mda.ModuleComponent
Getter for attribute 'ModuleComponent.LicenseKey' Metamodel description: null
getLifeCycleHandler() - Method in interface org.modelio.api.module.IModule
Return the life cycle handler of a module.
getLineColor() - Method in interface org.modelio.api.modelio.diagram.IDiagramLink
Get the current line color.
getLineColor() - Method in interface org.modelio.api.modelio.diagram.IDiagramNode
Get the current line color.
getLineNumber() - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.InteractionFragment
Getter for attribute 'InteractionFragment.LineNumber' Metamodel description:
getLinePattern() - Method in interface org.modelio.api.modelio.diagram.IDiagramLink
Get the current line pattern.
- 0 : Line drawing style for solid lines
- 1 : Line drawing style for dashed lines
- 2 : Line drawing style for dotted lines
- 3 : Line drawing style for alternating dash-dot lines
- 4 : Line drawing style for dash-dot-dot lines
getLineRadius() - Method in interface org.modelio.api.modelio.diagram.IDiagramLink
Get the current line radius.
getLinesDefinition() - Method in interface org.modelio.metamodel.uml.infrastructure.matrix.MatrixDefinition
Getter for relation 'MatrixDefinition->LinesDefinition' Metamodel description: Lines definition.
getLineWidth() - Method in interface org.modelio.api.modelio.diagram.IDiagramLink
Get the current line width.
getLineWidth() - Method in interface org.modelio.api.modelio.diagram.IDiagramNode
Get the current line width.
getLink() - Method in interface org.modelio.metamodel.uml.statik.LinkEnd
Getter for relation 'LinkEnd->Link' Metamodel description: null
getLinkedObjects() - Method in class org.modelio.api.module.report.ReportEntry
 
getLinkedObjects() - Method in interface org.modelio.vcore.smkernel.mapi.modelshield.api.IModelError
 
getLinkedObjects() - Method in class org.modelio.vcore.smkernel.mapi.modelshield.api.ModelError
 
getLinkEnd() - Method in interface org.modelio.metamodel.uml.statik.Link
Getter for relation 'Link->LinkEnd' Metamodel description: null
getLinkEnd(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.Link
Filtered Getter for relation 'Link->LinkEnd' Metamodel description: null
getLinkingRules(Stereotype) - Method in interface org.modelio.api.module.mda.IMdaExpert
Get the possible source/target combinations for a stereotyped link.
getLinkMetaclassSources() - Method in interface org.modelio.vcore.smkernel.mapi.MClass
Get for a link metaclass all source dependencies.
getLinkMetaclassTargets() - Method in interface org.modelio.vcore.smkernel.mapi.MClass
Get for a link metaclass all target dependencies.
getLinks() - Method in interface org.modelio.api.modelio.diagram.dg.IDiagramDG
Return the list of children links of this diagram.
getLinks() - Method in interface org.modelio.api.modelio.diagram.dg.IDiagramLayer
 
getLinkToAssociation() - Method in interface org.modelio.metamodel.uml.statik.Class
Getter for relation 'Class->LinkToAssociation' Metamodel description: null
getLinkToClass() - Method in interface org.modelio.metamodel.uml.statik.Association
Getter for relation 'Association->LinkToClass' Metamodel description: Specifies a ClassAssociation that may be related to the Association.
getLinkToClass() - Method in interface org.modelio.metamodel.uml.statik.NaryAssociation
Getter for relation 'NaryAssociation->LinkToClass' Metamodel description: null
getLiteral() - Method in enum org.modelio.archimate.metamodel.relationships.dependency.AccessMode
 
getLiteral() - Method in enum org.modelio.archimate.metamodel.relationships.dependency.InfluenceStrength
 
getLiteral() - Method in enum org.modelio.metamodel.bpmn.activities.AdHocOrdering
 
getLiteral() - Method in enum org.modelio.metamodel.bpmn.activities.MultiInstanceBehavior
 
getLiteral() - Method in enum org.modelio.metamodel.bpmn.activities.TransactionMethod
 
getLiteral() - Method in enum org.modelio.metamodel.bpmn.gateways.BpmnEventBasedGatewayType
 
getLiteral() - Method in enum org.modelio.metamodel.bpmn.gateways.BpmnGatewayDirection
 
getLiteral() - Method in enum org.modelio.metamodel.bpmn.objects.BpmnItemKind
 
getLiteral() - Method in enum org.modelio.metamodel.bpmn.processCollaboration.BpmnProcessType
 
getLiteral() - Method in enum org.modelio.metamodel.bpmn.processCollaboration.OptionalBoolean
 
getLiteral() - Method in enum org.modelio.metamodel.bpmn.rootElements.BpmnAssociationDirection
 
getLiteral() - Method in enum org.modelio.metamodel.mda.ModuleParameterType
 
getLiteral() - Method in enum org.modelio.metamodel.mda.ModuleState
 
getLiteral() - Method in enum org.modelio.metamodel.uml.behavior.activityModel.DecisionNodeKind
 
getLiteral() - Method in enum org.modelio.metamodel.uml.behavior.activityModel.ExpansionKind
 
getLiteral() - Method in enum org.modelio.metamodel.uml.behavior.activityModel.ObjectFlowEffectKind
 
getLiteral() - Method in enum org.modelio.metamodel.uml.behavior.activityModel.ObjectNodeOrderingKind
 
getLiteral() - Method in enum org.modelio.metamodel.uml.behavior.activityModel.PinPassingMode
 
getLiteral() - Method in enum org.modelio.metamodel.uml.behavior.commonBehaviors.EventType
 
getLiteral() - Method in enum org.modelio.metamodel.uml.behavior.commonBehaviors.ParameterEffectKind
 
getLiteral() - Method in enum org.modelio.metamodel.uml.behavior.interactionModel.InteractionOperator
 
getLiteral() - Method in enum org.modelio.metamodel.uml.behavior.interactionModel.MessageKind
 
getLiteral() - Method in enum org.modelio.metamodel.uml.behavior.interactionModel.MessageSort
 
getLiteral() - Method in enum org.modelio.metamodel.uml.behavior.interactionModel.RelativeTime
 
getLiteral() - Method in enum org.modelio.metamodel.uml.behavior.stateMachineModel.KindOfControl
 
getLiteral() - Method in enum org.modelio.metamodel.uml.behavior.stateMachineModel.KindOfStateMachine
 
getLiteral() - Method in enum org.modelio.metamodel.uml.behavior.stateMachineModel.PredefinedEventType
 
getLiteral() - Method in enum org.modelio.metamodel.uml.behavior.stateMachineModel.StateKind
 
getLiteral() - Method in enum org.modelio.metamodel.uml.infrastructure.properties.PropertyBaseType
 
getLiteral() - Method in enum org.modelio.metamodel.uml.statik.AggregationKind
 
getLiteral() - Method in enum org.modelio.metamodel.uml.statik.KindOfAccess
 
getLiteral() - Method in enum org.modelio.metamodel.uml.statik.MethodPassingMode
 
getLiteral() - Method in enum org.modelio.metamodel.uml.statik.Navigability
 
getLiteral() - Method in enum org.modelio.metamodel.uml.statik.PassingMode
 
getLiteral() - Method in enum org.modelio.metamodel.uml.statik.PortOrientation
 
getLiteral() - Method in enum org.modelio.metamodel.uml.statik.VisibilityMode
 
getLitteral(String) - Method in interface org.modelio.metamodel.uml.infrastructure.properties.EnumeratedPropertyType
Returns the literal represented by 's' or null if not found
getLitteral() - Method in interface org.modelio.metamodel.uml.infrastructure.properties.EnumeratedPropertyType
Getter for relation 'EnumeratedPropertyType->Litteral' Metamodel description:
getLitteral(Class<T>) - Method in interface org.modelio.metamodel.uml.infrastructure.properties.EnumeratedPropertyType
Filtered Getter for relation 'EnumeratedPropertyType->Litteral' Metamodel description:
getLocalAnnoted() - Method in interface org.modelio.metamodel.uml.infrastructure.properties.LocalPropertyTable
Getter for relation 'LocalPropertyTable->LocalAnnoted' Metamodel description: null
getLocalProperties() - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
Getter for relation 'ModelElement->LocalProperties' Metamodel description: The local property table.
getLocalProperty(String) - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
Get a local property value.
getLocalPropertyNames() - Method in interface org.modelio.api.modelio.diagram.IDiagramGraphic
Get the list of all properties which values have been changed from their default "style" value.
getLocalValue() - Method in class org.modelio.api.ui.form.fields.EnumField
 
getLocation() - Method in interface org.modelio.metamodel.uml.infrastructure.ExternElement
Getter for attribute 'ExternElement.Location' Metamodel description: null
getLocation() - Method in interface org.modelio.metamodel.uml.infrastructure.IResourceHandle
Get the location of the resource.
getLockedElements() - Method in interface com.modeliosoft.modelio.cms.api.IGetLockResult
Get the elements successfully locked.
getLockedElseWhereElements() - Method in interface com.modeliosoft.modelio.cms.api.ICmsUnlockResult
Get the elements that couldn't be unlocked because they are locked elsewhere.
getLockedUnresolvedReferences() - Method in interface com.modeliosoft.modelio.cms.api.IGetLockResult
Get the references successfully locked that couldn't be resolved.
getLockFailures() - Method in interface com.modeliosoft.modelio.cms.api.ICmsUnlockResult
Get unlocking failures.
getLockFailures() - Method in interface com.modeliosoft.modelio.cms.api.IGetLockResult
Get the other lock failures.
getLockingDependencies(MObject, boolean) - Method in interface com.modeliosoft.modelio.cms.api.mmextension.ICmsDependencyAnalyser
The Implementation must return only direct dependencies, even if 'recursive' is true.
getLockResult() - Method in interface com.modeliosoft.modelio.cms.api.IAddResult
Get the result of the lock operation that was needed before adding the asked elements.
getLockResult() - Method in interface com.modeliosoft.modelio.cms.api.ICommitResultFragment
Get the result of "Get lock" on added elements.
getLogService() - Method in interface org.modelio.api.modelio.IModelioServices
Get the log service for modules.
getLogService() - Method in class org.modelio.api.modelio.Modelio
getLogService() - Method in interface org.modelio.api.module.context.IModuleContext
Get the log service for a module.
getLONG() - Method in interface org.modelio.api.modelio.model.IUMLTypes
 
getLoopCardinality() - Method in interface org.modelio.metamodel.bpmn.activities.BpmnMultiInstanceLoopCharacteristics
Getter for attribute 'BpmnMultiInstanceLoopCharacteristics.LoopCardinality' Metamodel description: A numeric Expression that controls the number of Activity instances that will be created.
getLoopCharacteristics() - Method in interface org.modelio.metamodel.bpmn.activities.BpmnActivity
Getter for relation 'BpmnActivity->LoopCharacteristics' Metamodel description: null
getLoopCondition() - Method in interface org.modelio.metamodel.bpmn.activities.BpmnStandardLoopCharacteristics
Getter for attribute 'BpmnStandardLoopCharacteristics.LoopCondition' Metamodel description: null
getLoopDataInput() - Method in interface org.modelio.metamodel.bpmn.activities.BpmnMultiInstanceLoopCharacteristics
Getter for relation 'BpmnMultiInstanceLoopCharacteristics->LoopDataInput' Metamodel description: null
getLoopDataOutputRef() - Method in interface org.modelio.metamodel.bpmn.activities.BpmnMultiInstanceLoopCharacteristics
Getter for relation 'BpmnMultiInstanceLoopCharacteristics->LoopDataOutputRef' Metamodel description: null
getLoopMaximum() - Method in interface org.modelio.metamodel.bpmn.activities.BpmnStandardLoopCharacteristics
Getter for attribute 'BpmnStandardLoopCharacteristics.LoopMaximum' Metamodel description: null
getLoopRef() - Method in interface org.modelio.metamodel.bpmn.events.BpmnEventDefinition
Getter for relation 'BpmnEventDefinition->LoopRef' Metamodel description: null
getLoopRef(Class<T>) - Method in interface org.modelio.metamodel.bpmn.events.BpmnEventDefinition
Filtered Getter for relation 'BpmnEventDefinition->LoopRef' Metamodel description: null
getMainElement(T) - Method in interface org.modelio.api.ui.viewtemplate.IModelViewTemplate
Get the base element the view was created from.
getMajorVersion() - Method in class org.modelio.vbasic.version.Version
Get the major number of this version.
getMajVersion() - Method in interface org.modelio.metamodel.mda.ModuleComponent
Getter for attribute 'ModuleComponent.MajVersion' Metamodel description: null
getManifesting() - Method in interface org.modelio.metamodel.uml.infrastructure.UmlModelElement
Getter for relation 'UmlModelElement->Manifesting' Metamodel description: null
getManifesting(Class<T>) - Method in interface org.modelio.metamodel.uml.infrastructure.UmlModelElement
Filtered Getter for relation 'UmlModelElement->Manifesting' Metamodel description: null
getMapped() - Method in interface org.modelio.metamodel.uml.behavior.commonBehaviors.BehaviorParameter
Getter for relation 'BehaviorParameter->Mapped' Metamodel description: null
getMapping() - Method in interface org.modelio.metamodel.uml.infrastructure.Abstraction
Getter for attribute 'Abstraction.Mapping' Metamodel description: null
getMatched() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.Pin
Getter for relation 'Pin->Matched' Metamodel description:
getMatching() - Method in interface org.modelio.metamodel.uml.statik.Parameter
Getter for relation 'Parameter->Matching' Metamodel description:
getMatching(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.Parameter
Filtered Getter for relation 'Parameter->Matching' Metamodel description:
getMatrix() - Method in interface org.modelio.metamodel.uml.infrastructure.matrix.MatrixValueDefinition
Getter for relation 'MatrixValueDefinition->Matrix' Metamodel description: Matrix owner
getMatrix() - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
Getter for relation 'ModelElement->Matrix' Metamodel description: Owned matrices.
getMatrix(Class<T>) - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
Filtered Getter for relation 'ModelElement->Matrix' Metamodel description: Owned matrices.
getMaxCardinality() - Method in interface org.modelio.vcore.smkernel.mapi.MDependency
Get the maximum cardinality of this dependency.
getMClass() - Method in class org.modelio.api.module.contributor.ElementDescriptor
 
getMClass(String) - Static method in class org.modelio.metamodel.Metamodel
getMClass(Class<? extends MObject>) - Static method in class org.modelio.metamodel.Metamodel
getMClass(Class<? extends MObject>) - Method in interface org.modelio.vcore.smkernel.mapi.MMetamodel
Get a meta class by its java interface
getMClass(String) - Method in interface org.modelio.vcore.smkernel.mapi.MMetamodel
Get a meta class by its name or its qualified name .
getMClass() - Method in interface org.modelio.vcore.smkernel.mapi.MObject
Get the object metaclass.
getMdaExpert(Stereotype) - Method in interface org.modelio.api.module.IModule
Get an expert for a stereotype belonging to this module.
getMerge() - Method in interface org.modelio.metamodel.uml.statik.Package
Getter for relation 'Package->Merge' Metamodel description: Merge relation between Packages.
getMerge(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.Package
Filtered Getter for relation 'Package->Merge' Metamodel description: Merge relation between Packages.
getMergedElements() - Method in interface com.modeliosoft.modelio.cms.api.IUpdateDetails
Get the elements that whose local and remote modifications were merged, either automatically or manually.
getMergedFiles() - Method in interface com.modeliosoft.modelio.cms.api.IUpdateDetails
Get the additional files that whose local and remote modifications were merged, either automatically or manually.
getMergedPackage() - Method in interface org.modelio.metamodel.uml.statik.PackageMerge
Getter for relation 'PackageMerge->MergedPackage' Metamodel description: Package that is merged with the current Package.
getMergeSourceUrl() - Method in interface com.modeliosoft.modelio.cms.api.contrib.IMergeConfig
 
getMergeSourceUrl() - Method in interface com.modeliosoft.modelio.cms.api.IMergeCommand
 
getMessage() - Method in exception com.modeliosoft.modelio.cms.api.CmsUnlockException
 
getMessage() - Method in interface com.modeliosoft.modelio.cms.api.contrib.ICommitConfig
Get the commit comment
getMessage() - Method in interface com.modeliosoft.modelio.cms.api.ICommitCommand
Get the commit comment
getMessage() - Method in interface com.modeliosoft.modelio.cms.api.ICommitDetail
Get the commit message filled by the user.
getMessage() - Method in interface com.modeliosoft.modelio.cms.api.ICommitDetailFragment
 
getMessage() - Method in interface com.modeliosoft.modelio.cms.api.ICommitResultFragment
Get the commit message filled by the user.
getMessage() - Method in interface com.modeliosoft.modelio.cms.api.IRefResultEntry
Get the failure message.
getMessage() - Method in class org.modelio.api.module.report.ReportEntry
 
getMessage() - Method in exception org.modelio.vcore.smkernel.mapi.MetaclassAlreadyExistException
 
getMessage() - Method in exception org.modelio.vcore.smkernel.mapi.MetaclassNotFoundException
 
getMessageFlow() - Method in interface org.modelio.metamodel.bpmn.flows.BpmnMessage
Getter for relation 'BpmnMessage->MessageFlow' Metamodel description: null
getMessageFlow(Class<T>) - Method in interface org.modelio.metamodel.bpmn.flows.BpmnMessage
Filtered Getter for relation 'BpmnMessage->MessageFlow' Metamodel description: null
getMessageFlow() - Method in interface org.modelio.metamodel.bpmn.processCollaboration.BpmnCollaboration
Getter for relation 'BpmnCollaboration->MessageFlow' Metamodel description: This provides the list of Message Flow that are used in the Collaboration.
getMessageFlow(Class<T>) - Method in interface org.modelio.metamodel.bpmn.processCollaboration.BpmnCollaboration
Filtered Getter for relation 'BpmnCollaboration->MessageFlow' Metamodel description: This provides the list of Message Flow that are used in the Collaboration.
getMessageRef() - Method in interface org.modelio.metamodel.bpmn.activities.BpmnReceiveTask
Getter for relation 'BpmnReceiveTask->MessageRef' Metamodel description: null
getMessageRef() - Method in interface org.modelio.metamodel.bpmn.activities.BpmnSendTask
Getter for relation 'BpmnSendTask->MessageRef' Metamodel description: null
getMessageRef() - Method in interface org.modelio.metamodel.bpmn.events.BpmnMessageEventDefinition
Getter for relation 'BpmnMessageEventDefinition->MessageRef' Metamodel description: null
getMessageRef() - Method in interface org.modelio.metamodel.bpmn.flows.BpmnMessageFlow
Getter for relation 'BpmnMessageFlow->MessageRef' Metamodel description: null
getMessages() - Method in interface org.modelio.metamodel.bpmn.processCollaboration.BpmnCollaboration
Getter for relation 'BpmnCollaboration->Messages' Metamodel description: null
getMessages(Class<T>) - Method in interface org.modelio.metamodel.bpmn.processCollaboration.BpmnCollaboration
Filtered Getter for relation 'BpmnCollaboration->Messages' Metamodel description: null
getMetaclass(String) - Method in interface org.modelio.api.modelio.meta.IMetamodelService
getMetaclass() - Method in class org.modelio.api.modelio.model.scope.ElementScope
 
getMetaclass() - Method in class org.modelio.api.module.command.standard.ElementCreationStandardHandler
 
getMetaclass() - Method in exception org.modelio.vcore.smkernel.mapi.AbstractMetaclassException
 
getMetaclassByLayer(String) - Static method in class org.modelio.archimate.metamodel.mmextensions.archimate.ArchimateLayerExpert
Return the Archimate Concepts associated to a specified layer (aka Folder qualified name)
getMetaclassImage(Class<? extends MObject>) - Method in interface org.modelio.api.modelio.model.IImageService
Deprecated.
getMetaclassLayer(String) - Static method in class org.modelio.archimate.metamodel.mmextensions.archimate.ArchimateLayerExpert
Return the layer (aka Folder qualified name) of a specified Archimate Concept.
getMetaclassName(Class<? extends MObject>) - Method in interface org.modelio.api.modelio.meta.IMetamodelService
Returns the textual name of a metaclass.
Note: The returned name is NOT i18n'd.
getMetamodel() - Method in interface org.modelio.api.modelio.meta.IMetamodelService
Get the current project metamodel.
getMetamodel() - Method in interface org.modelio.metamodel.mmextensions.standard.services.IMModelServices
 
getMetamodel() - Method in class org.modelio.metamodel.mmextensions.standard.services.MModelServices
 
getMetamodel() - Method in interface org.modelio.vcore.smkernel.mapi.MClass
Return the metamodel owning this metaclass (the metamodel who loaded it and registered its providing fragment)
getMetamodelExtensions() - Method in interface com.modeliosoft.modelio.cms.api.ICmsServices
 
getMetamodelExtensions() - Method in interface org.modelio.api.modelio.model.IModelingSession
Returns the metamodel extension of the project.
getMetamodelService() - Method in interface org.modelio.api.modelio.IModelioServices
Get the metamodel management service.
getMetamodelService() - Method in class org.modelio.api.modelio.Modelio
getMethod() - Method in interface org.modelio.metamodel.bpmn.activities.BpmnTransaction
Getter for attribute 'BpmnTransaction.Method' Metamodel description: TransactionMethod is an attribute that defines the technique that will be used to undo a Transaction that has been cancelled.
getMExpert() - Method in interface org.modelio.vcore.smkernel.mapi.MMetamodel
Get the metamodel expert, relying on experts provided by each metamodel fragment.
getMimeType() - Method in interface org.modelio.metamodel.uml.infrastructure.AbstractResource
Getter for attribute 'AbstractResource.MimeType' Metamodel description: MIME type of the rich note.
getMimeType() - Method in interface org.modelio.metamodel.uml.infrastructure.Note
Getter for attribute 'Note.MimeType' Metamodel description: The mime type of the note.
getMimeType() - Method in interface org.modelio.metamodel.uml.infrastructure.NoteType
Getter for attribute 'NoteType.MimeType' Metamodel description:
getMinBinVersionCompatibility() - Method in interface org.modelio.metamodel.mda.ModuleComponent
Getter for attribute 'ModuleComponent.MinBinVersionCompatibility' Metamodel description: null
getMinCardinality() - Method in interface org.modelio.vcore.smkernel.mapi.MDependency
Get the minimum cardinality of this dependency
getMinMinVersion() - Method in interface org.modelio.metamodel.mda.ModuleComponent
Getter for attribute 'ModuleComponent.MinMinVersion' Metamodel description: null
getMinorVersion() - Method in class org.modelio.vbasic.version.Version
Get the minor number of this version.
getMinVersion() - Method in interface org.modelio.metamodel.mda.ModuleComponent
Getter for attribute 'ModuleComponent.MinVersion' Metamodel description: null
getMode() - Method in interface org.modelio.archimate.metamodel.relationships.dependency.Access
Getter for attribute 'Access.mode' Metamodel description:
getMode() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ExpansionRegion
Getter for attribute 'ExpansionRegion.Mode' Metamodel description: null
getModel() - Method in interface org.modelio.api.modelio.model.IModelingSession
Returns the UML Model of the project.
getModel() - Method in interface org.modelio.api.module.context.IModuleContext
Returns the ModuleComponent model associated with this module.
getModel() - Method in class org.modelio.api.ui.form.fields.AbstractField
Gets the IfieldData model of this field.
getModel() - Method in interface org.modelio.api.ui.form.fields.IField
Gets the IfieldData model of this field.
getModel() - Method in interface org.modelio.archimate.metamodel.core.structure.ArchimateProject
Getter for relation 'ArchimateProject->model' Metamodel description:
getModel(Class<T>) - Method in interface org.modelio.archimate.metamodel.core.structure.ArchimateProject
Filtered Getter for relation 'ArchimateProject->model' Metamodel description:
getModel() - Method in interface org.modelio.metamodel.impact.ImpactProject
Getter for relation 'ImpactProject->model' Metamodel description: null
getModel(Class<T>) - Method in interface org.modelio.metamodel.impact.ImpactProject
Filtered Getter for relation 'ImpactProject->model' Metamodel description: null
getModel() - Method in interface org.modelio.metamodel.mda.Project
Getter for relation 'Project->Model' Metamodel description: Defines the Package associated to the Project (equivalent to the UML Model notion) that is the root of the Project's Package organization.
getModel(Class<T>) - Method in interface org.modelio.metamodel.mda.Project
Filtered Getter for relation 'Project->Model' Metamodel description: Defines the Package associated to the Project (equivalent to the UML Model notion) that is the root of the Project's Package organization.
getModel() - Method in interface org.modelio.metamodel.uml.behavior.commonBehaviors.Event
Getter for relation 'Event->Model' Metamodel description: Signal of which the Event is an occurrence.
getModel() - Method in interface org.modelio.metamodel.uml.infrastructure.Note
Getter for relation 'Note->Model' Metamodel description: The NoteType defines the different kinds of Notes that are allowed in a particular context (in specific MDACs, for example).
getModel() - Method in interface org.modelio.metamodel.uml.statik.Link
Getter for relation 'Link->Model' Metamodel description: null
getModel() - Method in interface org.modelio.metamodel.uml.statik.LinkEnd
Getter for relation 'LinkEnd->Model' Metamodel description: The LinkEnd is an occurrence of this AssociationEnd.
getModel() - Method in interface org.modelio.metamodel.uml.statik.NaryLink
Getter for relation 'NaryLink->Model' Metamodel description: null
getModelComponentContributor(IModelComponent) - Method in interface org.modelio.api.module.IModule
Get the ModelComponent contributor associated to this module.
getModelComponents() - Method in interface org.modelio.api.modelio.mc.IModelComponentService
Get the list of all model components already deployed in the model.
getModelComponentService() - Method in interface org.modelio.api.modelio.IModelioServices
Get the model component management service.
getModelComponentService() - Method in class org.modelio.api.modelio.Modelio
getModelFactory() - Method in interface org.modelio.metamodel.mmextensions.standard.services.IMModelServices
Get the model object creation factory.
getModelFactory() - Method in class org.modelio.metamodel.mmextensions.standard.services.MModelServices
 
getModelingSession() - Method in class org.modelio.api.modelio.Modelio
getModelingSession() - Method in interface org.modelio.api.module.context.IModuleContext
Get the current modelinSession, ie the modeling session bound to the project currently opened in Modelio
getModelingSession() - Method in class org.modelio.api.ui.form.models.AbstractTagFieldData
 
getModelingSession() - Method in class org.modelio.api.ui.form.models.NoteFieldData
 
getModelioContext() - Method in interface org.modelio.api.module.context.IModuleContext
Get information about the Modelio application itself
getModelioServices() - Method in interface org.modelio.api.module.context.IModuleContext
Get the application level services provided by Modelio for module development.
getModelManipulationService() - Method in interface org.modelio.api.modelio.IModelioServices
Get the model manipulation service.
getModelManipulationService() - Method in class org.modelio.api.modelio.Modelio
getModelRoots() - Method in interface org.modelio.api.modelio.model.IUmlModel
Get all the roots of the editable model.
getModelViewTemplateId() - Method in class org.modelio.api.module.contributor.AbstractWizardContributor
 
getModelViewTemplateId() - Method in interface org.modelio.api.module.contributor.IWizardContributor
Get the id of the creator that is used by this contributor IModelViewTemplate.
getModifiedElements() - Method in interface com.modeliosoft.modelio.cms.api.ICommitDetail
Deprecated.
Call the same method on each fragment returned by ICommitDetail.getFragments().
getModifiedElements() - Method in interface com.modeliosoft.modelio.cms.api.ICommitDetailFragment
Get the list of modified CMS nodes.
getModifiedElements() - Method in interface com.modeliosoft.modelio.cms.api.ICommitResult
Deprecated.
call the same method for each fragment returned by ICommitResult.getFragments()
getModifiedElements() - Method in interface com.modeliosoft.modelio.cms.api.ICommitResultFragment
Get the list of modified CMS nodes.
getModifiedElements() - Method in interface com.modeliosoft.modelio.cms.api.IRevertDetail
Deprecated.
Since 3.6, Call the same method on each IRevertDetail.getFragments().
getModifiedElements() - Method in interface com.modeliosoft.modelio.cms.api.IRevertFragmentDetail
Get the elements imported by the revert operation.
getModifiedElements() - Method in interface com.modeliosoft.modelio.cms.api.IRevertFragmentResult
Get the CMS nodes updated in the working copy.
getModifiedElements() - Method in interface com.modeliosoft.modelio.cms.api.IRevertResult
Deprecated.
getModule() - Method in class org.modelio.api.modelio.diagram.tools.DefaultDiagramTool
 
getModule() - Method in interface org.modelio.api.modelio.diagram.tools.IDiagramTool
 
getModule() - Method in class org.modelio.api.modelio.mc.AbstractModelComponentContributor
Get the module attached to this contributor.
getModule() - Method in class org.modelio.api.module.command.DefaultModuleAction
 
getModule() - Method in interface org.modelio.api.module.command.IModuleAction
 
getModule() - Method in class org.modelio.api.module.contributor.AbstractWizardContributor
 
getModule() - Method in interface org.modelio.api.module.contributor.IWizardContributor
Get the module that is providing this contributor.
getModule() - Method in class org.modelio.api.module.propertiesPage.AbstractModulePropertyPage
 
getModule() - Method in class org.modelio.api.module.propertiesPage.ElementFormPropertyPanel
 
getModule() - Method in interface org.modelio.api.module.propertiesPage.IModulePropertyPanel
Get the module of this property page.
getModule() - Method in class org.modelio.api.module.propertiesPage.ModuleMultiVariantPropertyPanel
from IModulePropertyPanel
getModule() - Method in interface org.modelio.metamodel.uml.infrastructure.NoteType
 
getModule() - Method in interface org.modelio.metamodel.uml.infrastructure.ResourceType
 
getModule() - Method in interface org.modelio.metamodel.uml.infrastructure.Stereotype
 
getModule() - Method in interface org.modelio.metamodel.uml.infrastructure.TagType
 
getModuleContext() - Method in class org.modelio.api.module.AbstractJavaModule
 
getModuleContext() - Method in interface org.modelio.api.module.IModule
Return the context of a module, to access Modelio services.
getModuleContext() - Method in class org.modelio.api.ui.form.AbstractFieldFactory
Get the module context whose service may be used to build fields.
getModuleImage() - Method in class org.modelio.api.module.AbstractJavaModule
 
getModuleImage() - Method in interface org.modelio.api.module.IModule
Returns an Image for this module.
getModuleImagePath() - Method in class org.modelio.api.module.AbstractJavaModule
Get the path to the image representing the module.
getModuleImagePath() - Method in interface org.modelio.api.module.IModule
Get the path to the image representing the module.
getModuleOwner() - Method in interface org.modelio.metamodel.uml.infrastructure.properties.PropertyType
Getter for relation 'PropertyType->ModuleOwner' Metamodel description: null
getModuleParameter() - Method in interface org.modelio.metamodel.mda.ModuleComponent
Getter for relation 'ModuleComponent->ModuleParameter' Metamodel description: null
getModuleParameter(Class<T>) - Method in interface org.modelio.metamodel.mda.ModuleComponent
Filtered Getter for relation 'ModuleComponent->ModuleParameter' Metamodel description: null
getModuleResourcesPath() - Method in interface org.modelio.api.module.context.configuration.IModuleAPIConfiguration
Get the path where the files packaged with the module were deployed.
getModuleResourcesPath() - Method in interface org.modelio.api.module.context.configuration.IModuleUserConfiguration
Get the path where the files packaged with the module were deployed.
getModules() - Method in interface org.modelio.api.module.context.project.IProjectStructure
Get the list of all modules in the project.
getModuleService() - Method in interface org.modelio.api.modelio.IModelioServices
Get the module management service.
getModuleService() - Method in class org.modelio.api.modelio.Modelio
getMoved() - Method in interface com.modeliosoft.modelio.cms.api.IElementMove
Get the moved element.
getMoved() - Method in interface com.modeliosoft.modelio.cms.api.IElementMoveRef
Get the moved element reference.
getMovedElement() - Method in interface org.modelio.api.modelio.model.event.IElementMovedEvent
Used to get the moved element.
getMoveEvents() - Method in interface org.modelio.api.modelio.model.event.IModelChangeEvent
Used to get the list of moved elements.
getMoveReferences() - Method in interface com.modeliosoft.modelio.cms.api.ICommitDetail
Get the list of element moves that will been committed.
getMoveReferences() - Method in interface com.modeliosoft.modelio.cms.api.IRevertDetail
Get the move operations that are rollbacked by the revert operation.
getMoveReferences() - Method in interface com.modeliosoft.modelio.cms.api.IRevertFragmentDetail
Get the move operations that are rollbacked by the revert operation.
getMoveReferences() - Method in interface com.modeliosoft.modelio.cms.api.IRevertResult
Get the element moves made by the revert operation.
getMoves() - Method in interface com.modeliosoft.modelio.cms.api.ICommitDetail
Get the list of element moves that will been committed.
getMoves() - Method in interface com.modeliosoft.modelio.cms.api.ICommitResult
Get the list of element moves that have been committed.
getMoves() - Method in interface com.modeliosoft.modelio.cms.api.IRevertDetail
Get the move operations that are rollbacked by the revert operation.
getMoves() - Method in interface com.modeliosoft.modelio.cms.api.IRevertFragmentDetail
Get the move operations that are rollbacked by the revert operation.
getMoves() - Method in interface com.modeliosoft.modelio.cms.api.IRevertResult
Get the element moves made by the revert operation.
getMultiplicityMax() - Method in interface org.modelio.metamodel.bpmn.processCollaboration.BpmnParticipant
Getter for attribute 'BpmnParticipant.MultiplicityMax' Metamodel description: When Participants represent more than 1 instance, min and max are specified (1 - 1 by default)
getMultiplicityMax() - Method in interface org.modelio.metamodel.uml.statik.Instance
Getter for attribute 'Instance.MultiplicityMax' Metamodel description: Maximum number of Instances that can exist in the context of the owner NameSpace.
getMultiplicityMax() - Method in interface org.modelio.metamodel.uml.statik.LinkEnd
Getter for attribute 'LinkEnd.MultiplicityMax' Metamodel description: Maximum value of the Link's multiplicity.
getMultiplicityMax() - Method in interface org.modelio.metamodel.uml.statik.NaryLinkEnd
Getter for attribute 'NaryLinkEnd.MultiplicityMax' Metamodel description: null
getMultiplicityMax() - Method in interface org.modelio.metamodel.uml.statik.Parameter
Getter for attribute 'Parameter.MultiplicityMax' Metamodel description: Maximum value of the multiplicity.
getMultiplicityMax() - Method in interface org.modelio.metamodel.uml.statik.StructuralFeature
Getter for attribute 'StructuralFeature.MultiplicityMax' Metamodel description: null
getMultiplicityMin() - Method in interface org.modelio.metamodel.bpmn.processCollaboration.BpmnParticipant
Getter for attribute 'BpmnParticipant.MultiplicityMin' Metamodel description: When Participants represent more than 1 instance, min and max are specified (1 - 1 by default)
getMultiplicityMin() - Method in interface org.modelio.metamodel.uml.statik.Instance
Getter for attribute 'Instance.MultiplicityMin' Metamodel description: Minimum number of Instances that can exist.
getMultiplicityMin() - Method in interface org.modelio.metamodel.uml.statik.LinkEnd
Getter for attribute 'LinkEnd.MultiplicityMin' Metamodel description: Minimum value of the Link's multiplicity.
getMultiplicityMin() - Method in interface org.modelio.metamodel.uml.statik.NaryLinkEnd
Getter for attribute 'NaryLinkEnd.MultiplicityMin' Metamodel description: null
getMultiplicityMin() - Method in interface org.modelio.metamodel.uml.statik.Parameter
Getter for attribute 'Parameter.MultiplicityMin' Metamodel description: Minimum value of the association's multiplicity.
getMultiplicityMin() - Method in interface org.modelio.metamodel.uml.statik.StructuralFeature
Getter for attribute 'StructuralFeature.MultiplicityMin' Metamodel description: null
getName() - Method in interface com.modeliosoft.modelio.api.modelio.matrix.model.IMatrixStyle
 
getName(MObject) - Method in interface com.modeliosoft.modelio.cms.api.ISymbolService
 
getName(MRef) - Method in interface com.modeliosoft.modelio.cms.api.ISymbolService
 
getName() - Method in interface org.modelio.api.modelio.diagram.IDiagramGraphic
Return the name of this graphic.
getName() - Method in interface org.modelio.api.modelio.diagram.style.IStyleHandle
 
getName() - Method in interface org.modelio.api.modelio.mc.IModelComponentDescriptor
Get the name of the model component.
getName() - Method in interface org.modelio.api.modelio.model.IModelingSession
Get the name of this session.
getName() - Method in class org.modelio.api.module.AbstractJavaModule
Used to return the module name.
getName() - Method in class org.modelio.api.module.command.DefaultModuleAction
 
getName() - Method in interface org.modelio.api.module.command.IModuleAction
 
getName() - Method in class org.modelio.api.module.command.standard.ElementCreationStandardHandler
 
getName() - Method in interface org.modelio.api.module.context.project.IFragmentStructure
Get the fragment name.
getName() - Method in interface org.modelio.api.module.context.project.IModuleStructure
Get the module name.
getName() - Method in interface org.modelio.api.module.context.project.IProjectStructure
Get the project's name.
getName() - Method in interface org.modelio.api.module.IModule
Used to return the module name.
getName() - Method in interface org.modelio.api.module.IPeerModule
Used to return the mdac name.
getName() - Method in class org.modelio.api.module.parameter.impl.ParameterGroupModel
 
getName() - Method in class org.modelio.api.module.parameter.impl.ParameterModel
 
getName() - Method in interface org.modelio.api.module.parameter.IParameterGroupModel
 
getName() - Method in interface org.modelio.api.module.parameter.IParameterModel
 
getName() - Method in class org.modelio.api.module.propertiesPage.AbstractModulePropertyPage
 
getName() - Method in class org.modelio.api.module.propertiesPage.ElementFormPropertyPanel
 
getName() - Method in interface org.modelio.api.module.propertiesPage.IModulePropertyPanel
Get the name of the property page.
getName() - Method in class org.modelio.api.module.propertiesPage.ModuleMultiVariantPropertyPanel
from IModulePropertyPanel
getName() - Method in class org.modelio.api.ui.form.models.AbstractTagFieldData
 
getName() - Method in class org.modelio.api.ui.form.models.AbstractTagFieldData.TagFormFieldType
 
getName() - Method in class org.modelio.api.ui.form.models.DependencyListFieldData
 
getName() - Method in interface org.modelio.api.ui.form.models.IFormFieldData
 
getName() - Method in interface org.modelio.api.ui.form.models.IFormFieldType
 
getName() - Method in class org.modelio.api.ui.form.models.MAttributeFieldData
 
getName() - Method in class org.modelio.api.ui.form.models.NoteFieldData
 
getName() - Method in class org.modelio.api.ui.form.models.PropertyFieldData
 
getName() - Method in enum org.modelio.archimate.metamodel.relationships.dependency.AccessMode
 
getName() - Method in enum org.modelio.archimate.metamodel.relationships.dependency.InfluenceStrength
 
getName() - Method in enum org.modelio.metamodel.bpmn.activities.AdHocOrdering
 
getName() - Method in enum org.modelio.metamodel.bpmn.activities.MultiInstanceBehavior
 
getName() - Method in enum org.modelio.metamodel.bpmn.activities.TransactionMethod
 
getName() - Method in enum org.modelio.metamodel.bpmn.gateways.BpmnEventBasedGatewayType
 
getName() - Method in enum org.modelio.metamodel.bpmn.gateways.BpmnGatewayDirection
 
getName() - Method in enum org.modelio.metamodel.bpmn.objects.BpmnItemKind
 
getName() - Method in enum org.modelio.metamodel.bpmn.processCollaboration.BpmnProcessType
 
getName() - Method in enum org.modelio.metamodel.bpmn.processCollaboration.OptionalBoolean
 
getName() - Method in enum org.modelio.metamodel.bpmn.rootElements.BpmnAssociationDirection
 
getName() - Method in enum org.modelio.metamodel.mda.ModuleParameterType
 
getName() - Method in enum org.modelio.metamodel.mda.ModuleState
 
getName() - Method in enum org.modelio.metamodel.uml.behavior.activityModel.DecisionNodeKind
 
getName() - Method in enum org.modelio.metamodel.uml.behavior.activityModel.ExpansionKind
 
getName() - Method in enum org.modelio.metamodel.uml.behavior.activityModel.ObjectFlowEffectKind
 
getName() - Method in enum org.modelio.metamodel.uml.behavior.activityModel.ObjectNodeOrderingKind
 
getName() - Method in enum org.modelio.metamodel.uml.behavior.activityModel.PinPassingMode
 
getName() - Method in enum org.modelio.metamodel.uml.behavior.commonBehaviors.EventType
 
getName() - Method in enum org.modelio.metamodel.uml.behavior.commonBehaviors.ParameterEffectKind
 
getName() - Method in enum org.modelio.metamodel.uml.behavior.interactionModel.InteractionOperator
 
getName() - Method in enum org.modelio.metamodel.uml.behavior.interactionModel.MessageKind
 
getName() - Method in enum org.modelio.metamodel.uml.behavior.interactionModel.MessageSort
 
getName() - Method in enum org.modelio.metamodel.uml.behavior.interactionModel.RelativeTime
 
getName() - Method in enum org.modelio.metamodel.uml.behavior.stateMachineModel.KindOfControl
 
getName() - Method in enum org.modelio.metamodel.uml.behavior.stateMachineModel.KindOfStateMachine
 
getName() - Method in enum org.modelio.metamodel.uml.behavior.stateMachineModel.PredefinedEventType
 
getName() - Method in enum org.modelio.metamodel.uml.behavior.stateMachineModel.StateKind
 
getName() - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
Getter for attribute 'ModelElement.Name' Metamodel description: Name of the element.
getName() - Method in enum org.modelio.metamodel.uml.infrastructure.properties.PropertyBaseType
 
getName() - Method in interface org.modelio.metamodel.uml.infrastructure.properties.PropertyTable
Getter for attribute 'PropertyTable.name' Metamodel description: null
getName() - Method in enum org.modelio.metamodel.uml.statik.AggregationKind
 
getName() - Method in enum org.modelio.metamodel.uml.statik.KindOfAccess
 
getName() - Method in enum org.modelio.metamodel.uml.statik.MethodPassingMode
 
getName() - Method in enum org.modelio.metamodel.uml.statik.Navigability
 
getName() - Method in enum org.modelio.metamodel.uml.statik.PassingMode
 
getName() - Method in enum org.modelio.metamodel.uml.statik.PortOrientation
 
getName() - Method in enum org.modelio.metamodel.uml.statik.VisibilityMode
 
getName() - Method in class org.modelio.vbasic.version.VersionedItem
 
getName() - Method in interface org.modelio.vcore.smkernel.mapi.MAttribute
 
getName() - Method in interface org.modelio.vcore.smkernel.mapi.MClass
 
getName() - Method in interface org.modelio.vcore.smkernel.mapi.MDependency
 
getName() - Method in interface org.modelio.vcore.smkernel.mapi.MMetamodelFragment
The mandatory name of this metamodel fragment.
getName() - Method in interface org.modelio.vcore.smkernel.mapi.MObject
Get the object name.
getNaryAssociation() - Method in interface org.modelio.metamodel.uml.statik.NaryAssociationEnd
Getter for relation 'NaryAssociationEnd->NaryAssociation' Metamodel description: null
getNaryAssociationPart() - Method in interface org.modelio.metamodel.uml.statik.ClassAssociation
Getter for relation 'ClassAssociation->NaryAssociationPart' Metamodel description: null
getNaryChannel() - Method in interface org.modelio.metamodel.uml.behavior.communicationModel.CommunicationChannel
Getter for relation 'CommunicationChannel->NaryChannel' Metamodel description: null
getNaryConsumer() - Method in interface org.modelio.metamodel.uml.statik.ProvidedInterface
Getter for relation 'ProvidedInterface->NaryConsumer' Metamodel description: null
getNaryConsumer(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.ProvidedInterface
Filtered Getter for relation 'ProvidedInterface->NaryConsumer' Metamodel description: null
getNaryEnd() - Method in interface org.modelio.metamodel.uml.statik.NaryAssociation
Getter for relation 'NaryAssociation->NaryEnd' Metamodel description: null
getNaryEnd(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.NaryAssociation
Filtered Getter for relation 'NaryAssociation->NaryEnd' Metamodel description: null
getNaryLink() - Method in interface org.modelio.metamodel.uml.statik.NaryLinkEnd
Getter for relation 'NaryLinkEnd->NaryLink' Metamodel description: null
getNaryLinkEnd() - Method in interface org.modelio.metamodel.uml.statik.NaryLink
Getter for relation 'NaryLink->NaryLinkEnd' Metamodel description: null
getNaryLinkEnd(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.NaryLink
Filtered Getter for relation 'NaryLink->NaryLinkEnd' Metamodel description: null
getNaryProvider() - Method in interface org.modelio.metamodel.uml.statik.RequiredInterface
Getter for relation 'RequiredInterface->NaryProvider' Metamodel description: null
getNaryProvider(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.RequiredInterface
Filtered Getter for relation 'RequiredInterface->NaryProvider' Metamodel description: null
getNavigationService() - Method in interface org.modelio.api.modelio.IModelioServices
Get the navigation service.
getNavigationService() - Method in class org.modelio.api.modelio.Modelio
getNeededFragments() - Method in interface org.modelio.vcore.smkernel.mapi.MMetamodelFragment
 
getNeededNonVersionedElements() - Method in interface com.modeliosoft.modelio.cms.api.ICommitDetail
Deprecated.
Call the same method on each fragment returned by ICommitDetail.getFragments().
getNeededNonVersionedElements() - Method in interface com.modeliosoft.modelio.cms.api.ICommitDetailFragment
Get needed elements that are not versioned.
getNeededNonVersionedElements() - Method in interface com.modeliosoft.modelio.cms.api.ICommitResult
Deprecated.
call the same method for each fragment returned by ICommitResult.getFragments()
getNeededShellElements() - Method in interface com.modeliosoft.modelio.cms.api.ICommitDetailFragment
Get unresolved references used by elements to commit.
getNewFile() - Method in interface com.modeliosoft.modelio.cms.api.files.IAssociatedFileMove
 
getNewParent() - Method in interface com.modeliosoft.modelio.cms.api.IElementMove
Get the new parent CMS node.
getNewParent() - Method in interface com.modeliosoft.modelio.cms.api.IElementMoveRef
Get the new parent CMS node reference.
getNewParent() - Method in interface org.modelio.api.modelio.model.event.IElementMovedEvent
Used to get the new moved element parent.
getNodes() - Method in interface org.modelio.api.modelio.diagram.dg.IDiagramLayer
 
getNodes() - Method in interface org.modelio.api.modelio.diagram.IDiagramNode
Return the list of children nodes of this node.
getNodes(IDiagramNode.Role) - Method in interface org.modelio.api.modelio.diagram.IDiagramNode
Get the child nodes with the given role.
getNonModifiedElementsToUnlock() - Method in interface com.modeliosoft.modelio.cms.api.ICommitDetail
Deprecated.
Call the same method on each fragment returned by ICommitDetail.getFragments().
getNonModifiedElementsToUnlock() - Method in interface com.modeliosoft.modelio.cms.api.ICommitDetailFragment
Get the non modified elements whose lock should be released.
getNotAddedElements() - Method in interface com.modeliosoft.modelio.cms.api.IAddResult
Get the elements that couldn't be added to version, because the composition owner cannot be locked.
getNote() - Method in class org.modelio.api.ui.form.models.NoteFieldData
 
getNote(String, String) - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
Deprecated.
since Modelio 3.8, it is recommended to use ModelElement.getNote(String, String, String) instead.
getNote(String, String, String) - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
This operation returns the first note of the type indicated by the (moduleName, noteTypeName) pair.
getNote(NoteType) - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
Get the first note of the given type.
getNoteContent(String, String) - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
Deprecated.
since Modelio 3.8, it is recommended to use ModelElement.getNoteContent(String, String, String) instead.
getNoteContent(String, String, String) - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
This method returns the content of the first note of the type indicated by the (moduleName, noteTypeName) pair.
getNoteContent(NoteType) - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
This method returns the content of the first note of the given type.
getNoteType(String, String, MClass) - Method in interface org.modelio.api.modelio.model.IMetamodelExtensions
 
getNoteType(Stereotype, String) - Method in interface org.modelio.api.modelio.model.IMetamodelExtensions
 
getNoteType(String, String, String, MClass) - Method in interface org.modelio.metamodel.mmextensions.standard.services.IMModelServices
Find a note type by name and metaclass.
getNoteType(String, String, String, MClass) - Method in class org.modelio.metamodel.mmextensions.standard.services.MModelServices
 
getNoteTypes() - Method in class org.modelio.api.modelio.mc.DefaultModelComponentContributor
Return the set of note types that must be added to a model component.
getNRepresented() - Method in interface org.modelio.metamodel.uml.statik.CollaborationUse
Getter for relation 'CollaborationUse->NRepresented' Metamodel description: null
getOBase() - Method in interface org.modelio.metamodel.uml.behavior.commonBehaviors.Signal
Getter for relation 'Signal->OBase' Metamodel description: The Operation that the Signal may represent.
getObject() - Method in interface com.modeliosoft.modelio.cms.api.ICommitEntry
Get the related model object.
getObject() - Method in interface org.modelio.metamodel.uml.statik.GeneralClass
Getter for relation 'GeneralClass->Object' Metamodel description: null
getObject(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.GeneralClass
Filtered Getter for relation 'GeneralClass->Object' Metamodel description: null
getObject() - Method in class org.modelio.vbasic.version.VersionedItem
Get the represented object, or any data attached.
getOccurence() - Method in interface org.modelio.metamodel.uml.statik.Association
Getter for relation 'Association->Occurence' Metamodel description: null
getOccurence(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.Association
Filtered Getter for relation 'Association->Occurence' Metamodel description: null
getOccurence() - Method in interface org.modelio.metamodel.uml.statik.AssociationEnd
Getter for relation 'AssociationEnd->Occurence' Metamodel description: null
getOccurence(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.AssociationEnd
Filtered Getter for relation 'AssociationEnd->Occurence' Metamodel description: null
getOccurence() - Method in interface org.modelio.metamodel.uml.statik.Attribute
Getter for relation 'Attribute->Occurence' Metamodel description: null
getOccurence(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.Attribute
Filtered Getter for relation 'Attribute->Occurence' Metamodel description: null
getOccurence() - Method in interface org.modelio.metamodel.uml.statik.GeneralClass
Getter for relation 'GeneralClass->Occurence' Metamodel description: null
getOccurence(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.GeneralClass
Filtered Getter for relation 'GeneralClass->Occurence' Metamodel description: null
getOccurence() - Method in interface org.modelio.metamodel.uml.statik.NaryAssociation
Getter for relation 'NaryAssociation->Occurence' Metamodel description: null
getOccurence(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.NaryAssociation
Filtered Getter for relation 'NaryAssociation->Occurence' Metamodel description: null
getOccurence() - Method in interface org.modelio.metamodel.uml.statik.Operation
Getter for relation 'Operation->Occurence' Metamodel description: null
getOccurence(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.Operation
Filtered Getter for relation 'Operation->Occurence' Metamodel description: null
getOccurenceConfigParam() - Method in interface org.modelio.metamodel.uml.infrastructure.properties.EnumeratedPropertyType
Getter for relation 'EnumeratedPropertyType->OccurenceConfigParam' Metamodel description: null
getOccurenceConfigParam(Class<T>) - Method in interface org.modelio.metamodel.uml.infrastructure.properties.EnumeratedPropertyType
Filtered Getter for relation 'EnumeratedPropertyType->OccurenceConfigParam' Metamodel description: null
getOccurenceObjectNode() - Method in interface org.modelio.metamodel.uml.statik.GeneralClass
Getter for relation 'GeneralClass->OccurenceObjectNode' Metamodel description: null
getOccurenceObjectNode(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.GeneralClass
Filtered Getter for relation 'GeneralClass->OccurenceObjectNode' Metamodel description: null
getOccurrence() - Method in interface org.modelio.metamodel.uml.statik.Collaboration
Getter for relation 'Collaboration->Occurrence' Metamodel description: null
getOccurrence(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.Collaboration
Filtered Getter for relation 'Collaboration->Occurrence' Metamodel description: null
getOldParent() - Method in interface com.modeliosoft.modelio.cms.api.IElementMove
Get the parent CMS node.
getOldParent() - Method in interface com.modeliosoft.modelio.cms.api.IElementMoveRef
Get the parent CMS node reference.
getOldParent() - Method in interface org.modelio.api.modelio.model.event.IElementDeletedEvent
Used to get the destroyed element parent.
getOldParent() - Method in interface org.modelio.api.modelio.model.event.IElementMovedEvent
Used to get the old moved element parent.
getOperand() - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.CombinedFragment
Getter for relation 'CombinedFragment->Operand' Metamodel description: The set of operands of the combined fragment.
getOperand(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.CombinedFragment
Filtered Getter for relation 'CombinedFragment->Operand' Metamodel description: The set of operands of the combined fragment.
getOperation() - Method in interface org.modelio.metamodel.bpmn.bpmnService.BpmnInterface
Getter for relation 'BpmnInterface->Operation' Metamodel description: null
getOperation(Class<T>) - Method in interface org.modelio.metamodel.bpmn.bpmnService.BpmnInterface
Filtered Getter for relation 'BpmnInterface->Operation' Metamodel description: null
getOperationRef() - Method in interface org.modelio.metamodel.bpmn.activities.BpmnReceiveTask
Getter for relation 'BpmnReceiveTask->OperationRef' Metamodel description: null
getOperationRef() - Method in interface org.modelio.metamodel.bpmn.activities.BpmnSendTask
Getter for relation 'BpmnSendTask->OperationRef' Metamodel description: null
getOperationRef() - Method in interface org.modelio.metamodel.bpmn.activities.BpmnServiceTask
Getter for relation 'BpmnServiceTask->OperationRef' Metamodel description: null
getOperationRef() - Method in interface org.modelio.metamodel.bpmn.events.BpmnMessageEventDefinition
Getter for relation 'BpmnMessageEventDefinition->OperationRef' Metamodel description: null
getOperationRef(Class<T>) - Method in interface org.modelio.metamodel.bpmn.events.BpmnMessageEventDefinition
Filtered Getter for relation 'BpmnMessageEventDefinition->OperationRef' Metamodel description: null
getOperator() - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.CombinedFragment
Getter for attribute 'CombinedFragment.Operator' Metamodel description: Specifies the operation that defines the semantics of this combination of InteractionFragments.
getOpposite() - Method in interface org.modelio.metamodel.uml.statik.AssociationEnd
Getter for relation 'AssociationEnd->Opposite' Metamodel description: null
getOpposite() - Method in interface org.modelio.metamodel.uml.statik.LinkEnd
Getter for relation 'LinkEnd->Opposite' Metamodel description: null
getOppositeOwner() - Method in interface org.modelio.metamodel.uml.statik.AssociationEnd
Getter for relation 'AssociationEnd->OppositeOwner' Metamodel description: null
getOppositeOwner() - Method in interface org.modelio.metamodel.uml.statik.LinkEnd
Getter for relation 'LinkEnd->OppositeOwner' Metamodel description: null
getOrdering() - Method in interface org.modelio.metamodel.bpmn.activities.BpmnAdHocSubProcess
Getter for attribute 'BpmnAdHocSubProcess.Ordering' Metamodel description: This attribute defines if the Activities within the Process can be performed in parallel or must be performed sequentially.
getOrdering() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ObjectNode
Getter for attribute 'ObjectNode.Ordering' Metamodel description: Indicates if and how the tokens in the object node are ordered for selection to traverse edges outgoing from the object node.
getORepresented() - Method in interface org.modelio.metamodel.uml.statik.Collaboration
Getter for relation 'Collaboration->ORepresented' Metamodel description: null
getORepresented() - Method in interface org.modelio.metamodel.uml.statik.CollaborationUse
Getter for relation 'CollaborationUse->ORepresented' Metamodel description: null
getOrigin() - Method in interface org.modelio.metamodel.diagrams.AbstractDiagram
Getter for relation 'AbstractDiagram->Origin' Metamodel description: null
getOrigin() - Method in interface org.modelio.metamodel.uml.behavior.commonBehaviors.Event
Getter for relation 'Event->Origin' Metamodel description: null
getOrigin(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.commonBehaviors.Event
Filtered Getter for relation 'Event->Origin' Metamodel description: null
getOrigin() - Method in interface org.modelio.metamodel.uml.behavior.usecaseModel.UseCaseDependency
Getter for relation 'UseCaseDependency->Origin' Metamodel description: null
getOrigin() - Method in interface org.modelio.metamodel.uml.informationFlow.DataFlow
Getter for relation 'DataFlow->Origin' Metamodel description: null
getOrigin() - Method in interface org.modelio.vcore.smkernel.mapi.MClass
Get the metamodel fragment providing this metaclass.
getOriginalFile() - Method in interface com.modeliosoft.modelio.cms.api.files.IAssociatedFileMove
 
getOtherAddedFiles() - Method in interface com.modeliosoft.modelio.cms.api.ICommitResultFragment
Get the non model files added to the repository.
getOtherDeletedFiles() - Method in interface com.modeliosoft.modelio.cms.api.ICommitResultFragment
Get the non model files deleted from repository.
getOtherModifiedFiles() - Method in interface com.modeliosoft.modelio.cms.api.ICommitResultFragment
Get the non model files modified in repository.
getOutdatedElements() - Method in interface com.modeliosoft.modelio.cms.api.IGetLockResult
Get the elements that couldn't be locked because they are out of date.
getOutdatedUnresolvedReferences() - Method in interface com.modeliosoft.modelio.cms.api.IGetLockResult
Get the unresolved references of elements that couldn't be locked because they are out of date.
getOutgoing() - Method in interface org.modelio.metamodel.bpmn.rootElements.BpmnFlowNode
Getter for relation 'BpmnFlowNode->Outgoing' Metamodel description: null
getOutgoing(Class<T>) - Method in interface org.modelio.metamodel.bpmn.rootElements.BpmnFlowNode
Filtered Getter for relation 'BpmnFlowNode->Outgoing' Metamodel description: null
getOutgoing() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ActivityNode
Getter for relation 'ActivityNode->Outgoing' Metamodel description: Edges that have the node as source.
getOutgoing(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ActivityNode
Filtered Getter for relation 'ActivityNode->Outgoing' Metamodel description: Edges that have the node as source.
getOutgoing() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ActivityPartition
Getter for relation 'ActivityPartition->Outgoing' Metamodel description: Outgoing BPMN messages.
getOutgoing(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ActivityPartition
Filtered Getter for relation 'ActivityPartition->Outgoing' Metamodel description: Outgoing BPMN messages.
getOutGoing() - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.StateVertex
Getter for relation 'StateVertex->OutGoing' Metamodel description: Specifies the Transitions departing from the StateVertex.
getOutGoing(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.StateVertex
Filtered Getter for relation 'StateVertex->OutGoing' Metamodel description: Specifies the Transitions departing from the StateVertex.
getOutgoingAssoc() - Method in interface org.modelio.metamodel.bpmn.rootElements.BpmnBaseElement
Getter for relation 'BpmnBaseElement->OutgoingAssoc' Metamodel description: null
getOutgoingAssoc(Class<T>) - Method in interface org.modelio.metamodel.bpmn.rootElements.BpmnBaseElement
Filtered Getter for relation 'BpmnBaseElement->OutgoingAssoc' Metamodel description: null
getOutgoingFlow() - Method in interface org.modelio.metamodel.bpmn.rootElements.BpmnBaseElement
Getter for relation 'BpmnBaseElement->OutgoingFlow' Metamodel description: null
getOutgoingFlow(Class<T>) - Method in interface org.modelio.metamodel.bpmn.rootElements.BpmnBaseElement
Filtered Getter for relation 'BpmnBaseElement->OutgoingFlow' Metamodel description: null
getOutMessageRef() - Method in interface org.modelio.metamodel.bpmn.bpmnService.BpmnOperation
Getter for relation 'BpmnOperation->OutMessageRef' Metamodel description: specifies the output Message of the Operation.
getOutput() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ActivityAction
Getter for relation 'ActivityAction->Output' Metamodel description: Output pins connected to the Action.
getOutput(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ActivityAction
Filtered Getter for relation 'ActivityAction->Output' Metamodel description: Output pins connected to the Action.
getOutputElement() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ExpansionRegion
Getter for relation 'ExpansionRegion->OutputElement' Metamodel description: An object node that accepts a separate element of the output collection during each of the multiple executions of the region.
getOutputElement(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ExpansionRegion
Filtered Getter for relation 'ExpansionRegion->OutputElement' Metamodel description: An object node that accepts a separate element of the output collection during each of the multiple executions of the region.
getOutputing() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.OutputPin
Getter for relation 'OutputPin->Outputing' Metamodel description: null
getOutputMessage() - Method in interface org.modelio.metamodel.bpmn.flows.BpmnMessage
Getter for relation 'BpmnMessage->OutputMessage' Metamodel description: null
getOutputMessage(Class<T>) - Method in interface org.modelio.metamodel.bpmn.flows.BpmnMessage
Filtered Getter for relation 'BpmnMessage->OutputMessage' Metamodel description: null
getOutputSpecification() - Method in interface org.modelio.metamodel.bpmn.activities.BpmnActivity
Getter for relation 'BpmnActivity->OutputSpecification' Metamodel description: null
getOutputSpecification(Class<T>) - Method in interface org.modelio.metamodel.bpmn.activities.BpmnActivity
Filtered Getter for relation 'BpmnActivity->OutputSpecification' Metamodel description: null
getOverallBounds() - Method in interface org.modelio.api.modelio.diagram.IDiagramNode
Return the location and size as a Rectangle for the node, including its satellites.
getOwned() - Method in interface org.modelio.metamodel.uml.behavior.communicationModel.CommunicationInteraction
Getter for relation 'CommunicationInteraction->Owned' Metamodel description:
getOwned(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.communicationModel.CommunicationInteraction
Filtered Getter for relation 'CommunicationInteraction->Owned' Metamodel description:
getOwned(String) - Method in interface org.modelio.metamodel.uml.infrastructure.properties.PropertyTableDefinition
Getter for relation 'PropertyTableDefinition->Owned' Return the PropertyDefinition named 'propName' or null.
getOwned() - Method in interface org.modelio.metamodel.uml.infrastructure.properties.PropertyTableDefinition
Getter for relation 'PropertyTableDefinition->Owned' Metamodel description: null
getOwned(Class<T>) - Method in interface org.modelio.metamodel.uml.infrastructure.properties.PropertyTableDefinition
Filtered Getter for relation 'PropertyTableDefinition->Owned' Metamodel description: null
getOwnedAttribute() - Method in interface org.modelio.metamodel.uml.statik.Classifier
Getter for relation 'Classifier->OwnedAttribute' Metamodel description: null
getOwnedAttribute(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.Classifier
Filtered Getter for relation 'Classifier->OwnedAttribute' Metamodel description: null
getOwnedBehavior() - Method in interface org.modelio.metamodel.uml.statik.NameSpace
Getter for relation 'NameSpace->OwnedBehavior' Metamodel description: Behavior specification that specifies the behavior of the namespace itself.
getOwnedBehavior(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.NameSpace
Filtered Getter for relation 'NameSpace->OwnedBehavior' Metamodel description: Behavior specification that specifies the behavior of the namespace itself.
getOwnedBehavior() - Method in interface org.modelio.metamodel.uml.statik.Operation
Getter for relation 'Operation->OwnedBehavior' Metamodel description: A behavioral description that implements the behavioral feature.
getOwnedBehavior(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.Operation
Filtered Getter for relation 'Operation->OwnedBehavior' Metamodel description: A behavioral description that implements the behavioral feature.
getOwnedClause() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ConditionalNode
Getter for relation 'ConditionalNode->OwnedClause' Metamodel description: Set of clauses composing the conditional.
getOwnedClause(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ConditionalNode
Filtered Getter for relation 'ConditionalNode->OwnedClause' Metamodel description: Set of clauses composing the conditional.
getOwnedCollaboration() - Method in interface org.modelio.metamodel.uml.behavior.commonBehaviors.Behavior
Getter for relation 'Behavior->OwnedCollaboration' Metamodel description:
getOwnedCollaboration(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.commonBehaviors.Behavior
Filtered Getter for relation 'Behavior->OwnedCollaboration' Metamodel description:
getOwnedCollaborationUse() - Method in interface org.modelio.metamodel.uml.statik.NameSpace
Getter for relation 'NameSpace->OwnedCollaborationUse' Metamodel description: Collaboration occurences can be owned by NameSpaces such as Packages, Classes and Collaborations.
getOwnedCollaborationUse(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.NameSpace
Filtered Getter for relation 'NameSpace->OwnedCollaborationUse' Metamodel description: Collaboration occurences can be owned by NameSpaces such as Packages, Classes and Collaborations.
getOwnedCollaborationUse() - Method in interface org.modelio.metamodel.uml.statik.Operation
Getter for relation 'Operation->OwnedCollaborationUse' Metamodel description: Collaboration occurrences owned by the Operation.
getOwnedCollaborationUse(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.Operation
Filtered Getter for relation 'Operation->OwnedCollaborationUse' Metamodel description: Collaboration occurrences owned by the Operation.
getOwnedContainer() - Method in interface org.modelio.metamodel.analyst.BusinessRuleContainer
Getter for relation 'BusinessRuleContainer->OwnedContainer' Metamodel description: null
getOwnedContainer(Class<T>) - Method in interface org.modelio.metamodel.analyst.BusinessRuleContainer
Filtered Getter for relation 'BusinessRuleContainer->OwnedContainer' Metamodel description: null
getOwnedContainer() - Method in interface org.modelio.metamodel.analyst.GenericAnalystContainer
Getter for relation 'GenericAnalystContainer->OwnedContainer' Metamodel description: null
getOwnedContainer(Class<T>) - Method in interface org.modelio.metamodel.analyst.GenericAnalystContainer
Filtered Getter for relation 'GenericAnalystContainer->OwnedContainer' Metamodel description: null
getOwnedContainer() - Method in interface org.modelio.metamodel.analyst.GoalContainer
Getter for relation 'GoalContainer->OwnedContainer' Metamodel description: null
getOwnedContainer(Class<T>) - Method in interface org.modelio.metamodel.analyst.GoalContainer
Filtered Getter for relation 'GoalContainer->OwnedContainer' Metamodel description: null
getOwnedContainer() - Method in interface org.modelio.metamodel.analyst.KPIContainer
Getter for relation 'KPIContainer->OwnedContainer' Metamodel description: null
getOwnedContainer(Class<T>) - Method in interface org.modelio.metamodel.analyst.KPIContainer
Filtered Getter for relation 'KPIContainer->OwnedContainer' Metamodel description: null
getOwnedContainer() - Method in interface org.modelio.metamodel.analyst.RequirementContainer
Getter for relation 'RequirementContainer->OwnedContainer' Metamodel description: null
getOwnedContainer(Class<T>) - Method in interface org.modelio.metamodel.analyst.RequirementContainer
Filtered Getter for relation 'RequirementContainer->OwnedContainer' Metamodel description: null
getOwnedContainer() - Method in interface org.modelio.metamodel.analyst.RiskContainer
Getter for relation 'RiskContainer->OwnedContainer' Metamodel description: null
getOwnedContainer(Class<T>) - Method in interface org.modelio.metamodel.analyst.RiskContainer
Filtered Getter for relation 'RiskContainer->OwnedContainer' Metamodel description: null
getOwnedContainer() - Method in interface org.modelio.metamodel.analyst.TestContainer
Getter for relation 'TestContainer->OwnedContainer' Metamodel description: null
getOwnedContainer(Class<T>) - Method in interface org.modelio.metamodel.analyst.TestContainer
Filtered Getter for relation 'TestContainer->OwnedContainer' Metamodel description: null
getOwnedDataFlow() - Method in interface org.modelio.metamodel.uml.statik.NameSpace
Getter for relation 'NameSpace->OwnedDataFlow' Metamodel description: DataFlows belong to a NameSpace.
getOwnedDataFlow(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.NameSpace
Filtered Getter for relation 'NameSpace->OwnedDataFlow' Metamodel description: DataFlows belong to a NameSpace.
getOwnedDictionary() - Method in interface org.modelio.metamodel.analyst.Dictionary
Getter for relation 'Dictionary->OwnedDictionary' Metamodel description: null
getOwnedDictionary(Class<T>) - Method in interface org.modelio.metamodel.analyst.Dictionary
Filtered Getter for relation 'Dictionary->OwnedDictionary' Metamodel description: null
getOwnedElement() - Method in interface org.modelio.metamodel.analyst.GenericAnalystContainer
Getter for relation 'GenericAnalystContainer->OwnedElement' Metamodel description: null
getOwnedElement(Class<T>) - Method in interface org.modelio.metamodel.analyst.GenericAnalystContainer
Filtered Getter for relation 'GenericAnalystContainer->OwnedElement' Metamodel description: null
getOwnedElement() - Method in interface org.modelio.metamodel.uml.infrastructure.ModelTree
Getter for relation 'ModelTree->OwnedElement' Metamodel description:
getOwnedElement(Class<T>) - Method in interface org.modelio.metamodel.uml.infrastructure.ModelTree
Filtered Getter for relation 'ModelTree->OwnedElement' Metamodel description:
getOwnedEnd() - Method in interface org.modelio.metamodel.uml.statik.Classifier
Getter for relation 'Classifier->OwnedEnd' Metamodel description: null
getOwnedEnd(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.Classifier
Filtered Getter for relation 'Classifier->OwnedEnd' Metamodel description: null
getOwnedEnd() - Method in interface org.modelio.metamodel.uml.statik.Instance
Getter for relation 'Instance->OwnedEnd' Metamodel description: null
getOwnedEnd(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.Instance
Filtered Getter for relation 'Instance->OwnedEnd' Metamodel description: null
getOwnedExtension() - Method in interface org.modelio.metamodel.uml.behavior.usecaseModel.UseCase
Getter for relation 'UseCase->OwnedExtension' Metamodel description: References the ExtensionPoints owned by the use case.
getOwnedExtension(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.usecaseModel.UseCase
Filtered Getter for relation 'UseCase->OwnedExtension' Metamodel description: References the ExtensionPoints owned by the use case.
getOwnedGoal() - Method in interface org.modelio.metamodel.analyst.GoalContainer
Getter for relation 'GoalContainer->OwnedGoal' Metamodel description: null
getOwnedGoal(Class<T>) - Method in interface org.modelio.metamodel.analyst.GoalContainer
Filtered Getter for relation 'GoalContainer->OwnedGoal' Metamodel description: null
getOwnedGroup() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.Activity
Getter for relation 'Activity->OwnedGroup' Metamodel description: Top-level groups in the activity.
getOwnedGroup(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.Activity
Filtered Getter for relation 'Activity->OwnedGroup' Metamodel description: Top-level groups in the activity.
getOwnedImport() - Method in interface org.modelio.metamodel.uml.statik.NameSpace
Getter for relation 'NameSpace->OwnedImport' Metamodel description: null
getOwnedImport(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.NameSpace
Filtered Getter for relation 'NameSpace->OwnedImport' Metamodel description: null
getOwnedImport() - Method in interface org.modelio.metamodel.uml.statik.Operation
Getter for relation 'Operation->OwnedImport' Metamodel description: Elements imported by the Operation.
getOwnedImport(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.Operation
Filtered Getter for relation 'Operation->OwnedImport' Metamodel description: Elements imported by the Operation.
getOwnedInformationFlow() - Method in interface org.modelio.metamodel.uml.statik.NameSpace
Getter for relation 'NameSpace->OwnedInformationFlow' Metamodel description:
getOwnedInformationFlow(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.NameSpace
Filtered Getter for relation 'NameSpace->OwnedInformationFlow' Metamodel description:
getOwnedKPI() - Method in interface org.modelio.metamodel.analyst.KPIContainer
Getter for relation 'KPIContainer->OwnedKPI' Metamodel description: null
getOwnedKPI(Class<T>) - Method in interface org.modelio.metamodel.analyst.KPIContainer
Filtered Getter for relation 'KPIContainer->OwnedKPI' Metamodel description: null
getOwnedLine() - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.Interaction
Getter for relation 'Interaction->OwnedLine' Metamodel description:
getOwnedLine(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.Interaction
Filtered Getter for relation 'Interaction->OwnedLine' Metamodel description:
getOwnedLinks() - Method in interface org.modelio.metamodel.impact.ImpactModel
Getter for relation 'ImpactModel->ownedLinks' Metamodel description: null
getOwnedLinks(Class<T>) - Method in interface org.modelio.metamodel.impact.ImpactModel
Filtered Getter for relation 'ImpactModel->ownedLinks' Metamodel description: null
getOwnedNaryEnd() - Method in interface org.modelio.metamodel.uml.statik.Classifier
Getter for relation 'Classifier->OwnedNaryEnd' Metamodel description: null
getOwnedNaryEnd(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.Classifier
Filtered Getter for relation 'Classifier->OwnedNaryEnd' Metamodel description: null
getOwnedNaryEnd() - Method in interface org.modelio.metamodel.uml.statik.Instance
Getter for relation 'Instance->OwnedNaryEnd' Metamodel description: null
getOwnedNaryEnd(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.Instance
Filtered Getter for relation 'Instance->OwnedNaryEnd' Metamodel description: null
getOwnedNode() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.Activity
Getter for relation 'Activity->OwnedNode' Metamodel description: Nodes coordinated by the activity.
getOwnedNode(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.Activity
Filtered Getter for relation 'Activity->OwnedNode' Metamodel description: Nodes coordinated by the activity.
getOwnedOperation() - Method in interface org.modelio.metamodel.uml.statik.Classifier
Getter for relation 'Classifier->OwnedOperation' Metamodel description: null
getOwnedOperation(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.Classifier
Filtered Getter for relation 'Classifier->OwnedOperation' Metamodel description: null
getOwnedPackageImport() - Method in interface org.modelio.metamodel.uml.statik.NameSpace
Getter for relation 'NameSpace->OwnedPackageImport' Metamodel description: Packages imported by the NameSpace.
getOwnedPackageImport(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.NameSpace
Filtered Getter for relation 'NameSpace->OwnedPackageImport' Metamodel description: Packages imported by the NameSpace.
getOwnedPackageImport() - Method in interface org.modelio.metamodel.uml.statik.Operation
Getter for relation 'Operation->OwnedPackageImport' Metamodel description: Packages imported by the Operation.
getOwnedPackageImport(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.Operation
Filtered Getter for relation 'Operation->OwnedPackageImport' Metamodel description: Packages imported by the Operation.
getOwnedParameterElement() - Method in interface org.modelio.metamodel.uml.statik.TemplateParameter
Getter for relation 'TemplateParameter->OwnedParameterElement' Metamodel description: A TemplateParameter references a ParameterableElement that is exposed as a formal template parameter in the container template.
getOwnedProfile() - Method in interface org.modelio.metamodel.mda.ModuleComponent
Getter for relation 'ModuleComponent->OwnedProfile' Metamodel description: null
getOwnedProfile(Class<T>) - Method in interface org.modelio.metamodel.mda.ModuleComponent
Filtered Getter for relation 'ModuleComponent->OwnedProfile' Metamodel description: null
getOwnedReference() - Method in interface org.modelio.metamodel.uml.infrastructure.Profile
Getter for relation 'Profile->OwnedReference' Metamodel description:
getOwnedReference(Class<T>) - Method in interface org.modelio.metamodel.uml.infrastructure.Profile
Filtered Getter for relation 'Profile->OwnedReference' Metamodel description:
getOwnedRegion() - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.State
Getter for relation 'State->OwnedRegion' Metamodel description:
getOwnedRegion(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.State
Filtered Getter for relation 'State->OwnedRegion' Metamodel description:
getOwnedRequirement() - Method in interface org.modelio.metamodel.analyst.RequirementContainer
Getter for relation 'RequirementContainer->OwnedRequirement' Metamodel description: null
getOwnedRequirement(Class<T>) - Method in interface org.modelio.metamodel.analyst.RequirementContainer
Filtered Getter for relation 'RequirementContainer->OwnedRequirement' Metamodel description: null
getOwnedRisk() - Method in interface org.modelio.metamodel.analyst.RiskContainer
Getter for relation 'RiskContainer->OwnedRisk' Metamodel description: null
getOwnedRisk(Class<T>) - Method in interface org.modelio.metamodel.analyst.RiskContainer
Filtered Getter for relation 'RiskContainer->OwnedRisk' Metamodel description: null
getOwnedRule() - Method in interface org.modelio.metamodel.analyst.BusinessRuleContainer
Getter for relation 'BusinessRuleContainer->OwnedRule' Metamodel description: null
getOwnedRule(Class<T>) - Method in interface org.modelio.metamodel.analyst.BusinessRuleContainer
Filtered Getter for relation 'BusinessRuleContainer->OwnedRule' Metamodel description: null
getOwnedTerm() - Method in interface org.modelio.metamodel.analyst.Dictionary
Getter for relation 'Dictionary->OwnedTerm' Metamodel description: null
getOwnedTerm(Class<T>) - Method in interface org.modelio.metamodel.analyst.Dictionary
Filtered Getter for relation 'Dictionary->OwnedTerm' Metamodel description: null
getOwnedTest() - Method in interface org.modelio.metamodel.analyst.TestContainer
Getter for relation 'TestContainer->OwnedTest' Metamodel description: null
getOwnedTest(Class<T>) - Method in interface org.modelio.metamodel.analyst.TestContainer
Filtered Getter for relation 'TestContainer->OwnedTest' Metamodel description: null
getOwner() - Method in class org.modelio.api.modelio.exchange.XmiImportConfiguration
 
getOwner() - Method in interface org.modelio.archimate.metamodel.core.structure.Folder
Getter for relation 'Folder->owner' Metamodel description:
getOwner() - Method in interface org.modelio.metamodel.bpmn.activities.BpmnComplexBehaviorDefinition
Getter for relation 'BpmnComplexBehaviorDefinition->Owner' Metamodel description: null
getOwner() - Method in interface org.modelio.metamodel.bpmn.events.BpmnImplicitThrowEvent
Getter for relation 'BpmnImplicitThrowEvent->Owner' Metamodel description: null
getOwner() - Method in interface org.modelio.metamodel.bpmn.rootElements.BpmnSharedElement
Getter for relation 'BpmnSharedElement->Owner' Metamodel description: null
getOwner() - Method in interface org.modelio.metamodel.diagrams.DiagramSet
Getter for relation 'DiagramSet->Owner' Metamodel description: null
getOwner() - Method in interface org.modelio.metamodel.impact.ImpactLink
Getter for relation 'ImpactLink->owner' Metamodel description: null
getOwner() - Method in interface org.modelio.metamodel.mda.ModuleParameter
Getter for relation 'ModuleParameter->Owner' Metamodel description: null
getOwner() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ActivityNode
Getter for relation 'ActivityNode->Owner' Metamodel description: null
getOwner() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.Clause
Getter for relation 'Clause->Owner' Metamodel description: null
getOwner() - Method in interface org.modelio.metamodel.uml.behavior.commonBehaviors.Behavior
Getter for relation 'Behavior->Owner' Metamodel description: null
getOwner() - Method in interface org.modelio.metamodel.uml.behavior.commonBehaviors.BehaviorParameter
Getter for relation 'BehaviorParameter->Owner' Metamodel description: null
getOwner() - Method in interface org.modelio.metamodel.uml.behavior.communicationModel.CommunicationNode
Getter for relation 'CommunicationNode->Owner' Metamodel description: null
getOwner() - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.Lifeline
Getter for relation 'Lifeline->Owner' Metamodel description: null
getOwner() - Method in interface org.modelio.metamodel.uml.behavior.usecaseModel.ExtensionPoint
Getter for relation 'ExtensionPoint->Owner' Metamodel description: null
getOwner() - Method in interface org.modelio.metamodel.uml.informationFlow.DataFlow
Getter for relation 'DataFlow->Owner' Metamodel description: null
getOwner() - Method in interface org.modelio.metamodel.uml.informationFlow.InformationFlow
Getter for relation 'InformationFlow->Owner' Metamodel description:
getOwner() - Method in interface org.modelio.metamodel.uml.infrastructure.ExternElement
Getter for relation 'ExternElement->Owner' Metamodel description: null
getOwner() - Method in interface org.modelio.metamodel.uml.infrastructure.matrix.MatrixDefinition
Getter for relation 'MatrixDefinition->Owner' Metamodel description: null
getOwner() - Method in interface org.modelio.metamodel.uml.infrastructure.ModelTree
Getter for relation 'ModelTree->Owner' Metamodel description:
getOwner() - Method in interface org.modelio.metamodel.uml.infrastructure.properties.PropertyDefinition
Getter for relation 'PropertyDefinition->Owner' Metamodel description: null
getOwner() - Method in interface org.modelio.metamodel.uml.infrastructure.properties.PropertyEnumerationLitteral
Getter for relation 'PropertyEnumerationLitteral->Owner' Metamodel description: null
getOwner() - Method in interface org.modelio.metamodel.uml.infrastructure.properties.PropertyTable
Getter for relation 'PropertyTable->Owner' Metamodel description: null
getOwner() - Method in interface org.modelio.metamodel.uml.infrastructure.Stereotype
Getter for relation 'Stereotype->Owner' Metamodel description: null
getOwner() - Method in interface org.modelio.metamodel.uml.statik.AssociationEnd
Get the 'graphical owner' related to this end.
getOwner() - Method in interface org.modelio.metamodel.uml.statik.Attribute
Getter for relation 'Attribute->Owner' Metamodel description: null
getOwner() - Method in interface org.modelio.metamodel.uml.statik.Binding
Getter for relation 'Binding->Owner' Metamodel description: null
getOwner() - Method in interface org.modelio.metamodel.uml.statik.Instance
Getter for relation 'Instance->Owner' Metamodel description: null
getOwner() - Method in interface org.modelio.metamodel.uml.statik.LinkEnd
Get the 'graphical owner' related to this end.
getOwner() - Method in interface org.modelio.metamodel.uml.statik.Manifestation
Getter for relation 'Manifestation->Owner' Metamodel description: null
getOwner() - Method in interface org.modelio.metamodel.uml.statik.NaryAssociationEnd
Getter for relation 'NaryAssociationEnd->Owner' Metamodel description: null
getOwner() - Method in interface org.modelio.metamodel.uml.statik.Operation
Getter for relation 'Operation->Owner' Metamodel description: null
getOwner() - Method in interface org.modelio.metamodel.uml.statik.TemplateParameterSubstitution
Getter for relation 'TemplateParameterSubstitution->Owner' Metamodel description: null
getOwnerActivity() - Method in interface org.modelio.metamodel.bpmn.activities.BpmnLoopCharacteristics
Getter for relation 'BpmnLoopCharacteristics->OwnerActivity' Metamodel description: null
getOwnerActivity() - Method in interface org.modelio.metamodel.bpmn.objects.BpmnDataInput
Getter for relation 'BpmnDataInput->OwnerActivity' Metamodel description: null
getOwnerActivity() - Method in interface org.modelio.metamodel.bpmn.objects.BpmnDataOutput
Getter for relation 'BpmnDataOutput->OwnerActivity' Metamodel description: null
getOwnerAsCol() - Method in interface org.modelio.metamodel.uml.infrastructure.matrix.QueryDefinition
Getter for relation 'QueryDefinition->OwnerAsCol' Metamodel description: null
getOwnerAsDepth() - Method in interface org.modelio.metamodel.uml.infrastructure.matrix.QueryDefinition
Getter for relation 'QueryDefinition->OwnerAsDepth' Metamodel description: null
getOwnerAsLine() - Method in interface org.modelio.metamodel.uml.infrastructure.matrix.QueryDefinition
Getter for relation 'QueryDefinition->OwnerAsLine' Metamodel description: null
getOwnerClause() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ActivityNode
Getter for relation 'ActivityNode->OwnerClause' Metamodel description: null
getOwnerContainer() - Method in interface org.modelio.metamodel.analyst.BusinessRule
Getter for relation 'BusinessRule->OwnerContainer' Metamodel description: null
getOwnerContainer() - Method in interface org.modelio.metamodel.analyst.BusinessRuleContainer
Getter for relation 'BusinessRuleContainer->OwnerContainer' Metamodel description: null
getOwnerContainer() - Method in interface org.modelio.metamodel.analyst.GenericAnalystContainer
Getter for relation 'GenericAnalystContainer->OwnerContainer' Metamodel description: null
getOwnerContainer() - Method in interface org.modelio.metamodel.analyst.GenericAnalystElement
Getter for relation 'GenericAnalystElement->OwnerContainer' Metamodel description: null
getOwnerContainer() - Method in interface org.modelio.metamodel.analyst.Goal
Getter for relation 'Goal->OwnerContainer' Metamodel description: null
getOwnerContainer() - Method in interface org.modelio.metamodel.analyst.GoalContainer
Getter for relation 'GoalContainer->OwnerContainer' Metamodel description: null
getOwnerContainer() - Method in interface org.modelio.metamodel.analyst.KPI
Getter for relation 'KPI->OwnerContainer' Metamodel description: Container of the requirement.
getOwnerContainer() - Method in interface org.modelio.metamodel.analyst.KPIContainer
Getter for relation 'KPIContainer->OwnerContainer' Metamodel description: null
getOwnerContainer() - Method in interface org.modelio.metamodel.analyst.Requirement
Getter for relation 'Requirement->OwnerContainer' Metamodel description: Container of the requirement.
getOwnerContainer() - Method in interface org.modelio.metamodel.analyst.RequirementContainer
Getter for relation 'RequirementContainer->OwnerContainer' Metamodel description: null
getOwnerContainer() - Method in interface org.modelio.metamodel.analyst.Risk
Getter for relation 'Risk->OwnerContainer' Metamodel description:
getOwnerContainer() - Method in interface org.modelio.metamodel.analyst.RiskContainer
Getter for relation 'RiskContainer->OwnerContainer' Metamodel description: null
getOwnerContainer() - Method in interface org.modelio.metamodel.analyst.Test
Getter for relation 'Test->OwnerContainer' Metamodel description:
getOwnerContainer() - Method in interface org.modelio.metamodel.analyst.TestContainer
Getter for relation 'TestContainer->OwnerContainer' Metamodel description: null
getOwnerDictionary() - Method in interface org.modelio.metamodel.analyst.Dictionary
Getter for relation 'Dictionary->OwnerDictionary' Metamodel description: null
getOwnerDictionary() - Method in interface org.modelio.metamodel.analyst.Term
Getter for relation 'Term->OwnerDictionary' Metamodel description: null
getOwnerFolder() - Method in interface org.modelio.archimate.metamodel.core.Concept
Getter for relation 'Concept->ownerFolder' Metamodel description: The container storing this element
getOwnerFolder() - Method in interface org.modelio.archimate.metamodel.core.structure.folder.ApplicationFolder
Getter for relation 'ApplicationFolder->ownerFolder' Metamodel description:
getOwnerFolder() - Method in interface org.modelio.archimate.metamodel.core.structure.folder.BusinessFolder
Getter for relation 'BusinessFolder->ownerFolder' Metamodel description:
getOwnerFolder() - Method in interface org.modelio.archimate.metamodel.core.structure.Folder
Get the parent folder.
getOwnerFolder() - Method in interface org.modelio.archimate.metamodel.core.structure.folder.ImplementationFolder
Getter for relation 'ImplementationFolder->ownerFolder' Metamodel description:
getOwnerFolder() - Method in interface org.modelio.archimate.metamodel.core.structure.folder.MotivationFolder
Getter for relation 'MotivationFolder->ownerFolder' Metamodel description:
getOwnerFolder() - Method in interface org.modelio.archimate.metamodel.core.structure.folder.PhysicalFolder
Getter for relation 'PhysicalFolder->ownerFolder' Metamodel description:
getOwnerFolder() - Method in interface org.modelio.archimate.metamodel.core.structure.folder.StrategyFolder
Getter for relation 'StrategyFolder->ownerFolder' Metamodel description:
getOwnerFolder() - Method in interface org.modelio.archimate.metamodel.core.structure.folder.TechnologyFolder
Getter for relation 'TechnologyFolder->ownerFolder' Metamodel description:
getOwnerFragment() - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.Gate
Getter for relation 'Gate->OwnerFragment' Metamodel description: null
getOwnerFragment() - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.InteractionOperand
Getter for relation 'InteractionOperand->OwnerFragment' Metamodel description: null
getOwnerInteraction() - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.Gate
Getter for relation 'Gate->OwnerInteraction' Metamodel description: null
getOwnerLoopCharacteristics() - Method in interface org.modelio.metamodel.bpmn.objects.BpmnDataInput
Getter for relation 'BpmnDataInput->OwnerLoopCharacteristics' Metamodel description: null
getOwnerLoopCharacteristics() - Method in interface org.modelio.metamodel.bpmn.objects.BpmnDataOutput
Getter for relation 'BpmnDataOutput->OwnerLoopCharacteristics' Metamodel description: null
getOwnerModule() - Method in interface org.modelio.metamodel.uml.infrastructure.Profile
Getter for relation 'Profile->OwnerModule' Metamodel description: null
getOwnerNode() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ActivityNode
Getter for relation 'ActivityNode->OwnerNode' Metamodel description: null
getOwnerOperation() - Method in interface org.modelio.metamodel.uml.behavior.commonBehaviors.Behavior
Getter for relation 'Behavior->OwnerOperation' Metamodel description: null
getOwnerPartition() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ActivityNode
Getter for relation 'ActivityNode->OwnerPartition' Metamodel description: null
getOwnerProfile() - Method in interface org.modelio.metamodel.uml.infrastructure.MetaclassReference
Getter for relation 'MetaclassReference->OwnerProfile' Metamodel description: null
getOwnerProject() - Method in interface org.modelio.metamodel.analyst.BusinessRuleContainer
Getter for relation 'BusinessRuleContainer->OwnerProject' Metamodel description: null
getOwnerProject() - Method in interface org.modelio.metamodel.analyst.Dictionary
Getter for relation 'Dictionary->OwnerProject' Metamodel description: null
getOwnerProject() - Method in interface org.modelio.metamodel.analyst.GenericAnalystContainer
Getter for relation 'GenericAnalystContainer->OwnerProject' Metamodel description: null
getOwnerProject() - Method in interface org.modelio.metamodel.analyst.GoalContainer
Getter for relation 'GoalContainer->OwnerProject' Metamodel description: null
getOwnerProject() - Method in interface org.modelio.metamodel.analyst.KPIContainer
Getter for relation 'KPIContainer->OwnerProject' Metamodel description: null
getOwnerProject() - Method in interface org.modelio.metamodel.analyst.RequirementContainer
Getter for relation 'RequirementContainer->OwnerProject' Metamodel description: null
getOwnerProject() - Method in interface org.modelio.metamodel.analyst.RiskContainer
Getter for relation 'RiskContainer->OwnerProject' Metamodel description: null
getOwnerProject() - Method in interface org.modelio.metamodel.analyst.TestContainer
Getter for relation 'TestContainer->OwnerProject' Metamodel description: null
getOwnerQuery() - Method in interface org.modelio.metamodel.uml.infrastructure.ExternProcessor
Getter for relation 'ExternProcessor->OwnerQuery' Metamodel description: null
getOwnerQuery() - Method in interface org.modelio.metamodel.uml.infrastructure.properties.PropertyTable
Getter for relation 'PropertyTable->OwnerQuery' Metamodel description: Query owner
getOwnerReference() - Method in interface org.modelio.metamodel.uml.infrastructure.NoteType
Getter for relation 'NoteType->OwnerReference' Metamodel description: null
getOwnerReference() - Method in interface org.modelio.metamodel.uml.infrastructure.properties.PropertyTableDefinition
Getter for relation 'PropertyTableDefinition->OwnerReference' Metamodel description: null
getOwnerReference() - Method in interface org.modelio.metamodel.uml.infrastructure.ResourceType
Getter for relation 'ResourceType->OwnerReference' Metamodel description: null
getOwnerReference() - Method in interface org.modelio.metamodel.uml.infrastructure.TagType
Getter for relation 'TagType->OwnerReference' Metamodel description: null
getOwnerState() - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.ConnectionPointReference
Getter for relation 'ConnectionPointReference->OwnerState' Metamodel description:
getOwnerStereotype() - Method in interface org.modelio.metamodel.uml.infrastructure.NoteType
Getter for relation 'NoteType->OwnerStereotype' Metamodel description: null
getOwnerStereotype() - Method in interface org.modelio.metamodel.uml.infrastructure.properties.PropertyTableDefinition
Getter for relation 'PropertyTableDefinition->OwnerStereotype' Metamodel description: null
getOwnerStereotype() - Method in interface org.modelio.metamodel.uml.infrastructure.ResourceType
Getter for relation 'ResourceType->OwnerStereotype' Metamodel description: null
getOwnerStereotype() - Method in interface org.modelio.metamodel.uml.infrastructure.TagType
Getter for relation 'TagType->OwnerStereotype' Metamodel description: null
getOwnerTemplateParameter() - Method in interface org.modelio.metamodel.uml.infrastructure.UmlModelElement
Getter for relation 'UmlModelElement->OwnerTemplateParameter' Metamodel description: null
getOwnerThrowEvent() - Method in interface org.modelio.metamodel.bpmn.objects.BpmnDataInput
Getter for relation 'BpmnDataInput->OwnerThrowEvent' Metamodel description: null
getOwnerUse() - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.Gate
Getter for relation 'Gate->OwnerUse' Metamodel description: null
getOwnerValDef() - Method in interface org.modelio.metamodel.uml.infrastructure.ExternProcessor
Getter for relation 'ExternProcessor->OwnerValDef' Metamodel description: null
getOwnerValDef() - Method in interface org.modelio.metamodel.uml.infrastructure.properties.PropertyTable
Getter for relation 'PropertyTable->OwnerValDef' Metamodel description: Matrix value definition owning the property table.
getPackageImporting() - Method in interface org.modelio.metamodel.uml.statik.Package
Getter for relation 'Package->PackageImporting' Metamodel description: null
getPackageImporting(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.Package
Filtered Getter for relation 'Package->PackageImporting' Metamodel description: null
getPanel() - Method in class org.modelio.api.module.propertiesPage.ElementFormPropertyPanel
 
getPanel() - Method in class org.modelio.api.module.propertiesPage.ModuleMultiVariantPropertyPanel
From interface IPanelProvider
getPanel() - Method in class org.modelio.api.ui.contributor.DefaultWizardPreviewPanel
 
getPanel() - Method in class org.modelio.api.ui.form.ElementFormPanel
 
getParameter(String) - Method in class com.modeliosoft.modelio.api.modelio.matrix.model.queries.AbstractQuery
Get a query definition parameter.
getParameter(String) - Method in class org.modelio.api.modelio.diagram.DefaultDiagramCustomizer
 
getParameter(String) - Method in class org.modelio.api.modelio.diagram.tools.DefaultDiagramTool
Convenience to get a parameter value.
getParameter(String) - Method in class org.modelio.api.module.command.DefaultModuleCommandHandler
get a parameter value.
getParameter() - Method in interface org.modelio.metamodel.bpmn.resources.BpmnResource
Getter for relation 'BpmnResource->Parameter' Metamodel description: null
getParameter(Class<T>) - Method in interface org.modelio.metamodel.bpmn.resources.BpmnResource
Filtered Getter for relation 'BpmnResource->Parameter' Metamodel description: null
getParameter() - Method in interface org.modelio.metamodel.uml.behavior.commonBehaviors.Behavior
Getter for relation 'Behavior->Parameter' Metamodel description: References a list of parameters to the behavior that describes the order and type of arguments that can be given when the behavior is invoked and of the values that will be returned when the behavior completes its execution.
getParameter(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.commonBehaviors.Behavior
Filtered Getter for relation 'Behavior->Parameter' Metamodel description: References a list of parameters to the behavior that describes the order and type of arguments that can be given when the behavior is invoked and of the values that will be returned when the behavior completes its execution.
getParameterBindingRefs() - Method in interface org.modelio.metamodel.bpmn.resources.BpmnResourceParameter
Getter for relation 'BpmnResourceParameter->ParameterBindingRefs' Metamodel description: null
getParameterBindingRefs(Class<T>) - Method in interface org.modelio.metamodel.bpmn.resources.BpmnResourceParameter
Filtered Getter for relation 'BpmnResourceParameter->ParameterBindingRefs' Metamodel description: null
getParameterized() - Method in interface org.modelio.metamodel.uml.statik.TemplateParameter
Getter for relation 'TemplateParameter->Parameterized' Metamodel description: null
getParameterizedOperation() - Method in interface org.modelio.metamodel.uml.statik.TemplateParameter
Getter for relation 'TemplateParameter->ParameterizedOperation' Metamodel description: null
getParameterPassing() - Method in interface org.modelio.metamodel.uml.statik.Parameter
Getter for attribute 'Parameter.ParameterPassing' Metamodel description: Defines the passing mode (in, out or inout) of the Parameter.
getParameterRef() - Method in interface org.modelio.metamodel.bpmn.resources.BpmnResourceParameterBinding
Getter for relation 'BpmnResourceParameterBinding->ParameterRef' Metamodel description: null
getParameters() - Method in class org.modelio.api.modelio.diagram.DefaultDiagramCustomizer
 
getParameters() - Method in interface org.modelio.api.modelio.diagram.IDiagramCustomizer
 
getParameters() - Method in class org.modelio.api.modelio.diagram.tools.DefaultDiagramTool
 
getParameters() - Method in interface org.modelio.api.modelio.diagram.tools.IDiagramTool
 
getParameters() - Method in class org.modelio.api.module.command.DefaultModuleCommandHandler
 
getParameters() - Method in interface org.modelio.api.module.command.IModuleCommandHandler
 
getParameters() - Method in interface org.modelio.api.module.context.configuration.IModuleAPIConfiguration
Get all parameter values.
getParameters() - Method in interface org.modelio.api.module.context.configuration.IModuleUserConfiguration
Get all parameter values.
getParameters() - Method in class org.modelio.api.module.contributor.AbstractWizardContributor
 
getParameters() - Method in class org.modelio.api.module.parameter.impl.ParameterGroupModel
 
getParameters() - Method in interface org.modelio.api.module.parameter.IParameterGroupModel
 
getParameters() - Method in interface org.modelio.metamodel.uml.infrastructure.matrix.MatrixValueDefinition
Getter for relation 'MatrixValueDefinition->Parameters' Metamodel description: Parameters to pass to the external processor.
getParameters() - Method in interface org.modelio.metamodel.uml.infrastructure.matrix.QueryDefinition
Getter for relation 'QueryDefinition->Parameters' Metamodel description: Parameters to pass to the external processor.
getParametersEditionModel() - Method in class org.modelio.api.module.AbstractJavaModule
Get the parameters model as it must be shown in the module parameters edition dialog.
getParametersEditionModel() - Method in interface org.modelio.api.module.IModule
Get the parameters model as it must be shown in the module parameters edition dialog.
getParametersEditionPanel() - Method in interface org.modelio.api.module.IModule
Define a custom panel for module parameter edition.
getParameterSubstitution() - Method in interface org.modelio.metamodel.uml.statik.TemplateBinding
Getter for relation 'TemplateBinding->ParameterSubstitution' Metamodel description: The ParameterSubstitutions owned by this TemplateBinding.
getParameterSubstitution(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.TemplateBinding
Filtered Getter for relation 'TemplateBinding->ParameterSubstitution' Metamodel description: The ParameterSubstitutions owned by this TemplateBinding.
getParameterSubstitution() - Method in interface org.modelio.metamodel.uml.statik.TemplateParameter
Getter for relation 'TemplateParameter->ParameterSubstitution' Metamodel description: null
getParameterSubstitution(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.TemplateParameter
Filtered Getter for relation 'TemplateParameter->ParameterSubstitution' Metamodel description: null
getParameterValidator(String) - Method in interface org.modelio.api.module.context.configuration.IModuleUserConfiguration
 
getParameterValue(String) - Method in interface org.modelio.api.module.context.configuration.IModuleAPIConfiguration
Get the value of the parameter identified by the given key.
getParameterValue(String) - Method in interface org.modelio.api.module.context.configuration.IModuleUserConfiguration
Get the value of the parameter identified by the given key.
getParamNumber() - Method in interface org.modelio.metamodel.uml.infrastructure.TagType
Getter for attribute 'TagType.ParamNumber' Metamodel description: Number of parameters an occurrence may have.
getParent() - Method in interface org.modelio.api.modelio.diagram.IDiagramNode
 
getParent() - Method in interface org.modelio.archimate.metamodel.core.structure.ViewPoint
Getter for relation 'ViewPoint->parent' Metamodel description:
getParent() - Method in interface org.modelio.metamodel.diagrams.DiagramSet
Getter for relation 'DiagramSet->Parent' Metamodel description: null
getParent() - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.Region
Getter for relation 'Region->Parent' Metamodel description:
getParent() - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.StateVertex
Getter for relation 'StateVertex->Parent' Metamodel description:
getParent() - Method in interface org.modelio.metamodel.uml.infrastructure.Stereotype
Getter for relation 'Stereotype->Parent' Metamodel description: null
getParent() - Method in interface org.modelio.metamodel.uml.statik.NameSpace
Getter for relation 'NameSpace->Parent' Metamodel description: Association to the Parent NameSpace through the intermediate Generalization class.
getParent(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.NameSpace
Filtered Getter for relation 'NameSpace->Parent' Metamodel description: Association to the Parent NameSpace through the intermediate Generalization class.
getParentElement() - Method in interface org.modelio.metamodel.analyst.GenericAnalystElement
Getter for relation 'GenericAnalystElement->ParentElement' Metamodel description: null
getParentGoal() - Method in interface org.modelio.metamodel.analyst.Goal
Getter for relation 'Goal->ParentGoal' Metamodel description: null
getParentKPI() - Method in interface org.modelio.metamodel.analyst.KPI
Getter for relation 'KPI->ParentKPI' Metamodel description: Requirement this requirement decomposes.
getParentLane() - Method in interface org.modelio.metamodel.bpmn.processCollaboration.BpmnLaneSet
Getter for relation 'BpmnLaneSet->ParentLane' Metamodel description: null
getParentRequirement() - Method in interface org.modelio.metamodel.analyst.Requirement
Getter for relation 'Requirement->ParentRequirement' Metamodel description: Requirement this requirement decomposes.
getParentRisk() - Method in interface org.modelio.metamodel.analyst.Risk
Getter for relation 'Risk->ParentRisk' Metamodel description:
getParentRule() - Method in interface org.modelio.metamodel.analyst.BusinessRule
Getter for relation 'BusinessRule->ParentRule' Metamodel description: null
getParentTest() - Method in interface org.modelio.metamodel.analyst.Test
Getter for relation 'Test->ParentTest' Metamodel description:
getPart() - Method in interface org.modelio.metamodel.uml.statik.Instance
Getter for relation 'Instance->Part' Metamodel description: Instances can be embedded.
getPart(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.Instance
Filtered Getter for relation 'Instance->Part' Metamodel description: Instances can be embedded.
getParticipant() - Method in interface org.modelio.metamodel.bpmn.processCollaboration.BpmnProcess
Getter for relation 'BpmnProcess->Participant' Metamodel description: When a participant is decomposed by a process, both are related by this association.
getParticipant(Class<T>) - Method in interface org.modelio.metamodel.bpmn.processCollaboration.BpmnProcess
Filtered Getter for relation 'BpmnProcess->Participant' Metamodel description: When a participant is decomposed by a process, both are related by this association.
getParticipantRef() - Method in interface org.modelio.metamodel.bpmn.bpmnService.BpmnInterface
Getter for relation 'BpmnInterface->ParticipantRef' Metamodel description: null
getParticipantRef(Class<T>) - Method in interface org.modelio.metamodel.bpmn.bpmnService.BpmnInterface
Filtered Getter for relation 'BpmnInterface->ParticipantRef' Metamodel description: null
getParticipantRefs() - Method in interface org.modelio.metamodel.bpmn.bpmnService.BpmnEndPoint
Getter for relation 'BpmnEndPoint->ParticipantRefs' Metamodel description: null
getParticipantRefs(Class<T>) - Method in interface org.modelio.metamodel.bpmn.bpmnService.BpmnEndPoint
Filtered Getter for relation 'BpmnEndPoint->ParticipantRefs' Metamodel description: null
getParticipants() - Method in interface org.modelio.metamodel.bpmn.processCollaboration.BpmnCollaboration
Getter for relation 'BpmnCollaboration->Participants' Metamodel description: null
getParticipants(Class<T>) - Method in interface org.modelio.metamodel.bpmn.processCollaboration.BpmnCollaboration
Filtered Getter for relation 'BpmnCollaboration->Participants' Metamodel description: null
getPartitionedLaneRefs() - Method in interface org.modelio.metamodel.bpmn.rootElements.BpmnBaseElement
Getter for relation 'BpmnBaseElement->PartitionedLaneRefs' Metamodel description: null
getPartitionedLaneRefs(Class<T>) - Method in interface org.modelio.metamodel.bpmn.rootElements.BpmnBaseElement
Filtered Getter for relation 'BpmnBaseElement->PartitionedLaneRefs' Metamodel description: null
getPassing() - Method in interface org.modelio.metamodel.uml.statik.Operation
Getter for attribute 'Operation.Passing' Metamodel description: Method passing mode (in or inout).
getPassword() - Method in interface com.modeliosoft.modelio.cms.api.admin.ICreateConnectionParameters
 
getPasswordValue() - Method in class org.modelio.api.module.parameter.impl.PasswordParameterModel
 
getPath() - Method in interface org.modelio.api.modelio.diagram.IDiagramLink
Return the path of the current link.
getPath() - Method in interface org.modelio.api.module.context.project.IProjectStructure
Get the project directory i.e.
getPatterns() - Method in interface org.modelio.api.modelio.pattern.IPatternService
Get all available patterns.
getPatterns(Collection<MObject>) - Method in interface org.modelio.api.modelio.pattern.IPatternService
Get patterns applicable on these elements from the catalog.
getPatternService() - Method in interface org.modelio.api.modelio.IModelioServices
Get the service to export/apply patterns.
getPatternService() - Method in class org.modelio.api.modelio.Modelio
getPBase() - Method in interface org.modelio.metamodel.uml.behavior.commonBehaviors.Signal
Getter for relation 'Signal->PBase' Metamodel description: Parameter that the Signal may represent.
getPeerConfiguration() - Method in interface org.modelio.api.module.context.IModuleContext
Get the "api" configuration associated to this module, meant to be accessed by other modules and scripts.
getPeerModule(Class<T>) - Method in interface org.modelio.api.modelio.module.IModuleService
Get the public services of a specific Java module.
getPeerModule(String) - Method in interface org.modelio.api.modelio.module.IModuleService
Get the public services of a specific Java module from its name.
getPeerModule() - Method in interface org.modelio.api.module.IModule
Returns the peer module, connected to this module.
getPemContributorHolder() - Method in interface com.modeliosoft.modelio.cms.api.IProcessExtension
Get the service that manages the Process Extension Model contributors.
getPickingService() - Method in interface org.modelio.api.modelio.IModelioServices
Get the element picking service.
getPickingService() - Method in class org.modelio.api.modelio.Modelio
getPoints() - Method in interface org.modelio.api.modelio.diagram.ILinkPath
Get all bend points of the connection.
getPossibleSourceMetaclasses(Stereotype, MClass) - Method in interface org.modelio.api.module.mda.IMdaExpert
Get the possible source metaclasses of a stereotyped link.
getPossibleTargetMetaclasses(Stereotype, MClass) - Method in interface org.modelio.api.module.mda.IMdaExpert
Get the possible target metaclasses of a stereotyped link.
getPossibleValues(Object, Object, Object) - Method in class com.modeliosoft.modelio.api.modelio.matrix.model.contentaccessor.AbstractMatrixContentAccessor
 
getPossibleValues(Object, Object, Object) - Method in interface com.modeliosoft.modelio.api.modelio.matrix.model.IMatrixContentAccessor
Get the possible values for a selected cell.
getPostCondition() - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.Transition
Getter for attribute 'Transition.PostCondition' Metamodel description:
getPostContributors(ICmsContributorHolder.Action) - Method in interface com.modeliosoft.modelio.cms.api.contrib.ICmsContributorHolder
Get the contributors sorted for a given operation post process.
getPostOrder(ICmsContributorHolder.Action) - Method in interface com.modeliosoft.modelio.cms.api.contrib.ICmsContributorHolder
Get the contributors sorted for a given operation post process.
getPreContributors(ICmsContributorHolder.Action) - Method in interface com.modeliosoft.modelio.cms.api.contrib.ICmsContributorHolder
Get the contributors sorted for a given operation pre process.
getPreOrder(ICmsContributorHolder.Action) - Method in interface com.modeliosoft.modelio.cms.api.contrib.ICmsContributorHolder
Get the contributors id sorted for a given operation pre process.
getPreviewData() - Method in interface org.modelio.metamodel.diagrams.AbstractDiagram
Getter for attribute 'AbstractDiagram.PreviewData' Metamodel description:
getPreviewImage() - Method in class org.modelio.api.module.contributor.AbstractWizardContributor
 
getPreviewImage() - Method in interface org.modelio.api.module.contributor.IWizardContributor
Get the preview image of this contributor.
getProcess() - Method in interface org.modelio.metamodel.bpmn.processCollaboration.BpmnLaneSet
Getter for relation 'BpmnLaneSet->Process' Metamodel description: null
getProcess() - Method in interface org.modelio.metamodel.bpmn.processCollaboration.BpmnParticipant
Getter for relation 'BpmnParticipant->Process' Metamodel description: null
getProcess() - Method in interface org.modelio.metamodel.bpmn.resources.BpmnResourceRole
Getter for relation 'BpmnResourceRole->Process' Metamodel description: null
getProcess() - Method in interface org.modelio.metamodel.bpmn.rootElements.BpmnArtifact
Getter for relation 'BpmnArtifact->Process' Metamodel description: null
getProcessed() - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.Transition
Getter for relation 'Transition->Processed' Metamodel description: The Operation processed once the Transition is triggered.
getProcessor() - Method in interface org.modelio.metamodel.uml.infrastructure.matrix.MatrixValueDefinition
Getter for relation 'MatrixValueDefinition->Processor' Metamodel description: External java processor that displays and edit matrix values.
getProcessor() - Method in interface org.modelio.metamodel.uml.infrastructure.matrix.QueryDefinition
Getter for relation 'QueryDefinition->Processor' Metamodel description: External processor used to execute the query.
getProcessType() - Method in interface org.modelio.metamodel.bpmn.processCollaboration.BpmnProcess
Getter for attribute 'BpmnProcess.ProcessType' Metamodel description:
getProduct() - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
Getter for relation 'ModelElement->Product' Metamodel description: null
getProduct(Class<T>) - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
Filtered Getter for relation 'ModelElement->Product' Metamodel description: null
getProgressMonitor() - Method in class org.modelio.api.ui.ModelioWizardDialog
Returns the progress monitor for this wizard dialog (if it has one).
getProject() - Method in exception com.modeliosoft.modelio.cms.api.NoCmsEngineException
 
getProject() - Method in interface org.modelio.archimate.metamodel.core.structure.Model
Getter for relation 'Model->project' Metamodel description: The Archimate project containing this model.
getProject() - Method in interface org.modelio.archimate.metamodel.core.structure.ViewPoint
Getter for relation 'ViewPoint->project' Metamodel description:
getProject() - Method in interface org.modelio.metamodel.impact.ImpactModel
Getter for relation 'ImpactModel->project' Metamodel description: null
getProjectContext() - Method in interface org.modelio.metamodel.mda.Project
Getter for attribute 'Project.ProjectContext' Metamodel description: null
getProjectDescr() - Method in interface org.modelio.metamodel.mda.Project
Getter for attribute 'Project.ProjectDescr' Metamodel description: null
getProjectFragment() - Method in interface com.modeliosoft.modelio.cms.api.ICommitDetailFragment
 
getProjectFragment() - Method in interface com.modeliosoft.modelio.cms.api.ICommitResultFragment
 
getProjectSpacePath() - Method in interface org.modelio.api.modelio.IModelioContext
Deprecated.
getProjectStructure() - Method in interface org.modelio.api.module.context.IModuleContext
Get the structure of the currently opened project.
getProperties(String) - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
Get the first found PropertyTable that has the given name.
getProperties(Stereotype) - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
Get the property table for the properties defined by the given stereotype.
getProperties(MetaclassReference) - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
Get the property table for the properties defined by the given metaclass reference.
getProperties() - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
Getter for relation 'ModelElement->Properties' Metamodel description: Owned property tables.
getProperties(Class<T>) - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
Filtered Getter for relation 'ModelElement->Properties' Metamodel description: Owned property tables.
getProperty(String) - Method in interface org.modelio.api.modelio.diagram.IDiagramGraphic
Get a style property.
The resolution of the property values follows this algorithm:
return the local redefinition of the property if it exists. otherwise, go to the graphical owner and return its local redefinition of the property if it exists. when no local redefinition is found, the default value comes from the style of the element. when no style value is found, the extended style are checked. lastly, if no style defines a value, Modelio gives a default "factory value".
Might return null if the corresponding style key isn't defined.
getProperty(String, String) - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
Get a property value.
getProperty(String, String, String) - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
Get a Stereotype defined property value.
getProperty(Stereotype, String) - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
Get the value of a property defined by a Stereotype.
getProperty(MetaclassReference, String) - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
Get the value of a property defined by a MetaclassReference.
getProperty(String) - Method in interface org.modelio.metamodel.uml.infrastructure.properties.PropertyTable
Get a property value.
getProperty(PropertyDefinition) - Method in interface org.modelio.metamodel.uml.infrastructure.properties.TypedPropertyTable
Get a property value as a String.
getPropertyObject(PropertyDefinition) - Method in interface org.modelio.metamodel.uml.infrastructure.properties.TypedPropertyTable
Get a property value, converted to the appropriate class according to the definition's base class.
getPropertySets() - Method in interface com.modeliosoft.modelio.analyst.model.IAnalystModel
Get the list of known property sets.
getPropertyTypes() - Method in interface com.modeliosoft.modelio.analyst.model.IAnalystModel
Get the list of known property types.
getProtectedNode() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ExceptionHandler
Getter for relation 'ExceptionHandler->ProtectedNode' Metamodel description: null
getProvided() - Method in interface org.modelio.metamodel.uml.statik.Port
Getter for relation 'Port->Provided' Metamodel description: References the Interfaces specifying the set of operations and receptions which the Classifier provides to its environment, and which it will handle either directly or by forwarding it to a part of its internal structure.
getProvided(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.Port
Filtered Getter for relation 'Port->Provided' Metamodel description: References the Interfaces specifying the set of operations and receptions which the Classifier provides to its environment, and which it will handle either directly or by forwarding it to a part of its internal structure.
getProvidedElement() - Method in interface org.modelio.metamodel.uml.statik.ProvidedInterface
Getter for relation 'ProvidedInterface->ProvidedElement' Metamodel description: Interface provided by the Port.
getProvidedElement(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.ProvidedInterface
Filtered Getter for relation 'ProvidedInterface->ProvidedElement' Metamodel description: Interface provided by the Port.
getProvider() - Method in interface org.modelio.metamodel.uml.infrastructure.ExternElement
Getter for attribute 'ExternElement.Provider' Metamodel description: null
getProvider() - Method in interface org.modelio.metamodel.uml.statik.LinkEnd
Getter for relation 'LinkEnd->Provider' Metamodel description: Used for Connectors between Ports to designate the ProvidedInterface(s) set the LinkEnd is connected to.
getProvider() - Method in interface org.modelio.metamodel.uml.statik.NaryLinkEnd
Getter for relation 'NaryLinkEnd->Provider' Metamodel description: null
getProvider() - Method in interface org.modelio.metamodel.uml.statik.RequiredInterface
Getter for relation 'RequiredInterface->Provider' Metamodel description: null
getProvider(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.RequiredInterface
Filtered Getter for relation 'RequiredInterface->Provider' Metamodel description: null
getProvider() - Method in interface org.modelio.vcore.smkernel.mapi.MMetamodelFragment
The optional name of the provider of this metamodel fragment, typically the vendor.
getProviderVersion() - Method in interface org.modelio.vcore.smkernel.mapi.MMetamodelFragment
The metamodel version for/from the provider tool.
getProviding() - Method in interface org.modelio.metamodel.uml.statik.Interface
Getter for relation 'Interface->Providing' Metamodel description: null
getProviding(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.Interface
Filtered Getter for relation 'Interface->Providing' Metamodel description: null
getProviding() - Method in interface org.modelio.metamodel.uml.statik.ProvidedInterface
Getter for relation 'ProvidedInterface->Providing' Metamodel description: null
getQualified() - Method in interface org.modelio.metamodel.uml.infrastructure.TagParameter
Getter for relation 'TagParameter->Qualified' Metamodel description: null
getQualified() - Method in interface org.modelio.metamodel.uml.statik.Attribute
Getter for relation 'Attribute->Qualified' Metamodel description: null
getQualifiedIcon(MObject, IPeerModule) - Method in interface org.modelio.api.modelio.model.IImageService
Get the stereotyped icon of an element (usually 16x16 pixels) as a QualifiedImage
getQualifiedIcon(MClass) - Method in interface org.modelio.api.modelio.model.IImageService
Get the small icon (16x16 pixels) representing the given metaclass as a QualifiedImage.
getQualifiedImage(MObject, IPeerModule) - Method in interface org.modelio.api.modelio.model.IImageService
Get the stereotyped image of an element (usually 32x32 pixels) as a QualifiedImage.
getQualifiedImage(MClass) - Method in interface org.modelio.api.modelio.model.IImageService
Get the image (32x32 pixels) representing the given metaclass as a QualifiedImage.
getQualifiedName() - Method in interface org.modelio.vcore.smkernel.mapi.MClass
Get the metaclass qualified name.
getQualifier() - Method in interface org.modelio.metamodel.uml.infrastructure.TaggedValue
Getter for relation 'TaggedValue->Qualifier' Metamodel description: Current Qualifier of the TaggedValue.
getQualifier() - Method in interface org.modelio.metamodel.uml.statik.AssociationEnd
Getter for relation 'AssociationEnd->Qualifier' Metamodel description: Defines a Qualifier on the AssociationEnd.
getQualifier(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.AssociationEnd
Filtered Getter for relation 'AssociationEnd->Qualifier' Metamodel description: Defines a Qualifier on the AssociationEnd.
getRealization() - Method in interface org.modelio.metamodel.uml.statik.Component
Getter for relation 'Component->Realization' Metamodel description: Specifies the Classifier to which it can be substituted.
getRealization(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.Component
Filtered Getter for relation 'Component->Realization' Metamodel description: Specifies the Classifier to which it can be substituted.
getRealized() - Method in interface org.modelio.metamodel.uml.statik.NameSpace
Getter for relation 'NameSpace->Realized' Metamodel description: null
getRealized(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.NameSpace
Filtered Getter for relation 'NameSpace->Realized' Metamodel description: null
getRealizedComponent() - Method in interface org.modelio.metamodel.uml.statik.Classifier
Getter for relation 'Classifier->RealizedComponent' Metamodel description: null
getRealizedComponent(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.Classifier
Filtered Getter for relation 'Classifier->RealizedComponent' Metamodel description: null
getRealizedInformationFlow() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ActivityEdge
Getter for relation 'ActivityEdge->RealizedInformationFlow' Metamodel description: null
getRealizedInformationFlow(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ActivityEdge
Filtered Getter for relation 'ActivityEdge->RealizedInformationFlow' Metamodel description: null
getRealizedInformationFlow() - Method in interface org.modelio.metamodel.uml.behavior.communicationModel.CommunicationMessage
Getter for relation 'CommunicationMessage->RealizedInformationFlow' Metamodel description: null
getRealizedInformationFlow(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.communicationModel.CommunicationMessage
Filtered Getter for relation 'CommunicationMessage->RealizedInformationFlow' Metamodel description: null
getRealizedInformationFlow() - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.Message
Getter for relation 'Message->RealizedInformationFlow' Metamodel description: null
getRealizedInformationFlow(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.Message
Filtered Getter for relation 'Message->RealizedInformationFlow' Metamodel description: null
getRealizedInformationFlow() - Method in interface org.modelio.metamodel.uml.statik.LinkEnd
Getter for relation 'LinkEnd->RealizedInformationFlow' Metamodel description: null
getRealizedInformationFlow(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.LinkEnd
Filtered Getter for relation 'LinkEnd->RealizedInformationFlow' Metamodel description: null
getRealizedInformationFlow() - Method in interface org.modelio.metamodel.uml.statik.NaryLink
Getter for relation 'NaryLink->RealizedInformationFlow' Metamodel description: null
getRealizedInformationFlow(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.NaryLink
Filtered Getter for relation 'NaryLink->RealizedInformationFlow' Metamodel description: null
getRealizedInformationFlow() - Method in interface org.modelio.metamodel.uml.statik.StructuralFeature
Getter for relation 'StructuralFeature->RealizedInformationFlow' Metamodel description: null
getRealizedInformationFlow(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.StructuralFeature
Filtered Getter for relation 'StructuralFeature->RealizedInformationFlow' Metamodel description: null
getRealizingActivityEdge() - Method in interface org.modelio.metamodel.uml.informationFlow.InformationFlow
Getter for relation 'InformationFlow->RealizingActivityEdge' Metamodel description: Determines which ActivityEdges will realize the specified flow.
getRealizingActivityEdge(Class<T>) - Method in interface org.modelio.metamodel.uml.informationFlow.InformationFlow
Filtered Getter for relation 'InformationFlow->RealizingActivityEdge' Metamodel description: Determines which ActivityEdges will realize the specified flow.
getRealizingClassifier() - Method in interface org.modelio.metamodel.uml.statik.ComponentRealization
Getter for relation 'ComponentRealization->RealizingClassifier' Metamodel description: The Classifiers that are involved in the implementation of the Component that owns this Realization.
getRealizingCommunicationMessage() - Method in interface org.modelio.metamodel.uml.informationFlow.InformationFlow
Getter for relation 'InformationFlow->RealizingCommunicationMessage' Metamodel description:
getRealizingCommunicationMessage(Class<T>) - Method in interface org.modelio.metamodel.uml.informationFlow.InformationFlow
Filtered Getter for relation 'InformationFlow->RealizingCommunicationMessage' Metamodel description:
getRealizingFeature() - Method in interface org.modelio.metamodel.uml.informationFlow.InformationFlow
Getter for relation 'InformationFlow->RealizingFeature' Metamodel description: null
getRealizingFeature(Class<T>) - Method in interface org.modelio.metamodel.uml.informationFlow.InformationFlow
Filtered Getter for relation 'InformationFlow->RealizingFeature' Metamodel description: null
getRealizingLink() - Method in interface org.modelio.metamodel.uml.informationFlow.InformationFlow
Getter for relation 'InformationFlow->RealizingLink' Metamodel description: null
getRealizingLink(Class<T>) - Method in interface org.modelio.metamodel.uml.informationFlow.InformationFlow
Filtered Getter for relation 'InformationFlow->RealizingLink' Metamodel description: null
getRealizingMessage() - Method in interface org.modelio.metamodel.uml.informationFlow.InformationFlow
Getter for relation 'InformationFlow->RealizingMessage' Metamodel description: null
getRealizingMessage(Class<T>) - Method in interface org.modelio.metamodel.uml.informationFlow.InformationFlow
Filtered Getter for relation 'InformationFlow->RealizingMessage' Metamodel description: null
getRealizingNaryLink() - Method in interface org.modelio.metamodel.uml.informationFlow.InformationFlow
Getter for relation 'InformationFlow->RealizingNaryLink' Metamodel description: null
getRealizingNaryLink(Class<T>) - Method in interface org.modelio.metamodel.uml.informationFlow.InformationFlow
Filtered Getter for relation 'InformationFlow->RealizingNaryLink' Metamodel description: null
getReceived() - Method in interface org.modelio.metamodel.uml.statik.NameSpace
Getter for relation 'NameSpace->Received' Metamodel description: null
getReceived(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.NameSpace
Filtered Getter for relation 'NameSpace->Received' Metamodel description: null
getReceivedEvents() - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.Transition
Getter for attribute 'Transition.ReceivedEvents' Metamodel description: Received events that trigger the Transition.
getReceivedInfo() - Method in interface org.modelio.metamodel.uml.infrastructure.UmlModelElement
Getter for relation 'UmlModelElement->ReceivedInfo' Metamodel description: null
getReceivedInfo(Class<T>) - Method in interface org.modelio.metamodel.uml.infrastructure.UmlModelElement
Filtered Getter for relation 'UmlModelElement->ReceivedInfo' Metamodel description: null
getReceivedMessage() - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.MessageEnd
Getter for relation 'MessageEnd->ReceivedMessage' Metamodel description: null
getReceiveEvent() - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.Message
Getter for relation 'Message->ReceiveEvent' Metamodel description: References the reception of the message.
getReceiver() - Method in interface org.modelio.metamodel.bpmn.bpmnService.BpmnOperation
Getter for relation 'BpmnOperation->Receiver' Metamodel description: null
getReceiver(Class<T>) - Method in interface org.modelio.metamodel.bpmn.bpmnService.BpmnOperation
Filtered Getter for relation 'BpmnOperation->Receiver' Metamodel description: null
getReceiver() - Method in interface org.modelio.metamodel.bpmn.flows.BpmnMessage
Getter for relation 'BpmnMessage->Receiver' Metamodel description: null
getReceiver(Class<T>) - Method in interface org.modelio.metamodel.bpmn.flows.BpmnMessage
Filtered Getter for relation 'BpmnMessage->Receiver' Metamodel description: null
getReceiver() - Method in interface org.modelio.metamodel.uml.behavior.commonBehaviors.Signal
Getter for relation 'Signal->Receiver' Metamodel description: null
getReceiver(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.commonBehaviors.Signal
Filtered Getter for relation 'Signal->Receiver' Metamodel description: null
getReceivingMerge() - Method in interface org.modelio.metamodel.uml.statik.Package
Getter for relation 'Package->ReceivingMerge' Metamodel description: null
getReceivingMerge(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.Package
Filtered Getter for relation 'Package->ReceivingMerge' Metamodel description: null
getReceivingPackage() - Method in interface org.modelio.metamodel.uml.statik.PackageMerge
Getter for relation 'PackageMerge->ReceivingPackage' Metamodel description: null
getRecordedFile(MObject, String) - Method in interface com.modeliosoft.modelio.cms.api.files.IFileChangesRecorder
Look for an existing recorded file path.
getRedefines() - Method in interface org.modelio.metamodel.uml.statik.Operation
Getter for relation 'Operation->Redefines' Metamodel description: null
getRedefinition() - Method in interface org.modelio.metamodel.uml.statik.Operation
Getter for relation 'Operation->Redefinition' Metamodel description: null
getRedefinition(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.Operation
Filtered Getter for relation 'Operation->Redefinition' Metamodel description: null
getRef() - Method in interface com.modeliosoft.modelio.cms.api.ICommitEntry
Get the related reference.
getRef() - Method in interface com.modeliosoft.modelio.cms.api.IRefResultEntry
Get the failed element.
getReferedUse() - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.Interaction
Getter for relation 'Interaction->ReferedUse' Metamodel description: null
getReferedUse(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.Interaction
Filtered Getter for relation 'Interaction->ReferedUse' Metamodel description: null
getReferencedBy() - Method in interface org.modelio.archimate.metamodel.core.structure.Model
Getter for relation 'Model->referencedBy' Metamodel description: The view points viewing this model.
getReferencedBy(Class<T>) - Method in interface org.modelio.archimate.metamodel.core.structure.Model
Filtered Getter for relation 'Model->referencedBy' Metamodel description: The view points viewing this model.
getReferencedByView() - Method in interface org.modelio.archimate.metamodel.core.structure.Model
Getter for relation 'Model->referencedByView' Metamodel description: The Archimate views of this model
getReferencedByView(Class<T>) - Method in interface org.modelio.archimate.metamodel.core.structure.Model
Filtered Getter for relation 'Model->referencedByView' Metamodel description: The Archimate views of this model
getReferencedClassName() - Method in interface org.modelio.metamodel.uml.infrastructure.MetaclassReference
Getter for attribute 'MetaclassReference.ReferencedClassName' Metamodel description: null
getReferencedDiagram() - Method in interface org.modelio.metamodel.diagrams.DiagramSet
Getter for relation 'DiagramSet->ReferencedDiagram' Metamodel description: null
getReferencedDiagram(Class<T>) - Method in interface org.modelio.metamodel.diagrams.DiagramSet
Filtered Getter for relation 'DiagramSet->ReferencedDiagram' Metamodel description: null
getReferencingSet() - Method in interface org.modelio.metamodel.diagrams.AbstractDiagram
Getter for relation 'AbstractDiagram->ReferencingSet' Metamodel description: null
getReferencingSet(Class<T>) - Method in interface org.modelio.metamodel.diagrams.AbstractDiagram
Filtered Getter for relation 'AbstractDiagram->ReferencingSet' Metamodel description: null
getRefersTo() - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.InteractionUse
Getter for relation 'InteractionUse->RefersTo' Metamodel description: Refers to the Interaction that defines its meaning.
getRegionAsInput() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ExpansionNode
Getter for relation 'ExpansionNode->RegionAsInput' Metamodel description: null
getRegionAsOutput() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ExpansionNode
Getter for relation 'ExpansionNode->RegionAsOutput' Metamodel description: null
getRegisteredMClasses() - Method in interface org.modelio.vcore.smkernel.mapi.MMetamodel
Get all the metamodel classes.
getRegisteredTool(String) - Method in interface org.modelio.api.modelio.diagram.IDiagramService
Get the palette tool from the given id.
getRelated() - Method in interface com.modeliosoft.modelio.cms.api.files.IAssociatedFile
 
getRelated() - Method in interface com.modeliosoft.modelio.cms.api.files.IAssociatedFileMove
 
getRelatedDiagrams(ModelElement) - Static method in class org.modelio.metamodel.mmextensions.standard.facilities.RelatedDiagramHelper
Get all 'related' diagrams of a model element, in the following order: Diagrams linked through a << related_diagram >> Dependency; Owned diagrams; For BpmnBehaviors, related diagrams of its child BpmnProcesses For BpmnCallActivities, related diagrams of the called BpmnProcess For CallBehaviorActions, related diagrams of the called Behavior
getRelatedFrom() - Method in interface org.modelio.archimate.metamodel.core.Concept
Getter for relation 'Concept->relatedFrom' Metamodel description: relations targeting this element
getRelatedFrom(Class<T>) - Method in interface org.modelio.archimate.metamodel.core.Concept
Filtered Getter for relation 'Concept->relatedFrom' Metamodel description: relations targeting this element
getRelatedTo() - Method in interface org.modelio.archimate.metamodel.core.Concept
Getter for relation 'Concept->relatedTo' Metamodel description: relations starting from this element
getRelatedTo(Class<T>) - Method in interface org.modelio.archimate.metamodel.core.Concept
Filtered Getter for relation 'Concept->relatedTo' Metamodel description: relations starting from this element
getRelation() - Method in class org.modelio.api.module.command.standard.ElementCreationStandardHandler
 
getRelevance() - Method in interface org.modelio.api.module.propertiesPage.IModulePropertyPanel
Return the relevance criterion used to reorder the contributed panels in the edition dialog.
getRemoteLocation() - Method in interface org.modelio.api.module.context.project.IFragmentStructure
Get the fragment's URI in the opened project.
getRemoteLocation() - Method in interface org.modelio.api.module.context.project.IProjectStructure
Get the project remote location.
getRepository() - Method in interface com.modeliosoft.modelio.cms.api.IRevertFragmentDetail
 
getRepository() - Method in interface com.modeliosoft.modelio.cms.api.IRevertFragmentResult
 
getRepositoryURL() - Method in interface com.modeliosoft.modelio.cms.api.admin.ICreateConnectionParameters
 
getRepresentation() - Method in interface org.modelio.metamodel.uml.statik.BindableInstance
Getter for relation 'BindableInstance->Representation' Metamodel description: Binding between Parts, from a CollaborationUse.
getRepresentation(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.BindableInstance
Filtered Getter for relation 'BindableInstance->Representation' Metamodel description: Binding between Parts, from a CollaborationUse.
getRepresentation() - Method in interface org.modelio.metamodel.uml.statik.Classifier
Getter for relation 'Classifier->Representation' Metamodel description: null
getRepresentation(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.Classifier
Filtered Getter for relation 'Classifier->Representation' Metamodel description: null
getRepresentation() - Method in interface org.modelio.metamodel.uml.statik.ConnectorEnd
Getter for relation 'ConnectorEnd->Representation' Metamodel description: Binding between ConnectorsEnds, used in CollaborationUse.
getRepresentation(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.ConnectorEnd
Filtered Getter for relation 'ConnectorEnd->Representation' Metamodel description: Binding between ConnectorsEnds, used in CollaborationUse.
getRepresentation() - Method in interface org.modelio.metamodel.uml.statik.NaryConnector
Getter for relation 'NaryConnector->Representation' Metamodel description: null
getRepresentation(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.NaryConnector
Filtered Getter for relation 'NaryConnector->Representation' Metamodel description: null
getRepresentationMode() - Method in interface org.modelio.api.modelio.diagram.IDiagramNode
Get the current representation mode.
- 0 : simple mode
- 1 : structured mode
- 2 : image mode
getRepresented() - Method in interface org.modelio.metamodel.diagrams.AbstractDiagram
Getter for relation 'AbstractDiagram->Represented' Metamodel description: null
getRepresented(Class<T>) - Method in interface org.modelio.metamodel.diagrams.AbstractDiagram
Filtered Getter for relation 'AbstractDiagram->Represented' Metamodel description: null
getRepresented() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ActivityPartition
Getter for relation 'ActivityPartition->Represented' Metamodel description: An element constraining behaviors invoked by nodes in the partition.
getRepresented() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ObjectNode
Getter for relation 'ObjectNode->Represented' Metamodel description: Instance that is represented by the ObjectNode.
getRepresented() - Method in interface org.modelio.metamodel.uml.behavior.communicationModel.CommunicationNode
Getter for relation 'CommunicationNode->Represented' Metamodel description: References the Instance the communication node represents.
getRepresented() - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.Lifeline
Getter for relation 'Lifeline->Represented' Metamodel description: References the Instance the Lifeline represents.
getRepresented() - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.Region
Getter for relation 'Region->Represented' Metamodel description:
getRepresented() - Method in interface org.modelio.metamodel.uml.informationFlow.InformationItem
Getter for relation 'InformationItem->Represented' Metamodel description: Determines the classifiers that will specify the structure and nature of the information.
getRepresented(Class<T>) - Method in interface org.modelio.metamodel.uml.informationFlow.InformationItem
Filtered Getter for relation 'InformationItem->Represented' Metamodel description: Determines the classifiers that will specify the structure and nature of the information.
getRepresented() - Method in interface org.modelio.metamodel.uml.statik.Package
Getter for relation 'Package->Represented' Metamodel description: null
getRepresentedAttribute() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ObjectNode
Getter for relation 'ObjectNode->RepresentedAttribute' Metamodel description: Represented attribute.
getRepresentedCommunicationNode() - Method in interface org.modelio.metamodel.uml.statik.Instance
Getter for relation 'Instance->RepresentedCommunicationNode' Metamodel description: null
getRepresentedCommunicationNode(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.Instance
Filtered Getter for relation 'Instance->RepresentedCommunicationNode' Metamodel description: null
getRepresentedFeature() - Method in interface org.modelio.metamodel.uml.statik.BindableInstance
Getter for relation 'BindableInstance->RepresentedFeature' Metamodel description: Expresses that the Part or Port represents an element from within a more accurate context (such as within an instance or a class internal structure).
getRepresentedFeature() - Method in interface org.modelio.metamodel.uml.statik.Binding
Getter for relation 'Binding->RepresentedFeature' Metamodel description: null
getRepresentedFeature() - Method in interface org.modelio.metamodel.uml.statik.ConnectorEnd
Getter for relation 'ConnectorEnd->RepresentedFeature' Metamodel description: Expresses that the ConnectorEnd represents an element in a more accurate context (such as within an instance or a class internal structure).
getRepresentedFeature() - Method in interface org.modelio.metamodel.uml.statik.NaryConnector
Getter for relation 'NaryConnector->RepresentedFeature' Metamodel description: null
getRepresentedLifeLine() - Method in interface org.modelio.metamodel.uml.statik.Instance
Getter for relation 'Instance->RepresentedLifeLine' Metamodel description: null
getRepresentedLifeLine(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.Instance
Filtered Getter for relation 'Instance->RepresentedLifeLine' Metamodel description: null
getRepresentedRealParameter() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ObjectNode
Getter for relation 'ObjectNode->RepresentedRealParameter' Metamodel description: The represented parameter.
getRepresentedRole() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ObjectNode
Getter for relation 'ObjectNode->RepresentedRole' Metamodel description: Shortcut to directly represent an association end by the node.
getRepresenting() - Method in interface org.modelio.metamodel.uml.statik.NameSpace
Getter for relation 'NameSpace->Representing' Metamodel description: null
getRepresenting(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.NameSpace
Filtered Getter for relation 'NameSpace->Representing' Metamodel description: null
getRepresentingConnector() - Method in interface org.modelio.metamodel.uml.infrastructure.UmlModelElement
Getter for relation 'UmlModelElement->RepresentingConnector' Metamodel description: null
getRepresentingConnector(Class<T>) - Method in interface org.modelio.metamodel.uml.infrastructure.UmlModelElement
Filtered Getter for relation 'UmlModelElement->RepresentingConnector' Metamodel description: null
getRepresentingEnd() - Method in interface org.modelio.metamodel.uml.infrastructure.UmlModelElement
Getter for relation 'UmlModelElement->RepresentingEnd' Metamodel description: null
getRepresentingEnd(Class<T>) - Method in interface org.modelio.metamodel.uml.infrastructure.UmlModelElement
Filtered Getter for relation 'UmlModelElement->RepresentingEnd' Metamodel description: null
getRepresentingInstance() - Method in interface org.modelio.metamodel.uml.infrastructure.UmlModelElement
Getter for relation 'UmlModelElement->RepresentingInstance' Metamodel description: null
getRepresentingInstance(Class<T>) - Method in interface org.modelio.metamodel.uml.infrastructure.UmlModelElement
Filtered Getter for relation 'UmlModelElement->RepresentingInstance' Metamodel description: null
getRepresentingObjectNode() - Method in interface org.modelio.metamodel.uml.behavior.commonBehaviors.BehaviorParameter
Getter for relation 'BehaviorParameter->RepresentingObjectNode' Metamodel description: null
getRepresentingObjectNode(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.commonBehaviors.BehaviorParameter
Filtered Getter for relation 'BehaviorParameter->RepresentingObjectNode' Metamodel description: null
getRepresentingObjectNode() - Method in interface org.modelio.metamodel.uml.statik.AssociationEnd
Getter for relation 'AssociationEnd->RepresentingObjectNode' Metamodel description: null
getRepresentingObjectNode(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.AssociationEnd
Filtered Getter for relation 'AssociationEnd->RepresentingObjectNode' Metamodel description: null
getRepresentingObjectNode() - Method in interface org.modelio.metamodel.uml.statik.Attribute
Getter for relation 'Attribute->RepresentingObjectNode' Metamodel description: null
getRepresentingObjectNode(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.Attribute
Filtered Getter for relation 'Attribute->RepresentingObjectNode' Metamodel description: null
getRepresentingObjectNode() - Method in interface org.modelio.metamodel.uml.statik.Instance
Getter for relation 'Instance->RepresentingObjectNode' Metamodel description: null
getRepresentingObjectNode(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.Instance
Filtered Getter for relation 'Instance->RepresentingObjectNode' Metamodel description: null
getRepresentingPartition() - Method in interface org.modelio.metamodel.uml.infrastructure.UmlModelElement
Getter for relation 'UmlModelElement->RepresentingPartition' Metamodel description: null
getRepresentingPartition(Class<T>) - Method in interface org.modelio.metamodel.uml.infrastructure.UmlModelElement
Filtered Getter for relation 'UmlModelElement->RepresentingPartition' Metamodel description: null
getRepresents() - Method in interface org.modelio.metamodel.uml.infrastructure.UmlModelElement
Getter for relation 'UmlModelElement->Represents' Metamodel description: null
getRepresents(Class<T>) - Method in interface org.modelio.metamodel.uml.infrastructure.UmlModelElement
Filtered Getter for relation 'UmlModelElement->Represents' Metamodel description: null
getRequired() - Method in interface org.modelio.metamodel.uml.statik.Port
Getter for relation 'Port->Required' Metamodel description: References the Interfaces specifying the set of operations and receptions which the Classifier expects its environment to handle.
getRequired(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.Port
Filtered Getter for relation 'Port->Required' Metamodel description: References the Interfaces specifying the set of operations and receptions which the Classifier expects its environment to handle.
getRequiredElement() - Method in interface org.modelio.metamodel.uml.statik.RequiredInterface
Getter for relation 'RequiredInterface->RequiredElement' Metamodel description: Interface required by the Port.
getRequiredElement(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.RequiredInterface
Filtered Getter for relation 'RequiredInterface->RequiredElement' Metamodel description: Interface required by the Port.
getRequiredModelioVersion() - Method in class org.modelio.api.module.AbstractJavaModule
Returns the minimum Modelio version that authorize the Module to be activated.
getRequiredModelioVersion() - Method in interface org.modelio.api.module.IModule
Returns the minimum Modelio version that authorize the Module to be activated.
getRequiredStateOf() - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.State
Getter for relation 'State->RequiredStateOf' Metamodel description: null
getRequiredStateOf(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.State
Filtered Getter for relation 'State->RequiredStateOf' Metamodel description: null
getRequiredVersionCompatibility(VersionedItem<?>) - Method in class org.modelio.vcore.smkernel.mapi.MetamodelVersionDescriptor
Compares the given fragment version descriptor with this metamodel and gives the compatibility state of the requirement.
getRequirementModel() - Method in interface org.modelio.api.modelio.model.IModelingSession
Deprecated.
replace with IModelioServices#getService(IAnalystModel.class) instead to get a proper way to manipulate Requirement model
getRequirementRoot() - Method in interface org.modelio.metamodel.analyst.AnalystProject
Getter for relation 'AnalystProject->RequirementRoot' Metamodel description:
getRequirementRoot(Class<T>) - Method in interface org.modelio.metamodel.analyst.AnalystProject
Filtered Getter for relation 'AnalystProject->RequirementRoot' Metamodel description:
getRequiring() - Method in interface org.modelio.metamodel.uml.statik.Interface
Getter for relation 'Interface->Requiring' Metamodel description: null
getRequiring(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.Interface
Filtered Getter for relation 'Interface->Requiring' Metamodel description: null
getRequiring() - Method in interface org.modelio.metamodel.uml.statik.RequiredInterface
Getter for relation 'RequiredInterface->Requiring' Metamodel description: null
getResident() - Method in interface org.modelio.metamodel.uml.statik.Node
Getter for relation 'Node->Resident' Metamodel description: null
getResident(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.Node
Filtered Getter for relation 'Node->Resident' Metamodel description: null
getResource() - Method in interface org.modelio.metamodel.bpmn.processCollaboration.BpmnProcess
Getter for relation 'BpmnProcess->Resource' Metamodel description: Resources attached to the process, such as auditing or monitoring.
getResource(Class<T>) - Method in interface org.modelio.metamodel.bpmn.processCollaboration.BpmnProcess
Filtered Getter for relation 'BpmnProcess->Resource' Metamodel description: Resources attached to the process, such as auditing or monitoring.
getResource() - Method in interface org.modelio.metamodel.bpmn.resources.BpmnResourceParameter
Getter for relation 'BpmnResourceParameter->Resource' Metamodel description: null
getResource() - Method in interface org.modelio.metamodel.bpmn.rootElements.BpmnFlowNode
Getter for relation 'BpmnFlowNode->Resource' Metamodel description: null
getResource(Class<T>) - Method in interface org.modelio.metamodel.bpmn.rootElements.BpmnFlowNode
Filtered Getter for relation 'BpmnFlowNode->Resource' Metamodel description: null
getResourceParameterBinding() - Method in interface org.modelio.metamodel.bpmn.resources.BpmnResourceRole
Getter for relation 'BpmnResourceRole->ResourceParameterBinding' Metamodel description: null
getResourceParameterBinding(Class<T>) - Method in interface org.modelio.metamodel.bpmn.resources.BpmnResourceRole
Filtered Getter for relation 'BpmnResourceRole->ResourceParameterBinding' Metamodel description: null
getResourceRef() - Method in interface org.modelio.metamodel.bpmn.resources.BpmnResourceRole
Getter for relation 'BpmnResourceRole->ResourceRef' Metamodel description: null
getResourceRole() - Method in interface org.modelio.metamodel.bpmn.resources.BpmnResourceParameterBinding
Getter for relation 'BpmnResourceParameterBinding->ResourceRole' Metamodel description: null
getResourceroleRefs() - Method in interface org.modelio.metamodel.bpmn.resources.BpmnResource
Getter for relation 'BpmnResource->ResourceroleRefs' Metamodel description: null
getResourceroleRefs(Class<T>) - Method in interface org.modelio.metamodel.bpmn.resources.BpmnResource
Filtered Getter for relation 'BpmnResource->ResourceroleRefs' Metamodel description: null
getResourceType(String, String, String, MClass) - Method in interface org.modelio.metamodel.mmextensions.standard.services.IMModelServices
Find a resource type by name and metaclass.
getResourceType(String, String, String, MClass) - Method in class org.modelio.metamodel.mmextensions.standard.services.MModelServices
 
getReturn() - Method in interface org.modelio.metamodel.uml.statik.Operation
Getter for relation 'Operation->Return' Metamodel description: Link to the possible return parameter.
getReturned() - Method in interface org.modelio.metamodel.uml.statik.Parameter
Getter for relation 'Parameter->Returned' Metamodel description: null
getRevertDependencies(MObject, boolean) - Method in interface com.modeliosoft.modelio.cms.api.mmextension.ICmsDependencyAnalyser
The Implementation must return only direct dependencies, even if 'recursive' is true.
getRevision() - Method in interface com.modeliosoft.modelio.cms.api.contrib.IUpdateConfig
 
getRevisions() - Method in interface com.modeliosoft.modelio.cms.api.contrib.IMergeConfig
Get the revisions to merge.
getRevisions() - Method in interface com.modeliosoft.modelio.cms.api.IMergeCommand
Get the revisions to merge.
getRiskRoot() - Method in interface org.modelio.metamodel.analyst.AnalystProject
Getter for relation 'AnalystProject->RiskRoot' Metamodel description:
getRiskRoot(Class<T>) - Method in interface org.modelio.metamodel.analyst.AnalystProject
Filtered Getter for relation 'AnalystProject->RiskRoot' Metamodel description:
getRole() - Method in interface org.modelio.metamodel.uml.statik.Binding
Getter for relation 'Binding->Role' Metamodel description: null
getRoleBinding() - Method in interface org.modelio.metamodel.uml.statik.CollaborationUse
Getter for relation 'CollaborationUse->RoleBinding' Metamodel description: The CollaborationUse owns the Binding links that bind elements of the Type Collaboration to elements accessible from the owner NameSpace of the CollaborationUse.
getRoleBinding(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.CollaborationUse
Filtered Getter for relation 'CollaborationUse->RoleBinding' Metamodel description: The CollaborationUse owns the Binding links that bind elements of the Type Collaboration to elements accessible from the owner NameSpace of the CollaborationUse.
getRoot() - Method in interface com.modeliosoft.modelio.cms.api.admin.ICreateConnectionParameters
 
getRoot(MObject) - Method in interface org.modelio.api.modelio.model.IUmlModel
Get the roots of the object in parameter.
getRootBusinessRuleContainer() - Method in interface com.modeliosoft.modelio.analyst.model.IAnalystModel
Get the main business rules container that owns the business rules elements.
The requirement elements are the business rules containers and business rules.
getRootDictionary() - Method in interface com.modeliosoft.modelio.analyst.model.IAnalystModel
Get the main dictionary that owns the sub dictionaries and terms.
getRootElement() - Method in interface org.modelio.metamodel.bpmn.rootElements.BpmnSharedDefinitions
Getter for relation 'BpmnSharedDefinitions->RootElement' Metamodel description: null
getRootElement(Class<T>) - Method in interface org.modelio.metamodel.bpmn.rootElements.BpmnSharedDefinitions
Filtered Getter for relation 'BpmnSharedDefinitions->RootElement' Metamodel description: null
getRootGoalContainer() - Method in interface com.modeliosoft.modelio.analyst.model.IAnalystModel
Get the main goal container that owns the goal elements.
The requirement elements are the goal containers and goals.
getRootRequirementContainer() - Method in interface com.modeliosoft.modelio.analyst.model.IAnalystModel
Get the main requirement container that owns the requirement elements.
The requirement elements are the requirement containers and requirements.
getRoots() - Method in interface org.modelio.api.module.context.project.IFragmentStructure
Get the root elements of the fragment.
getRouterKind() - Method in interface org.modelio.api.modelio.diagram.IDiagramLink
Get the router referenced by the link.
getRuleId() - Method in interface org.modelio.vcore.smkernel.mapi.modelshield.api.IModelError
 
getRuleId() - Method in class org.modelio.vcore.smkernel.mapi.modelshield.api.ModelError
 
getSameDependency(MDependency) - Method in interface org.modelio.vcore.smkernel.mapi.fake.FakeMClass
Get or create a fake dependency from a dependency that existed on the metaclass before it was discarded.
getSComposed() - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.InternalTransition
Getter for relation 'InternalTransition->SComposed' Metamodel description: null
getScopes() - Method in class org.modelio.api.module.command.DefaultModuleCommandHandler
 
getScopes() - Method in interface org.modelio.api.module.command.IModuleCommandHandler
 
getScopes() - Method in class org.modelio.api.module.contributor.AbstractWizardContributor
 
getScopes() - Method in interface org.modelio.api.module.contributor.IWizardContributor
Get the valid scopes for this contributor, ie the (metaclass+stereotype) combinations which are accepted as 'context' in #accept(MObject) and IWizardContributor.actionPerformed(ModelElement, String, String)
getScript() - Method in interface org.modelio.metamodel.bpmn.activities.BpmnScriptTask
Getter for attribute 'BpmnScriptTask.Script' Metamodel description: The modeler MAY include a script that can be run when the Task is performed.
getScriptEngine(ClassLoader) - Method in interface org.modelio.api.module.script.IScriptService
 
getScriptLanguage() - Method in interface org.modelio.metamodel.bpmn.activities.BpmnScriptTask
Getter for attribute 'BpmnScriptTask.ScriptLanguage' Metamodel description: Defines the script language.
getScriptService() - Method in class org.modelio.api.modelio.Modelio
getSelected() - Method in interface org.modelio.api.ui.swt.metaclassselect.IMetaclassSelector
 
getSelectedElement() - Method in class org.modelio.api.ui.text.TextWrapperForIElement
 
getSelectedPage() - Method in class org.modelio.api.ui.ModelioWizardDialog
 
getSelection() - Method in interface com.modeliosoft.modelio.cms.api.contrib.IRevertConfig
Get the elements on which the revert was run.
getSelection() - Method in interface com.modeliosoft.modelio.cms.api.ICommitCommand
Get the elements on which the commit was initially run.
getSelection() - Method in interface com.modeliosoft.modelio.cms.api.IRevertCommand
Get the elements on which the revert was run.
getSelectionBehavior() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ObjectFlow
Getter for attribute 'ObjectFlow.SelectionBehavior' Metamodel description: Selects tokens from a source object node.
getSelectionBehavior() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ObjectNode
Getter for attribute 'ObjectNode.SelectionBehavior' Metamodel description: Selects tokens for outgoing edges.
getSelector() - Method in interface org.modelio.metamodel.uml.behavior.communicationModel.CommunicationNode
Getter for attribute 'CommunicationNode.Selector' Metamodel description: If the represented element is multivalued, then this specifies the specific individual part within that set.
getSelector() - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.Lifeline
Getter for attribute 'Lifeline.Selector' Metamodel description: If the referenced ConnectableElement is multivalued, then this specifies the specific individual part within that set.
getSender() - Method in interface org.modelio.metamodel.bpmn.bpmnService.BpmnOperation
Getter for relation 'BpmnOperation->Sender' Metamodel description: null
getSender(Class<T>) - Method in interface org.modelio.metamodel.bpmn.bpmnService.BpmnOperation
Filtered Getter for relation 'BpmnOperation->Sender' Metamodel description: null
getSender() - Method in interface org.modelio.metamodel.bpmn.flows.BpmnMessage
Getter for relation 'BpmnMessage->Sender' Metamodel description: null
getSender(Class<T>) - Method in interface org.modelio.metamodel.bpmn.flows.BpmnMessage
Filtered Getter for relation 'BpmnMessage->Sender' Metamodel description: null
getSender() - Method in interface org.modelio.metamodel.uml.behavior.commonBehaviors.Signal
Getter for relation 'Signal->Sender' Metamodel description: null
getSender(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.commonBehaviors.Signal
Filtered Getter for relation 'Signal->Sender' Metamodel description: null
getSendEvent() - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.Message
Getter for relation 'Message->SendEvent' Metamodel description: null
getSends() - Method in interface org.modelio.metamodel.uml.behavior.commonBehaviors.Signal
Getter for relation 'Signal->Sends' Metamodel description: null
getSends(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.commonBehaviors.Signal
Filtered Getter for relation 'Signal->Sends' Metamodel description: null
getSent() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.SendSignalAction
Getter for relation 'SendSignalAction->Sent' Metamodel description: The type of signal transmitted.
getSent() - Method in interface org.modelio.metamodel.uml.statik.AssociationEnd
Getter for relation 'AssociationEnd->Sent' Metamodel description: null
getSent(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.AssociationEnd
Filtered Getter for relation 'AssociationEnd->Sent' Metamodel description: null
getSent() - Method in interface org.modelio.metamodel.uml.statik.Link
Getter for relation 'Link->Sent' Metamodel description: null
getSent() - Method in interface org.modelio.metamodel.uml.statik.NameSpace
Getter for relation 'NameSpace->Sent' Metamodel description: DataFlows sent by the NameSpace.
getSent(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.NameSpace
Filtered Getter for relation 'NameSpace->Sent' Metamodel description: DataFlows sent by the NameSpace.
getSent() - Method in interface org.modelio.metamodel.uml.statik.NaryLink
Getter for relation 'NaryLink->Sent' Metamodel description: null
getSent(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.NaryLink
Filtered Getter for relation 'NaryLink->Sent' Metamodel description: null
getSentEvents() - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.Transition
Getter for attribute 'Transition.SentEvents' Metamodel description: Events sent by the Transition once it is triggered.
getSentInfo() - Method in interface org.modelio.metamodel.uml.infrastructure.UmlModelElement
Getter for relation 'UmlModelElement->SentInfo' Metamodel description: null
getSentInfo(Class<T>) - Method in interface org.modelio.metamodel.uml.infrastructure.UmlModelElement
Filtered Getter for relation 'UmlModelElement->SentInfo' Metamodel description: null
getSentMessage() - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.MessageEnd
Getter for relation 'MessageEnd->SentMessage' Metamodel description: Message sent.
getSequence(Message) - Method in class org.modelio.metamodel.mmextensions.standard.facilities.interaction.MessageSequencer
Get the sequence number for a message
getSequence() - Method in interface org.modelio.metamodel.uml.behavior.communicationModel.CommunicationMessage
Getter for attribute 'CommunicationMessage.Sequence' Metamodel description: null
getSequence() - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.Message
Getter for attribute 'Message.Sequence' Metamodel description: Arguments passed with the message.
getService(Class<I>) - Method in interface org.modelio.api.modelio.IModelioServices
 
getService(Class<I>) - Method in class org.modelio.api.modelio.Modelio
getService(MMetamodelFragment) - Method in interface org.modelio.vcore.smkernel.mapi.services.IMetamodelServiceProvider
Get the service for a metamodel fragment.
getService(MMetamodelFragment) - Method in class org.modelio.vcore.smkernel.mapi.services.MetamodelExtensionPoint
Get a service for the given metamodel fragment.
getSetup() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.LoopNode
Getter for attribute 'LoopNode.Setup' Metamodel description: Section that initialize values or perform other setup computations for the loop.
getShellStateChanged() - Method in interface org.modelio.api.modelio.model.event.IStatusChangeEvent
 
getSHORT() - Method in interface org.modelio.api.modelio.model.IUMLTypes
 
getSignalSignature() - Method in interface org.modelio.metamodel.uml.behavior.communicationModel.CommunicationMessage
Getter for relation 'CommunicationMessage->SignalSignature' Metamodel description: Signal that is sent by the message.
getSignalSignature() - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.Message
Getter for relation 'Message->SignalSignature' Metamodel description: Signal that is sent by the message.
getSlot() - Method in interface org.modelio.metamodel.uml.statik.Instance
Getter for relation 'Instance->Slot' Metamodel description: Occurrences of attributes for the current object (Instance or Role).
getSlot(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.Instance
Filtered Getter for relation 'Instance->Slot' Metamodel description: Occurrences of attributes for the current object (Instance or Role).
getSlotImagePath(int) - Method in class org.modelio.api.module.command.DefaultModuleAction
 
getSlotImagePath(int) - Method in interface org.modelio.api.module.command.IModuleAction
 
getSlots() - Method in class org.modelio.api.module.command.DefaultModuleAction
 
getSlots() - Method in interface org.modelio.api.module.command.IModuleAction
 
getSModel() - Method in interface org.modelio.metamodel.uml.informationFlow.DataFlow
Getter for relation 'DataFlow->SModel' Metamodel description: Defines the DataFlow as being an instance of the associated Signal.
getSortedFragments() - Method in interface org.modelio.vcore.smkernel.mapi.MMetamodel
Get the registered fragments sorted by dependencies.
getSortOfMessage() - Method in interface org.modelio.metamodel.uml.behavior.communicationModel.CommunicationMessage
Getter for attribute 'CommunicationMessage.SortOfMessage' Metamodel description: The sort of communication reflected by the CommunicationMessage.
getSortOfMessage() - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.Message
Getter for attribute 'Message.SortOfMessage' Metamodel description: The sort of communication reflected by the Message.
getSource() - Method in interface org.modelio.metamodel.bpmn.events.BpmnLinkEventDefinition
Getter for relation 'BpmnLinkEventDefinition->Source' Metamodel description: null
getSource(Class<T>) - Method in interface org.modelio.metamodel.bpmn.events.BpmnLinkEventDefinition
Filtered Getter for relation 'BpmnLinkEventDefinition->Source' Metamodel description: null
getSource() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ActivityEdge
Getter for relation 'ActivityEdge->Source' Metamodel description: null
getSource() - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.Transition
Getter for relation 'Transition->Source' Metamodel description: Specifies the Transitions departing from the vertex.
getSource() - Method in interface org.modelio.metamodel.uml.statik.AssociationEnd
Getter for relation 'AssociationEnd->Source' Metamodel description: null
getSource() - Method in interface org.modelio.metamodel.uml.statik.LinkEnd
Getter for relation 'LinkEnd->Source' Metamodel description: null
getSource() - Method in interface org.modelio.metamodel.uml.statik.NaryLinkEnd
Getter for relation 'NaryLinkEnd->Source' Metamodel description: null
getSource() - Method in interface org.modelio.vcore.smkernel.mapi.MDependency
Get the origin of this dependency.
getSource(MObject) - Method in interface org.modelio.vcore.smkernel.mapi.MExpert
Get a model link source
getSourceOfDataAssociation() - Method in interface org.modelio.metamodel.bpmn.objects.BpmnItemAwareElement
Getter for relation 'BpmnItemAwareElement->SourceOfDataAssociation' Metamodel description: Data associations that use this element to compute a value.
getSourceOfDataAssociation(Class<T>) - Method in interface org.modelio.metamodel.bpmn.objects.BpmnItemAwareElement
Filtered Getter for relation 'BpmnItemAwareElement->SourceOfDataAssociation' Metamodel description: Data associations that use this element to compute a value.
getSourcePartition() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.MessageFlow
Getter for relation 'MessageFlow->SourcePartition' Metamodel description: null
getSourceRef() - Method in interface org.modelio.metamodel.bpmn.flows.BpmnMessageFlow
Getter for relation 'BpmnMessageFlow->SourceRef' Metamodel description: The BaseElement that the Association is connecting from.
getSourceRef() - Method in interface org.modelio.metamodel.bpmn.flows.BpmnSequenceFlow
Getter for relation 'BpmnSequenceFlow->SourceRef' Metamodel description: null
getSourceRef() - Method in interface org.modelio.metamodel.bpmn.objects.BpmnDataAssociation
Getter for relation 'BpmnDataAssociation->SourceRef' Metamodel description: null
getSourceRef(Class<T>) - Method in interface org.modelio.metamodel.bpmn.objects.BpmnDataAssociation
Filtered Getter for relation 'BpmnDataAssociation->SourceRef' Metamodel description: null
getSourceRef() - Method in interface org.modelio.metamodel.bpmn.rootElements.BpmnAssociation
Getter for relation 'BpmnAssociation->SourceRef' Metamodel description: The BaseElement that the Association is connecting from.
getSourceScopes() - Method in class org.modelio.api.modelio.diagram.tools.DefaultDiagramTool
 
getSourceScopes() - Method in interface org.modelio.api.modelio.diagram.tools.IDiagramTool
 
getSpecialization() - Method in interface org.modelio.metamodel.uml.statik.NameSpace
Getter for relation 'NameSpace->Specialization' Metamodel description: null
getSpecialization(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.NameSpace
Filtered Getter for relation 'NameSpace->Specialization' Metamodel description: null
getSRepresentation() - Method in interface org.modelio.metamodel.uml.statik.GeneralClass
Getter for relation 'GeneralClass->SRepresentation' Metamodel description: null
getSRepresentation(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.GeneralClass
Filtered Getter for relation 'GeneralClass->SRepresentation' Metamodel description: null
getSRepresentation() - Method in interface org.modelio.metamodel.uml.statik.Operation
Getter for relation 'Operation->SRepresentation' Metamodel description: null
getSRepresentation(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.Operation
Filtered Getter for relation 'Operation->SRepresentation' Metamodel description: null
getSRepresentation() - Method in interface org.modelio.metamodel.uml.statik.Parameter
Getter for relation 'Parameter->SRepresentation' Metamodel description: null
getSRepresentation(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.Parameter
Filtered Getter for relation 'Parameter->SRepresentation' Metamodel description: null
getStart() - Method in interface org.modelio.metamodel.uml.behavior.communicationModel.CommunicationChannel
Getter for relation 'CommunicationChannel->Start' Metamodel description: Node starting the channel.
getStart() - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.ExecutionSpecification
Getter for relation 'ExecutionSpecification->Start' Metamodel description: References the OccurrenceSpecification that designates the start of the execution.
getStarted() - Method in interface org.modelio.metamodel.uml.behavior.communicationModel.CommunicationNode
Getter for relation 'CommunicationNode->Started' Metamodel description: References communication channels starting from the node.
getStarted(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.communicationModel.CommunicationNode
Filtered Getter for relation 'CommunicationNode->Started' Metamodel description: References communication channels starting from the node.
getStarted() - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.ExecutionOccurenceSpecification
Getter for relation 'ExecutionOccurenceSpecification->Started' Metamodel description: null
getStartingActivity() - Method in interface org.modelio.metamodel.bpmn.objects.BpmnDataAssociation
Getter for relation 'BpmnDataAssociation->StartingActivity' Metamodel description: null
getStartingEvent() - Method in interface org.modelio.metamodel.bpmn.objects.BpmnDataAssociation
Getter for relation 'BpmnDataAssociation->StartingEvent' Metamodel description: null
getStartQuantity() - Method in interface org.modelio.metamodel.bpmn.activities.BpmnActivity
Getter for attribute 'BpmnActivity.StartQuantity' Metamodel description: The default value is 1.
getStartToEndMessage() - Method in interface org.modelio.metamodel.uml.behavior.communicationModel.CommunicationChannel
Getter for relation 'CommunicationChannel->StartToEndMessage' Metamodel description: null
getStartToEndMessage(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.communicationModel.CommunicationChannel
Filtered Getter for relation 'CommunicationChannel->StartToEndMessage' Metamodel description: null
getState() - Method in interface org.modelio.api.module.context.project.IFragmentStructure
Get the state of the fragment.
getStatus() - Method in class com.modeliosoft.modelio.api.license.LmxLicenseInfos
 
getStatus() - Method in interface org.modelio.api.module.license.ILicenseInfos
 
getStatus() - Method in interface org.modelio.vcore.smkernel.mapi.MObject
Get the object status flags.
getStatusChanged() - Method in interface org.modelio.api.modelio.model.event.IStatusChangeEvent
Get all the elements whose status changed.
getStereotype(String, MClass) - Method in interface org.modelio.api.modelio.model.IMetamodelExtensions
 
getStereotype(String, String, MClass) - Method in interface org.modelio.api.modelio.model.IMetamodelExtensions
 
getStereotype() - Method in class org.modelio.api.modelio.model.scope.ElementScope
 
getStereotype() - Method in class org.modelio.api.module.command.standard.ElementCreationStandardHandler
 
getStereotype() - Method in class org.modelio.api.module.contributor.ElementDescriptor
 
getStereotype(String, String, MClass) - Method in interface org.modelio.metamodel.mmextensions.standard.services.IMModelServices
Find a stereotype by name and metaclass.
getStereotype(String, String, String) - Method in interface org.modelio.metamodel.mmextensions.standard.services.IMModelServices
Deprecated.
getStereotype(String, String, MClass) - Method in class org.modelio.metamodel.mmextensions.standard.services.MModelServices
 
getStereotype(String, String, String) - Method in class org.modelio.metamodel.mmextensions.standard.services.MModelServices
Deprecated.
getStereotype(String, String) - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
Get the first stereotype applied to this element that matches the (moduleName, stereotypeName) pair from this model element.
getStereotypedImage(MObject, IPeerModule, boolean) - Method in interface org.modelio.api.modelio.model.IImageService
getStereotypeIcon(Stereotype) - Method in interface org.modelio.api.modelio.model.IImageService
Get the icon provided by the module for a given stereotype (usually 16x16 pixels).
getStereotypeImage(Stereotype) - Method in interface org.modelio.api.modelio.model.IImageService
Get the image provided by the module for a given stereotype (usually 32x32 pixels).
getStorageInfo() - Method in interface org.modelio.metamodel.uml.infrastructure.AbstractResource
Getter for attribute 'AbstractResource.storageInfo' Metamodel description:
getStrength() - Method in interface org.modelio.archimate.metamodel.relationships.dependency.Influence
Getter for attribute 'Influence.strength' Metamodel description:
getSTRING() - Method in interface org.modelio.api.modelio.model.IUMLTypes
 
getString(String) - Method in interface org.modelio.api.module.context.i18n.I18nSupport
Get the I18n'ed label for a given key
getStringProperty(String) - Method in interface com.modeliosoft.modelio.cms.api.admin.IRepositoryProperties
Get a single line string property value.
getStringValue() - Method in class org.modelio.api.module.parameter.impl.ParameterModel
 
getStringValue() - Method in class org.modelio.api.module.parameter.impl.PasswordParameterModel
 
getStyle() - Method in interface org.modelio.api.modelio.diagram.IDiagramGraphic
Get the graphical element style.
getStyle(String) - Method in interface org.modelio.api.modelio.diagram.IDiagramService
Get an installed diagram styles from its name.
getStyle() - Method in class org.modelio.api.module.command.standard.DiagramCreationStandardHandler
 
getStylePath() - Method in interface org.modelio.api.module.context.configuration.IModuleUserConfiguration
Returns the style path.
getStyleSheetFile(IModule, Map<String, String>) - Method in class com.modeliosoft.modelio.api.module.commands.standard.GenDocCommandStandardHandler
Retrieve from the given parameters the style sheet file absolute path.
getSub() - Method in interface org.modelio.metamodel.diagrams.DiagramSet
Getter for relation 'DiagramSet->Sub' Metamodel description: null
getSub(Class<T>) - Method in interface org.modelio.metamodel.diagrams.DiagramSet
Filtered Getter for relation 'DiagramSet->Sub' Metamodel description: null
getSub() - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.Region
Getter for relation 'Region->Sub' Metamodel description:
getSub(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.Region
Filtered Getter for relation 'Region->Sub' Metamodel description:
getSub(boolean) - Method in interface org.modelio.vcore.smkernel.mapi.MClass
Get the sub classes.
getSubElement() - Method in interface org.modelio.metamodel.analyst.GenericAnalystElement
Getter for relation 'GenericAnalystElement->SubElement' Metamodel description: null
getSubElement(Class<T>) - Method in interface org.modelio.metamodel.analyst.GenericAnalystElement
Filtered Getter for relation 'GenericAnalystElement->SubElement' Metamodel description: null
getSubGoal() - Method in interface org.modelio.metamodel.analyst.Goal
Getter for relation 'Goal->SubGoal' Metamodel description: null
getSubGoal(Class<T>) - Method in interface org.modelio.metamodel.analyst.Goal
Filtered Getter for relation 'Goal->SubGoal' Metamodel description: null
getSubject() - Method in interface org.modelio.metamodel.uml.infrastructure.AbstractResource
Getter for relation 'AbstractResource->Subject' Metamodel description: Model element owning the rich note.
getSubject() - Method in interface org.modelio.metamodel.uml.infrastructure.Note
Getter for relation 'Note->Subject' Metamodel description: The annotated element owning this note.
getSubKPI() - Method in interface org.modelio.metamodel.analyst.KPI
Getter for relation 'KPI->SubKPI' Metamodel description: Decomposition of the requirement into sub requirements.
getSubKPI(Class<T>) - Method in interface org.modelio.metamodel.analyst.KPI
Filtered Getter for relation 'KPI->SubKPI' Metamodel description: Decomposition of the requirement into sub requirements.
getSubMachine() - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.State
Getter for relation 'State->SubMachine' Metamodel description:
getSubmachineState() - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.StateMachine
Getter for relation 'StateMachine->SubmachineState' Metamodel description:
getSubmachineState(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.StateMachine
Filtered Getter for relation 'StateMachine->SubmachineState' Metamodel description:
getSubPartition() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ActivityPartition
Getter for relation 'ActivityPartition->SubPartition' Metamodel description: Partitions immediately contained in the partition.
getSubPartition(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ActivityPartition
Filtered Getter for relation 'ActivityPartition->SubPartition' Metamodel description: Partitions immediately contained in the partition.
getSubProcess() - Method in interface org.modelio.metamodel.bpmn.processCollaboration.BpmnLaneSet
Getter for relation 'BpmnLaneSet->SubProcess' Metamodel description: null
getSubProcess() - Method in interface org.modelio.metamodel.bpmn.rootElements.BpmnArtifact
Getter for relation 'BpmnArtifact->SubProcess' Metamodel description: null
getSubProcess() - Method in interface org.modelio.metamodel.bpmn.rootElements.BpmnFlowElement
Getter for relation 'BpmnFlowElement->SubProcess' Metamodel description: null
getSubRequirement() - Method in interface org.modelio.metamodel.analyst.Requirement
Getter for relation 'Requirement->SubRequirement' Metamodel description: Decomposition of the requirement into sub requirements.
getSubRequirement(Class<T>) - Method in interface org.modelio.metamodel.analyst.Requirement
Filtered Getter for relation 'Requirement->SubRequirement' Metamodel description: Decomposition of the requirement into sub requirements.
getSubRisk() - Method in interface org.modelio.metamodel.analyst.Risk
Getter for relation 'Risk->SubRisk' Metamodel description: Decomposition of the requirement into sub requirements.
getSubRisk(Class<T>) - Method in interface org.modelio.metamodel.analyst.Risk
Filtered Getter for relation 'Risk->SubRisk' Metamodel description: Decomposition of the requirement into sub requirements.
getSubRule() - Method in interface org.modelio.metamodel.analyst.BusinessRule
Getter for relation 'BusinessRule->SubRule' Metamodel description: null
getSubRule(Class<T>) - Method in interface org.modelio.metamodel.analyst.BusinessRule
Filtered Getter for relation 'BusinessRule->SubRule' Metamodel description: null
getSubstitued() - Method in interface org.modelio.metamodel.uml.statik.Classifier
Getter for relation 'Classifier->Substitued' Metamodel description: Specifies the Classifier to which it can be substituted.
getSubstitued(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.Classifier
Filtered Getter for relation 'Classifier->Substitued' Metamodel description: Specifies the Classifier to which it can be substituted.
getSubstitutingClassifier() - Method in interface org.modelio.metamodel.uml.infrastructure.Substitution
Getter for relation 'Substitution->SubstitutingClassifier' Metamodel description: null
getSubstitutingSubstitution() - Method in interface org.modelio.metamodel.uml.statik.Classifier
Getter for relation 'Classifier->SubstitutingSubstitution' Metamodel description: null
getSubstitutingSubstitution(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.Classifier
Filtered Getter for relation 'Classifier->SubstitutingSubstitution' Metamodel description: null
getSubTest() - Method in interface org.modelio.metamodel.analyst.Test
Getter for relation 'Test->SubTest' Metamodel description: Decomposition of the requirement into sub requirements.
getSubTest(Class<T>) - Method in interface org.modelio.metamodel.analyst.Test
Filtered Getter for relation 'Test->SubTest' Metamodel description: Decomposition of the requirement into sub requirements.
getSubType() - Method in interface org.modelio.metamodel.uml.statik.Generalization
Getter for relation 'Generalization->SubType' Metamodel description: null
getSuper() - Method in interface org.modelio.vcore.smkernel.mapi.MClass
Get the parent metamodel class.
getSuperPartition() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ActivityPartition
Getter for relation 'ActivityPartition->SuperPartition' Metamodel description: null
getSuperType() - Method in interface org.modelio.metamodel.uml.statik.Generalization
Getter for relation 'Generalization->SuperType' Metamodel description: Defines the parent element.
getSupported() - Method in interface org.modelio.metamodel.bpmn.processCollaboration.BpmnProcess
Getter for relation 'BpmnProcess->Supported' Metamodel description: null
getSupported(Class<T>) - Method in interface org.modelio.metamodel.bpmn.processCollaboration.BpmnProcess
Filtered Getter for relation 'BpmnProcess->Supported' Metamodel description: null
getSupportedMimeTypes() - Method in interface org.modelio.api.modelio.editor.IEditionService
Indicates which mime type are supported in the current instance of Modelio.
getSupports() - Method in interface org.modelio.metamodel.bpmn.processCollaboration.BpmnProcess
Getter for relation 'BpmnProcess->Supports' Metamodel description: Modelers can declare that they intend all executions or performances of one Process to also be valid for another Process.
getSupports(Class<T>) - Method in interface org.modelio.metamodel.bpmn.processCollaboration.BpmnProcess
Filtered Getter for relation 'BpmnProcess->Supports' Metamodel description: Modelers can declare that they intend all executions or performances of one Process to also be valid for another Process.
getSymbolService() - Method in interface com.modeliosoft.modelio.cms.api.IAddResult
Get the symbol service.
getSymbolService() - Method in interface com.modeliosoft.modelio.cms.api.ICommitDetail
Get the symbol service.
getSymbolService() - Method in interface com.modeliosoft.modelio.cms.api.ICommitResult
Get the symbol service.
getSymbolService() - Method in interface com.modeliosoft.modelio.cms.api.IGetLockResult
 
getSymbolService() - Method in interface com.modeliosoft.modelio.cms.api.IRevertDetail
Get the symbol service.
getSymbolService() - Method in interface com.modeliosoft.modelio.cms.api.IRevertResult
Get the symbol service.
getSymbolService() - Method in interface com.modeliosoft.modelio.cms.api.IUpdateDetails
Get the symbol service.
getSymetric() - Method in interface org.modelio.vcore.smkernel.mapi.MDependency
Get the opposite dependency.
getTag() - Method in class org.modelio.api.ui.form.models.AbstractTagFieldData
 
getTag(String, String) - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
Deprecated.
since Modelio 3.8, it is recommended to use ModelElement.getTagValue(String, String, String) instead.
getTag(String, String, String) - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
This method returns the (first) tagged value of the type indicated by the (moduleName, tagTypeName) pair.
getTag(TagType) - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
This method returns the first tagged value of the given type.
getTag() - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
Getter for relation 'ModelElement->Tag' Metamodel description: TaggedValues annotating the ModelElement.
getTag(Class<T>) - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
Filtered Getter for relation 'ModelElement->Tag' Metamodel description: TaggedValues annotating the ModelElement.
getTagOccurence() - Method in interface org.modelio.metamodel.uml.infrastructure.TagType
Getter for relation 'TagType->TagOccurence' Metamodel description: null
getTagOccurence(Class<T>) - Method in interface org.modelio.metamodel.uml.infrastructure.TagType
Filtered Getter for relation 'TagType->TagOccurence' Metamodel description: null
getTagType(String, String, MClass) - Method in interface org.modelio.api.modelio.model.IMetamodelExtensions
 
getTagType(Stereotype, String) - Method in interface org.modelio.api.modelio.model.IMetamodelExtensions
 
getTagType(String, String, String, MClass) - Method in interface org.modelio.metamodel.mmextensions.standard.services.IMModelServices
Find a tag type by name and metaclass.
getTagType(String, String, String, MClass) - Method in class org.modelio.metamodel.mmextensions.standard.services.MModelServices
 
getTagTypes() - Method in class org.modelio.api.modelio.mc.DefaultModelComponentContributor
Return the set of tagged value types that must be added to a model component.
getTagValue(String, String) - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
Deprecated.
since Modelio 3.8, it is recommended to use ModelElement.getTagValue(String, String, String) instead.
getTagValue(String, String, String) - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
This method returns the first parameter value of the first tagged value of the type indicated by the (moduleName, tagTypeName) pair.
getTagValue(TagType) - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
This method returns the first parameter value of the first tagged value of the given type.
getTagValues(String, String) - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
Deprecated.
since Modelio 3.8, it is recommended to use ModelElement.getTagValues(String, String, String) instead.
getTagValues(String, String, String) - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
This method returns the parameter values of the first tagged value of the type indicated by the (moduleName, tagTypeName) pair.
getTagValues(TagType) - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
This method returns the parameter values of the first tagged value of the given type.
getTarget() - Method in interface org.modelio.metamodel.bpmn.events.BpmnLinkEventDefinition
Getter for relation 'BpmnLinkEventDefinition->Target' Metamodel description: null
getTarget() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ActivityEdge
Getter for relation 'ActivityEdge->Target' Metamodel description: Node to which tokens are put when they traverse the edge.
getTarget() - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.Transition
Getter for relation 'Transition->Target' Metamodel description: Specifies the Transitions entering the vertex.
getTarget() - Method in interface org.modelio.metamodel.uml.behavior.usecaseModel.UseCaseDependency
Getter for relation 'UseCaseDependency->Target' Metamodel description: In a dependency between UseCases, this defines the link to the target UseCase.
getTarget() - Method in interface org.modelio.metamodel.uml.statik.AssociationEnd
Getter for relation 'AssociationEnd->Target' Metamodel description: null
getTarget() - Method in interface org.modelio.metamodel.uml.statik.LinkEnd
Getter for relation 'LinkEnd->Target' Metamodel description: null
getTarget() - Method in interface org.modelio.vcore.smkernel.mapi.MDependency
Get the dependency target (aka its type).
getTarget(MObject) - Method in interface org.modelio.vcore.smkernel.mapi.MExpert
Get a model link target.
getTargetFile(IModule, Map<String, String>) - Method in class com.modeliosoft.modelio.api.module.commands.standard.GenDocCommandStandardHandler
Retrieve from the given parameters the target file name.
getTargetFormat(IModule, Map<String, String>) - Method in class com.modeliosoft.modelio.api.module.commands.standard.GenDocCommandStandardHandler
Retrieve from the given parameters the target file format.
getTargetingEnd() - Method in interface org.modelio.metamodel.uml.statik.Classifier
Getter for relation 'Classifier->TargetingEnd' Metamodel description: null
getTargetingEnd(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.Classifier
Filtered Getter for relation 'Classifier->TargetingEnd' Metamodel description: null
getTargetingEnd() - Method in interface org.modelio.metamodel.uml.statik.Instance
Getter for relation 'Instance->TargetingEnd' Metamodel description: null
getTargetingEnd(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.Instance
Filtered Getter for relation 'Instance->TargetingEnd' Metamodel description: null
getTargetOfDataAssociation() - Method in interface org.modelio.metamodel.bpmn.objects.BpmnItemAwareElement
Getter for relation 'BpmnItemAwareElement->TargetOfDataAssociation' Metamodel description: Data associations that computes the value of this element.
getTargetOfDataAssociation(Class<T>) - Method in interface org.modelio.metamodel.bpmn.objects.BpmnItemAwareElement
Filtered Getter for relation 'BpmnItemAwareElement->TargetOfDataAssociation' Metamodel description: Data associations that computes the value of this element.
getTargetPartition() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.MessageFlow
Getter for relation 'MessageFlow->TargetPartition' Metamodel description:
getTargetRef() - Method in interface org.modelio.metamodel.bpmn.flows.BpmnMessageFlow
Getter for relation 'BpmnMessageFlow->TargetRef' Metamodel description: The BaseElement that the Association is connecting to.
getTargetRef() - Method in interface org.modelio.metamodel.bpmn.flows.BpmnSequenceFlow
Getter for relation 'BpmnSequenceFlow->TargetRef' Metamodel description: null
getTargetRef() - Method in interface org.modelio.metamodel.bpmn.objects.BpmnDataAssociation
Getter for relation 'BpmnDataAssociation->TargetRef' Metamodel description: null
getTargetRef() - Method in interface org.modelio.metamodel.bpmn.rootElements.BpmnAssociation
Getter for relation 'BpmnAssociation->TargetRef' Metamodel description: The BaseElement that the Association is connecting to.
getTargetScopes() - Method in class org.modelio.api.modelio.diagram.tools.DefaultDiagramTool
 
getTargetScopes() - Method in interface org.modelio.api.modelio.diagram.tools.IDiagramTool
 
getTemplate() - Method in interface org.modelio.metamodel.uml.statik.NameSpace
Getter for relation 'NameSpace->Template' Metamodel description: In the case of template classes, this association defines its template parameters.
getTemplate(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.NameSpace
Filtered Getter for relation 'NameSpace->Template' Metamodel description: In the case of template classes, this association defines its template parameters.
getTemplate() - Method in interface org.modelio.metamodel.uml.statik.Operation
Getter for relation 'Operation->Template' Metamodel description: In case of template operations, this association defines its template parameters.
getTemplate(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.Operation
Filtered Getter for relation 'Operation->Template' Metamodel description: In case of template operations, this association defines its template parameters.
getTemplateInstanciation() - Method in interface org.modelio.metamodel.uml.statik.NameSpace
Getter for relation 'NameSpace->TemplateInstanciation' Metamodel description: Relates to the template that is instanciated by the current NameSpace.
getTemplateInstanciation(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.NameSpace
Filtered Getter for relation 'NameSpace->TemplateInstanciation' Metamodel description: Relates to the template that is instanciated by the current NameSpace.
getTemplateInstanciation() - Method in interface org.modelio.metamodel.uml.statik.Operation
Getter for relation 'Operation->TemplateInstanciation' Metamodel description: Binds the Operation to the template operation that it instanciates.
getTemplateInstanciation(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.Operation
Filtered Getter for relation 'Operation->TemplateInstanciation' Metamodel description: Binds the Operation to the template operation that it instanciates.
getTemplateParameterValues(Map<String, String>) - Method in class com.modeliosoft.modelio.api.module.commands.standard.GenDocCommandStandardHandler
Get the document template parameter values from the current execution parameters.
getTemplateSubstitution() - Method in interface org.modelio.metamodel.uml.infrastructure.UmlModelElement
Getter for relation 'UmlModelElement->TemplateSubstitution' Metamodel description: null
getTemplateSubstitution(Class<T>) - Method in interface org.modelio.metamodel.uml.infrastructure.UmlModelElement
Filtered Getter for relation 'UmlModelElement->TemplateSubstitution' Metamodel description: null
getTest() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.Clause
Getter for attribute 'Clause.Test' Metamodel description: Specifies the result of the test.
getTest() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.LoopNode
Getter for attribute 'LoopNode.Test' Metamodel description: Expression that computes a Boolean value to determine if another execution of the body will be performed.
getTestRoot() - Method in interface org.modelio.metamodel.analyst.AnalystProject
Getter for relation 'AnalystProject->TestRoot' Metamodel description:
getTestRoot(Class<T>) - Method in interface org.modelio.metamodel.analyst.AnalystProject
Filtered Getter for relation 'AnalystProject->TestRoot' Metamodel description:
getText(Object) - Method in class org.modelio.api.ui.labelprovider.ElementLabelProvider
 
getTextColor() - Method in interface org.modelio.api.modelio.diagram.IDiagramLink
Get the current text color.
getTextColor() - Method in interface org.modelio.api.modelio.diagram.IDiagramNode
Get the current text color.
getTextField() - Method in class org.modelio.api.ui.text.TextWrapperForIElement
 
getTextProperty(String) - Method in interface com.modeliosoft.modelio.cms.api.admin.IRepositoryProperties
Get a multiple line string property value.
getThrower() - Method in interface org.modelio.metamodel.uml.statik.RaisedException
Getter for relation 'RaisedException->Thrower' Metamodel description: null
getThrowing() - Method in interface org.modelio.metamodel.uml.statik.Classifier
Getter for relation 'Classifier->Throwing' Metamodel description: null
getThrowing(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.Classifier
Filtered Getter for relation 'Classifier->Throwing' Metamodel description: null
getThrown() - Method in interface org.modelio.metamodel.uml.statik.Operation
Getter for relation 'Operation->Thrown' Metamodel description: null
getThrown(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.Operation
Filtered Getter for relation 'Operation->Thrown' Metamodel description: null
getThrownType() - Method in interface org.modelio.metamodel.uml.statik.RaisedException
Getter for relation 'RaisedException->ThrownType' Metamodel description: Raised exception type.
getTime() - Method in interface org.modelio.archimate.metamodel.core.generic.Event
Getter for attribute 'Event.time' Metamodel description: indicates the moment or moments at which the event happens.
getTimeCycle() - Method in interface org.modelio.metamodel.bpmn.events.BpmnTimerEventDefinition
Getter for attribute 'BpmnTimerEventDefinition.TimeCycle' Metamodel description: If the trigger is a Timer, then a timeCycle MAY be entered.
getTimeDate() - Method in interface org.modelio.metamodel.bpmn.events.BpmnTimerEventDefinition
Getter for attribute 'BpmnTimerEventDefinition.TimeDate' Metamodel description: If the trigger is a Timer, then a timeDate MAY be entered.
getTimeDuration() - Method in interface org.modelio.metamodel.bpmn.events.BpmnTimerEventDefinition
Getter for attribute 'BpmnTimerEventDefinition.TimeDuration' Metamodel description:
getTimeExpresion() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.AcceptTimeEventAction
Getter for attribute 'AcceptTimeEventAction.TimeExpresion' Metamodel description: null
getTitle() - Method in class org.modelio.api.module.report.Report
 
getTo() - Method in interface org.modelio.api.modelio.diagram.IDiagramLink
 
getTo() - Method in interface org.modelio.archimate.metamodel.core.Relationship
Getter for relation 'Relationship->to' Metamodel description: relationship destination
getToAfter() - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.OccurrenceSpecification
Getter for relation 'OccurrenceSpecification->ToAfter' Metamodel description: NOT TO DOCUMENT : References the GeneralOrderings that specify EventOcurrences that must occur after this OccurrenceSpecification.
getToAfter(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.OccurrenceSpecification
Filtered Getter for relation 'OccurrenceSpecification->ToAfter' Metamodel description: NOT TO DOCUMENT : References the GeneralOrderings that specify EventOcurrences that must occur after this OccurrenceSpecification.
getToBefore() - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.OccurrenceSpecification
Getter for relation 'OccurrenceSpecification->ToBefore' Metamodel description: null
getToBefore(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.OccurrenceSpecification
Filtered Getter for relation 'OccurrenceSpecification->ToBefore' Metamodel description: null
getToLinks() - Method in interface org.modelio.api.modelio.diagram.IDiagramGraphic
Return the links that are ending (ie incoming links) at this node.
getTooltip() - Method in class org.modelio.api.modelio.diagram.tools.DefaultDiagramTool
 
getTooltip() - Method in interface org.modelio.api.modelio.diagram.tools.IDiagramTool
Gets the tooltip of this command.
getTooltip() - Method in class org.modelio.api.module.command.DefaultModuleAction
 
getTooltip() - Method in interface org.modelio.api.module.command.IModuleAction
 
getTop() - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.StateMachine
Getter for relation 'StateMachine->Top' Metamodel description: Defines the root state for the current StateMachine.
getTransfomation() - Method in interface org.modelio.metamodel.bpmn.objects.BpmnDataAssociation
Getter for attribute 'BpmnDataAssociation.Transfomation' Metamodel description: Specifies an optional transformation Expression.
getTransformationBehavior() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ObjectFlow
Getter for attribute 'ObjectFlow.TransformationBehavior' Metamodel description: Expression that changes or replaces data tokens flowing along edge.
getTrigger() - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.Transition
Getter for relation 'Transition->Trigger' Metamodel description: Events that may trigger the Transition (under initial state and initial Transitions).
getTriggered() - Method in interface org.modelio.metamodel.uml.behavior.commonBehaviors.Event
Getter for relation 'Event->Triggered' Metamodel description: null
getTriggered(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.commonBehaviors.Event
Filtered Getter for relation 'Event->Triggered' Metamodel description: null
getType() - Method in class com.modeliosoft.modelio.api.license.LmxLicenseInfos
 
getType(Object, Object, Object) - Method in class com.modeliosoft.modelio.api.modelio.matrix.model.contentaccessor.AbstractMatrixContentAccessor
 
getType(Object, Object, Object) - Method in interface com.modeliosoft.modelio.api.modelio.matrix.model.IMatrixContentAccessor
Get the type of a selected cell.
getType() - Method in interface com.modeliosoft.modelio.cms.api.ICommitEntry
The modification type.
getType() - Method in class org.modelio.api.modelio.diagram.ContributorCategory
 
getType() - Method in interface org.modelio.api.modelio.editor.IMDATextEditor
Get the editor's type.
getType() - Method in interface org.modelio.api.module.context.project.IFragmentStructure
Get the fragment type identifier.
getType() - Method in interface org.modelio.api.module.context.project.IProjectStructure
Get the project type, either LOCAL or HTTP.
getType() - Method in interface org.modelio.api.module.license.ILicenseInfos
 
getType() - Method in class org.modelio.api.ui.form.models.AbstractTagFieldData
 
getType() - Method in class org.modelio.api.ui.form.models.DependencyListFieldData
 
getType() - Method in interface org.modelio.api.ui.form.models.IFormFieldData
 
getType() - Method in class org.modelio.api.ui.form.models.MAttributeFieldData
 
getType() - Method in class org.modelio.api.ui.form.models.NoteFieldData
 
getType() - Method in class org.modelio.api.ui.form.models.PropertyFieldData
 
getType() - Method in interface org.modelio.metamodel.bpmn.resources.BpmnResourceParameter
Getter for relation 'BpmnResourceParameter->Type' Metamodel description: null
getType() - Method in interface org.modelio.metamodel.mda.ModuleParameter
Getter for attribute 'ModuleParameter.Type' Metamodel description: Type of the parameter.
getType() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ObjectNode
Getter for relation 'ObjectNode->Type' Metamodel description: Type of the object node.
getType() - Method in interface org.modelio.metamodel.uml.infrastructure.AbstractResource
Getter for relation 'AbstractResource->Type' Metamodel description: Semantic function of the rich note.
getType() - Method in interface org.modelio.metamodel.uml.infrastructure.properties.PropertyDefinition
Getter for relation 'PropertyDefinition->Type' Metamodel description: null
getType() - Method in interface org.modelio.metamodel.uml.infrastructure.properties.TypedPropertyTable
Getter for relation 'TypedPropertyTable->Type' Metamodel description: null
getType() - Method in interface org.modelio.metamodel.uml.statik.Attribute
Getter for relation 'Attribute->Type' Metamodel description: Determines which Class is the Attribute's type.
getType() - Method in interface org.modelio.metamodel.uml.statik.CollaborationUse
Getter for relation 'CollaborationUse->Type' Metamodel description: Defines the Collaboration whose CollaborationUse is an occurrence.
getType() - Method in interface org.modelio.metamodel.uml.statik.Parameter
Getter for relation 'Parameter->Type' Metamodel description: Defines the Class to which the Parameter belongs.
getType() - Method in interface org.modelio.metamodel.uml.statik.TemplateParameter
Getter for relation 'TemplateParameter->Type' Metamodel description: Default parameter type, when IsValueParameter is false.
getType() - Method in interface org.modelio.vcore.smkernel.mapi.MAttribute
 
getTypeConstraint() - Method in interface org.modelio.metamodel.uml.statik.Attribute
Getter for attribute 'Attribute.TypeConstraint' Metamodel description: Provides an indication of the instanciation of the Attribute's elementary class.
getTypeConstraint() - Method in interface org.modelio.metamodel.uml.statik.Parameter
Getter for attribute 'Parameter.TypeConstraint' Metamodel description: Construction parameter of the Parameter's class (for example, the size of a characters string).
getTyped() - Method in interface org.modelio.metamodel.uml.infrastructure.properties.PropertyType
Getter for relation 'PropertyType->Typed' Metamodel description: null
getTyped(Class<T>) - Method in interface org.modelio.metamodel.uml.infrastructure.properties.PropertyType
Filtered Getter for relation 'PropertyType->Typed' Metamodel description: null
getTypedItem() - Method in interface org.modelio.metamodel.bpmn.objects.BpmnItemDefinition
Getter for relation 'BpmnItemDefinition->TypedItem' Metamodel description: null
getTypedItem(Class<T>) - Method in interface org.modelio.metamodel.bpmn.objects.BpmnItemDefinition
Filtered Getter for relation 'BpmnItemDefinition->TypedItem' Metamodel description: null
getTypedMessage() - Method in interface org.modelio.metamodel.bpmn.objects.BpmnItemDefinition
Getter for relation 'BpmnItemDefinition->TypedMessage' Metamodel description: null
getTypedMessage(Class<T>) - Method in interface org.modelio.metamodel.bpmn.objects.BpmnItemDefinition
Filtered Getter for relation 'BpmnItemDefinition->TypedMessage' Metamodel description: null
getTypedResource() - Method in interface org.modelio.metamodel.uml.infrastructure.ResourceType
Getter for relation 'ResourceType->TypedResource' Metamodel description: null
getTypedResource(Class<T>) - Method in interface org.modelio.metamodel.uml.infrastructure.ResourceType
Filtered Getter for relation 'ResourceType->TypedResource' Metamodel description: null
getTypedResourceParameter() - Method in interface org.modelio.metamodel.bpmn.objects.BpmnItemDefinition
Getter for relation 'BpmnItemDefinition->TypedResourceParameter' Metamodel description: null
getTypedResourceParameter(Class<T>) - Method in interface org.modelio.metamodel.bpmn.objects.BpmnItemDefinition
Filtered Getter for relation 'BpmnItemDefinition->TypedResourceParameter' Metamodel description: null
getTypedTable() - Method in interface org.modelio.metamodel.uml.infrastructure.properties.PropertyTableDefinition
Getter for relation 'PropertyTableDefinition->TypedTable' Metamodel description: null
getTypedTable(Class<T>) - Method in interface org.modelio.metamodel.uml.infrastructure.properties.PropertyTableDefinition
Filtered Getter for relation 'PropertyTableDefinition->TypedTable' Metamodel description: null
getTypeIds() - Method in class org.modelio.api.ui.dnd.ModelElementTransfer
 
getTypeNames() - Method in class org.modelio.api.ui.dnd.ModelElementTransfer
 
getTypingParameter() - Method in interface org.modelio.metamodel.uml.infrastructure.UmlModelElement
Getter for relation 'UmlModelElement->TypingParameter' Metamodel description: null
getTypingParameter(Class<T>) - Method in interface org.modelio.metamodel.uml.infrastructure.UmlModelElement
Filtered Getter for relation 'UmlModelElement->TypingParameter' Metamodel description: null
getUiData() - Method in interface org.modelio.metamodel.diagrams.AbstractDiagram
Getter for attribute 'AbstractDiagram.UiData' Metamodel description:
getUiDataVersion() - Method in interface org.modelio.metamodel.diagrams.AbstractDiagram
Getter for attribute 'AbstractDiagram.UiDataVersion' Metamodel description: Serialized contents version.
getUiToolkit() - Method in interface org.modelio.api.modelio.IModelioServices
Get the GUI toolkit modules can use to create model or metamodel related widgets.
getUmlImage(MObject, boolean) - Method in interface org.modelio.api.modelio.model.IImageService
Deprecated.
getUmlTypes() - Method in interface org.modelio.api.modelio.model.IUmlModel
Get access to the UML types
getUNDEFINED() - Method in interface org.modelio.api.modelio.model.IUMLTypes
 
getUndeletedBlobs() - Method in interface com.modeliosoft.modelio.cms.api.IRevertDetail
Deprecated.
Since 3.6, Call the same method on each IRevertDetail.getFragments().
getUndeletedBlobs() - Method in interface com.modeliosoft.modelio.cms.api.IRevertFragmentDetail
 
getUndeletedElements() - Method in interface com.modeliosoft.modelio.cms.api.IAddResult
Get the elements that were cancelled from removal scheduling.
getUndeletedElements() - Method in interface com.modeliosoft.modelio.cms.api.IRevertDetail
Deprecated.
Since 3.6, Call the same method on each IRevertDetail.getFragments().
getUndeletedElements() - Method in interface com.modeliosoft.modelio.cms.api.IRevertFragmentDetail
Get the references of the element that are undeleted by the revert operation.
getUnlockedElements() - Method in interface com.modeliosoft.modelio.cms.api.ICmsUnlockResult
Get the elements that were successfully unlocked.
getUnlockedElements() - Method in interface com.modeliosoft.modelio.cms.api.IUpdateDetails
Get the elements who lost their lock.
getUnlockedFiles() - Method in interface com.modeliosoft.modelio.cms.api.IUpdateDetails
 
getUnlockResult() - Method in exception com.modeliosoft.modelio.cms.api.CmsUnlockException
Get the unlock result.
getUnlockResult() - Method in interface com.modeliosoft.modelio.cms.api.ICommitResultFragment
Get the result of the "unlock" operation that may be done optionally.
getUnresolvedLockFailures() - Method in interface com.modeliosoft.modelio.cms.api.IGetLockResult
Get unresolved element references that couldn't be locked.
getUpdatedElements() - Method in interface com.modeliosoft.modelio.cms.api.IUpdateDetails
Get the CMS nodes updated in the working copy.
getUpdatedFiles() - Method in interface com.modeliosoft.modelio.cms.api.IUpdateDetails
Get the additional files updated in the working copy.
getUpdateEvents() - Method in interface org.modelio.api.modelio.model.event.IModelChangeEvent
Used to get the list of updated elements.
getUpperBound() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ObjectNode
Getter for attribute 'ObjectNode.UpperBound' Metamodel description: The maximum number of tokens allowed in the node.
getUsage() - Method in interface org.modelio.metamodel.uml.behavior.commonBehaviors.Signal
Getter for relation 'Signal->Usage' Metamodel description: null
getUsage(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.commonBehaviors.Signal
Filtered Getter for relation 'Signal->Usage' Metamodel description: null
getUsage() - Method in interface org.modelio.metamodel.uml.statik.Operation
Getter for relation 'Operation->Usage' Metamodel description: null
getUsage(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.Operation
Filtered Getter for relation 'Operation->Usage' Metamodel description: null
getUsed() - Method in interface org.modelio.metamodel.uml.behavior.usecaseModel.UseCase
Getter for relation 'UseCase->Used' Metamodel description: In dependencies between UseCases, this defines the link to the UseCaseDependency association.
getUsed(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.usecaseModel.UseCase
Filtered Getter for relation 'UseCase->Used' Metamodel description: In dependencies between UseCases, this defines the link to the UseCaseDependency association.
getUser() - Method in interface com.modeliosoft.modelio.cms.api.admin.ICreateConnectionParameters
 
getUser() - Method in interface org.modelio.metamodel.uml.behavior.usecaseModel.UseCase
Getter for relation 'UseCase->User' Metamodel description: null
getUser(Class<T>) - Method in interface org.modelio.metamodel.uml.behavior.usecaseModel.UseCase
Filtered Getter for relation 'UseCase->User' Metamodel description: null
getUtilized() - Method in interface org.modelio.metamodel.uml.statik.Artifact
Getter for relation 'Artifact->Utilized' Metamodel description: The set of model elements that are manifested in the Artifact.
getUtilized(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.Artifact
Filtered Getter for relation 'Artifact->Utilized' Metamodel description: The set of model elements that are manifested in the Artifact.
getUtilizedElement() - Method in interface org.modelio.metamodel.uml.statik.Manifestation
Getter for relation 'Manifestation->UtilizedElement' Metamodel description: Elements that are rendered by the Artifact.
getUuid() - Method in interface org.modelio.vcore.smkernel.mapi.MObject
Get the object unique identifier.
getVal(Object, Object, Object) - Method in class com.modeliosoft.modelio.api.modelio.matrix.model.contentaccessor.AbstractMatrixContentAccessor
 
getVal(Object, Object, Object) - Method in interface com.modeliosoft.modelio.api.modelio.matrix.model.IMatrixContentAccessor
Get the value of a selected cell.
getValClassName() - Method in class com.modeliosoft.modelio.api.modelio.matrix.model.MatrixDescriptor
 
getValidationError() - Method in class org.modelio.api.ui.form.fields.AbstractField
Default implementation that always return null.
getValidationError() - Method in class org.modelio.api.ui.form.fields.ElementField
 
getValidationError() - Method in interface org.modelio.api.ui.form.fields.IField
Get the validation error message if the value is invalid.
getValidationError() - Method in class org.modelio.api.ui.form.fields.StringField
 
getValidationError(String) - Method in class org.modelio.api.ui.form.fields.StringField
 
getValParameters() - Method in class com.modeliosoft.modelio.api.modelio.matrix.model.MatrixDescriptor
 
getValuated() - Method in interface org.modelio.metamodel.uml.statik.EnumerationLiteral
Getter for relation 'EnumerationLiteral->Valuated' Metamodel description: null
getValue(String) - Static method in enum org.modelio.api.module.command.ActionLocation
 
getValue(String) - Method in class org.modelio.api.module.parameter.impl.EnumParameterModel
 
getValue() - Method in class org.modelio.api.ui.form.models.BooleanTagFieldData
 
getValue() - Method in class org.modelio.api.ui.form.models.DependencyListFieldData
 
getValue() - Method in interface org.modelio.api.ui.form.models.IFormFieldData
 
getValue() - Method in class org.modelio.api.ui.form.models.MAttributeFieldData
 
getValue() - Method in class org.modelio.api.ui.form.models.NoteFieldData
 
getValue() - Method in class org.modelio.api.ui.form.models.PropertyFieldData
 
getValue() - Method in class org.modelio.api.ui.form.models.StringTagFieldData
 
getValue() - Method in enum org.modelio.archimate.metamodel.relationships.dependency.AccessMode
 
getValue() - Method in enum org.modelio.archimate.metamodel.relationships.dependency.InfluenceStrength
 
getValue() - Method in enum org.modelio.metamodel.bpmn.activities.AdHocOrdering
 
getValue() - Method in enum org.modelio.metamodel.bpmn.activities.MultiInstanceBehavior
 
getValue() - Method in enum org.modelio.metamodel.bpmn.activities.TransactionMethod
 
getValue() - Method in enum org.modelio.metamodel.bpmn.gateways.BpmnEventBasedGatewayType
 
getValue() - Method in enum org.modelio.metamodel.bpmn.gateways.BpmnGatewayDirection
 
getValue() - Method in enum org.modelio.metamodel.bpmn.objects.BpmnItemKind
 
getValue() - Method in enum org.modelio.metamodel.bpmn.processCollaboration.BpmnProcessType
 
getValue() - Method in enum org.modelio.metamodel.bpmn.processCollaboration.OptionalBoolean
 
getValue() - Method in enum org.modelio.metamodel.bpmn.rootElements.BpmnAssociationDirection
 
getValue() - Method in enum org.modelio.metamodel.mda.ModuleParameterType
 
getValue() - Method in enum org.modelio.metamodel.mda.ModuleState
 
getValue() - Method in enum org.modelio.metamodel.uml.behavior.activityModel.DecisionNodeKind
 
getValue() - Method in enum org.modelio.metamodel.uml.behavior.activityModel.ExpansionKind
 
getValue() - Method in enum org.modelio.metamodel.uml.behavior.activityModel.ObjectFlowEffectKind
 
getValue() - Method in enum org.modelio.metamodel.uml.behavior.activityModel.ObjectNodeOrderingKind
 
getValue() - Method in enum org.modelio.metamodel.uml.behavior.activityModel.PinPassingMode
 
getValue() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ValuePin
Getter for attribute 'ValuePin.Value' Metamodel description: null
getValue() - Method in enum org.modelio.metamodel.uml.behavior.commonBehaviors.EventType
 
getValue() - Method in enum org.modelio.metamodel.uml.behavior.commonBehaviors.ParameterEffectKind
 
getValue() - Method in enum org.modelio.metamodel.uml.behavior.interactionModel.InteractionOperator
 
getValue() - Method in enum org.modelio.metamodel.uml.behavior.interactionModel.MessageKind
 
getValue() - Method in enum org.modelio.metamodel.uml.behavior.interactionModel.MessageSort
 
getValue() - Method in enum org.modelio.metamodel.uml.behavior.interactionModel.RelativeTime
 
getValue() - Method in enum org.modelio.metamodel.uml.behavior.stateMachineModel.KindOfControl
 
getValue() - Method in enum org.modelio.metamodel.uml.behavior.stateMachineModel.KindOfStateMachine
 
getValue() - Method in enum org.modelio.metamodel.uml.behavior.stateMachineModel.PredefinedEventType
 
getValue() - Method in enum org.modelio.metamodel.uml.behavior.stateMachineModel.StateKind
 
getValue() - Method in enum org.modelio.metamodel.uml.infrastructure.properties.PropertyBaseType
 
getValue() - Method in interface org.modelio.metamodel.uml.infrastructure.TagParameter
Getter for attribute 'TagParameter.Value' Metamodel description: Parameter value.
getValue() - Method in enum org.modelio.metamodel.uml.statik.AggregationKind
 
getValue() - Method in interface org.modelio.metamodel.uml.statik.Attribute
Getter for attribute 'Attribute.Value' Metamodel description: Default value of the Attribute.
getValue() - Method in interface org.modelio.metamodel.uml.statik.AttributeLink
Getter for attribute 'AttributeLink.Value' Metamodel description: Current value of the Attribute's Slot for the Instance.
getValue() - Method in interface org.modelio.metamodel.uml.statik.Enumeration
Getter for relation 'Enumeration->Value' Metamodel description: Link to the "Literal", which represents the possible values of the type representatives.
getValue(Class<T>) - Method in interface org.modelio.metamodel.uml.statik.Enumeration
Filtered Getter for relation 'Enumeration->Value' Metamodel description: Link to the "Literal", which represents the possible values of the type representatives.
getValue() - Method in interface org.modelio.metamodel.uml.statik.Instance
Getter for attribute 'Instance.Value' Metamodel description: Current value of the Instance.
getValue() - Method in enum org.modelio.metamodel.uml.statik.KindOfAccess
 
getValue() - Method in enum org.modelio.metamodel.uml.statik.MethodPassingMode
 
getValue() - Method in enum org.modelio.metamodel.uml.statik.Navigability
 
getValue() - Method in enum org.modelio.metamodel.uml.statik.PassingMode
 
getValue() - Method in enum org.modelio.metamodel.uml.statik.PortOrientation
 
getValue() - Method in interface org.modelio.metamodel.uml.statik.TemplateParameterSubstitution
Getter for attribute 'TemplateParameterSubstitution.Value' Metamodel description: The value that is the actual parameter for this substitution.
getValue() - Method in enum org.modelio.metamodel.uml.statik.VisibilityMode
 
getValuesDefinition() - Method in interface org.modelio.metamodel.uml.infrastructure.matrix.MatrixDefinition
Getter for relation 'MatrixDefinition->ValuesDefinition' Metamodel description: Matrix values definition.
getVersion() - Method in interface org.modelio.api.modelio.IModelioContext
Get the version of the current Modelio
getVersion() - Method in interface org.modelio.api.modelio.mc.IModelComponentDescriptor
Get the version of the model component.
getVersion() - Method in class org.modelio.api.module.AbstractJavaModule
Used to return the module version.
getVersion() - Method in interface org.modelio.api.module.context.project.IModuleStructure
Get the module version.
getVersion() - Method in interface org.modelio.api.module.IModule
Used to return the module version.
getVersion() - Method in interface org.modelio.api.module.IPeerModule
Used to return the mdac version.
getVersion() - Method in interface org.modelio.metamodel.analyst.AnalystElement
Getter for attribute 'AnalystElement.Version' Metamodel description: Version of the analyst element.
getVersion() - Method in class org.modelio.vbasic.version.VersionedItem
 
getVersion() - Method in interface org.modelio.vcore.smkernel.mapi.MClass
Get the metaclass version.
getVersion(String) - Method in class org.modelio.vcore.smkernel.mapi.MetamodelVersionDescriptor
Get the version for the given metamodel.
getVersion() - Method in interface org.modelio.vcore.smkernel.mapi.MMetamodelFragment
The version of the metamodel fragment for Modelio.
getVersionExport() - Method in class org.modelio.api.modelio.exchange.XmiExportConfiguration
 
getVerticalAlignment() - Method in interface com.modeliosoft.modelio.api.modelio.matrix.model.IMatrixStyle
Get the cell vertical alignment.
getViewPoints() - Method in interface org.modelio.archimate.metamodel.core.structure.ArchimateProject
Getter for relation 'ArchimateProject->viewPoints' Metamodel description:
getViewPoints(Class<T>) - Method in interface org.modelio.archimate.metamodel.core.structure.ArchimateProject
Filtered Getter for relation 'ArchimateProject->viewPoints' Metamodel description:
getVisibility() - Method in interface org.modelio.metamodel.uml.behavior.usecaseModel.ExtensionPoint
Getter for attribute 'ExtensionPoint.Visibility' Metamodel description:
getVisibility() - Method in interface org.modelio.metamodel.uml.statik.ElementImport
Getter for attribute 'ElementImport.Visibility' Metamodel description: Specifies the visibility of the imported PackageableElement within the importing Package.
getVisibility() - Method in interface org.modelio.metamodel.uml.statik.Feature
Getter for attribute 'Feature.Visibility' Metamodel description: Member visibility (public, protected, private, or package).
getVisibility() - Method in interface org.modelio.metamodel.uml.statik.NameSpace
Getter for attribute 'NameSpace.Visibility' Metamodel description: Defines the visibility of the NameSpace, inside its owning NameSpace (visibility of a Class in a Package, for example).
getVisibility() - Method in interface org.modelio.metamodel.uml.statik.PackageImport
Getter for attribute 'PackageImport.Visibility' Metamodel description: Member visibility (public or private).
getVisualShortCut() - Method in interface org.modelio.metamodel.bpmn.objects.BpmnDataAssociation
Getter for relation 'BpmnDataAssociation->VisualShortCut' Metamodel description: null
getVisualShortCut(Class<T>) - Method in interface org.modelio.metamodel.bpmn.objects.BpmnDataAssociation
Filtered Getter for relation 'BpmnDataAssociation->VisualShortCut' Metamodel description: null
getWaitForCompletion() - Method in interface org.modelio.metamodel.bpmn.events.BpmnCompensateEventDefinition
Getter for attribute 'BpmnCompensateEventDefinition.WaitForCompletion' Metamodel description: The Expression might be underspecified and provided in the form of natural language.
getWeight() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ActivityEdge
Getter for attribute 'ActivityEdge.Weight' Metamodel description: Number of tokens consumed from the source node on each traversal.
getWeight() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ExceptionHandler
Getter for attribute 'ExceptionHandler.Weight' Metamodel description: null
getWizard() - Method in class org.modelio.api.ui.ModelioWizardDialog
Returns the wizard this dialog is currently displaying.
getWizardPanel() - Method in class org.modelio.api.module.contributor.AbstractWizardContributor
 
getWizardPanel() - Method in interface org.modelio.api.module.contributor.IWizardContributor
Get the GUI panel to display in the wizard.
getWorkspacePath() - Method in interface org.modelio.api.modelio.IModelioContext
Get the current workspace path of Modelio.
getXmiFile() - Method in class org.modelio.api.modelio.exchange.XmiExportConfiguration
 
getXmiFile() - Method in class org.modelio.api.modelio.exchange.XmiImportConfiguration
 
getXQueryClassName() - Method in class com.modeliosoft.modelio.api.modelio.matrix.model.MatrixDescriptor
 
getXQueryParameters() - Method in class com.modeliosoft.modelio.api.modelio.matrix.model.MatrixDescriptor
 
getYQueryClassName() - Method in class com.modeliosoft.modelio.api.modelio.matrix.model.MatrixDescriptor
 
getYQueryParameters() - Method in class com.modeliosoft.modelio.api.modelio.matrix.model.MatrixDescriptor
 
getZQueryClassName() - Method in class com.modeliosoft.modelio.api.modelio.matrix.model.MatrixDescriptor
 
getZQueryParameters() - Method in class com.modeliosoft.modelio.api.modelio.matrix.model.MatrixDescriptor
 
Goal - Interface in org.modelio.archimate.metamodel.layers.motivation
Goal vnull
Goal - Interface in org.modelio.metamodel.analyst
Goal v0.0.9054 null
GOAL_CONTAINER_STEREOTYPE - Static variable in interface com.modeliosoft.modelio.analyst.model.IAnalystModel
The name of the stereotype defining a Goal Container.
GOAL_DIAGRAM_STEREOTYPE - Static variable in interface com.modeliosoft.modelio.analyst.model.IAnalystModel
The name of the stereotype defining a Goal Diagram.
GOAL_PropertyTableDefinition_STEREOTYPE - Static variable in interface com.modeliosoft.modelio.analyst.model.IAnalystModel
The name of the stereotype defining a Goal PropertyTableDefinition.
GOAL_STEREOTYPE - Static variable in interface com.modeliosoft.modelio.analyst.model.IAnalystModel
The name of the stereotype defining a Goal.
GoalContainer - Interface in org.modelio.metamodel.analyst
GoalContainer v0.0.9054 null
GraphDiagram - Interface in org.modelio.metamodel.diagrams
GraphDiagram v2.1.02
group - Variable in class org.modelio.api.modelio.diagram.tools.PaletteEntry
 
Grouping - Interface in org.modelio.archimate.metamodel.core.generic.composite
Grouping vnull
groups - Variable in class org.modelio.api.module.parameter.impl.ParametersEditionModel
 

H

handleModelChange(IModelingSession, IModelChangeEvent) - Method in interface org.modelio.api.modelio.model.event.IModelChangeHandler
Invoked when the model has changed.
hasAtLeast(String, Version) - Method in class org.modelio.vcore.smkernel.mapi.MetamodelVersionDescriptor
To make compatibility tests.
hasBase(Stereotype) - Method in interface org.modelio.metamodel.uml.infrastructure.Stereotype
Check that this stereotype is a sub-stereotype of parent stereotype.
hasBase(MClass) - Method in interface org.modelio.vcore.smkernel.mapi.MClass
Check that this metaclass is a sub-metaclass of parent metaclass.
hasConflictedElements() - Method in interface com.modeliosoft.modelio.cms.api.ICommitDetail
 
hasFailures() - Method in interface com.modeliosoft.modelio.cms.api.ICmsUnlockResult
 
hasFailures() - Method in interface com.modeliosoft.modelio.cms.api.IGetLockResult
Quick method to know if something went wrong.
hashCode() - Method in class org.modelio.api.modelio.diagram.ContributorCategory
 
hashCode() - Method in class org.modelio.api.modelio.model.scope.ElementScope
 
hashCode() - Method in class org.modelio.api.module.AbstractJavaModule
 
hashCode() - Method in class org.modelio.api.module.contributor.ElementDescriptor
 
hashCode() - Method in class org.modelio.vbasic.version.Version
 
hashCode() - Method in class org.modelio.vbasic.version.VersionedItem
 
hashCode() - Method in class org.modelio.vcore.smkernel.mapi.MetamodelVersionDescriptor
 
hashCode() - Method in class org.modelio.vcore.smkernel.mapi.MRef
 
hasNeededNonVersionedElements() - Method in interface com.modeliosoft.modelio.cms.api.ICommitDetail
 
helpPressed() - Method in class org.modelio.api.ui.ModelioWizardDialog
The Help button has been pressed.
hoverElement(MObject) - Method in interface org.modelio.api.modelio.picking.IPickingSession
Ask the picking client whether it accepts the given element.
html2text(String) - Method in interface org.modelio.api.modelio.editor.IEditionService
 
HtmlTextField - Class in org.modelio.api.ui.form.fields
display/edit the content of a html text.
HtmlTextField(FormToolkit, Composite, IFormFieldData) - Constructor for class org.modelio.api.ui.form.fields.HtmlTextField
 
HtmlTextField(FormToolkit, Composite, IFormFieldData, int) - Constructor for class org.modelio.api.ui.form.fields.HtmlTextField
 

I

I18N - Static variable in class com.modeliosoft.modelio.api.plugin.ApiExtCom
Api plugin translation service.
I18N - Static variable in class org.modelio.api.plugin.Api
Api plugin translation service.
I18nSupport - Interface in org.modelio.api.module.context.i18n
Define the I18n services provided by the module.
IAbstractAnalystVisitor - Interface in org.modelio.metamodel.visitors
This class is an implementation of IAnalystVisitor whose visit() methods simply return null.
IAbstractArchimateVisitor - Interface in org.modelio.archimate.metamodel.visitors
This class is an implementation of IArchimateVisitor whose visit() methods simply return null.
IAbstractInfrastructureVisitor - Interface in org.modelio.metamodel.visitors
This class is an implementation of IInfrastructureVisitor whose visit() methods simply return null.
IAbstractModelVisitor - Interface in org.modelio.metamodel.visitors
This class is an implementation of IModelVisitor whose visit() methods simply return null.
IAddCommand - Interface in com.modeliosoft.modelio.cms.api
Mark the elements to be added to version control.
IAddConfig - Interface in com.modeliosoft.modelio.cms.api.contrib
IAddCommand configuration.
IAddResult - Interface in com.modeliosoft.modelio.cms.api
Result of the "Add to version" command.
IAnalystModel - Interface in com.modeliosoft.modelio.analyst.model
This class represents the root model of requirement classes.
IAnalystVisitor - Interface in org.modelio.metamodel.visitors
 
IArchimateModelFactory - Interface in org.modelio.archimate.metamodel.mmextensions.archimate
Factory that creates Archimate model elements.
IArchimateVisitor - Interface in org.modelio.archimate.metamodel.visitors
 
IAssociatedFile - Interface in com.modeliosoft.modelio.cms.api.files
File associated to a model element recorded in IFileChangesRecorder.
IAssociatedFileMove - Interface in com.modeliosoft.modelio.cms.api.files
Relates a file renaming or moving recorded in IFileChangesRecorder.
IAttachedBoxTool - Interface in org.modelio.api.modelio.diagram.tools
Interface for creating graphic attached boxes in a diagram.
IAuditService - Interface in org.modelio.api.modelio.audit
Audit services.
IBoxTool - Interface in org.modelio.api.modelio.diagram.tools
Interface for creating graphic boxes in a diagram.
IBreakLockCommand - Interface in com.modeliosoft.modelio.cms.api.admin
Break lock command.
IBreakLockReporter - Interface in com.modeliosoft.modelio.cms.api.admin
Interface that reports the result of the "break lock" command.
ICancelAddCommand - Interface in com.modeliosoft.modelio.cms.api
Command that cancels the addition of elements to version.
ICandidateProvider - Interface in org.modelio.api.ui.form.models
 
IChecker - Interface in org.modelio.vcore.smkernel.mapi.modelshield.spi
 
ICheckerFactory - Interface in org.modelio.vcore.smkernel.mapi.modelshield.spi
Service that may be provided by metamodel extensions to register model shield checkers.
ICleanupWorkingCopyCommand - Interface in com.modeliosoft.modelio.cms.api.admin
Command that clean ups the working copy.
ICmsContributor - Interface in com.modeliosoft.modelio.cms.api.contrib
Interface for a contributor to the SVN Process Extension Model (PEM).
ICmsContributorHolder - Interface in com.modeliosoft.modelio.cms.api.contrib
PEM contributors holder.
ICmsContributorHolder.Action - Enum in com.modeliosoft.modelio.cms.api.contrib
Contributor hooks enumeration.
ICmsDependencyAnalyser - Interface in com.modeliosoft.modelio.cms.api.mmextension
Dependency analysis metamodel extension.
ICmsMetamodelExtensionPoints - Interface in com.modeliosoft.modelio.cms.api.mmextension
All CMS metamodel extension points.
ICmsServices - Interface in com.modeliosoft.modelio.cms.api
Communication interface for other modules to interact with the Subversion module.
ICmsUnlockResult - Interface in com.modeliosoft.modelio.cms.api
Result of a unlock operation in the working copy.
ICodeReverser - Interface in com.modeliosoft.modelio.cms.api
Interface that code generation modules can implement so that the code is reversed before elements are committed.
ICommitCommand - Interface in com.modeliosoft.modelio.cms.api
Commit the given elements in subversion and by default put the CMS lock on them so that they cannot be modified again.
ICommitConfig - Interface in com.modeliosoft.modelio.cms.api.contrib
 
ICommitDetail - Interface in com.modeliosoft.modelio.cms.api
Detail of a commit operation to be done.
ICommitDetailFragment - Interface in com.modeliosoft.modelio.cms.api
Commit detail for a SVN fragment.
ICommitEntry - Interface in com.modeliosoft.modelio.cms.api
Represents the commit informations for a single model object.
ICommitEntry.Type - Enum in com.modeliosoft.modelio.cms.api
Type of modification.
ICommitResult - Interface in com.modeliosoft.modelio.cms.api
Final result of a commit operation.
ICommitResultFragment - Interface in com.modeliosoft.modelio.cms.api
Final result of a commit operation.
IConfigParamValidator - Interface in org.modelio.api.module.context.configuration
 
IConnectDirToRepositoryCommand - Interface in com.modeliosoft.modelio.cms.api.admin
Command that check out a repository directory to a local directory.
IConstellationProjectServices - Interface in com.modeliosoft.modelio.api.constellation
 
IConstellationServices - Interface in com.modeliosoft.modelio.api.constellation
 
ICreateBranchCommand - Interface in com.modeliosoft.modelio.cms.api.admin
Command that creates a branch for a whole project fragment.
ICreateConnectionParameters - Interface in com.modeliosoft.modelio.cms.api.admin
Parameterize the connection creation action.
ICreateTagCommand - Interface in com.modeliosoft.modelio.cms.api.admin
Command that creates a tag for a whole project fragment.
IDefaultAnalystVisitor - Interface in org.modelio.metamodel.visitors
This interface is an implementation of IAnalystVisitor whose default strategy consists in transmitting the visit() call to the super class visit method.
IDefaultArchimateVisitor - Interface in org.modelio.archimate.metamodel.visitors
This interface is an implementation of IArchimateVisitor whose default strategy consists in transmitting the visit() call to the super class visit method.
IDefaultInfrastructureVisitor - Interface in org.modelio.metamodel.visitors
This interface is an implementation of IInfrastructureVisitor whose default strategy consists in transmitting the visit() call to the super class visit method.
IDefaultModelVisitor - Interface in org.modelio.metamodel.visitors
This interface is an implementation of IModelVisitor whose default strategy consists in transmitting the visit() call to the super class visit method.
IDefaultNameService - Interface in org.modelio.api.modelio.model
Help class used when an element needs a "default" name.
IDGDynamicDecorator - Interface in org.modelio.api.modelio.diagram
Decorator for diagram graphics in customized diagram.
IDGDynamicDecorator.IOverwrittenProperties - Interface in org.modelio.api.modelio.diagram
This is a context for the decorator, grouping the currently edited element and its overwritten graphical properties.
IDiagramCustomizer - Interface in org.modelio.api.modelio.diagram
This interface is used to define a diagram palette for a module.
IDiagramDG - Interface in org.modelio.api.modelio.diagram.dg
This class represents a diagram graphic for the diagram itself.
IDiagramDrawing - Interface in org.modelio.api.modelio.diagram
Diagram drawings are diagram graphics that are by nature not related to a model elements.
IDiagramDrawingLink - Interface in org.modelio.api.modelio.diagram
Diagram drawings are diagram graphics that are by nature not related to a model elements.
IDiagramDrawingNode - Interface in org.modelio.api.modelio.diagram
Diagram drawings are diagram graphics that are by nature not related to a model elements.
IDiagramDrawingsLayer - Interface in org.modelio.api.modelio.diagram.dg
Layer containing drawing node and links.
IDiagramElementsLayer - Interface in org.modelio.api.modelio.diagram.dg
Layer containing element nodes and links.
IDiagramGraphic - Interface in org.modelio.api.modelio.diagram
Base interface of all graphical elements.
IDiagramGraphicFactory - Interface in org.modelio.api.modelio.diagram
Factory to create or unmask graphic objects.
IDiagramHandle - Interface in org.modelio.api.modelio.diagram
This class is used to manipulate a diagram's content.
IDiagramLayer - Interface in org.modelio.api.modelio.diagram.dg
Represents a diagram layer.
IDiagramLink - Interface in org.modelio.api.modelio.diagram
This class represents a DiagramGraphic of the 'link' kind.
IDiagramLink.ExtensionRole - Enum in org.modelio.api.modelio.diagram
IDiagramLink.LinkRouterKind - Enum in org.modelio.api.modelio.diagram
Available connection routers.
IDiagramNode - Interface in org.modelio.api.modelio.diagram
This class represents a DiagramGraphic of the 'node' kind.
IDiagramNode.Role - Enum in org.modelio.api.modelio.diagram
Role of a node within its parent node.
IDiagramService - Interface in org.modelio.api.modelio.diagram
This interface gives an entry point to manipulate the Modelio diagrams.
It also manages diagram customization and diagram styles.
IDiagramTool - Interface in org.modelio.api.modelio.diagram.tools
Basic definition of a command for the diagram palette.
It must provide a label, a tooltip and a bitmap.
IDiagramWizardContributor - Interface in org.modelio.api.module.contributor.diagramcreation
Redefined contract for AbstractDiagram creations in the Creation Wizard.
IEditionService - Interface in org.modelio.api.modelio.editor
This interface defines services to open, close and select Modelio editors.
IEditorDropClient - Interface in org.modelio.api.ui.dnd
Interface defining a model element drop client.
Used by EditorDropListener.
IElementChangeListener - Interface in org.modelio.api.ui.text
Interface for listeners on TextWrapperForIElement.
IElementDeletedEvent - Interface in org.modelio.api.modelio.model.event
This interface provide the API of a Delete Event
IElementFilter - Interface in org.modelio.api.modelio.model
Interface allowing to filter IElements through its method.
IElementMove - Interface in com.modeliosoft.modelio.cms.api
Represents a moved element in a commit or revert detail.
IElementMovedEvent - Interface in org.modelio.api.modelio.model.event
This interface provide the API of a Model Move Event
IElementMoveRef - Interface in com.modeliosoft.modelio.cms.api
Represents a moved element in a commit or revert detail.
IErrorReport - Interface in org.modelio.vcore.smkernel.mapi.modelshield.api
 
IExchangeService - Interface in org.modelio.api.modelio.exchange
Gathers services to import/export model elements.
For now, only XMI format is supported.
IExternDocumentChangeListener - Interface in org.modelio.api.modelio.editor
Interface that rich note editors must provide.
IF_VALUE - Static variable in enum org.modelio.metamodel.uml.behavior.stateMachineModel.KindOfControl
 
IField - Interface in org.modelio.api.ui.form.fields
Represents a field in an edition form.
IFieldFactory - Interface in org.modelio.api.ui.form
Field and pages factory used by ElementFormPanel.
IFileChangesRecorder - Interface in com.modeliosoft.modelio.cms.api.files
Service to record changes on external files to be versioned and associated to CMS nodes.
IFormFieldData - Interface in org.modelio.api.ui.form.models
 
IFormFieldType - Interface in org.modelio.api.ui.form.models
 
IFragmentStructure - Interface in org.modelio.api.module.context.project
This interface describes a Fragment in a project: ie a name, a version, a type...
IGetLockCommand - Interface in com.modeliosoft.modelio.cms.api
Get SVN lock command interface.
IGetLockConfig - Interface in com.modeliosoft.modelio.cms.api.contrib
 
IGetLockResult - Interface in com.modeliosoft.modelio.cms.api
Result of a completed "Get lock" command.
IGNOREOP_VALUE - Static variable in enum org.modelio.metamodel.uml.behavior.interactionModel.InteractionOperator
 
IImageService - Interface in org.modelio.api.modelio.model
This class provide the API to get the image of a model element.
IInfrastructureModelFactory - Interface in org.modelio.metamodel.mmextensions.infrastructure
Factory that creates the Infrastructure model elements.
IInfrastructureVisitor - Interface in org.modelio.metamodel.visitors
 
ILicenseInfos - Interface in org.modelio.api.module.license
 
ILicenseInfos.Status - Enum in org.modelio.api.module.license
 
ILinkPath - Interface in org.modelio.api.modelio.diagram
Interface for a connection path.
ILinkTool - Interface in org.modelio.api.modelio.diagram.tools
Interface for creating graphic links in a diagram.
ILogService - Interface in org.modelio.api.module.context.log
The class implementing this interface provides a basic log service for modules.
imageRegistry - Variable in class org.modelio.api.module.AbstractJavaModule
The module image registry.
IMAGETRANSACTION_VALUE - Static variable in enum org.modelio.metamodel.bpmn.activities.TransactionMethod
 
IMatrixContentAccessor - Interface in com.modeliosoft.modelio.api.modelio.matrix.model
Matrix content accessor.
IMatrixDescriptorService - Interface in com.modeliosoft.modelio.api.modelio.matrix.service
Modelio Service to retrieve a MatrixDescriptor registered by a module.
IMatrixStyle - Interface in com.modeliosoft.modelio.api.modelio.matrix.model
 
IMatrixWizardContributor - Interface in com.modeliosoft.modelio.api.module.contributor.matrixcreation
Redefined contract for MatrixDefinition creations in the Creation Wizard.
IMDAEditorListener - Interface in org.modelio.api.modelio.editor
After opening a IMDATextEditor, a listener can be added to it using the setListener(IMDAEditorListener listener) method.
IMdaExpert - Interface in org.modelio.api.module.mda
The MDA expert tool can answer questions about dependencies between stereotyped metaclass or elements.
IMDATextEditor - Interface in org.modelio.api.modelio.editor
Interface defining a text editor in Modelio.
IMergeCommand - Interface in com.modeliosoft.modelio.cms.api
Merge command.
IMergeConfig - Interface in com.modeliosoft.modelio.cms.api.contrib
Merge command.
IMetaclassSelector - Interface in org.modelio.api.ui.swt.metaclassselect
IMetaclassSelector is a reusable component wrapping an SWT Text widget that can be used to select a single metaclass.
The proposal menu is popped whenever one of the following conditions is fulfilled: the user enters any upper case letter character (as metaclass names always starts with a Capital letter) the user enters CTRL+SPACE which is the standard completion activation sequence The metaclasses proposed for completion are those defined in the metamodel filtered by IMetaclassSelector.setMetaclassFilter(Predicate) if such a filter is set.
IMetamodelDependentService - Interface in org.modelio.vcore.smkernel.mapi.services
Marker interface that indicates the inheriting interfaces and implementations are related to a metamodel fragment.
IMetamodelExtensions - Interface in org.modelio.api.modelio.model
This interface is used to get the module extensions.
It's not possible to add or update such extensions using this class.
IMetamodelI18nSupport - Interface in org.modelio.api.modelio.meta
Define the I18n services for metamodel elements.
IMetamodelService - Interface in org.modelio.api.modelio.meta
Expert for all Metamodel concerns.
IMetamodelServiceProvider<S> - Interface in org.modelio.vcore.smkernel.mapi.services
Metamodel related service provider interface.
IMModelServices - Interface in org.modelio.metamodel.mmextensions.standard.services
Services to look for model elements and metamodel extensions.
IModelChangeEvent - Interface in org.modelio.api.modelio.model.event
This interface provide the API of a Model Change Event
IModelChangeHandler - Interface in org.modelio.api.modelio.model.event
Handler of model changes.
IModelChangeListener - Interface in org.modelio.api.modelio.model.event
Listener of model changes.
IModelComponentDescriptor - Interface in org.modelio.api.modelio.mc
This interface describes a ModelComponent: ie a name, a version and an optional URL for its archive.
IModelComponentService - Interface in org.modelio.api.modelio.mc
This interface allows the management of Model Components in the model.
Available services are: IModelComponentService.deployModelComponent(File, IProgressMonitor): deploy a model component from a file. IModelComponentService.removeModelComponent(IModelComponentDescriptor): remove a model component from the model. IModelComponentService.getModelComponents(): get the list of all model components deployed in the model. IModelComponentService.packageModelComponent(Artifact, Set, File, IProgressMonitor): package a new model component file from a model.
IModelError - Interface in org.modelio.vcore.smkernel.mapi.modelshield.api
 
IModelingSession - Interface in org.modelio.api.modelio.model
This interface represents a project session.
IModelioContext - Interface in org.modelio.api.modelio
This interface gives access to various information about Modelio installation.
IModelioServices - Interface in org.modelio.api.modelio
Set of application-level services for modules.
IModelioServicesRegistry - Interface in org.modelio.api.modelio
This interface is used to register new services for IModelioServices.
IModelManipulationService - Interface in org.modelio.api.modelio.model
Model manipulation services.
IModelShieldRegistry - Interface in org.modelio.vcore.smkernel.mapi.modelshield.api
Audit plan to use to register checkers.
IModelViewTemplate<T extends MObject> - Interface in org.modelio.api.ui.viewtemplate
A Model View template creates a well-defined specific view from a so-called 'base' element.
IModelVisitor - Interface in org.modelio.metamodel.visitors
 
IModule - Interface in org.modelio.api.module
All Modelio module classes must implement this interface.
IModule.ImageType - Enum in org.modelio.api.module
 
IModuleAction - Interface in org.modelio.api.module.command
Interface defining an Action or Command provided by a module.
IModuleAPIConfiguration - Interface in org.modelio.api.module.context.configuration
This interface describe the API of module configuration for API use.
IModuleCommandHandler - Interface in org.modelio.api.module.command
Base interface of all the module contextual commands.
IModuleContext - Interface in org.modelio.api.module.context
Module context is the access point to Modelio services for a module.
IModuleLifeCycleHandler - Interface in org.modelio.api.module.lifecycle
The life cycle handler of a module is a set of methods that are called by Modelio on some events related to the module lifecycle in the project (such as starting, selecting, stopping and so on...) This interface replaces the former IModuleSession interface.
IModulePropertyCustomPanel - Interface in org.modelio.api.module.propertiesPage
 
IModulePropertyPage - Interface in org.modelio.api.module.propertiesPage
Interface defining a module's property view.
IModulePropertyPanel - Interface in org.modelio.api.module.propertiesPage
This interface defines the property page of a module.
IModulePropertyTable - Interface in org.modelio.api.module.propertiesPage
This class is a data model for all module's property pages.
According to the type of each property, a different editor is added in the property view by Modelio.
IModuleService - Interface in org.modelio.api.modelio.module
This interface defines how to get the public interface from modules.
IModuleStructure - Interface in org.modelio.api.module.context.project
This interface describes a Module: ie a name, a version and an optional URL for its archive.
IModuleUserConfiguration - Interface in org.modelio.api.module.context.configuration
This interface describe the API of module configuration to use for UI.
ImpactDiagram - Interface in org.modelio.metamodel.impact
ImpactDiagram v3.6.00 null
ImpactLink - Interface in org.modelio.metamodel.impact
ImpactLink v3.6.00
ImpactModel - Interface in org.modelio.metamodel.impact
ImpactModel v3.6.00 null
ImpactProject - Interface in org.modelio.metamodel.impact
ImpactProject v3.6.00 null
ImplementationEvent - Interface in org.modelio.archimate.metamodel.layers.implementation_and_migration
ImplementationEvent vnull
ImplementationFolder - Interface in org.modelio.archimate.metamodel.core.structure.folder
ImplementationFolder v1.0.00 null
importXmiFile(XmiImportConfiguration, IProgressMonitor) - Method in interface org.modelio.api.modelio.exchange.IExchangeService
This service imports a model from an XMI file into Modelio.
IMultiLinkTool - Interface in org.modelio.api.modelio.diagram.tools
Interface for complex graphic creation interaction in a diagram.
IN_VALUE - Static variable in enum org.modelio.metamodel.uml.statik.PassingMode
 
IN_VALUE - Static variable in enum org.modelio.metamodel.uml.statik.PortOrientation
 
INavigationListener - Interface in org.modelio.api.modelio.navigation
Listener for the navigation service.
INavigationService - Interface in org.modelio.api.modelio.navigation
Service that can "navigate" a model element.
INCLUSIVEDECISION_VALUE - Static variable in enum org.modelio.metamodel.uml.behavior.activityModel.DecisionNodeKind
 
Influence - Interface in org.modelio.archimate.metamodel.relationships.dependency
Influence v1.0.3
InfluenceStrength - Enum in org.modelio.archimate.metamodel.relationships.dependency
InfluenceStrength vnull
info(Throwable) - Method in interface org.modelio.api.module.context.log.ILogService
Log the given exception with its stack trace as an information.
info(String) - Method in interface org.modelio.api.module.context.log.ILogService
Output an information message in the Modelio console.
INFORMATION_VALUE - Static variable in enum org.modelio.metamodel.bpmn.objects.BpmnItemKind
 
InformationFlow - Interface in org.modelio.metamodel.uml.informationFlow
InformationFlow v0.0.9054
InformationItem - Interface in org.modelio.metamodel.uml.informationFlow
InformationItem v0.0.9054 An information item is an abstraction of all kinds of information that can be exchanged between objects.
InfrastructureMetamodel - Class in org.modelio.metamodel
 
InfrastructureMetamodel() - Constructor for class org.modelio.metamodel.InfrastructureMetamodel
 
infrastructureVisitor - Variable in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
infrastructureVisitor - Variable in class org.modelio.metamodel.visitors.DefaultAnalystVisitor
 
infrastructureVisitor - Variable in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
init() - Method in interface org.modelio.api.module.IModule
Method automatically called just after the creation of the module.
init() - Method in class org.modelio.api.module.report.ReportDialog
 
init() - Method in class org.modelio.api.ui.ModelioWizardDialog
 
initFactory() - Method in class org.modelio.api.module.propertiesPage.ElementFormPropertyPanel
Initialize an instance of IFieldFactory to build the property page's form.
initialize(IModule, List<PaletteEntry>, Map<String, String>, boolean) - Method in class org.modelio.api.modelio.diagram.DefaultDiagramCustomizer
 
initialize(IModule, List<PaletteEntry>, Map<String, String>, boolean) - Method in interface org.modelio.api.modelio.diagram.IDiagramCustomizer
Initialize the customizer.
initialize(List<ElementScope>, List<ElementScope>, Map<String, String>, IModule) - Method in class org.modelio.api.modelio.diagram.tools.DefaultDiagramTool
 
initialize(List<ElementScope>, List<ElementScope>, Map<String, String>, IModule) - Method in interface org.modelio.api.modelio.diagram.tools.IDiagramTool
 
initialize(List<ElementScope>, Map<String, String>) - Method in class org.modelio.api.module.command.DefaultModuleCommandHandler
 
initialize(List<ElementScope>, Map<String, String>) - Method in interface org.modelio.api.module.command.IModuleCommandHandler
This method is called right after the constructor to initialize scopes and parameters for the handler.
initialize(List<ElementScope>, Map<String, String>) - Method in class org.modelio.api.module.command.standard.DiagramCreationStandardHandler
 
initialize(List<ElementScope>, Map<String, String>) - Method in class org.modelio.api.module.command.standard.ElementCreationStandardHandler
 
InitialNode - Interface in org.modelio.metamodel.uml.behavior.activityModel
InitialNode v0.0.9054 An initial node is a starting point for executing an activity (or structured node, see StructuredActivityNode (from CompleteStructuredActivities, StructuredActivities) ).
InitialPseudoState - Interface in org.modelio.metamodel.uml.behavior.stateMachineModel
InitialPseudoState v0.0.9054 An initial pseudostate represents a default vertex that is the source for a single transition to the default state of a composite state.
INITIALSTATE_VALUE - Static variable in enum org.modelio.metamodel.uml.behavior.stateMachineModel.StateKind
 
initModulecontext(IModuleContext) - Method in class org.modelio.api.module.AbstractJavaModule
Reserved for M3.4/M3.5 compatibility.
initModulecontext(IModuleContext) - Method in interface org.modelio.api.module.IModule
Reserved for compatibility M3.4 M3.5.
initParametersEditionModel(IParameterEditionModel) - Method in class org.modelio.api.module.AbstractJavaModule
Register the given parameter model as the fall back parameter edition model if the module implementation does not define a custom one.
initParametersEditionModel(IParameterEditionModel) - Method in interface org.modelio.api.module.IModule
Initialize the parameters model from the module.xml file at module install.
INOUT_VALUE - Static variable in enum org.modelio.metamodel.uml.statik.PassingMode
 
INOUT_VALUE - Static variable in enum org.modelio.metamodel.uml.statik.PortOrientation
 
INPIN_VALUE - Static variable in enum org.modelio.metamodel.uml.behavior.activityModel.PinPassingMode
 
InputPin - Interface in org.modelio.metamodel.uml.behavior.activityModel
InputPin v0.0.9054 An input pin is a pin that holds input values to be consumed by an action.
install(String, String) - Static method in class org.modelio.api.module.lifecycle.DefaultModuleLifeCycleHandler
Accepts the installation by default.
instance - Static variable in class org.modelio.api.modelio.Modelio
Deprecated.
 
Instance - Interface in org.modelio.metamodel.uml.statik
Instance v0.0.9054 In Modelio, Instances represent both the UML 2.0 Instance specification, and the UML 2.0 Part within structured Classifiers.
InstanceNode - Interface in org.modelio.metamodel.uml.behavior.activityModel
InstanceNode v0.0.9054 An instance node is an activity node that indicates an instance of a particular classifier, possibly in a particular state, potentially available at a particular point in the activity.
INTEGER_NAME - Static variable in class org.modelio.metamodel.PredefinedTypes
integer predefined type name.
INTEGER_UID - Static variable in class org.modelio.metamodel.PredefinedTypes
integer predefined type identifier.
INTEGER_VALUE - Static variable in enum org.modelio.metamodel.uml.infrastructure.properties.PropertyBaseType
 
Interaction - Interface in org.modelio.metamodel.uml.behavior.interactionModel
Interaction v0.0.9054 Interactions are units of behavior of an enclosing Classifier.
InteractionFragment - Interface in org.modelio.metamodel.uml.behavior.interactionModel
InteractionFragment v0.0.9054 InteractionFragment is an abstract notion of the most general interaction unit.
InteractionHelper - Class in org.modelio.metamodel.mmextensions.standard.facilities.interaction
Services to ease navigation in Interaction models.
InteractionHelper() - Constructor for class org.modelio.metamodel.mmextensions.standard.facilities.interaction.InteractionHelper
 
InteractionOperand - Interface in org.modelio.metamodel.uml.behavior.interactionModel
InteractionOperand v0.0.9054 An InteractionOperand is contained in a CombinedFragment and contains an ordered set of InteractionFragments.
InteractionOperator - Enum in org.modelio.metamodel.uml.behavior.interactionModel
InteractionOperator v0.0.9054 null
InteractionUse - Interface in org.modelio.metamodel.uml.behavior.interactionModel
InteractionUse v0.0.9054 An InteractionUse refers to an Interaction.
Interface - Interface in org.modelio.metamodel.uml.statik
Interface v0.0.9054 An Interface specifies a contract.
InterfaceRealization - Interface in org.modelio.metamodel.uml.statik
InterfaceRealization v0.0.9054 In Modelio, a Realization belongs to its Classifier.
InternalActiveStructureElement - Interface in org.modelio.archimate.metamodel.core.generic
InternalActiveStructureElement vnull Internal active structure are the elements that realize the behavior exposed by external active structures.
InternalBehaviorElement - Interface in org.modelio.archimate.metamodel.core.generic
InternalBehaviorElement vnull
InternalTransition - Interface in org.modelio.metamodel.uml.behavior.stateMachineModel
InternalTransition v0.0.9054 This Transition is related to a State.
InterruptibleActivityRegion - Interface in org.modelio.metamodel.uml.behavior.activityModel
InterruptibleActivityRegion v0.0.9054 An interruptible region contains activity nodes.
IntParameterModel - Class in org.modelio.api.module.parameter.impl
 
IntParameterModel(IModuleUserConfiguration, String, String, String, String) - Constructor for class org.modelio.api.module.parameter.impl.IntParameterModel
 
invalidateProject(Object) - Method in class org.modelio.metamodel.mmextensions.standard.services.MModelServices
Invalidate the service and prevent further usage.
InvalidCmsStateException - Exception in com.modeliosoft.modelio.cms.api
Tells that an inconsistency in the model state has been detected.
InvalidCmsStateException(String) - Constructor for exception com.modeliosoft.modelio.cms.api.InvalidCmsStateException
Constructs a new exception with the specified detail message.
InvalidCmsStateException(String, Throwable) - Constructor for exception com.modeliosoft.modelio.cms.api.InvalidCmsStateException
Constructs a new exception with the specified detail message and cause.
InvalidContentDefinitionException - Exception in com.modeliosoft.modelio.api.modelio.matrix.model
Indicates that a matrix content definition is invalid.
InvalidContentDefinitionException(MatrixValueDefinition, Throwable) - Constructor for exception com.modeliosoft.modelio.api.modelio.matrix.model.InvalidContentDefinitionException
 
InvalidContentDefinitionException(MatrixValueDefinition, String) - Constructor for exception com.modeliosoft.modelio.api.modelio.matrix.model.InvalidContentDefinitionException
 
InvalidDestinationPointException - Exception in org.modelio.api.modelio.diagram
Thrown when the destination point of a ILinkPath is invalid.
InvalidDestinationPointException(String) - Constructor for exception org.modelio.api.modelio.diagram.InvalidDestinationPointException
Constructs a new exception with the specified detail message.
InvalidPathException - Exception in org.modelio.api.modelio.model
Thrown when an invalid UMLPath is used.
InvalidPathException() - Constructor for exception org.modelio.api.modelio.model.InvalidPathException
Constructs an InvalidPathException with no detail message
InvalidPathException(String) - Constructor for exception org.modelio.api.modelio.model.InvalidPathException
Constructs an InvalidPathException with the specified detail message.
InvalidPointsPathException - Exception in org.modelio.api.modelio.diagram
Thrown when a point of a ILinkPath is invalid.
InvalidPointsPathException(String) - Constructor for exception org.modelio.api.modelio.diagram.InvalidPointsPathException
Constructs a new exception with the specified detail message.
InvalidQueryDefinitionException - Exception in com.modeliosoft.modelio.api.modelio.matrix.model
Indicates an invalid QueryDefinition object.
InvalidQueryDefinitionException(QueryDefinition, Throwable) - Constructor for exception com.modeliosoft.modelio.api.modelio.matrix.model.InvalidQueryDefinitionException
 
InvalidQueryDefinitionException(QueryDefinition, String) - Constructor for exception com.modeliosoft.modelio.api.modelio.matrix.model.InvalidQueryDefinitionException
 
InvalidSourcePointException - Exception in org.modelio.api.modelio.diagram
Thrown when the source point of a ILinkPath is invalid.
InvalidSourcePointException(String) - Constructor for exception org.modelio.api.modelio.diagram.InvalidSourcePointException
Constructs a new exception with the specified detail message.
InvalidTransactionException - Exception in org.modelio.api.modelio.model
Deprecated.
InvalidTransactionException() - Constructor for exception org.modelio.api.modelio.model.InvalidTransactionException
Deprecated.
Constructs a new runtime exception with null as its detail message.
InvalidTransactionException(String) - Constructor for exception org.modelio.api.modelio.model.InvalidTransactionException
Deprecated.
Constructs a new runtime exception with the specified detail message.
InvalidTransactionException(String, Throwable) - Constructor for exception org.modelio.api.modelio.model.InvalidTransactionException
Deprecated.
Constructs a new runtime exception with the specified detail message and cause.
InvalidTransactionException(Throwable) - Constructor for exception org.modelio.api.modelio.model.InvalidTransactionException
Deprecated.
Constructs a new runtime exception with the specified cause.
InvalidUuidException - Exception in org.modelio.api.modelio.model
Thrown when an invalid uuid is used.
InvalidUuidException() - Constructor for exception org.modelio.api.modelio.model.InvalidUuidException
Constructs an InvalidPathException with no detail message
InvalidUuidException(String) - Constructor for exception org.modelio.api.modelio.model.InvalidUuidException
Constructs an InvalidPathException with the specified detail message.
IParameterEditionModel - Interface in org.modelio.api.module.parameter
 
IParameterGroupModel - Interface in org.modelio.api.module.parameter
 
IParameterModel - Interface in org.modelio.api.module.parameter
 
IPatternService - Interface in org.modelio.api.modelio.pattern
Represents a project's catalog of patterns.
IPatternService.PatternException - Exception in org.modelio.api.modelio.pattern
Thrown when a pattern execution fails.
IPeerModule - Interface in org.modelio.api.module
Public interface of the mdac services.
IPickingClient - Interface in org.modelio.api.modelio.picking
Interface that represent a picking client.
IPickingProvider - Interface in org.modelio.api.modelio.picking
A picking provider is a GUI part that allows the user to select an element by a single click .
IPickingService - Interface in org.modelio.api.modelio.picking
Element picking services for picking providers.
IPickingSession - Interface in org.modelio.api.modelio.picking
 
IProcessExtension - Interface in com.modeliosoft.modelio.cms.api
Process Extension Model (PEM) : hook that drives Subversion operations.
IProjectStructure - Interface in org.modelio.api.module.context.project
This interface describes the Modelio project itself: ie its name, path, type...
IQuery - Interface in com.modeliosoft.modelio.api.modelio.matrix.model
AbstractQuery interface.
IQueryResult - Interface in com.modeliosoft.modelio.api.modelio.matrix.model
Result of a query.
IRefResultEntry - Interface in com.modeliosoft.modelio.cms.api
Detail of a lock failure for an element.
IRemoveCommand - Interface in com.modeliosoft.modelio.cms.api
Remove from version engine interface.
IRemoveConfig - Interface in com.modeliosoft.modelio.cms.api.contrib
Remove from version command configuration.
IRepairCommand - Interface in com.modeliosoft.modelio.cms.api
Repository repair utility command.
IRepositoryProperties - Interface in com.modeliosoft.modelio.cms.api.admin
Properties of a Subversion repository.
IResourceBuilder - Interface in org.modelio.metamodel.mmextensions.infrastructure
Attached resource element builder.
IResourceHandle - Interface in org.modelio.metamodel.uml.infrastructure
 
IRevertCommand - Interface in com.modeliosoft.modelio.cms.api
Used to configure a revert operation.
IRevertConfig - Interface in com.modeliosoft.modelio.cms.api.contrib
 
IRevertDetail - Interface in com.modeliosoft.modelio.cms.api
Detailed result of a revert operation.
IRevertFragmentDetail - Interface in com.modeliosoft.modelio.cms.api
Detailed result of a revert operation.
IRevertFragmentResult - Interface in com.modeliosoft.modelio.cms.api
Result of a successful update operation in the working copy.
IRevertResult - Interface in com.modeliosoft.modelio.cms.api
Result of a successful update operation in the working copy.
IS_ACTIVE_FOR_PARAM - Static variable in class org.modelio.api.module.command.standard.RunJythonScriptStandardHandler
Command parameter containing the Jython script called by RunJythonScriptStandardHandler.isActiveFor(List, IModule).
IS_TO_OPEN - Static variable in class org.modelio.api.module.command.standard.DiagramCreationStandardHandler
Command parameter indicating wheter or not the created diagram is to be opened in an editor.
isAbstract() - Method in interface org.modelio.vcore.smkernel.mapi.MClass
 
isAcceptNullValue() - Method in class org.modelio.api.ui.text.TextWrapperForIElement
 
isActiveFor(List<MObject>, IModule) - Method in class com.modeliosoft.modelio.api.module.commands.AbstractCreateMatrixCommandHandler
 
isActiveFor(List<MObject>, IModule) - Method in class com.modeliosoft.modelio.api.module.commands.standard.GenDocCommandStandardHandler
 
isActiveFor(MObject[], boolean) - Method in class org.modelio.api.module.command.DefaultModuleAction
 
isActiveFor(List<MObject>, IModule) - Method in class org.modelio.api.module.command.DefaultModuleCommandHandler
The handler is active by default.
isActiveFor(MObject[], boolean) - Method in interface org.modelio.api.module.command.IModuleAction
 
isActiveFor(List<MObject>, IModule) - Method in interface org.modelio.api.module.command.IModuleCommandHandler
This method precizes if a command has to be desactivated.
isActiveFor(List<MObject>, IModule) - Method in class org.modelio.api.module.command.standard.RunJythonScriptStandardHandler
 
isBatchMode() - Method in interface com.modeliosoft.modelio.cms.api.contrib.IAddConfig
 
isBatchMode() - Method in interface com.modeliosoft.modelio.cms.api.contrib.ICommitConfig
 
isBatchMode() - Method in interface com.modeliosoft.modelio.cms.api.contrib.IGetLockConfig
 
isBatchMode() - Method in interface com.modeliosoft.modelio.cms.api.contrib.IMergeConfig
 
isBatchMode() - Method in interface com.modeliosoft.modelio.cms.api.contrib.IRemoveConfig
 
isBatchMode() - Method in interface com.modeliosoft.modelio.cms.api.contrib.IRevertConfig
 
isBatchMode() - Method in interface com.modeliosoft.modelio.cms.api.contrib.IUpdateConfig
 
isBatchMode() - Method in interface com.modeliosoft.modelio.cms.api.IAddCommand
 
isBatchMode() - Method in interface com.modeliosoft.modelio.cms.api.IAddResult
 
isBatchMode() - Method in interface com.modeliosoft.modelio.cms.api.ICommitCommand
 
isBatchMode() - Method in interface com.modeliosoft.modelio.cms.api.ICommitResult
 
isBatchMode() - Method in interface com.modeliosoft.modelio.cms.api.IGetLockCommand
 
isBatchMode() - Method in interface com.modeliosoft.modelio.cms.api.IGetLockResult
 
isBatchMode() - Method in interface com.modeliosoft.modelio.cms.api.IMergeCommand
 
isBatchMode() - Method in interface com.modeliosoft.modelio.cms.api.IRemoveCommand
 
isBatchMode() - Method in interface com.modeliosoft.modelio.cms.api.IRevertCommand
 
isBatchMode() - Method in interface com.modeliosoft.modelio.cms.api.IRevertResult
A command run in batch mode did not trigger any UI.
isBatchMode() - Method in interface com.modeliosoft.modelio.cms.api.IUpdateCommand
 
isBatchMode() - Method in interface com.modeliosoft.modelio.cms.api.IUpdateDetails
 
isBelongToPrototype() - Method in interface org.modelio.metamodel.uml.infrastructure.TagType
Getter for attribute 'TagType.BelongToPrototype' Metamodel description: Determines whether or not a TagType occurrence belongs to the signature.
isBroken(MObject) - Method in class org.modelio.metamodel.mmextensions.standard.facilities.BrokenElementTester
 
isBrowse() - Method in interface org.modelio.vcore.smkernel.mapi.MStatus
Tells whether related object is browsable (visiting its dependencies).
isCancelActivity() - Method in interface org.modelio.metamodel.bpmn.events.BpmnBoundaryEvent
Getter for attribute 'BpmnBoundaryEvent.CancelActivity' Metamodel description: Denotes whether the Activity should be cancelled or not, i.e., whether the boundary catch Event acts as an Error or an Escalation.
isCancelRemainingInstances() - Method in interface org.modelio.metamodel.bpmn.activities.BpmnAdHocSubProcess
Getter for attribute 'BpmnAdHocSubProcess.CancelRemainingInstances' Metamodel description: This attribute is used only if ordering is parallel.
isCmsConflict() - Method in interface org.modelio.vcore.smkernel.mapi.MStatus
Tells whether the related object is in CMS conflict.
isCmsManaged() - Method in interface org.modelio.vcore.smkernel.mapi.MStatus
Tells whether the related object is under CMS management.
isCmsModified() - Method in interface org.modelio.vcore.smkernel.mapi.MStatus
When a CMS is used (or a similar tool), tells whether the related object has been locally modified (by reference to its CMS repository).
isCmsNode() - Method in interface org.modelio.vcore.smkernel.mapi.MClass
Tells whether this metamodel class is a CMS node.
isCmsReadOnly() - Method in interface org.modelio.vcore.smkernel.mapi.MStatus
When a CMS is used (or a similar tool), tells whether the related object is read only at the CMS level.
isCmsSync() - Method in interface org.modelio.vcore.smkernel.mapi.MStatus
When a CMS is used (or a similar tool), tells whether the related object needs an update from its CMS repository.
isCmsToAdd() - Method in interface org.modelio.vcore.smkernel.mapi.MStatus
When a CMS is used (or a similar tool), tells whether the related object is planned for adding to the CMS repository (most often at next commit).
isCmsToDelete() - Method in interface org.modelio.vcore.smkernel.mapi.MStatus
When a CMS is used (or a similar tool), tells whether the related object is planned for removing from the CMS repository (most often at next commit).
isCompatibleWith(MetamodelVersionDescriptor, boolean) - Method in class org.modelio.vcore.smkernel.mapi.MetamodelVersionDescriptor
Tells whether the metamodel is "build compatible" with the other metamodel.
isComposition() - Method in interface org.modelio.vcore.smkernel.mapi.MDependency
Tells whether this dependency is a strong composition.
isConcurrency() - Method in interface org.modelio.metamodel.uml.statik.Operation
Getter for attribute 'Operation.Concurrency' Metamodel description: Distinguishes the different invocation modes of an Operation.
IScriptService - Interface in org.modelio.api.module.script
Get the modelio script service, to execute Jython macros.
isDeleted() - Method in interface org.modelio.vcore.smkernel.mapi.MObject
Tells whether the element is deleted in the model.
isDeleted() - Method in interface org.modelio.vcore.smkernel.mapi.MStatus
Tells whether the related object is deleted.
isDirected() - Method in interface org.modelio.archimate.metamodel.relationships.other.Association
Getter for attribute 'Association.directed' Metamodel description: Denotes whether the relationship is directed
isDirty() - Method in interface org.modelio.api.modelio.editor.IMDATextEditor
Indicates whether of not the editor's content has been modified.
It matches the presence of the little '*' in the editor's header.
isDirty() - Method in interface org.modelio.vcore.smkernel.mapi.MStatus
Tells whether has been modified since last model save.
isDomainBrowse() - Method in interface org.modelio.vcore.smkernel.mapi.MStatus
Tells whether related object is browsable (visiting its dependencies).
isDomainVisible() - Method in interface org.modelio.vcore.smkernel.mapi.MStatus
Tells whether related object is made visible in the GUI.
isDomainWrite() - Method in interface org.modelio.vcore.smkernel.mapi.MStatus
Tells whether related object is writable.
isDrawLineBridges() - Method in interface org.modelio.api.modelio.diagram.IDiagramLink
Check whereas bridge are drawn on vertical line segments that cross an horizontal one.
isEditable(Object, Object, Object) - Method in class com.modeliosoft.modelio.api.modelio.matrix.model.contentaccessor.AbstractMatrixContentAccessor
 
isEditable(Object, Object, Object) - Method in interface com.modeliosoft.modelio.api.modelio.matrix.model.IMatrixContentAccessor
Indicate whether or not a selected cell can be edited.
isEmbedded() - Method in interface org.modelio.metamodel.uml.infrastructure.AbstractResource
Tells whether the resource is embedded with the model or is an external reference.
isEmpty() - Method in interface com.modeliosoft.modelio.cms.api.ICommitDetail
Returns true if there is nothing to commit.
isEmpty() - Method in interface com.modeliosoft.modelio.cms.api.ICommitDetailFragment
Returns true if there is nothing to commit.
isEmpty() - Method in interface com.modeliosoft.modelio.cms.api.ICommitResult
Returns true if there is nothing to commit.
isEmpty() - Method in interface com.modeliosoft.modelio.cms.api.ICommitResultFragment
Returns true if there is nothing to commit.
isEmpty() - Method in class org.modelio.vcore.smkernel.mapi.MetamodelVersionDescriptor
Test whether the descriptor does not contain anything.
isEnabled() - Method in interface org.modelio.vcore.smkernel.mapi.MClass
 
isError() - Method in class org.modelio.api.module.report.ReportEntry
 
isExportAnnotations() - Method in class org.modelio.api.modelio.exchange.XmiExportConfiguration
 
isExtension() - Method in interface org.modelio.vcore.smkernel.mapi.MMetamodelFragment
Tells whether this metamodel fragment is an extension or a standard Modelio metamodel fragment.
isFailed() - Method in interface org.modelio.vcore.smkernel.mapi.modelshield.api.IErrorReport
 
isFake() - Method in interface org.modelio.vcore.smkernel.mapi.fake.FakeMClass
Must return true.
isFake() - Method in interface org.modelio.vcore.smkernel.mapi.MClass
Tells whether this metaclass is a fake metaclass.
isFake() - Method in interface org.modelio.vcore.smkernel.mapi.MMetamodelFragment
Tells whether this metamodel fragment is a fake metamodel fragment.
isFinal() - Method in interface org.modelio.metamodel.uml.statik.Operation
Getter for attribute 'Operation.Final' Metamodel description: Final operations cannot be redefined.
isHeaderVisible() - Method in class org.modelio.api.ui.form.ElementFormPanel
 
isInfo() - Method in class org.modelio.api.module.report.ReportEntry
 
isInstance(MObject) - Method in interface org.modelio.vcore.smkernel.mapi.MClass
Tells whether the model object is an instance of this metaclass or a sub metaclass.
isInstanciate() - Method in interface org.modelio.metamodel.bpmn.activities.BpmnReceiveTask
Getter for attribute 'BpmnReceiveTask.Instanciate' Metamodel description: Receive Tasks can be defined as the instantiation mechanism for the Process with the instantiate attribute.
isInstanciate() - Method in interface org.modelio.metamodel.bpmn.gateways.BpmnEventBasedGateway
Getter for attribute 'BpmnEventBasedGateway.Instanciate' Metamodel description: Event Gateways can be used to instantiate a Process.
isIsAbstract() - Method in interface org.modelio.metamodel.uml.infrastructure.Stereotype
Getter for attribute 'Stereotype.IsAbstract' Metamodel description:
isIsAbstract() - Method in interface org.modelio.metamodel.uml.statik.Feature
Getter for attribute 'Feature.IsAbstract' Metamodel description: Determines abstract features, that is to say, those not implemented at this level.
isIsAbstract() - Method in interface org.modelio.metamodel.uml.statik.NameSpace
Getter for attribute 'NameSpace.IsAbstract' Metamodel description: An abstract NameSpace is defined on a very general level and does not have direct instances.
isIsActive() - Method in interface org.modelio.metamodel.uml.statik.Class
Getter for attribute 'Class.IsActive' Metamodel description: Specifies whether an Object of the Class maintains its own thread of control.
isIsApiRead() - Method in interface org.modelio.metamodel.mda.ModuleParameter
Getter for attribute 'ModuleParameter.IsApiRead' Metamodel description: if true, the parameter can be read with the modules API.
isIsApiWrite() - Method in interface org.modelio.metamodel.mda.ModuleParameter
Getter for attribute 'ModuleParameter.IsApiWrite' Metamodel description: if true, the parameter can be set with the modules API.
isIsAssured() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ConditionalNode
Getter for attribute 'ConditionalNode.IsAssured' Metamodel description: If true, the modeler asserts that at least one test will succeed.
isIsBehavior() - Method in interface org.modelio.metamodel.uml.statik.Port
Getter for attribute 'Port.IsBehavior' Metamodel description: Specifies whether requests arriving at this Port are sent to the Classifier behavior of this Classifier.
isIsChangeable() - Method in interface org.modelio.metamodel.uml.statik.AssociationEnd
Getter for attribute 'AssociationEnd.IsChangeable' Metamodel description: When placed on a target end, specifies whether an instance of the Association may be modified from the source end.
isIsClass() - Method in interface org.modelio.metamodel.uml.statik.Feature
Getter for attribute 'Feature.IsClass' Metamodel description: Specifies a Class member that is shared by all instances of the Class.
isIsClosed() - Method in interface org.modelio.metamodel.bpmn.processCollaboration.BpmnCollaboration
Getter for attribute 'BpmnCollaboration.IsClosed' Metamodel description: A boolean value specifying whether Message Flow not modeled in the Collaboration can occur when the Collaboration is carried out.
isIsClosed() - Method in interface org.modelio.metamodel.bpmn.processCollaboration.BpmnProcess
Getter for attribute 'BpmnProcess.IsClosed' Metamodel description:
isIsCollection() - Method in interface org.modelio.metamodel.bpmn.objects.BpmnDataInput
Getter for attribute 'BpmnDataInput.IsCollection' Metamodel description: null
isIsCollection() - Method in interface org.modelio.metamodel.bpmn.objects.BpmnDataObject
Getter for attribute 'BpmnDataObject.IsCollection' Metamodel description: null
isIsCollection() - Method in interface org.modelio.metamodel.bpmn.objects.BpmnDataOutput
Getter for attribute 'BpmnDataOutput.IsCollection' Metamodel description: null
isIsCollection() - Method in interface org.modelio.metamodel.bpmn.objects.BpmnItemDefinition
Getter for attribute 'BpmnItemDefinition.IsCollection' Metamodel description: Setting this flag to true indicates that the actual data type is a collection.
isIsCombineDuplicate() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ForkJoinNode
Getter for attribute 'ForkJoinNode.IsCombineDuplicate' Metamodel description: Indicates whether tokens with objects with the same identity are combined into one by the join.
isIsCompensation() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ActivityAction
Getter for attribute 'ActivityAction.IsCompensation' Metamodel description: BPMN : Some activities produce complex effects or specific outputs.
isIsConcurrent() - Method in interface org.modelio.metamodel.uml.statik.Collaboration
Getter for attribute 'Collaboration.IsConcurrent' Metamodel description: Expresses if the Collaboration between objects is concurrent or sequential.
isIsConjugated() - Method in interface org.modelio.metamodel.uml.statik.Port
Getter for attribute 'Port.IsConjugated' Metamodel description: Specifies the way that the provided and required interfaces are derived from the Port's Type.
isIsConstant() - Method in interface org.modelio.metamodel.uml.statik.Instance
Getter for attribute 'Instance.IsConstant' Metamodel description: Determines whether it is a constant.
isIsControl() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.Pin
Getter for attribute 'Pin.IsControl' Metamodel description: Indicates whether the pins provide data to the actions, or just controls when it executes it.
isIsControlType() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ObjectNode
Getter for attribute 'ObjectNode.IsControlType' Metamodel description: Indicates whether the type of the object node is to be treated as control.
isIsDerived() - Method in interface org.modelio.metamodel.uml.statik.StructuralFeature
Getter for attribute 'StructuralFeature.IsDerived' Metamodel description: null
isIsDeterminate() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ConditionalNode
Getter for attribute 'ConditionalNode.IsDeterminate' Metamodel description: If true, the modeler asserts that at most one test will succeed.
isIsDimension() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ActivityPartition
Getter for attribute 'ActivityPartition.IsDimension' Metamodel description: Indicates whether the partition groups other partitions along a dimension.
isIsEditable() - Method in interface org.modelio.metamodel.uml.infrastructure.properties.PropertyDefinition
Getter for attribute 'PropertyDefinition.IsEditable' Metamodel description: null
isIsElementary() - Method in interface org.modelio.metamodel.uml.statik.GeneralClass
Getter for attribute 'GeneralClass.IsElementary' Metamodel description: Determines whether a Class is elementary/primitive or not.
isIsEvent() - Method in interface org.modelio.metamodel.uml.behavior.commonBehaviors.Signal
Getter for attribute 'Signal.IsEvent' Metamodel description: Establishes if it is an event in the sense of event based systems : CORBA, Java, XWindow's, SGBDR.
isIsException() - Method in interface org.modelio.metamodel.uml.behavior.commonBehaviors.Signal
Getter for attribute 'Signal.IsException' Metamodel description: Defines if it is an exception, as they exist in Java, C++, and so on.
isIsException() - Method in interface org.modelio.metamodel.uml.statik.Parameter
Getter for attribute 'Parameter.IsException' Metamodel description: null
isIsExpansion() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.Pin
Getter for attribute 'Pin.IsExpansion' Metamodel description: Indicates whether the pin is used for expansion: enables an iteration of the action on the tokens attached to the pin.
isIsExternal() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ActivityPartition
Getter for attribute 'ActivityPartition.IsExternal' Metamodel description: Indicates whether the partition represents an entity to which the partitioning structure does not apply.
isIsForCompensation() - Method in interface org.modelio.metamodel.bpmn.activities.BpmnActivity
Getter for attribute 'BpmnActivity.IsForCompensation' Metamodel description: A flag that identifies whether this Activity is intended for the purposes of compensation.
isIsGlobal() - Method in interface org.modelio.metamodel.bpmn.activities.BpmnTask
Getter for attribute 'BpmnTask.IsGlobal' Metamodel description: A Global Task is a reusable, atomic Task definition that can be called from within any Process by a Call Activity.
isIsHidden() - Method in interface org.modelio.metamodel.uml.infrastructure.NoteType
Getter for attribute 'NoteType.IsHidden' Metamodel description:
isIsHidden() - Method in interface org.modelio.metamodel.uml.infrastructure.ResourceType
Getter for attribute 'ResourceType.IsHidden' Metamodel description:
isIsHidden() - Method in interface org.modelio.metamodel.uml.infrastructure.Stereotype
Getter for attribute 'Stereotype.IsHidden' Metamodel description:
isIsHidden() - Method in interface org.modelio.metamodel.uml.infrastructure.TagType
Getter for attribute 'TagType.IsHidden' Metamodel description:
isIsImmediate() - Method in interface org.modelio.metamodel.bpmn.flows.BpmnSequenceFlow
Getter for attribute 'BpmnSequenceFlow.IsImmediate' Metamodel description: An optional boolean value specifying whether Activities or Choreography Activities not in the model containing the Sequence Flow can occur between the elements connected by the Sequence Flow.
isIsInstantiable() - Method in interface org.modelio.metamodel.uml.statik.Package
Getter for attribute 'Package.IsInstantiable' Metamodel description: This attribute should be discarded.
isIsInterrupting() - Method in interface org.modelio.metamodel.bpmn.events.BpmnStartEvent
Getter for attribute 'BpmnStartEvent.IsInterrupting' Metamodel description:
isIsLeaf() - Method in interface org.modelio.metamodel.uml.statik.NameSpace
Getter for attribute 'NameSpace.IsLeaf' Metamodel description: Determines if the NameSpace is an inheritance tree leaf.
isIsMain() - Method in interface org.modelio.metamodel.uml.statik.Class
Getter for attribute 'Class.IsMain' Metamodel description: A main Class is a Class whose unique instance represents the application.
isIsMultiCast() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ObjectFlow
Getter for attribute 'ObjectFlow.IsMultiCast' Metamodel description: Indicates whether the objects in the flow are passed by multicasting.
isIsMultipleInstance() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ActivityAction
Getter for attribute 'ActivityAction.IsMultipleInstance' Metamodel description: BPMN: Expresses if several action instances can be run in parallel.
isIsMultiReceive() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ObjectFlow
Getter for attribute 'ObjectFlow.IsMultiReceive' Metamodel description: Indicates whether the objects in the flow are gathered from respondents to multicasting.
isIsOrdered() - Method in interface org.modelio.metamodel.uml.statik.LinkEnd
Getter for attribute 'LinkEnd.IsOrdered' Metamodel description: Determines if this LinkEnd is ordered.
isIsOrdered() - Method in interface org.modelio.metamodel.uml.statik.NaryLinkEnd
Getter for attribute 'NaryLinkEnd.IsOrdered' Metamodel description: null
isIsOrdered() - Method in interface org.modelio.metamodel.uml.statik.Parameter
Getter for attribute 'Parameter.IsOrdered' Metamodel description: null
isIsOrdered() - Method in interface org.modelio.metamodel.uml.statik.StructuralFeature
Getter for attribute 'StructuralFeature.IsOrdered' Metamodel description: null
isIsQualified() - Method in interface org.modelio.metamodel.uml.infrastructure.TagType
Getter for attribute 'TagType.IsQualified' Metamodel description: Determines whether or not an occurrence (TaggedValue) has a qualifier.
isIsReadOnly() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.Activity
Getter for attribute 'Activity.IsReadOnly' Metamodel description: If true, this activity must not make any changes to variables outside the activity or to objects.
isIsReentrant() - Method in interface org.modelio.metamodel.uml.behavior.commonBehaviors.Behavior
Getter for attribute 'Behavior.IsReentrant' Metamodel description: Indicates whether the behavior can be invoked while it is still executing from a previous invocation.
isIsRequired() - Method in interface org.modelio.metamodel.bpmn.resources.BpmnResourceParameter
Getter for attribute 'BpmnResourceParameter.IsRequired' Metamodel description: null
isIsRoot() - Method in interface org.modelio.metamodel.uml.statik.NameSpace
Getter for attribute 'NameSpace.IsRoot' Metamodel description: Determines that the current NameSpace is the root of a Generalization tree.
isIsSelf() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.InputPin
Getter for attribute 'InputPin.IsSelf' Metamodel description: Modelio extension: expresses that the pin represents the target object on which the action is executed.
isIsSequencial() - Method in interface org.modelio.metamodel.bpmn.activities.BpmnMultiInstanceLoopCharacteristics
Getter for attribute 'BpmnMultiInstanceLoopCharacteristics.IsSequencial' Metamodel description: This attribute is a flag that controls whether the Activity instances will execute sequentially or in parallel.
isIsService() - Method in interface org.modelio.metamodel.uml.statik.Port
Getter for attribute 'Port.IsService' Metamodel description: If true, indicates that this Port is used to provide the published functionality of a Classifier.
isIsSingleExecution() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.Activity
Getter for attribute 'Activity.IsSingleExecution' Metamodel description: If true, all invocations of the activity are handled by the same execution.
isIsStream() - Method in interface org.modelio.metamodel.uml.statik.Parameter
Getter for attribute 'Parameter.IsStream' Metamodel description: null
isIsSynchronous() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.CallAction
Getter for attribute 'CallAction.IsSynchronous' Metamodel description: If true, the call is synchronous and the caller waits for completion of the invoked behavior.
isIsTestedFirst() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.LoopNode
Getter for attribute 'LoopNode.IsTestedFirst' Metamodel description: If true, the test is performed before the first execution of the body.
isIsUnique() - Method in interface org.modelio.metamodel.uml.statik.LinkEnd
Getter for attribute 'LinkEnd.IsUnique' Metamodel description: Determines if this LinkEnd is unique.
isIsUnique() - Method in interface org.modelio.metamodel.uml.statik.NaryLinkEnd
Getter for attribute 'NaryLinkEnd.IsUnique' Metamodel description: null
isIsUnique() - Method in interface org.modelio.metamodel.uml.statik.Parameter
Getter for attribute 'Parameter.IsUnique' Metamodel description: null
isIsUnique() - Method in interface org.modelio.metamodel.uml.statik.StructuralFeature
Getter for attribute 'StructuralFeature.IsUnique' Metamodel description: null
isIsUnlimited() - Method in interface org.modelio.metamodel.bpmn.objects.BpmnDataStore
Getter for attribute 'BpmnDataStore.IsUnlimited' Metamodel description: If isUnlimited is set to true, then the capacity of a Data Store is set as unlimited and will override any value of the capacity attribute.
isIsUserRead() - Method in interface org.modelio.metamodel.mda.ModuleParameter
Getter for attribute 'ModuleParameter.IsUserRead' Metamodel description: If true, the parameter is visible in the module configuration dialog.
isIsUserWrite() - Method in interface org.modelio.metamodel.mda.ModuleParameter
Getter for attribute 'ModuleParameter.IsUserWrite' Metamodel description: If true and IsUserRead is true, the parameter is modifiable in the module configuration dialog.
isIsValueParameter() - Method in interface org.modelio.metamodel.uml.statik.TemplateParameter
Getter for attribute 'TemplateParameter.IsValueParameter' Metamodel description: Expresses if the parameter is a value, which is in this case "DefaultValue".
isIsVertical() - Method in interface org.modelio.metamodel.diagrams.ActivityDiagram
Getter for attribute 'ActivityDiagram.IsVertical' Metamodel description:
isLayoutAssistantEnabled() - Method in interface org.modelio.api.modelio.diagram.IDiagramHandle
Tells whether the layout assistant is enabled for this session.
isLineColumnSwitchSupported() - Method in interface com.modeliosoft.modelio.api.modelio.matrix.model.IMatrixContentAccessor
Tells whether this accessor still works if line and column are switched.
isLink(MClass) - Method in interface org.modelio.vcore.smkernel.mapi.MExpert
 
isLinkMetaclass() - Method in interface org.modelio.vcore.smkernel.mapi.MClass
Tells whether this metaclass is a relationship metaclass.
isLocal() - Method in interface org.modelio.metamodel.bpmn.processCollaboration.BpmnParticipant
 
isLocked(String) - Method in interface org.modelio.api.module.context.configuration.IModuleAPIConfiguration
Get the lock status of the parameter identified by the given key.
isLocked(String) - Method in interface org.modelio.api.module.context.configuration.IModuleUserConfiguration
Get the lock status of the parameter identified by the given key.
isLocked() - Method in class org.modelio.api.module.parameter.impl.ParameterModel
 
isLocked() - Method in interface org.modelio.api.module.parameter.IParameterModel
 
isLockingNeeded() - Method in interface org.modelio.vcore.smkernel.mapi.MStatus
Tells whether a lock must be taken before modifying the related object.
isMatching(MObject) - Method in class org.modelio.api.modelio.model.scope.ElementScope
Check that the given element matches the scope's metaclass/stereotype.
isModifiable() - Method in interface org.modelio.vcore.smkernel.mapi.MObject
Tells whether the object can be modified
isModifiable() - Method in interface org.modelio.vcore.smkernel.mapi.MStatus
Tells whether related object is modifiable.
isMultiple(Stereotype) - Method in interface org.modelio.api.module.mda.IMdaExpert
Indicates whether or not several instances of a MethodologicalLink can be used at the same time on an element.
isMustIsolate() - Method in interface org.modelio.metamodel.uml.behavior.activityModel.StructuredActivityNode
Getter for attribute 'StructuredActivityNode.MustIsolate' Metamodel description: If true, then the actions in the node execute in isolation from actions outside the node.
isNavigable() - Method in interface org.modelio.metamodel.uml.statik.AssociationEnd
 
isNavigable() - Method in interface org.modelio.metamodel.uml.statik.LinkEnd
 
isNewerBuildOf(Version) - Method in class org.modelio.vbasic.version.Version
Tells whether the only difference between this version and the other is that this version build is newer than the other.
isNewerOrSameThan(Version) - Method in class org.modelio.vbasic.version.Version
Check if this Version is same or newer than the given Version.
isNewerThan(Version) - Method in class org.modelio.vbasic.version.Version
Check if this Version is strictly newer than the given Version.
isObjectBrowse() - Method in interface org.modelio.vcore.smkernel.mapi.MStatus
Tells whether related object is browsable (visiting its dependencies).
isObjectVisible() - Method in interface org.modelio.vcore.smkernel.mapi.MStatus
Tells whether related object .
isObjectWrite() - Method in interface org.modelio.vcore.smkernel.mapi.MStatus
Tells whether related object is writable.
isOlderOrSameThan(Version) - Method in class org.modelio.vbasic.version.Version
Check if this Version is same or older than the given Version.
isOlderThan(Version) - Method in class org.modelio.vbasic.version.Version
Check if this Version is strictly older than the given Version.
isOpenAfterGenerate(Map<String, String>) - Method in class com.modeliosoft.modelio.api.module.commands.standard.GenDocCommandStandardHandler
Tells whether to open the generated document after generation.
isParallelMultiple() - Method in interface org.modelio.metamodel.bpmn.events.BpmnCatchEvent
Getter for attribute 'BpmnCatchEvent.ParallelMultiple' Metamodel description: This means that there are multiple triggers required before the events triggers outcoming sequence flows.
isPrimarySelected() - Method in interface org.modelio.api.modelio.diagram.IDiagramGraphic
Returns the selected state of this graphical element.
isPrimarySelected() - Method in interface org.modelio.api.modelio.diagram.IDiagramLink
 
isPrimarySelected() - Method in interface org.modelio.api.modelio.diagram.IDiagramNode
 
isRamc() - Method in interface org.modelio.vcore.smkernel.mapi.MStatus
Tells whether the related object belongs to a Model Component (RAMC), meaning that its definition is partial.
isRecursive() - Method in interface com.modeliosoft.modelio.cms.api.contrib.ICommitConfig
Get whether the commit must be recursive.
isRecursive() - Method in interface com.modeliosoft.modelio.cms.api.contrib.IGetLockConfig
Get whether the get lock is recursive.
isRecursive() - Method in interface com.modeliosoft.modelio.cms.api.contrib.IRevertConfig
Get whether the revert must be recursive.
isRecursive() - Method in interface com.modeliosoft.modelio.cms.api.ICommitCommand
Get whether the commit must be recursive.
isRecursive() - Method in interface com.modeliosoft.modelio.cms.api.IGetLockCommand
Get whether the get lock is recursive.
isRecursive() - Method in interface com.modeliosoft.modelio.cms.api.IRevertCommand
Get whether the revert must be recursive.
isRelevantFor(Object) - Method in class org.modelio.api.module.propertiesPage.ModuleMultiVariantPropertyPanel
From interface IPanelProvider.
isRelevantFor(Object) - Method in class org.modelio.api.ui.contributor.DefaultWizardPreviewPanel
 
isRelevantFor(Object) - Method in class org.modelio.api.ui.form.ElementFormPanel
 
isSame(MetamodelVersionDescriptor) - Method in class org.modelio.vcore.smkernel.mapi.MetamodelVersionDescriptor
Tells whether this set is the same as the given one.
isSelected() - Method in interface org.modelio.api.modelio.diagram.IDiagramGraphic
Returns the selected state of this graphical element.
isSelected() - Method in interface org.modelio.api.modelio.diagram.IDiagramLink
 
isSelected() - Method in interface org.modelio.api.modelio.diagram.IDiagramNode
 
isSharedComposition() - Method in interface org.modelio.vcore.smkernel.mapi.MDependency
Tells whether this dependency is a shared composition.
isShell() - Method in interface org.modelio.vcore.smkernel.mapi.MObject
Tells whether the object is an unresolved reference.
isShell() - Method in interface org.modelio.vcore.smkernel.mapi.MStatus
Tells whether the related object is a shell object.
isStereotyped(Stereotype) - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
 
isStereotyped(String, String) - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
Checks if a model element has the stereotype specified by the (moduleName, stereotypeName) pair.
isTagged(String, String) - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
Deprecated.
since Modelio 3.8, it is recommended to use ModelElement.isTagged(String, String, String) instead.
isTagged(String, String, String) - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
This method returns true if the element has a tagged value of the type indicated by the (moduleName, tagTypeName) pair.
isTagged(TagType) - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
This method returns true if the element has a tagged value of the given type.
IStandardModelFactory - Interface in org.modelio.metamodel.mmextensions.standard.factory
Factory that creates the UML model elements.
isTargetIsClass() - Method in interface org.modelio.metamodel.uml.statik.Attribute
Getter for attribute 'Attribute.TargetIsClass' Metamodel description: Determines that the target is itself a metaclass.
IStatusChangeEvent - Interface in org.modelio.api.modelio.model.event
This interface provide the API of a Status Change Event
IStatusChangeListener - Interface in org.modelio.api.modelio.model.event
Listener of status changes.
isTestBefore() - Method in interface org.modelio.metamodel.bpmn.activities.BpmnStandardLoopCharacteristics
Getter for attribute 'BpmnStandardLoopCharacteristics.TestBefore' Metamodel description: Flag that controls whether the loop condition is evaluated at the beginning (testBefore = true) or at the end (testBefore = false) of the loop iteration.
isTip() - Method in class org.modelio.api.module.report.ReportEntry
 
isToOpen() - Method in class org.modelio.api.module.command.standard.DiagramCreationStandardHandler
 
isTriggeredByEvent() - Method in interface org.modelio.metamodel.bpmn.rootElements.BpmnFlowElement
Getter for attribute 'BpmnFlowElement.TriggeredByEvent' Metamodel description: null
IStyleHandle - Interface in org.modelio.api.modelio.diagram.style
A style handle is a named proxy towards a style definition.
isUserBrowse() - Method in interface org.modelio.vcore.smkernel.mapi.MStatus
Tells whether related object object is browsable (visiting its dependencies).
isUserVisible() - Method in interface org.modelio.vcore.smkernel.mapi.MStatus
Tells whether related object is made visible in the GUI.
isUserWrite() - Method in interface org.modelio.vcore.smkernel.mapi.MStatus
Tells whether related object is writable.
isUsingAdditions() - Method in interface org.modelio.metamodel.uml.infrastructure.matrix.QueryDefinition
Getter for attribute 'QueryDefinition.UsingAdditions' Metamodel description: null
isValid() - Method in interface org.modelio.vcore.smkernel.mapi.MObject
Tells whether the object is usable.
isValidValue(String, String) - Method in interface org.modelio.api.module.context.configuration.IConfigParamValidator
 
isValidValue(String) - Method in class org.modelio.api.ui.form.models.AbstractTagFieldData.TagFormFieldType
 
isValidValue(String) - Method in interface org.modelio.api.ui.form.models.IFormFieldType
 
isVertical() - Method in class org.modelio.api.ui.form.fields.AbstractField
 
isVisible() - Method in interface org.modelio.vcore.smkernel.mapi.MStatus
Tells whether the related element is made visible in the GUI.
isWarning() - Method in class org.modelio.api.module.report.ReportEntry
 
isWithSubClasses() - Method in class org.modelio.api.modelio.model.scope.ElementScope
 
isWithSubStereotypes() - Method in class org.modelio.api.modelio.model.scope.ElementScope
 
isWrite() - Method in interface org.modelio.vcore.smkernel.mapi.MStatus
Tells whether related object is writable.
ISymbolService - Interface in com.modeliosoft.modelio.cms.api
Symbol service interface.
ISynchronizeStateCommand - Interface in com.modeliosoft.modelio.cms.api.admin
Synchronize the CMS state of elements from the working copy files state.
items - Variable in class org.modelio.api.module.parameter.impl.EnumParameterModel
 
ITERATIVE_VALUE - Static variable in enum org.modelio.metamodel.uml.behavior.activityModel.ExpansionKind
 
iterator() - Method in class org.modelio.vcore.smkernel.mapi.MetamodelVersionDescriptor
 
ITransaction - Interface in org.modelio.api.modelio.model
This interface defines the Modelio transactions.
IUiToolkit - Interface in org.modelio.api.ui.swt
Toolkit that creates advanced SWT components.
IUmlModel - Interface in org.modelio.api.modelio.model
The IUmlModel provide navigation and modification in the UML model represented in Modelio.
IUMLTypes - Interface in org.modelio.api.modelio.model
This interface give access to UML types managed by Modelio.
IUpdateCommand - Interface in com.modeliosoft.modelio.cms.api
Update repository command interface.
IUpdateConfig - Interface in com.modeliosoft.modelio.cms.api.contrib
Configuration of the update command.
IUpdateDetails - Interface in com.modeliosoft.modelio.cms.api
Result of a successful update operation in the working copy.
IWizardContributor - Interface in org.modelio.api.module.contributor
This is the contract to be honored by a contributor to the Creation Wizard.

J

JAVA - Static variable in class org.modelio.api.astyle.AStyle
Constant for default Java indentation.
javaToNative(Object, TransferData) - Method in class org.modelio.api.ui.dnd.ModelElementTransfer
 
JoinPseudoState - Interface in org.modelio.metamodel.uml.behavior.stateMachineModel
JoinPseudoState v0.0.9054 Join vertices serve to merge several transitions emanating from source vertices in different orthogonal regions.
JOINSTATE_VALUE - Static variable in enum org.modelio.metamodel.uml.behavior.stateMachineModel.StateKind
 
Junction - Interface in org.modelio.archimate.metamodel.relationships.other
Junction vnull
JunctionPseudoState - Interface in org.modelio.metamodel.uml.behavior.stateMachineModel
JunctionPseudoState v0.0.9054 Junction vertices are semantic-free vertices that are used to chain together multiple transitions.

K

keepBasePalette() - Method in class org.modelio.api.modelio.diagram.DefaultDiagramCustomizer
 
keepBasePalette() - Method in interface org.modelio.api.modelio.diagram.IDiagramCustomizer
Indicates whether the 'standard' content of the diagram palette must be kept or flushed when opening this stereotyped diagram.
KINDISAGGREGATION_VALUE - Static variable in enum org.modelio.metamodel.uml.statik.AggregationKind
 
KINDISASSOCIATION_VALUE - Static variable in enum org.modelio.metamodel.uml.statik.AggregationKind
 
KINDISCOMPOSITION_VALUE - Static variable in enum org.modelio.metamodel.uml.statik.AggregationKind
 
KindOfAccess - Enum in org.modelio.metamodel.uml.statik
KindOfAccess v0.0.9054 null
KindOfControl - Enum in org.modelio.metamodel.uml.behavior.stateMachineModel
KindOfControl v0.0.9054 null
KindOfStateMachine - Enum in org.modelio.metamodel.uml.behavior.stateMachineModel
KindOfStateMachine v0.0.9054 null
KPI - Interface in org.modelio.metamodel.analyst
KPI v2.0.01 Expression of a requirement.
KPIContainer - Interface in org.modelio.metamodel.analyst
KPIContainer v2.0.01

L

layout(Label, Control, ImageHyperlink) - Method in class org.modelio.api.ui.form.fields.AbstractField
 
layout(Label, Control, ImageHyperlink) - Method in class org.modelio.api.ui.form.fields.HtmlTextField
Layouts the label, edition control and help button in their container (IField.getComposite())
layout(Label, Control, ImageHyperlink) - Method in interface org.modelio.api.ui.form.fields.IField
Layouts the label, edition control and help button in their container (IField.getComposite())
layout(Composite, boolean) - Method in class org.modelio.api.ui.ModelioWizardDialog.PageContainerFillLayout
 
layoutPage(Control) - Method in class org.modelio.api.ui.ModelioWizardDialog.PageContainerFillLayout
Lays outs the page according to this layout.
leavePickingMode(IPickingSession) - Method in interface org.modelio.api.modelio.picking.IPickingProvider
Ends the picking session.
Lifeline - Interface in org.modelio.metamodel.uml.behavior.interactionModel
Lifeline v0.0.9054
LIFO_VALUE - Static variable in enum org.modelio.metamodel.uml.behavior.activityModel.ObjectNodeOrderingKind
 
lineNumber - Variable in exception com.modeliosoft.modelio.cms.api.ModelChangesLoadingFailedException
The offending line number
Link - Interface in org.modelio.metamodel.uml.statik
Link v0.0.9054 A Link is an Instance of an Association.
LinkEnd - Interface in org.modelio.metamodel.uml.statik
LinkEnd v0.0.9054 A LinkEnd is the part of a Link that connects to an Instance.
LinkExpertChecker - Class in org.modelio.vcore.smkernel.mapi.modelshield.spi
Checker for link metaclasses that checks source and targets are valid from the metamodel expert.
LinkExpertChecker(String, Class<? extends MObject>) - Constructor for class org.modelio.vcore.smkernel.mapi.modelshield.spi.LinkExpertChecker
 
list - Variable in class org.modelio.api.ui.text.ResultsProposalPopup
 
listRectangle - Variable in class org.modelio.api.ui.text.ResultsProposalPopup
 
listStyles() - Method in interface org.modelio.api.modelio.diagram.IDiagramService
List all diagram styles that are currently installed.
LmxLicenseInfos - Class in com.modeliosoft.modelio.api.license
LMX-based implementation of ILicenseInfos needed by module implementations of IModule.getLicenseInfos().
LmxLicenseInfos(FeatureInfos) - Constructor for class com.modeliosoft.modelio.api.license.LmxLicenseInfos
 
loadFrom(Map<String, String>) - Method in interface com.modeliosoft.modelio.cms.api.contrib.ICmsContributorHolder
Load the configuration from the given properties.
LocalPropertyTable - Interface in org.modelio.metamodel.uml.infrastructure.properties
LocalPropertyTable v0.0.9054
Location - Interface in org.modelio.archimate.metamodel.core.generic.composite
Location vnull
LOG - Static variable in class com.modeliosoft.modelio.api.plugin.ApiExtCom
Api plugin logger.
LOG - Static variable in class org.modelio.api.plugin.Api
Api plugin logger.
LONG_NAME - Static variable in class org.modelio.metamodel.PredefinedTypes
long predefined type name.
LONG_UID - Static variable in class org.modelio.metamodel.PredefinedTypes
long predefined type identifier.
loop - Variable in class org.modelio.api.ui.text.ResultsProposalPopup
 
LoopNode - Interface in org.modelio.metamodel.uml.behavior.activityModel
LoopNode v0.0.9054 First the setup section of the loop node is executed.
LOOPOP_VALUE - Static variable in enum org.modelio.metamodel.uml.behavior.interactionModel.InteractionOperator
 
LOSTKIND_VALUE - Static variable in enum org.modelio.metamodel.uml.behavior.interactionModel.MessageKind
 

M

MAIN - Static variable in interface org.modelio.api.modelio.diagram.dg.IDiagramElementsLayer
Identifier of the main model layer.
main(String[]) - Static method in class org.modelio.vcore.smkernel.mapi.MRef
Test method
Manifestation - Interface in org.modelio.metamodel.uml.statik
Manifestation v0.0.9054 An Artifact embodies or manifests a number of ModelElements.
marginHeight - Variable in class org.modelio.api.ui.ModelioWizardDialog.PageContainerFillLayout
The margin height; 5 pixels by default.
marginWidth - Variable in class org.modelio.api.ui.ModelioWizardDialog.PageContainerFillLayout
The margin width; 5 pixels by default.
mask() - Method in interface org.modelio.api.modelio.diagram.IDiagramGraphic
Mask the current representation.
mask(IDiagramGraphic) - Method in interface org.modelio.api.modelio.diagram.IDiagramHandle
Mask a graphical element in the diagram.
mask() - Method in interface org.modelio.api.modelio.diagram.IDiagramLink
 
mask() - Method in interface org.modelio.api.modelio.diagram.IDiagramNode
 
Material - Interface in org.modelio.archimate.metamodel.layers.physical.structure.passive
Material vnull
MatrixDefinition - Interface in org.modelio.metamodel.uml.infrastructure.matrix
MatrixDefinition v0.0.9054 Definition of a matrix.
MatrixDescriptor - Class in com.modeliosoft.modelio.api.modelio.matrix.model
Matrix creation descriptor.
MatrixDescriptor(String) - Constructor for class com.modeliosoft.modelio.api.modelio.matrix.model.MatrixDescriptor
 
MatrixValueDefinition - Interface in org.modelio.metamodel.uml.infrastructure.matrix
MatrixValueDefinition v0.0.9054 Definition of a matrix value.
MatrixWizardStandardContributor - Class in com.modeliosoft.modelio.api.module.contributor.matrixcreation.standard
Generic implementation of IMatrixWizardContributor that creates a matrix from the attached matrix descriptor.
MatrixWizardStandardContributor() - Constructor for class com.modeliosoft.modelio.api.module.contributor.matrixcreation.standard.MatrixWizardStandardContributor
 
MAttribute - Interface in org.modelio.vcore.smkernel.mapi
This interface defines the services available to programmers outside 'vcore' for handling SmAttribute instances.
MAttributeFieldData - Class in org.modelio.api.ui.form.models
Implements IFormFieldData to access and modify the value of an MAttribute on a ModelElement.
MAttributeFieldData(IModelingSession, ModelElement, MAttribute, String) - Constructor for class org.modelio.api.ui.form.models.MAttributeFieldData
Initialize the field.
MAttributeFieldData(IModelingSession, ModelElement, MAttribute) - Constructor for class org.modelio.api.ui.form.models.MAttributeFieldData
Initialize the field using the meta-attribute's name as a label.
mc - Variable in class org.modelio.vcore.smkernel.mapi.MRef
Metaclass name.
MClass - Interface in org.modelio.vcore.smkernel.mapi
This interface defines the services available to programmers outside 'vcore' for handling SmClass instances.
mdac - Variable in class org.modelio.api.module.parameter.impl.ParametersEditionModel
 
MDependency - Interface in org.modelio.vcore.smkernel.mapi
This interface defines the services available to programmers outside 'vcore' for handling SmDependency instances.
Meaning - Interface in org.modelio.archimate.metamodel.layers.motivation
Meaning vnull
Message - Interface in org.modelio.metamodel.uml.behavior.interactionModel
Message v2.2.01 Messages are used in object diagrams, collaboration diagrams and sequence diagrams.
MessageEnd - Interface in org.modelio.metamodel.uml.behavior.interactionModel
MessageEnd v0.0.9054 A MessageEnd is an abstract NamedElement that represents what can occur at the end of a Message.
MessageFlow - Interface in org.modelio.metamodel.uml.behavior.activityModel
MessageFlow v0.0.9054 A Message Flow is used to show the flow of messages between two entities that are prepared to send and receive them.
MessageKind - Enum in org.modelio.metamodel.uml.behavior.interactionModel
MessageKind v0.0.9054 null
MessageSequencer - Class in org.modelio.metamodel.mmextensions.standard.facilities.interaction
Service that attributes a sequence number to all messages of an Interaction.
MessageSequencer(Interaction) - Constructor for class org.modelio.metamodel.mmextensions.standard.facilities.interaction.MessageSequencer
 
MessageSort - Enum in org.modelio.metamodel.uml.behavior.interactionModel
MessageSort v0.0.9054 null
METACLASS_NAME - Static variable in class org.modelio.api.module.command.standard.ElementCreationStandardHandler
Command parameter containing the metaclass of the element to create.
MetaclassAlreadyExistException - Exception in org.modelio.vcore.smkernel.mapi
Tells a metaclass already exists in the metamodel.
MetaclassAlreadyExistException(MClass) - Constructor for exception org.modelio.vcore.smkernel.mapi.MetaclassAlreadyExistException
 
MetaclassNotFoundException - Exception in org.modelio.vcore.smkernel.mapi
Tells a metaclass has not been found.
MetaclassNotFoundException(String) - Constructor for exception org.modelio.vcore.smkernel.mapi.MetaclassNotFoundException
 
MetaclassReference - Interface in org.modelio.metamodel.uml.infrastructure
MetaclassReference v2.1.00
Metamodel - Class in org.modelio.metamodel
Deprecated.
use IMetamodelService instead.
Metamodel() - Constructor for class org.modelio.metamodel.Metamodel
Deprecated.
 
MetamodelExtensionPoint<S> - Class in org.modelio.vcore.smkernel.mapi.services
Metamodel related service registry.
MetamodelExtensionPoint() - Constructor for class org.modelio.vcore.smkernel.mapi.services.MetamodelExtensionPoint
 
MetamodelVersionDescriptor - Class in org.modelio.vcore.smkernel.mapi
Metamodel version descriptors.
MetamodelVersionDescriptor() - Constructor for class org.modelio.vcore.smkernel.mapi.MetamodelVersionDescriptor
Initialize an empty descriptor.
MetamodelVersionDescriptor(VersionedItem<?>) - Constructor for class org.modelio.vcore.smkernel.mapi.MetamodelVersionDescriptor
Builds a set from a version.
MetamodelVersionDescriptor(Reader) - Constructor for class org.modelio.vcore.smkernel.mapi.MetamodelVersionDescriptor
Read a collection of version descriptors written by write()
MetamodelVersionDescriptor(MetamodelVersionDescriptor) - Constructor for class org.modelio.vcore.smkernel.mapi.MetamodelVersionDescriptor
copy constructor.
MetamodelVersionDescriptor(Map<String, VersionedItem<?>>) - Constructor for class org.modelio.vcore.smkernel.mapi.MetamodelVersionDescriptor
Internal constructor.
MetamodelVersionDescriptor.Difference - Class in org.modelio.vcore.smkernel.mapi
We really miss C++ std::pair ...
MetamodelVersionDescriptor.DiffType - Enum in org.modelio.vcore.smkernel.mapi
Compatibility diagnostic
METHODIN_VALUE - Static variable in enum org.modelio.metamodel.uml.statik.MethodPassingMode
 
MethodologicalLink - Interface in org.modelio.metamodel.uml.infrastructure
MethodologicalLink v2.1.01 A methodological link allows drawing semantic relationships between elements originating from the same or different metamodels.
METHODOUT_VALUE - Static variable in enum org.modelio.metamodel.uml.statik.MethodPassingMode
 
MethodPassingMode - Enum in org.modelio.metamodel.uml.statik
MethodPassingMode v0.0.9054 null
MExpert - Interface in org.modelio.vcore.smkernel.mapi
 
mGet(MAttribute) - Method in interface org.modelio.vcore.smkernel.mapi.MObject
Get an attribute value
mGet(MDependency) - Method in interface org.modelio.vcore.smkernel.mapi.MObject
Get the given dependency content as a List.
minimumHeight - Variable in class org.modelio.api.ui.ModelioWizardDialog.PageContainerFillLayout
The minimum height; 0 pixels by default.
minimumWidth - Variable in class org.modelio.api.ui.ModelioWizardDialog.PageContainerFillLayout
The minimum width; 0 pixels by default.
MIXEDDIRECTION_VALUE - Static variable in enum org.modelio.metamodel.bpmn.gateways.BpmnGatewayDirection
 
MMetamodel - Interface in org.modelio.vcore.smkernel.mapi
MMetamodel represent the so-called 'runtime metamodel' used by Modelio kernel at run time.
MMetamodelFragment - Interface in org.modelio.vcore.smkernel.mapi
A metamodel fragment.
MModelServices - Class in org.modelio.metamodel.mmextensions.standard.services
Implementation of IMModelServices.
MModelServices(ICoreSession) - Constructor for class org.modelio.metamodel.mmextensions.standard.services.MModelServices
 
MNAME - Static variable in interface org.modelio.archimate.metamodel.core.ArchimateAbstractElement
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.core.ArchimateView
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.core.Concept
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.core.Element
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.core.generic.ActiveStructureElement
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.core.generic.BehaviorElement
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.core.generic.composite.CompositeElement
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.core.generic.composite.Grouping
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.core.generic.composite.Location
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.core.generic.Event
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.core.generic.ExternalActiveStructureElement
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.core.generic.ExternalBehaviorElement
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.core.generic.InternalActiveStructureElement
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.core.generic.InternalBehaviorElement
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.core.generic.motivation.MotivationElement
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.core.generic.PassiveStructureElement
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.core.generic.StructureElement
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.core.Relationship
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.core.RelationshipConnector
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.core.structure.ArchimateProject
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.core.structure.folder.ApplicationFolder
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.core.structure.folder.BusinessFolder
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.core.structure.folder.ImplementationFolder
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.core.structure.Folder
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.core.structure.folder.MotivationFolder
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.core.structure.folder.PhysicalFolder
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.core.structure.folder.StrategyFolder
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.core.structure.folder.TechnologyFolder
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.core.structure.Model
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.core.structure.ViewPoint
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.core.ViewPointDiagram
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.layers.application.behavior.ApplicationEvent
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.layers.application.behavior.ApplicationFunction
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.layers.application.behavior.ApplicationInteraction
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.layers.application.behavior.ApplicationInternalBehaviorElement
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.layers.application.behavior.ApplicationProcess
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.layers.application.behavior.ApplicationService
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.layers.application.structure.active.ApplicationCollaboration
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.layers.application.structure.active.ApplicationComponent
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.layers.application.structure.active.ApplicationInterface
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.layers.application.structure.active.ApplicationInternalActiveStructureElement
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.layers.application.structure.passive.DataObject
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.layers.business.behavior.BusinessEvent
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.layers.business.behavior.BusinessFunction
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.layers.business.behavior.BusinessInteraction
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.layers.business.behavior.BusinessProcess
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.layers.business.behavior.BusinessService
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.layers.business.BusinessInternalActiveStructureElement
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.layers.business.BusinessInternalBehaviorElement
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.layers.business.BusinessPassiveStructureElement
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.layers.business.composite.Product
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.layers.business.structure.active.BusinessActor
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.layers.business.structure.active.BusinessCollaboration
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.layers.business.structure.active.BusinessInterface
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.layers.business.structure.active.BusinessRole
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.layers.business.structure.passive.BusinessObject
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.layers.business.structure.passive.Contract
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.layers.business.structure.passive.Representation
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.layers.implementation_and_migration.Deliverable
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.layers.implementation_and_migration.Gap
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.layers.implementation_and_migration.ImplementationEvent
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.layers.implementation_and_migration.Plateau
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.layers.implementation_and_migration.WorkPackage
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.layers.motivation.Assessment
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.layers.motivation.Constraint
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.layers.motivation.Driver
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.layers.motivation.Goal
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.layers.motivation.Meaning
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.layers.motivation.Outcome
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.layers.motivation.Principle
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.layers.motivation.Requirement
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.layers.motivation.Stakeholder
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.layers.motivation.Value
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.layers.physical.structure.active.DistributionNetwork
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.layers.physical.structure.active.Equipment
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.layers.physical.structure.active.Facility
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.layers.physical.structure.passive.Material
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.layers.strategy.behavior.Capability
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.layers.strategy.behavior.CourseOfAction
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.layers.strategy.behavior.StrategyBehaviorElement
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.layers.strategy.behavior.ValueStream
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.layers.strategy.structure.Resource
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.layers.technology.behavior.TechnologyEvent
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.layers.technology.behavior.TechnologyFunction
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.layers.technology.behavior.TechnologyInteraction
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.layers.technology.behavior.TechnologyInternalBehaviorElement
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.layers.technology.behavior.TechnologyProcess
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.layers.technology.behavior.TechnologyService
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.layers.technology.structure.active.CommunicationNetwork
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.layers.technology.structure.active.Device
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.layers.technology.structure.active.Node
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.layers.technology.structure.active.Path
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.layers.technology.structure.active.SystemSoftware
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.layers.technology.structure.active.TechnologyActiveStructureElement
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.layers.technology.structure.active.TechnologyCollaboration
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.layers.technology.structure.active.TechnologyInterface
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.layers.technology.structure.active.TechnologyInternalActiveStructureElement
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.layers.technology.structure.passive.Artifact
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.layers.technology.structure.passive.TechnologyObject
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.relationships.dependency.Access
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.relationships.dependency.DependencyRelationship
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.relationships.dependency.Influence
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.relationships.dependency.Serving
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.relationships.dynamic.DynamicRelationship
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.relationships.dynamic.Flow
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.relationships.dynamic.Triggering
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.relationships.other.AndJunction
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.relationships.other.Association
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.relationships.other.Junction
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.relationships.other.OrJunction
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.relationships.other.OtherRelationship
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.relationships.other.Specialization
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.relationships.structural.Aggregation
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.relationships.structural.Assignment
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.relationships.structural.Composition
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.relationships.structural.Realization
The metaclass simple name.
MNAME - Static variable in interface org.modelio.archimate.metamodel.relationships.structural.StructuralRelationship
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.analyst.AnalystContainer
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.analyst.AnalystElement
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.analyst.AnalystItem
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.analyst.AnalystProject
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.analyst.AnalystPropertyTable
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.analyst.BusinessRule
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.analyst.BusinessRuleContainer
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.analyst.Dictionary
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.analyst.GenericAnalystContainer
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.analyst.GenericAnalystElement
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.analyst.Goal
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.analyst.GoalContainer
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.analyst.KPI
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.analyst.KPIContainer
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.analyst.Requirement
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.analyst.RequirementContainer
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.analyst.Risk
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.analyst.RiskContainer
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.analyst.Term
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.analyst.Test
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.analyst.TestContainer
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.activities.BpmnActivity
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.activities.BpmnAdHocSubProcess
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.activities.BpmnBusinessRuleTask
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.activities.BpmnCallActivity
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.activities.BpmnComplexBehaviorDefinition
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.activities.BpmnLoopCharacteristics
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.activities.BpmnManualTask
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.activities.BpmnMultiInstanceLoopCharacteristics
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.activities.BpmnReceiveTask
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.activities.BpmnScriptTask
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.activities.BpmnSendTask
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.activities.BpmnServiceTask
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.activities.BpmnStandardLoopCharacteristics
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.activities.BpmnSubProcess
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.activities.BpmnTask
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.activities.BpmnTransaction
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.activities.BpmnUserTask
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.bpmnDiagrams.BpmnCollaborationDiagram
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.bpmnDiagrams.BpmnProcessCollaborationDiagram
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.bpmnDiagrams.BpmnProcessDesignDiagram
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.bpmnDiagrams.BpmnSubProcessDiagram
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.bpmnService.BpmnEndPoint
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.bpmnService.BpmnInterface
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.bpmnService.BpmnOperation
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.events.BpmnBoundaryEvent
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.events.BpmnCancelEventDefinition
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.events.BpmnCatchEvent
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.events.BpmnCompensateEventDefinition
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.events.BpmnConditionalEventDefinition
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.events.BpmnEndEvent
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.events.BpmnErrorEventDefinition
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.events.BpmnEscalationEventDefinition
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.events.BpmnEvent
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.events.BpmnEventDefinition
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.events.BpmnImplicitThrowEvent
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.events.BpmnIntermediateCatchEvent
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.events.BpmnIntermediateThrowEvent
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.events.BpmnLinkEventDefinition
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.events.BpmnMessageEventDefinition
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.events.BpmnSignalEventDefinition
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.events.BpmnStartEvent
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.events.BpmnTerminateEventDefinition
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.events.BpmnThrowEvent
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.events.BpmnTimerEventDefinition
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.flows.BpmnMessage
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.flows.BpmnMessageFlow
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.flows.BpmnSequenceFlow
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.gateways.BpmnComplexGateway
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.gateways.BpmnEventBasedGateway
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.gateways.BpmnExclusiveGateway
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.gateways.BpmnGateway
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.gateways.BpmnInclusiveGateway
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.gateways.BpmnParallelGateway
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.objects.BpmnDataAssociation
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.objects.BpmnDataInput
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.objects.BpmnDataObject
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.objects.BpmnDataOutput
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.objects.BpmnDataState
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.objects.BpmnDataStore
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.objects.BpmnItemAwareElement
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.objects.BpmnItemDefinition
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.objects.BpmnSequenceFlowDataAssociation
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.processCollaboration.BpmnCollaboration
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.processCollaboration.BpmnLane
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.processCollaboration.BpmnLaneSet
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.processCollaboration.BpmnParticipant
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.processCollaboration.BpmnProcess
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.resources.BpmnResource
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.resources.BpmnResourceParameter
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.resources.BpmnResourceParameterBinding
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.resources.BpmnResourceRole
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.rootElements.BpmnArtifact
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.rootElements.BpmnAssociation
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.rootElements.BpmnBaseElement
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.rootElements.BpmnFlowElement
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.rootElements.BpmnFlowNode
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.rootElements.BpmnGroup
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.rootElements.BpmnSharedDefinitions
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.bpmn.rootElements.BpmnSharedElement
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.diagrams.AbstractDiagram
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.diagrams.ActivityDiagram
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.diagrams.BehaviorDiagram
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.diagrams.ClassDiagram
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.diagrams.CommunicationDiagram
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.diagrams.CompositeStructureDiagram
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.diagrams.DeploymentDiagram
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.diagrams.DiagramSet
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.diagrams.GraphDiagram
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.diagrams.ObjectDiagram
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.diagrams.SequenceDiagram
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.diagrams.StateMachineDiagram
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.diagrams.StaticDiagram
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.diagrams.UseCaseDiagram
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.impact.ImpactDiagram
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.impact.ImpactLink
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.impact.ImpactModel
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.impact.ImpactProject
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.mda.ModuleComponent
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.mda.ModuleParameter
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.mda.Project
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.AcceptCallEventAction
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.AcceptChangeEventAction
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.AcceptSignalAction
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.AcceptTimeEventAction
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.Activity
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.ActivityAction
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.ActivityEdge
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.ActivityFinalNode
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.ActivityGroup
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.ActivityNode
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.ActivityParameterNode
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.ActivityPartition
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.CallAction
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.CallBehaviorAction
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.CallOperationAction
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.CentralBufferNode
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.Clause
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.ConditionalNode
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.ControlFlow
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.ControlNode
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.DataStoreNode
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.DecisionMergeNode
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.ExceptionHandler
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.ExpansionNode
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.ExpansionRegion
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.FinalNode
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.FlowFinalNode
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.ForkJoinNode
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.InitialNode
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.InputPin
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.InstanceNode
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.InterruptibleActivityRegion
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.LoopNode
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.MessageFlow
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.ObjectFlow
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.ObjectNode
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.OpaqueAction
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.OutputPin
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.Pin
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.SendSignalAction
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.StructuredActivityNode
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.ValuePin
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.commonBehaviors.Behavior
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.commonBehaviors.BehaviorParameter
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.commonBehaviors.Event
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.commonBehaviors.OpaqueBehavior
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.commonBehaviors.Signal
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.communicationModel.CommunicationChannel
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.communicationModel.CommunicationInteraction
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.communicationModel.CommunicationMessage
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.communicationModel.CommunicationNode
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.interactionModel.CombinedFragment
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.interactionModel.DurationConstraint
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.interactionModel.ExecutionOccurenceSpecification
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.interactionModel.ExecutionSpecification
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.interactionModel.Gate
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.interactionModel.GeneralOrdering
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.interactionModel.Interaction
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.interactionModel.InteractionFragment
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.interactionModel.InteractionOperand
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.interactionModel.InteractionUse
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.interactionModel.Lifeline
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.interactionModel.Message
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.interactionModel.MessageEnd
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.interactionModel.OccurrenceSpecification
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.interactionModel.PartDecomposition
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.interactionModel.StateInvariant
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.interactionModel.TerminateSpecification
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.stateMachineModel.AbstractPseudoState
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.stateMachineModel.ChoicePseudoState
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.stateMachineModel.ConnectionPointReference
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.stateMachineModel.DeepHistoryPseudoState
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.stateMachineModel.EntryPointPseudoState
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.stateMachineModel.ExitPointPseudoState
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.stateMachineModel.FinalState
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.stateMachineModel.ForkPseudoState
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.stateMachineModel.InitialPseudoState
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.stateMachineModel.InternalTransition
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.stateMachineModel.JoinPseudoState
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.stateMachineModel.JunctionPseudoState
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.stateMachineModel.Region
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.stateMachineModel.ShallowHistoryPseudoState
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.stateMachineModel.State
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.stateMachineModel.StateMachine
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.stateMachineModel.StateVertex
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.stateMachineModel.TerminatePseudoState
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.stateMachineModel.Transition
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.usecaseModel.Actor
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.usecaseModel.ExtensionPoint
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.usecaseModel.UseCase
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.behavior.usecaseModel.UseCaseDependency
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.informationFlow.DataFlow
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.informationFlow.InformationFlow
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.informationFlow.InformationItem
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.Abstraction
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.AbstractProject
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.AbstractResource
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.Constraint
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.Dependency
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.Document
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.Element
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.ExternElement
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.ExternProcessor
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.matrix.MatrixDefinition
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.matrix.MatrixValueDefinition
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.matrix.QueryDefinition
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.MetaclassReference
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.MethodologicalLink
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.ModelElement
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.ModelTree
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.Note
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.NoteType
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.Profile
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.properties.DynamicPropertyDefinition
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.properties.EnumeratedPropertyType
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.properties.LocalPropertyTable
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.properties.PropertyDefinition
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.properties.PropertyEnumerationLitteral
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.properties.PropertyTable
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.properties.PropertyTableDefinition
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.properties.PropertyType
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.properties.TypedPropertyTable
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.Resource
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.ResourceType
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.Stereotype
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.Substitution
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.TaggedValue
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.TagParameter
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.TagType
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.UmlModelElement
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.Usage
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.statik.Artifact
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.statik.Association
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.statik.AssociationEnd
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.statik.Attribute
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.statik.AttributeLink
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.statik.BehavioralFeature
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.statik.BindableInstance
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.statik.Binding
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.statik.Class
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.statik.ClassAssociation
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.statik.Classifier
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.statik.Collaboration
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.statik.CollaborationUse
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.statik.Component
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.statik.ComponentRealization
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.statik.Connector
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.statik.ConnectorEnd
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.statik.DataType
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.statik.ElementImport
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.statik.ElementRealization
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.statik.Enumeration
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.statik.EnumerationLiteral
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.statik.Feature
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.statik.GeneralClass
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.statik.Generalization
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.statik.Instance
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.statik.Interface
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.statik.InterfaceRealization
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.statik.Link
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.statik.LinkEnd
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.statik.Manifestation
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.statik.NameSpace
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.statik.NaryAssociation
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.statik.NaryAssociationEnd
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.statik.NaryConnector
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.statik.NaryConnectorEnd
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.statik.NaryLink
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.statik.NaryLinkEnd
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.statik.Node
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.statik.Operation
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.statik.Package
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.statik.PackageImport
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.statik.PackageMerge
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.statik.Parameter
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.statik.Port
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.statik.ProvidedInterface
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.statik.RaisedException
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.statik.RequiredInterface
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.statik.StructuralFeature
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.statik.TemplateBinding
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.statik.TemplateParameter
The metaclass simple name.
MNAME - Static variable in interface org.modelio.metamodel.uml.statik.TemplateParameterSubstitution
The metaclass simple name.
MObject - Interface in org.modelio.vcore.smkernel.mapi
This interface defines the services available to programmers outside 'vcore' for handling SmObjectImpl instances.
Model - Interface in org.modelio.archimate.metamodel.core.structure
Model vnull
modelChanged(IModelingSession, IModelChangeEvent) - Method in interface org.modelio.api.modelio.model.event.IModelChangeListener
Invoked when the model has changed.
ModelChangesLoadingFailedException - Exception in com.modeliosoft.modelio.cms.api
Indicates that the ModelChangeKeeper loading failed.
ModelChangesLoadingFailedException(Throwable, String, int) - Constructor for exception com.modeliosoft.modelio.cms.api.ModelChangesLoadingFailedException
Instantiate the exception
ModelElement - Interface in org.modelio.metamodel.uml.infrastructure
ModelElement v3.6.00
ModelElementTransfer - Class in org.modelio.api.ui.dnd
Specific implementation of ByteArrayTransfer for ObRef manipulation.
ModelError - Class in org.modelio.vcore.smkernel.mapi.modelshield.api
Default implementation of IModelError.
ModelError(String, MObject, List<Object>) - Constructor for class org.modelio.vcore.smkernel.mapi.modelshield.api.ModelError
 
ModelError(String, MObject, Object...) - Constructor for class org.modelio.vcore.smkernel.mapi.modelshield.api.ModelError
 
Modelio - Class in org.modelio.api.modelio
Deprecated.
Modelio() - Constructor for class org.modelio.api.modelio.Modelio
Deprecated.
 
ModelioDialog - Class in org.modelio.api.ui
Dialog template that has : a header with : a left image, modifiable with #setTitleLeftImage(Image) a bold title, set with #setTitle(String) a logo image displayed on the right side, set with #setLogoImage(Image) a message, set with #setMessage(String).
ModelioDialog(Shell) - Constructor for class org.modelio.api.ui.ModelioDialog
 
ModelioWizardDialog - Class in org.modelio.api.ui
Version of eclipse's WizardDialog using ModelioDialog instead of TitleAreaDialog.
ModelioWizardDialog(Shell, IWizard) - Constructor for class org.modelio.api.ui.ModelioWizardDialog
Creates a new wizard dialog for the given wizard.
ModelioWizardDialog.PageContainerFillLayout - Class in org.modelio.api.ui
A layout for a container which includes several pages, like a notebook, wizard, or preference dialog.
ModelTree - Interface in org.modelio.metamodel.uml.infrastructure
ModelTree v0.0.9054 The ElementOwnerShip association provides a hierarchy of ModelElements that can be managed by the model explorer or by the teamwork facility.
module - Variable in class org.modelio.api.module.lifecycle.DefaultModuleLifeCycleHandler
 
module - Variable in class org.modelio.api.module.propertiesPage.AbstractModulePropertyPage
Module that is associated to the property page.
ModuleComponent - Interface in org.modelio.metamodel.mda
ModuleComponent v0.0.9054 Module Modelio specific metaclass.
ModuleException - Exception in org.modelio.api.module.lifecycle
 
ModuleException(String) - Constructor for exception org.modelio.api.module.lifecycle.ModuleException
 
ModuleException(String, Throwable) - Constructor for exception org.modelio.api.module.lifecycle.ModuleException
 
ModuleMultiVariantPropertyPanel - Class in org.modelio.api.module.propertiesPage
The ModuleMultiVariantPropertyPanel is an implementation of IModulePropertyCustomPanel that supports different GUI depending on the element to display.
For this purpose, the developer is invited to register different IPanelProvider instances associated to selection conditions.
The conditions for a IPanelProvider instance to be used for a given element are made of two criteria: an ElementScope criterion where the given element must satisfy the ElementScope.isMatching(MObject) method an optional IElementFilter where the given element must satisfy the the IElementFilter.accept(MObject) method IPanelProvider instances are registered along with their applicability conditions in a map where they are looked up for when the ModuleMultiVariantPropertyPanel.setInput(Object) is called.
ModuleMultiVariantPropertyPanel(IModule, String, String, String) - Constructor for class org.modelio.api.module.propertiesPage.ModuleMultiVariantPropertyPanel
Constructors of this property page.
moduleName - Variable in class org.modelio.api.ui.form.models.AbstractTagFieldData
 
ModuleParameter - Interface in org.modelio.metamodel.mda
ModuleParameter v0.0.9054 Definition of a module parameter.
ModuleParameterType - Enum in org.modelio.api.module.parameter
 
ModuleParameterType - Enum in org.modelio.metamodel.mda
ModuleParameterType v0.0.9054 null
ModuleState - Enum in org.modelio.metamodel.mda
ModuleState v0.0.9054 null
MotivationElement - Interface in org.modelio.archimate.metamodel.core.generic.motivation
MotivationElement vnull The motivation elements address the way the Enterprise Architecture is aligned to its context.
MotivationFolder - Interface in org.modelio.archimate.metamodel.core.structure.folder
MotivationFolder v1.0.00 null
movePoint(int, Point) - Method in interface org.modelio.api.modelio.diagram.ILinkPath
Change the coordinates of a specific bend point of the connection.
movePoint(int, int, int) - Method in interface org.modelio.api.modelio.diagram.ILinkPath
Change the coordinates of a specific bend point of the connection.
moveTo(Collection<? extends MObject>, MObject) - Method in interface org.modelio.api.modelio.model.IModelManipulationService
Move the given elements under another one.
moveTo(Collection<? extends MObject>, MObject, MObject) - Method in interface org.modelio.api.modelio.model.IModelManipulationService
Move the given elements under another one.
moveToLayer(IDiagramLayer) - Method in interface org.modelio.api.modelio.diagram.IDiagramGraphic
Move the graphic to another layer.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.core.ArchimateAbstractElement
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.core.ArchimateView
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.core.Concept
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.core.Element
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.core.generic.ActiveStructureElement
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.core.generic.BehaviorElement
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.core.generic.composite.CompositeElement
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.core.generic.composite.Grouping
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.core.generic.composite.Location
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.core.generic.Event
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.core.generic.ExternalActiveStructureElement
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.core.generic.ExternalBehaviorElement
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.core.generic.InternalActiveStructureElement
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.core.generic.InternalBehaviorElement
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.core.generic.motivation.MotivationElement
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.core.generic.PassiveStructureElement
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.core.generic.StructureElement
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.core.Relationship
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.core.RelationshipConnector
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.core.structure.ArchimateProject
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.core.structure.folder.ApplicationFolder
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.core.structure.folder.BusinessFolder
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.core.structure.folder.ImplementationFolder
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.core.structure.folder.MotivationFolder
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.core.structure.Folder
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.core.structure.folder.PhysicalFolder
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.core.structure.folder.StrategyFolder
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.core.structure.folder.TechnologyFolder
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.core.structure.Model
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.core.structure.ViewPoint
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.core.ViewPointDiagram
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.layers.application.behavior.ApplicationEvent
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.layers.application.behavior.ApplicationFunction
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.layers.application.behavior.ApplicationInteraction
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.layers.application.behavior.ApplicationInternalBehaviorElement
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.layers.application.behavior.ApplicationProcess
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.layers.application.behavior.ApplicationService
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.layers.application.structure.active.ApplicationCollaboration
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.layers.application.structure.active.ApplicationComponent
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.layers.application.structure.active.ApplicationInterface
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.layers.application.structure.active.ApplicationInternalActiveStructureElement
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.layers.application.structure.passive.DataObject
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.layers.business.behavior.BusinessEvent
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.layers.business.behavior.BusinessFunction
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.layers.business.behavior.BusinessInteraction
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.layers.business.behavior.BusinessProcess
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.layers.business.behavior.BusinessService
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.layers.business.BusinessInternalActiveStructureElement
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.layers.business.BusinessInternalBehaviorElement
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.layers.business.BusinessPassiveStructureElement
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.layers.business.composite.Product
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.layers.business.structure.active.BusinessActor
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.layers.business.structure.active.BusinessCollaboration
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.layers.business.structure.active.BusinessInterface
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.layers.business.structure.active.BusinessRole
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.layers.business.structure.passive.BusinessObject
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.layers.business.structure.passive.Contract
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.layers.business.structure.passive.Representation
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.layers.implementation_and_migration.Deliverable
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.layers.implementation_and_migration.Gap
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.layers.implementation_and_migration.ImplementationEvent
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.layers.implementation_and_migration.Plateau
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.layers.implementation_and_migration.WorkPackage
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.layers.motivation.Assessment
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.layers.motivation.Constraint
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.layers.motivation.Driver
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.layers.motivation.Goal
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.layers.motivation.Meaning
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.layers.motivation.Outcome
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.layers.motivation.Principle
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.layers.motivation.Requirement
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.layers.motivation.Stakeholder
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.layers.motivation.Value
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.layers.physical.structure.active.DistributionNetwork
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.layers.physical.structure.active.Equipment
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.layers.physical.structure.active.Facility
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.layers.physical.structure.passive.Material
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.layers.strategy.behavior.Capability
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.layers.strategy.behavior.CourseOfAction
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.layers.strategy.behavior.StrategyBehaviorElement
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.layers.strategy.behavior.ValueStream
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.layers.strategy.structure.Resource
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.layers.technology.behavior.TechnologyEvent
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.layers.technology.behavior.TechnologyFunction
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.layers.technology.behavior.TechnologyInteraction
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.layers.technology.behavior.TechnologyInternalBehaviorElement
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.layers.technology.behavior.TechnologyProcess
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.layers.technology.behavior.TechnologyService
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.layers.technology.structure.active.CommunicationNetwork
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.layers.technology.structure.active.Device
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.layers.technology.structure.active.Node
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.layers.technology.structure.active.Path
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.layers.technology.structure.active.SystemSoftware
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.layers.technology.structure.active.TechnologyActiveStructureElement
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.layers.technology.structure.active.TechnologyCollaboration
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.layers.technology.structure.active.TechnologyInterface
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.layers.technology.structure.active.TechnologyInternalActiveStructureElement
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.layers.technology.structure.passive.Artifact
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.layers.technology.structure.passive.TechnologyObject
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.relationships.dependency.Access
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.relationships.dependency.DependencyRelationship
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.relationships.dependency.Influence
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.relationships.dependency.Serving
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.relationships.dynamic.DynamicRelationship
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.relationships.dynamic.Flow
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.relationships.dynamic.Triggering
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.relationships.other.AndJunction
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.relationships.other.Association
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.relationships.other.Junction
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.relationships.other.OrJunction
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.relationships.other.OtherRelationship
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.relationships.other.Specialization
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.relationships.structural.Aggregation
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.relationships.structural.Assignment
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.relationships.structural.Composition
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.relationships.structural.Realization
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.archimate.metamodel.relationships.structural.StructuralRelationship
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.analyst.AnalystContainer
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.analyst.AnalystElement
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.analyst.AnalystItem
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.analyst.AnalystProject
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.analyst.AnalystPropertyTable
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.analyst.BusinessRule
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.analyst.BusinessRuleContainer
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.analyst.Dictionary
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.analyst.GenericAnalystContainer
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.analyst.GenericAnalystElement
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.analyst.Goal
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.analyst.GoalContainer
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.analyst.KPI
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.analyst.KPIContainer
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.analyst.Requirement
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.analyst.RequirementContainer
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.analyst.Risk
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.analyst.RiskContainer
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.analyst.Term
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.analyst.Test
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.analyst.TestContainer
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.activities.BpmnActivity
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.activities.BpmnAdHocSubProcess
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.activities.BpmnBusinessRuleTask
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.activities.BpmnCallActivity
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.activities.BpmnComplexBehaviorDefinition
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.activities.BpmnLoopCharacteristics
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.activities.BpmnManualTask
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.activities.BpmnMultiInstanceLoopCharacteristics
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.activities.BpmnReceiveTask
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.activities.BpmnScriptTask
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.activities.BpmnSendTask
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.activities.BpmnServiceTask
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.activities.BpmnStandardLoopCharacteristics
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.activities.BpmnSubProcess
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.activities.BpmnTask
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.activities.BpmnTransaction
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.activities.BpmnUserTask
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.bpmnDiagrams.BpmnCollaborationDiagram
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.bpmnDiagrams.BpmnProcessCollaborationDiagram
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.bpmnDiagrams.BpmnProcessDesignDiagram
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.bpmnDiagrams.BpmnSubProcessDiagram
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.bpmnService.BpmnEndPoint
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.bpmnService.BpmnInterface
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.bpmnService.BpmnOperation
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.events.BpmnBoundaryEvent
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.events.BpmnCancelEventDefinition
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.events.BpmnCatchEvent
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.events.BpmnCompensateEventDefinition
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.events.BpmnConditionalEventDefinition
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.events.BpmnEndEvent
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.events.BpmnErrorEventDefinition
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.events.BpmnEscalationEventDefinition
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.events.BpmnEvent
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.events.BpmnEventDefinition
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.events.BpmnImplicitThrowEvent
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.events.BpmnIntermediateCatchEvent
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.events.BpmnIntermediateThrowEvent
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.events.BpmnLinkEventDefinition
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.events.BpmnMessageEventDefinition
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.events.BpmnSignalEventDefinition
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.events.BpmnStartEvent
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.events.BpmnTerminateEventDefinition
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.events.BpmnThrowEvent
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.events.BpmnTimerEventDefinition
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.flows.BpmnMessage
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.flows.BpmnMessageFlow
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.flows.BpmnSequenceFlow
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.gateways.BpmnComplexGateway
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.gateways.BpmnEventBasedGateway
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.gateways.BpmnExclusiveGateway
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.gateways.BpmnGateway
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.gateways.BpmnInclusiveGateway
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.gateways.BpmnParallelGateway
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.objects.BpmnDataAssociation
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.objects.BpmnDataInput
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.objects.BpmnDataObject
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.objects.BpmnDataOutput
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.objects.BpmnDataState
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.objects.BpmnDataStore
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.objects.BpmnItemAwareElement
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.objects.BpmnItemDefinition
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.objects.BpmnSequenceFlowDataAssociation
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.processCollaboration.BpmnCollaboration
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.processCollaboration.BpmnLane
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.processCollaboration.BpmnLaneSet
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.processCollaboration.BpmnParticipant
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.processCollaboration.BpmnProcess
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.resources.BpmnResource
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.resources.BpmnResourceParameter
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.resources.BpmnResourceParameterBinding
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.resources.BpmnResourceRole
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.rootElements.BpmnArtifact
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.rootElements.BpmnAssociation
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.rootElements.BpmnBaseElement
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.rootElements.BpmnFlowElement
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.rootElements.BpmnFlowNode
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.rootElements.BpmnGroup
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.rootElements.BpmnSharedDefinitions
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.bpmn.rootElements.BpmnSharedElement
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.diagrams.AbstractDiagram
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.diagrams.ActivityDiagram
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.diagrams.BehaviorDiagram
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.diagrams.ClassDiagram
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.diagrams.CommunicationDiagram
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.diagrams.CompositeStructureDiagram
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.diagrams.DeploymentDiagram
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.diagrams.DiagramSet
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.diagrams.GraphDiagram
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.diagrams.ObjectDiagram
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.diagrams.SequenceDiagram
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.diagrams.StateMachineDiagram
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.diagrams.StaticDiagram
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.diagrams.UseCaseDiagram
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.impact.ImpactDiagram
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.impact.ImpactLink
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.impact.ImpactModel
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.impact.ImpactProject
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.mda.ModuleComponent
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.mda.ModuleParameter
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.mda.Project
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.AcceptCallEventAction
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.AcceptChangeEventAction
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.AcceptSignalAction
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.AcceptTimeEventAction
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.Activity
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.ActivityAction
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.ActivityEdge
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.ActivityFinalNode
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.ActivityGroup
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.ActivityNode
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.ActivityParameterNode
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.ActivityPartition
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.CallAction
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.CallBehaviorAction
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.CallOperationAction
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.CentralBufferNode
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.Clause
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.ConditionalNode
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.ControlFlow
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.ControlNode
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.DataStoreNode
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.DecisionMergeNode
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.ExceptionHandler
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.ExpansionNode
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.ExpansionRegion
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.FinalNode
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.FlowFinalNode
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.ForkJoinNode
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.InitialNode
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.InputPin
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.InstanceNode
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.InterruptibleActivityRegion
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.LoopNode
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.MessageFlow
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.ObjectFlow
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.ObjectNode
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.OpaqueAction
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.OutputPin
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.Pin
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.SendSignalAction
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.StructuredActivityNode
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.activityModel.ValuePin
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.commonBehaviors.Behavior
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.commonBehaviors.BehaviorParameter
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.commonBehaviors.Event
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.commonBehaviors.OpaqueBehavior
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.commonBehaviors.Signal
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.communicationModel.CommunicationChannel
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.communicationModel.CommunicationInteraction
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.communicationModel.CommunicationMessage
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.communicationModel.CommunicationNode
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.interactionModel.CombinedFragment
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.interactionModel.DurationConstraint
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.interactionModel.ExecutionOccurenceSpecification
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.interactionModel.ExecutionSpecification
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.interactionModel.Gate
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.interactionModel.GeneralOrdering
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.interactionModel.Interaction
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.interactionModel.InteractionFragment
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.interactionModel.InteractionOperand
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.interactionModel.InteractionUse
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.interactionModel.Lifeline
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.interactionModel.Message
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.interactionModel.MessageEnd
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.interactionModel.OccurrenceSpecification
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.interactionModel.PartDecomposition
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.interactionModel.StateInvariant
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.interactionModel.TerminateSpecification
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.stateMachineModel.AbstractPseudoState
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.stateMachineModel.ChoicePseudoState
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.stateMachineModel.ConnectionPointReference
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.stateMachineModel.DeepHistoryPseudoState
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.stateMachineModel.EntryPointPseudoState
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.stateMachineModel.ExitPointPseudoState
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.stateMachineModel.FinalState
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.stateMachineModel.ForkPseudoState
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.stateMachineModel.InitialPseudoState
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.stateMachineModel.InternalTransition
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.stateMachineModel.JoinPseudoState
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.stateMachineModel.JunctionPseudoState
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.stateMachineModel.Region
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.stateMachineModel.ShallowHistoryPseudoState
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.stateMachineModel.State
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.stateMachineModel.StateMachine
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.stateMachineModel.StateVertex
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.stateMachineModel.TerminatePseudoState
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.stateMachineModel.Transition
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.usecaseModel.Actor
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.usecaseModel.ExtensionPoint
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.usecaseModel.UseCase
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.behavior.usecaseModel.UseCaseDependency
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.informationFlow.DataFlow
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.informationFlow.InformationFlow
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.informationFlow.InformationItem
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.Abstraction
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.AbstractProject
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.AbstractResource
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.Constraint
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.Dependency
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.Document
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.Element
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.ExternElement
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.ExternProcessor
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.matrix.MatrixDefinition
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.matrix.MatrixValueDefinition
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.matrix.QueryDefinition
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.MetaclassReference
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.MethodologicalLink
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.ModelElement
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.ModelTree
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.Note
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.NoteType
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.Profile
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.properties.DynamicPropertyDefinition
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.properties.EnumeratedPropertyType
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.properties.LocalPropertyTable
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.properties.PropertyDefinition
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.properties.PropertyEnumerationLitteral
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.properties.PropertyTable
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.properties.PropertyTableDefinition
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.properties.PropertyType
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.properties.TypedPropertyTable
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.Resource
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.ResourceType
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.Stereotype
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.Substitution
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.TaggedValue
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.TagParameter
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.TagType
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.UmlModelElement
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.infrastructure.Usage
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.statik.Artifact
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.statik.Association
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.statik.AssociationEnd
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.statik.Attribute
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.statik.AttributeLink
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.statik.BehavioralFeature
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.statik.BindableInstance
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.statik.Binding
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.statik.Class
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.statik.ClassAssociation
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.statik.Classifier
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.statik.Collaboration
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.statik.CollaborationUse
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.statik.Component
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.statik.ComponentRealization
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.statik.Connector
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.statik.ConnectorEnd
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.statik.DataType
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.statik.ElementImport
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.statik.ElementRealization
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.statik.Enumeration
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.statik.EnumerationLiteral
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.statik.Feature
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.statik.GeneralClass
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.statik.Generalization
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.statik.Instance
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.statik.Interface
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.statik.InterfaceRealization
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.statik.Link
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.statik.LinkEnd
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.statik.Manifestation
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.statik.NameSpace
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.statik.NaryAssociation
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.statik.NaryAssociationEnd
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.statik.NaryConnector
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.statik.NaryConnectorEnd
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.statik.NaryLink
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.statik.NaryLinkEnd
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.statik.Node
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.statik.Operation
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.statik.Package
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.statik.PackageImport
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.statik.PackageMerge
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.statik.Parameter
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.statik.Port
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.statik.ProvidedInterface
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.statik.RaisedException
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.statik.RequiredInterface
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.statik.StructuralFeature
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.statik.TemplateBinding
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.statik.TemplateParameter
The metaclass qualified name.
MQNAME - Static variable in interface org.modelio.metamodel.uml.statik.TemplateParameterSubstitution
The metaclass qualified name.
MRef - Class in org.modelio.vcore.smkernel.mapi
Model object reference.
MRef(MObject) - Constructor for class org.modelio.vcore.smkernel.mapi.MRef
Creates a reference for the given element.
MRef(String, String) - Constructor for class org.modelio.vcore.smkernel.mapi.MRef
Creates a reference.
MRef(String, String, String) - Constructor for class org.modelio.vcore.smkernel.mapi.MRef
Creates a reference.
MRef(String) - Constructor for class org.modelio.vcore.smkernel.mapi.MRef
Construct a MRef instance from a String whose format is the MRef.toString() format so that:
given mref a MRef, new MRef(mref.toString()).equals(mref) is guaranteed to be true.
mSet(MAttribute, Object) - Method in interface org.modelio.vcore.smkernel.mapi.MObject
Set an attribute value
MStatus - Interface in org.modelio.vcore.smkernel.mapi
Represents the status of an element.
MULTIELEMENT_VALUE - Static variable in enum org.modelio.metamodel.uml.infrastructure.properties.PropertyBaseType
 
MultiInstanceBehavior - Enum in org.modelio.metamodel.bpmn.activities
MultiInstanceBehavior v0.0.9054 Acts as a shortcut for specifying when events SHALL be thrown from an Activity instance that is about to complete.
MultipleElementField - Class in org.modelio.api.ui.form.fields
 
MultipleElementField(IModuleContext, FormToolkit, Composite, IFormFieldData) - Constructor for class org.modelio.api.ui.form.fields.MultipleElementField
 
MultipleElementField(IModuleContext, FormToolkit, Composite, IFormFieldData, List<Class<? extends MObject>>) - Constructor for class org.modelio.api.ui.form.fields.MultipleElementField
 
MULTISTRING_VALUE - Static variable in enum org.modelio.metamodel.uml.infrastructure.properties.PropertyBaseType
 
MVisitor - Interface in org.modelio.vcore.smkernel.mapi
Acyclic Visitor design pattern applied to MObject.

N

NAME - Static variable in class org.modelio.archimate.metamodel.ArchimateMetamodel
 
NAME - Static variable in class org.modelio.metamodel.AnalystMetamodel
 
NAME - Static variable in class org.modelio.metamodel.InfrastructureMetamodel
 
NAME - Static variable in class org.modelio.metamodel.StandardMetamodel
 
name - Variable in class org.modelio.vcore.smkernel.mapi.MRef
Optional element name.
NameSpace - Interface in org.modelio.metamodel.uml.statik
NameSpace v0.0.9054 A NameSpace is a named element that can own other named elements.
NaryAssociation - Interface in org.modelio.metamodel.uml.statik
NaryAssociation v0.0.9054 null
NaryAssociationEnd - Interface in org.modelio.metamodel.uml.statik
NaryAssociationEnd v0.0.9054 null
NaryConnector - Interface in org.modelio.metamodel.uml.statik
NaryConnector v0.0.9054 null
NaryConnectorEnd - Interface in org.modelio.metamodel.uml.statik
NaryConnectorEnd v0.0.9054 null
NaryLink - Interface in org.modelio.metamodel.uml.statik
NaryLink v0.0.9054 null
NaryLinkEnd - Interface in org.modelio.metamodel.uml.statik
NaryLinkEnd v0.0.9054 Nouvelle Class : Extrémité de lien en contact avec une instance.
nativeToJava(TransferData) - Method in class org.modelio.api.ui.dnd.ModelElementTransfer
 
Navigability - Enum in org.modelio.metamodel.uml.statik
Navigability v0.0.9054 null
navigateTo(MObject) - Method in interface org.modelio.api.modelio.navigation.INavigationListener
Implementation should display and select the element in its view.
navigateTo(List<MObject>) - Method in interface org.modelio.api.modelio.navigation.INavigationListener
Implementation should display and select the elements in its view.
neededMmFragment - Variable in class org.modelio.vcore.smkernel.mapi.MetamodelVersionDescriptor.Difference
 
needReadWriteObject() - Method in class org.modelio.api.module.command.DefaultModuleAction
 
needReadWriteObject() - Method in interface org.modelio.api.module.command.IModuleAction
 
NEGOP_VALUE - Static variable in enum org.modelio.metamodel.uml.behavior.interactionModel.InteractionOperator
 
nextPressed() - Method in class org.modelio.api.ui.ModelioWizardDialog
The Next button has been pressed.
NINE_NAME - Static variable in enum org.modelio.archimate.metamodel.relationships.dependency.InfluenceStrength
 
NINE_VALUE - Static variable in enum org.modelio.archimate.metamodel.relationships.dependency.InfluenceStrength
 
NoCmsEngineException - Exception in com.modeliosoft.modelio.cms.api
Indicates there is no started ICmsEngine for the given project.
NoCmsEngineException(GProject) - Constructor for exception com.modeliosoft.modelio.cms.api.NoCmsEngineException
 
Node - Interface in org.modelio.archimate.metamodel.layers.technology.structure.active
Node vnull
Node - Interface in org.modelio.metamodel.uml.statik
Node v0.0.9054 In the metamodel, a Node is a subclass of Classifier.
NONE - Static variable in interface org.modelio.vcore.smkernel.mapi.modelshield.spi.ICheckerFactory
Factory implementation that makes nothing.
NONE_VALUE - Static variable in enum org.modelio.metamodel.uml.statik.Navigability
 
NONE_VALUE - Static variable in enum org.modelio.metamodel.uml.statik.PortOrientation
 
NONEBEHAVIOR_VALUE - Static variable in enum org.modelio.metamodel.bpmn.activities.MultiInstanceBehavior
 
NONEDIRECTION_VALUE - Static variable in enum org.modelio.metamodel.bpmn.rootElements.BpmnAssociationDirection
 
NONEPROCESS_VALUE - Static variable in enum org.modelio.metamodel.bpmn.processCollaboration.BpmnProcessType
 
normalizeLocalProperties() - Method in interface org.modelio.api.modelio.diagram.IDiagramGraphic
Normalizing an element's style consists in removing from its local definitions the values that are currently the same as the value in cascaded style.
Note - Interface in org.modelio.metamodel.uml.infrastructure
Note v0.0.9054
NoteField - Class in org.modelio.api.ui.form.fields
Implementation of IField meant to edit Notes.
NoteField(FormToolkit, Composite, NoteFieldData) - Constructor for class org.modelio.api.ui.form.fields.NoteField
 
NoteFieldData - Class in org.modelio.api.ui.form.models
 
NoteFieldData(IModelingSession, ModelElement, String, String) - Constructor for class org.modelio.api.ui.form.models.NoteFieldData
Creates a note field data.
NoteFieldData(IModelingSession, ModelElement, String, String, String) - Constructor for class org.modelio.api.ui.form.models.NoteFieldData
 
NoteType - Interface in org.modelio.metamodel.uml.infrastructure
NoteType v0.0.9054

O

ObjectDiagram - Interface in org.modelio.metamodel.diagrams
ObjectDiagram v0.0.9054
ObjectFlow - Interface in org.modelio.metamodel.uml.behavior.activityModel
ObjectFlow v0.0.9054 An object flow is an activity edge that only passes object and data tokens.
ObjectFlowEffectKind - Enum in org.modelio.metamodel.uml.behavior.activityModel
ObjectFlowEffectKind v0.0.9054 null
ObjectNode - Interface in org.modelio.metamodel.uml.behavior.activityModel
ObjectNode v0.0.9054 An object node is an activity node that indicates an instance of a particular classifier, possibly in a particular state, may be available at a particular point in the activity.
ObjectNodeOrderingKind - Enum in org.modelio.metamodel.uml.behavior.activityModel
ObjectNodeOrderingKind v0.0.9054 null
OccurrenceSpecification - Interface in org.modelio.metamodel.uml.behavior.interactionModel
OccurrenceSpecification v0.0.9054 An OccurrenceSpecification is the basic semantic unit of Interactions.
OFALSE_VALUE - Static variable in enum org.modelio.metamodel.bpmn.processCollaboration.OptionalBoolean
 
OLDFINALSTATE_VALUE - Static variable in enum org.modelio.metamodel.uml.behavior.stateMachineModel.StateKind
 
ON_VALUE - Static variable in enum org.modelio.metamodel.uml.behavior.interactionModel.RelativeTime
 
onAddFailed(IAddConfig, Throwable) - Method in class com.modeliosoft.modelio.cms.api.contrib.AbstractCmsContributor
Called after a "Add" has failed.
onAddFailed(IAddConfig, Throwable) - Method in interface com.modeliosoft.modelio.cms.api.contrib.ICmsContributor
Called after a "Add" has failed.
onAddSuccess(IAddResult) - Method in class com.modeliosoft.modelio.cms.api.contrib.AbstractCmsContributor
Called after a successful add to version is finished.
onAddSuccess(IAddResult) - Method in interface com.modeliosoft.modelio.cms.api.contrib.ICmsContributor
Called after a successful add to version is finished.
onCommitFailed(ICommitConfig, Throwable) - Method in class com.modeliosoft.modelio.cms.api.contrib.AbstractCmsContributor
Called after a commit has failed.
onCommitFailed(ICommitConfig, Throwable) - Method in interface com.modeliosoft.modelio.cms.api.contrib.ICmsContributor
Called after a commit has failed.
onCommitSuccess(ICommitResult) - Method in class com.modeliosoft.modelio.cms.api.contrib.AbstractCmsContributor
Called after a commit is definitively finished and validated.
onCommitSuccess(ICommitResult) - Method in interface com.modeliosoft.modelio.cms.api.contrib.ICmsContributor
Called after a commit is definitively finished and validated.
ONE_NAME - Static variable in enum org.modelio.archimate.metamodel.relationships.dependency.InfluenceStrength
 
ONE_VALUE - Static variable in enum org.modelio.archimate.metamodel.relationships.dependency.InfluenceStrength
 
ONEBEHAVIOR_VALUE - Static variable in enum org.modelio.metamodel.bpmn.activities.MultiInstanceBehavior
 
ONEDIRECTION_VALUE - Static variable in enum org.modelio.metamodel.bpmn.rootElements.BpmnAssociationDirection
 
onGetLockFailed(IGetLockConfig, Throwable) - Method in class com.modeliosoft.modelio.cms.api.contrib.AbstractCmsContributor
Called after a "Get lock" has failed.
onGetLockFailed(IGetLockConfig, Throwable) - Method in interface com.modeliosoft.modelio.cms.api.contrib.ICmsContributor
Called after a "Get lock" has failed.
onGetLockSuccess(IGetLockResult) - Method in class com.modeliosoft.modelio.cms.api.contrib.AbstractCmsContributor
Called after a locking operation is finished.
onGetLockSuccess(IGetLockResult) - Method in interface com.modeliosoft.modelio.cms.api.contrib.ICmsContributor
Called after a locking operation is finished.
onKeyPressed(KeyEvent) - Method in class org.modelio.api.ui.text.TextWrapperForIElement
 
onMergeFailed(IMergeConfig, Throwable) - Method in class com.modeliosoft.modelio.cms.api.contrib.AbstractCmsContributor
Called after a "Update" has failed.
onMergeFailed(IMergeConfig, Throwable) - Method in interface com.modeliosoft.modelio.cms.api.contrib.ICmsContributor
Called after a "Update" has failed.
onMergeSuccess(IMergeConfig, IUpdateDetails) - Method in class com.modeliosoft.modelio.cms.api.contrib.AbstractCmsContributor
Called after a successful update is finished
onMergeSuccess(IMergeConfig, IUpdateDetails) - Method in interface com.modeliosoft.modelio.cms.api.contrib.ICmsContributor
Called after a successful update is finished
onModelChanged(IModelingSession, IModelChangeEvent) - Method in class org.modelio.api.ui.form.ElementFormPanel
IModelChangeListener callback called on model change event.
onModelChangeKeeperError(ModelChangesLoadingFailedException) - Method in interface com.modeliosoft.modelio.cms.api.IProcessExtension
Called when the model change keeper couldn't be loaded.
onOriginalDeleted(MObject) - Method in interface org.modelio.api.modelio.editor.IExternDocumentChangeListener
Called when the original content or the model object has been externally deleted.
onOriginalModified(MObject) - Method in interface org.modelio.api.modelio.editor.IExternDocumentChangeListener
Called when the original content has been externally modified.
onRemoveFailed(IRemoveConfig, Throwable) - Method in class com.modeliosoft.modelio.cms.api.contrib.AbstractCmsContributor
Called after a "Remove" has failed.
onRemoveFailed(IRemoveConfig, Throwable) - Method in interface com.modeliosoft.modelio.cms.api.contrib.ICmsContributor
Called after a "Remove" has failed.
onRemoveSuccess(IRemoveConfig) - Method in class com.modeliosoft.modelio.cms.api.contrib.AbstractCmsContributor
Called after a successful remove from version is finished.
onRemoveSuccess(IRemoveConfig) - Method in interface com.modeliosoft.modelio.cms.api.contrib.ICmsContributor
Called after a successful remove from version is finished.
onRevertFailed(IRevertConfig, Throwable) - Method in class com.modeliosoft.modelio.cms.api.contrib.AbstractCmsContributor
Called after a "Revert" has failed.
onRevertFailed(IRevertConfig, Throwable) - Method in interface com.modeliosoft.modelio.cms.api.contrib.ICmsContributor
Called after a "Revert" has failed.
onRevertSuccess(IRevertResult) - Method in class com.modeliosoft.modelio.cms.api.contrib.AbstractCmsContributor
Called after a revert operation.
onRevertSuccess(IRevertResult) - Method in interface com.modeliosoft.modelio.cms.api.contrib.ICmsContributor
Called after a revert operation.
onUpdateFailed(IUpdateConfig, Throwable) - Method in class com.modeliosoft.modelio.cms.api.contrib.AbstractCmsContributor
Called after a "Update" has failed.
onUpdateFailed(IUpdateConfig, Throwable) - Method in interface com.modeliosoft.modelio.cms.api.contrib.ICmsContributor
Called after a "Update" has failed.
onUpdateSuccess(IUpdateDetails) - Method in class com.modeliosoft.modelio.cms.api.contrib.AbstractCmsContributor
Called after a successful update is finished
onUpdateSuccess(IUpdateDetails) - Method in interface com.modeliosoft.modelio.cms.api.contrib.ICmsContributor
Called after a successful update is finished
OpaqueAction - Interface in org.modelio.metamodel.uml.behavior.activityModel
OpaqueAction v0.0.9054 The semantics of the action are determined by the implementation.
OpaqueBehavior - Interface in org.modelio.metamodel.uml.behavior.commonBehaviors
OpaqueBehavior v0.0.9054 The semantics of the behavior are determined by the implementation.
openEditor(ModelElement, File, EditorType, boolean) - Method in interface org.modelio.api.modelio.editor.IEditionService
openEditor(ModelElement, File, EditorType, boolean, String) - Method in interface org.modelio.api.modelio.editor.IEditionService
openEditor(AbstractDiagram) - Method in interface org.modelio.api.modelio.editor.IEditionService
Open a diagram editor from an AbstractDiagram.
openEditor(Artifact) - Method in interface org.modelio.api.modelio.editor.IEditionService
Open an editor from an artifact.
openEditor(Document) - Method in interface org.modelio.api.modelio.editor.IEditionService
Open an editor from an extern document.
openEditor(ModelElement, File, EditorType, boolean, String, String, String) - Method in interface org.modelio.api.modelio.editor.IEditionService
Open a new text editor, making the correspondence between a model element and a file.
openEditor(MatrixDefinition) - Method in interface org.modelio.api.modelio.editor.IEditionService
Open an editor from a matrix.
Operation - Interface in org.modelio.metamodel.uml.statik
Operation v0.0.9054 In Modelio, this metaclass defines both the Operation, and the method implementing it.
OptionalBoolean - Enum in org.modelio.metamodel.bpmn.processCollaboration
OptionalBoolean v0.0.9054 null
OPTOP_VALUE - Static variable in enum org.modelio.metamodel.uml.behavior.interactionModel.InteractionOperator
 
ORDERED_VALUE - Static variable in enum org.modelio.metamodel.uml.behavior.activityModel.ObjectNodeOrderingKind
 
org.modelio.api.astyle - package org.modelio.api.astyle
 
org.modelio.api.modelio - package org.modelio.api.modelio
 
org.modelio.api.modelio.audit - package org.modelio.api.modelio.audit
 
org.modelio.api.modelio.diagram - package org.modelio.api.modelio.diagram
 
org.modelio.api.modelio.diagram.dg - package org.modelio.api.modelio.diagram.dg
 
org.modelio.api.modelio.diagram.style - package org.modelio.api.modelio.diagram.style
 
org.modelio.api.modelio.diagram.tools - package org.modelio.api.modelio.diagram.tools
 
org.modelio.api.modelio.diagram.tools.standard - package org.modelio.api.modelio.diagram.tools.standard
 
org.modelio.api.modelio.editor - package org.modelio.api.modelio.editor
 
org.modelio.api.modelio.exchange - package org.modelio.api.modelio.exchange
 
org.modelio.api.modelio.mc - package org.modelio.api.modelio.mc
 
org.modelio.api.modelio.meta - package org.modelio.api.modelio.meta
 
org.modelio.api.modelio.model - package org.modelio.api.modelio.model
 
org.modelio.api.modelio.model.event - package org.modelio.api.modelio.model.event
 
org.modelio.api.modelio.model.scope - package org.modelio.api.modelio.model.scope
 
org.modelio.api.modelio.module - package org.modelio.api.modelio.module
 
org.modelio.api.modelio.navigation - package org.modelio.api.modelio.navigation
 
org.modelio.api.modelio.pattern - package org.modelio.api.modelio.pattern
 
org.modelio.api.modelio.picking - package org.modelio.api.modelio.picking
 
org.modelio.api.module - package org.modelio.api.module
 
org.modelio.api.module.command - package org.modelio.api.module.command
 
org.modelio.api.module.command.standard - package org.modelio.api.module.command.standard
 
org.modelio.api.module.context - package org.modelio.api.module.context
 
org.modelio.api.module.context.configuration - package org.modelio.api.module.context.configuration
 
org.modelio.api.module.context.i18n - package org.modelio.api.module.context.i18n
 
org.modelio.api.module.context.log - package org.modelio.api.module.context.log
 
org.modelio.api.module.context.project - package org.modelio.api.module.context.project
 
org.modelio.api.module.contributor - package org.modelio.api.module.contributor
 
org.modelio.api.module.contributor.diagramcreation - package org.modelio.api.module.contributor.diagramcreation
 
org.modelio.api.module.contributor.diagramcreation.standard - package org.modelio.api.module.contributor.diagramcreation.standard
 
org.modelio.api.module.license - package org.modelio.api.module.license
 
org.modelio.api.module.lifecycle - package org.modelio.api.module.lifecycle
 
org.modelio.api.module.mda - package org.modelio.api.module.mda
 
org.modelio.api.module.parameter - package org.modelio.api.module.parameter
 
org.modelio.api.module.parameter.impl - package org.modelio.api.module.parameter.impl
 
org.modelio.api.module.propertiesPage - package org.modelio.api.module.propertiesPage
 
org.modelio.api.module.report - package org.modelio.api.module.report
 
org.modelio.api.module.script - package org.modelio.api.module.script
 
org.modelio.api.plugin - package org.modelio.api.plugin
 
org.modelio.api.ui - package org.modelio.api.ui
 
org.modelio.api.ui.contributor - package org.modelio.api.ui.contributor
 
org.modelio.api.ui.dnd - package org.modelio.api.ui.dnd
 
org.modelio.api.ui.form - package org.modelio.api.ui.form
 
org.modelio.api.ui.form.fields - package org.modelio.api.ui.form.fields
 
org.modelio.api.ui.form.models - package org.modelio.api.ui.form.models
 
org.modelio.api.ui.labelprovider - package org.modelio.api.ui.labelprovider
 
org.modelio.api.ui.swt - package org.modelio.api.ui.swt
 
org.modelio.api.ui.swt.metaclassselect - package org.modelio.api.ui.swt.metaclassselect
 
org.modelio.api.ui.text - package org.modelio.api.ui.text
 
org.modelio.api.ui.viewtemplate - package org.modelio.api.ui.viewtemplate
 
org.modelio.archimate.metamodel - package org.modelio.archimate.metamodel
 
org.modelio.archimate.metamodel.core - package org.modelio.archimate.metamodel.core
 
org.modelio.archimate.metamodel.core.generic - package org.modelio.archimate.metamodel.core.generic
 
org.modelio.archimate.metamodel.core.generic.composite - package org.modelio.archimate.metamodel.core.generic.composite
 
org.modelio.archimate.metamodel.core.generic.motivation - package org.modelio.archimate.metamodel.core.generic.motivation
 
org.modelio.archimate.metamodel.core.structure - package org.modelio.archimate.metamodel.core.structure
 
org.modelio.archimate.metamodel.core.structure.folder - package org.modelio.archimate.metamodel.core.structure.folder
 
org.modelio.archimate.metamodel.layers.application.behavior - package org.modelio.archimate.metamodel.layers.application.behavior
 
org.modelio.archimate.metamodel.layers.application.structure.active - package org.modelio.archimate.metamodel.layers.application.structure.active
 
org.modelio.archimate.metamodel.layers.application.structure.passive - package org.modelio.archimate.metamodel.layers.application.structure.passive
 
org.modelio.archimate.metamodel.layers.business - package org.modelio.archimate.metamodel.layers.business
 
org.modelio.archimate.metamodel.layers.business.behavior - package org.modelio.archimate.metamodel.layers.business.behavior
 
org.modelio.archimate.metamodel.layers.business.composite - package org.modelio.archimate.metamodel.layers.business.composite
 
org.modelio.archimate.metamodel.layers.business.structure.active - package org.modelio.archimate.metamodel.layers.business.structure.active
 
org.modelio.archimate.metamodel.layers.business.structure.passive - package org.modelio.archimate.metamodel.layers.business.structure.passive
 
org.modelio.archimate.metamodel.layers.implementation_and_migration - package org.modelio.archimate.metamodel.layers.implementation_and_migration
 
org.modelio.archimate.metamodel.layers.motivation - package org.modelio.archimate.metamodel.layers.motivation
 
org.modelio.archimate.metamodel.layers.physical.structure.active - package org.modelio.archimate.metamodel.layers.physical.structure.active
 
org.modelio.archimate.metamodel.layers.physical.structure.passive - package org.modelio.archimate.metamodel.layers.physical.structure.passive
 
org.modelio.archimate.metamodel.layers.strategy.behavior - package org.modelio.archimate.metamodel.layers.strategy.behavior
 
org.modelio.archimate.metamodel.layers.strategy.structure - package org.modelio.archimate.metamodel.layers.strategy.structure
 
org.modelio.archimate.metamodel.layers.technology.behavior - package org.modelio.archimate.metamodel.layers.technology.behavior
 
org.modelio.archimate.metamodel.layers.technology.structure.active - package org.modelio.archimate.metamodel.layers.technology.structure.active
 
org.modelio.archimate.metamodel.layers.technology.structure.passive - package org.modelio.archimate.metamodel.layers.technology.structure.passive
 
org.modelio.archimate.metamodel.mmextensions.archimate - package org.modelio.archimate.metamodel.mmextensions.archimate
 
org.modelio.archimate.metamodel.relationships.dependency - package org.modelio.archimate.metamodel.relationships.dependency
 
org.modelio.archimate.metamodel.relationships.dynamic - package org.modelio.archimate.metamodel.relationships.dynamic
 
org.modelio.archimate.metamodel.relationships.other - package org.modelio.archimate.metamodel.relationships.other
 
org.modelio.archimate.metamodel.relationships.structural - package org.modelio.archimate.metamodel.relationships.structural
 
org.modelio.archimate.metamodel.visitors - package org.modelio.archimate.metamodel.visitors
 
org.modelio.metamodel - package org.modelio.metamodel
 
org.modelio.metamodel.analyst - package org.modelio.metamodel.analyst
 
org.modelio.metamodel.bpmn.activities - package org.modelio.metamodel.bpmn.activities
 
org.modelio.metamodel.bpmn.bpmnDiagrams - package org.modelio.metamodel.bpmn.bpmnDiagrams
 
org.modelio.metamodel.bpmn.bpmnService - package org.modelio.metamodel.bpmn.bpmnService
 
org.modelio.metamodel.bpmn.events - package org.modelio.metamodel.bpmn.events
 
org.modelio.metamodel.bpmn.flows - package org.modelio.metamodel.bpmn.flows
 
org.modelio.metamodel.bpmn.gateways - package org.modelio.metamodel.bpmn.gateways
 
org.modelio.metamodel.bpmn.objects - package org.modelio.metamodel.bpmn.objects
 
org.modelio.metamodel.bpmn.processCollaboration - package org.modelio.metamodel.bpmn.processCollaboration
 
org.modelio.metamodel.bpmn.resources - package org.modelio.metamodel.bpmn.resources
 
org.modelio.metamodel.bpmn.rootElements - package org.modelio.metamodel.bpmn.rootElements
 
org.modelio.metamodel.diagrams - package org.modelio.metamodel.diagrams
 
org.modelio.metamodel.impact - package org.modelio.metamodel.impact
 
org.modelio.metamodel.mda - package org.modelio.metamodel.mda
 
org.modelio.metamodel.mmextensions.infrastructure - package org.modelio.metamodel.mmextensions.infrastructure
 
org.modelio.metamodel.mmextensions.standard.facilities - package org.modelio.metamodel.mmextensions.standard.facilities
 
org.modelio.metamodel.mmextensions.standard.facilities.interaction - package org.modelio.metamodel.mmextensions.standard.facilities.interaction
 
org.modelio.metamodel.mmextensions.standard.factory - package org.modelio.metamodel.mmextensions.standard.factory
 
org.modelio.metamodel.mmextensions.standard.services - package org.modelio.metamodel.mmextensions.standard.services
 
org.modelio.metamodel.uml.behavior.activityModel - package org.modelio.metamodel.uml.behavior.activityModel
 
org.modelio.metamodel.uml.behavior.commonBehaviors - package org.modelio.metamodel.uml.behavior.commonBehaviors
 
org.modelio.metamodel.uml.behavior.communicationModel - package org.modelio.metamodel.uml.behavior.communicationModel
 
org.modelio.metamodel.uml.behavior.interactionModel - package org.modelio.metamodel.uml.behavior.interactionModel
 
org.modelio.metamodel.uml.behavior.stateMachineModel - package org.modelio.metamodel.uml.behavior.stateMachineModel
 
org.modelio.metamodel.uml.behavior.usecaseModel - package org.modelio.metamodel.uml.behavior.usecaseModel
 
org.modelio.metamodel.uml.informationFlow - package org.modelio.metamodel.uml.informationFlow
 
org.modelio.metamodel.uml.infrastructure - package org.modelio.metamodel.uml.infrastructure
 
org.modelio.metamodel.uml.infrastructure.matrix - package org.modelio.metamodel.uml.infrastructure.matrix
 
org.modelio.metamodel.uml.infrastructure.properties - package org.modelio.metamodel.uml.infrastructure.properties
 
org.modelio.metamodel.uml.statik - package org.modelio.metamodel.uml.statik
 
org.modelio.metamodel.visitors - package org.modelio.metamodel.visitors
 
org.modelio.vbasic.version - package org.modelio.vbasic.version
 
org.modelio.vcore.smkernel.mapi - package org.modelio.vcore.smkernel.mapi
 
org.modelio.vcore.smkernel.mapi.fake - package org.modelio.vcore.smkernel.mapi.fake
 
org.modelio.vcore.smkernel.mapi.modelshield.api - package org.modelio.vcore.smkernel.mapi.modelshield.api
 
org.modelio.vcore.smkernel.mapi.modelshield.spi - package org.modelio.vcore.smkernel.mapi.modelshield.spi
 
org.modelio.vcore.smkernel.mapi.services - package org.modelio.vcore.smkernel.mapi.services
 
OrJunction - Interface in org.modelio.archimate.metamodel.relationships.other
OrJunction vnull
OtherRelationship - Interface in org.modelio.archimate.metamodel.relationships.other
OtherRelationship vnull null
OTHERSIDE_VALUE - Static variable in enum org.modelio.metamodel.uml.statik.Navigability
 
OTRUE_VALUE - Static variable in enum org.modelio.metamodel.bpmn.processCollaboration.OptionalBoolean
 
OUNDEFINED_VALUE - Static variable in enum org.modelio.metamodel.bpmn.processCollaboration.OptionalBoolean
 
OUT_VALUE - Static variable in enum org.modelio.metamodel.uml.statik.PassingMode
 
OUT_VALUE - Static variable in enum org.modelio.metamodel.uml.statik.PortOrientation
 
Outcome - Interface in org.modelio.archimate.metamodel.layers.motivation
Outcome vnull
OutdatedElementsException - Exception in com.modeliosoft.modelio.cms.api
Indicates that an operation cannot be performed because elements are out dated.
OutdatedElementsException() - Constructor for exception com.modeliosoft.modelio.cms.api.OutdatedElementsException
 
OUTPIN_VALUE - Static variable in enum org.modelio.metamodel.uml.behavior.activityModel.PinPassingMode
 
OutputPin - Interface in org.modelio.metamodel.uml.behavior.activityModel
OutputPin v0.0.9054 An output pin is a pin that holds output values produced by an action.

P

Package - Interface in org.modelio.metamodel.uml.statik
Package v1.1.1 The Package is the main structuring unit in a model.
PackageImport - Interface in org.modelio.metamodel.uml.statik
PackageImport v0.0.9054 A PackageImport is defined as a directed relationship that identifies a Package whose members are to be imported by a NameSpace.
PackageMerge - Interface in org.modelio.metamodel.uml.statik
PackageMerge v0.0.9054 A PackageMerge is a relationship between two Packages, where the contents of the target Package (the one pointed at) is merged with the contents of the source Package through specialization and redefinition, where applicable.
packageModelComponent(Artifact, Set<IPeerModule>, File, IProgressMonitor) - Method in interface org.modelio.api.modelio.mc.IModelComponentService
Package a model component from the model into a file.
Modules might contribute to a model component, adding model extensions (notes, tagged values, stereotypes) and/or files to it.
PACKAGEVISIBILITY_VALUE - Static variable in enum org.modelio.metamodel.uml.statik.VisibilityMode
 
PageContainerFillLayout(int, int, int, int) - Constructor for class org.modelio.api.ui.ModelioWizardDialog.PageContainerFillLayout
Creates new layout object.
PaletteEntry - Class in org.modelio.api.modelio.diagram.tools
 
PaletteEntry(String, String) - Constructor for class org.modelio.api.modelio.diagram.tools.PaletteEntry
 
PARALLEL_VALUE - Static variable in enum org.modelio.metamodel.uml.behavior.activityModel.ExpansionKind
 
PARALLELGATEWAY_VALUE - Static variable in enum org.modelio.metamodel.bpmn.gateways.BpmnEventBasedGatewayType
 
PARALLELORDERING_VALUE - Static variable in enum org.modelio.metamodel.bpmn.activities.AdHocOrdering
 
PARAM_DESCRIPTOR - Static variable in class com.modeliosoft.modelio.api.module.commands.standard.CreateMatrixStandardCommandHandler
Command parameter for the matrix descriptor identifier.
PARAM_MATRIX_NAME - Static variable in class com.modeliosoft.modelio.api.module.commands.standard.CreateCustomMatrixCommandHandler
Command parameter for the matrix name.
PARAM_MATRIX_NAME - Static variable in class com.modeliosoft.modelio.api.module.commands.standard.CreateMatrixStandardCommandHandler
Command parameter for the matrix name.
PARAM_OPEN_AFTER_GENERATE - Static variable in class com.modeliosoft.modelio.api.module.commands.standard.GenDocCommandStandardHandler
Command parameter for "open after generation".
PARAM_QUERY_USE_ADDITIONS - Static variable in class com.modeliosoft.modelio.api.module.commands.standard.CreateMatrixStandardCommandHandler
Command parameter for a query.
PARAM_QUERY_USE_ADDITIONS - Static variable in class com.modeliosoft.modelio.api.module.contributor.matrixcreation.standard.MatrixWizardStandardContributor
 
PARAM_STYLESHEET - Static variable in class com.modeliosoft.modelio.api.module.commands.standard.GenDocCommandStandardHandler
Command parameter for base stylesheet file path.
PARAM_TARGETFILE - Static variable in class com.modeliosoft.modelio.api.module.commands.standard.GenDocCommandStandardHandler
Command parameter for target file path.
PARAM_TARGETFORMAT - Static variable in class com.modeliosoft.modelio.api.module.commands.standard.GenDocCommandStandardHandler
Command parameter for target format.
PARAM_TEMPLATE - Static variable in class com.modeliosoft.modelio.api.module.commands.standard.GenDocCommandStandardHandler
Command parameter for template name.
PARAM_VAL_PARAM_PREFIX - Static variable in class com.modeliosoft.modelio.api.module.commands.standard.CreateCustomMatrixCommandHandler
Command parameter prefix for value definition parameters.
PARAM_VALUEDEF - Static variable in class com.modeliosoft.modelio.api.module.commands.standard.CreateCustomMatrixCommandHandler
Command parameter for value definition class name.
PARAM_X - Static variable in class com.modeliosoft.modelio.api.module.commands.standard.CreateCustomMatrixCommandHandler
Command parameter for column query class name.
PARAM_X_PARAM_PREFIX - Static variable in class com.modeliosoft.modelio.api.module.commands.standard.CreateCustomMatrixCommandHandler
Command parameter prefix for column query parameters.
PARAM_Y - Static variable in class com.modeliosoft.modelio.api.module.commands.standard.CreateCustomMatrixCommandHandler
Command parameter for line query class name.
PARAM_Y_PARAM_PREFIX - Static variable in class com.modeliosoft.modelio.api.module.commands.standard.CreateCustomMatrixCommandHandler
Command parameter prefix for line query parameters.
PARAM_Z - Static variable in class com.modeliosoft.modelio.api.module.commands.standard.CreateCustomMatrixCommandHandler
Command parameter for depth query class name.
PARAM_Z_PARAM_PREFIX - Static variable in class com.modeliosoft.modelio.api.module.commands.standard.CreateCustomMatrixCommandHandler
Command parameter prefix for depth query parameters.
Parameter - Interface in org.modelio.metamodel.uml.statik
Parameter v0.0.9054 The main characteristics of a Parameter are its name, passing mode and type.
parameterEditionModel - Variable in class org.modelio.api.module.AbstractJavaModule
 
ParameterEffectKind - Enum in org.modelio.metamodel.uml.behavior.commonBehaviors
ParameterEffectKind v0.0.9054 Describe the usage made of an operation parameter
ParameterGroupModel - Class in org.modelio.api.module.parameter.impl
 
ParameterGroupModel(String, String) - Constructor for class org.modelio.api.module.parameter.impl.ParameterGroupModel
 
ParameterModel - Class in org.modelio.api.module.parameter.impl
 
ParameterModel(IModuleUserConfiguration, String, String, String, String) - Constructor for class org.modelio.api.module.parameter.impl.ParameterModel
 
ParametersEditionModel - Class in org.modelio.api.module.parameter.impl
 
ParametersEditionModel(IModule) - Constructor for class org.modelio.api.module.parameter.impl.ParametersEditionModel
 
parent - Variable in class org.modelio.api.ui.text.ResultsProposalPopup
 
parent - Variable in class org.modelio.metamodel.mmextensions.standard.facilities.CompositionInitializer
 
PAROP_VALUE - Static variable in enum org.modelio.metamodel.uml.behavior.interactionModel.InteractionOperator
 
parseSlotImagePaths(String) - Method in class org.modelio.api.module.command.DefaultModuleAction
 
parseSlotImagePaths(String) - Method in interface org.modelio.api.module.command.IModuleAction
 
parseSlotPattern(String) - Method in class org.modelio.api.module.command.DefaultModuleAction
 
parseSlotPattern(String) - Method in interface org.modelio.api.module.command.IModuleAction
 
PartDecomposition - Interface in org.modelio.metamodel.uml.behavior.interactionModel
PartDecomposition v0.0.9054 A Lifeline has a class associated as the type of the Instance that the Lifeline represents.
PassingMode - Enum in org.modelio.metamodel.uml.statik
PassingMode v0.0.9054 null
PassiveStructureElement - Interface in org.modelio.archimate.metamodel.core.generic
PassiveStructureElement vnull
PasswordParameterModel - Class in org.modelio.api.module.parameter.impl
 
PasswordParameterModel(IModuleUserConfiguration, String, String, String, String) - Constructor for class org.modelio.api.module.parameter.impl.PasswordParameterModel
 
Path - Interface in org.modelio.archimate.metamodel.layers.technology.structure.active
Path vnull
PatternException(Throwable) - Constructor for exception org.modelio.api.modelio.pattern.IPatternService.PatternException
C'tor.
PatternException(String) - Constructor for exception org.modelio.api.modelio.pattern.IPatternService.PatternException
C'tor.
PatternException(String, Throwable) - Constructor for exception org.modelio.api.modelio.pattern.IPatternService.PatternException
C'tor.
PATTERNPARAM_MODULE - Static variable in class org.modelio.api.module.command.standard.ApplyPatternStandardHandler
Pattern parameter name containing the current module.
PATTERNPARAM_SEL - Static variable in class org.modelio.api.module.command.standard.ApplyPatternStandardHandler
Pattern parameter name containing the selected element on which the pattern is run.
PATTERNPARAM_SEL_NAME - Static variable in class org.modelio.api.module.command.standard.ApplyPatternStandardHandler
Pattern parameter name containing the selected element name.
PHYSICAL_VALUE - Static variable in enum org.modelio.metamodel.bpmn.objects.BpmnItemKind
 
PhysicalFolder - Interface in org.modelio.archimate.metamodel.core.structure.folder
PhysicalFolder v1.0.00 null
pickingAborted() - Method in interface org.modelio.api.modelio.picking.IPickingClient
Called when another picking client calls beginPicking() on the picking service.
pickingAborted() - Method in class org.modelio.api.ui.text.TextWrapperForIElement
 
Pin - Interface in org.modelio.metamodel.uml.behavior.activityModel
Pin v0.0.9054 A pin represents an input to an action or an output from an action.
PinPassingMode - Enum in org.modelio.metamodel.uml.behavior.activityModel
PinPassingMode v0.0.9054 null
Plateau - Interface in org.modelio.archimate.metamodel.layers.implementation_and_migration
Plateau vnull
PLUGIN_ID - Static variable in class com.modeliosoft.modelio.api.plugin.ApiExtCom
ID of the "api.ext_com" plugin.
PLUGIN_ID - Static variable in class org.modelio.api.plugin.Api
ID of the "api" plugin.
Port - Interface in org.modelio.metamodel.uml.statik
Port v0.0.9054 (UML 2.0) Ports are connected to other Parts through Connectors through which requests can be made to invoke the behavioral Features of a Classifier.
PortOrientation - Enum in org.modelio.metamodel.uml.statik
PortOrientation v0.0.9054 null
postAdd(IAddResult) - Method in interface com.modeliosoft.modelio.cms.api.IProcessExtension
Called after a successful add to version is finished.
postAddFailed(IAddCommand, Exception) - Method in interface com.modeliosoft.modelio.cms.api.IProcessExtension
Called after the command failed.
postCommit(ICommitResult) - Method in interface com.modeliosoft.modelio.cms.api.IProcessExtension
Called after a commit is definitively finished and validated.
postCommitFailed(ICommitCommand, Exception) - Method in interface com.modeliosoft.modelio.cms.api.IProcessExtension
Called after a commit command failed.
postConfigure(MatrixDefinition, ModelElement, IModule) - Method in class com.modeliosoft.modelio.api.module.commands.standard.CreateCustomMatrixCommandHandler
Hook called after a matrix is created.
postConfigure(MatrixDefinition, ModelElement, IModule) - Method in class com.modeliosoft.modelio.api.module.commands.standard.CreateMatrixStandardCommandHandler
Hook called after a matrix is created.
postConfigure(List<MObject>, IModule, Map<String, String>) - Method in class com.modeliosoft.modelio.api.module.commands.standard.GenDocCommandStandardHandler
Hook called after generation.
postConfigure(IDiagramHandle, IDiagramGraphic, IDiagramLink.LinkRouterKind, ILinkPath, Point, MObject, MObject, List<IDiagramGraphic>) - Method in class org.modelio.api.modelio.diagram.tools.standard.GenericAttachedBoxTool
Hook called by #actionPerformed(IDiagramHandle, IDiagramGraphic, LinkRouterKind, ILinkPath, Point) once the element is created, configured, unmasked and before the transaction is committed.
postConfigure(IDiagramHandle, IDiagramGraphic, Rectangle, ModelElement, MObject, List<IDiagramGraphic>) - Method in class org.modelio.api.modelio.diagram.tools.standard.GenericBoxTool
Hook called once the element is created, configured, unmasked and before the transaction is committed.
postConfigure(IDiagramHandle, IDiagramGraphic, IDiagramGraphic, ModelElement, ModelElement, MObject, IDiagramLink, List<IDiagramGraphic>, IDiagramLink.LinkRouterKind, ILinkPath) - Method in class org.modelio.api.modelio.diagram.tools.standard.GenericLinkTool
Hook called once the element is created, configured, unmasked and before the transaction is committed.
postConfigure(IDiagramHandle, IDiagramGraphic, List<IDiagramGraphic>, List<IDiagramLink.LinkRouterKind>, List<ILinkPath>, Rectangle, MObject, List<IDiagramGraphic>) - Method in class org.modelio.api.modelio.diagram.tools.standard.GenericMultiLinkTool
Hook called once the element is created, configured, unmasked and before the transaction is committed.
postConfigure(List<MObject>, IModule) - Method in class org.modelio.api.module.command.standard.ApplyPatternStandardHandler
Hook called once the pattern is applied and before the transaction is committed.
postConfigureElement(MObject, IModule) - Method in class org.modelio.api.module.command.standard.DiagramCreationStandardHandler
Applies the diagram style and open the diagram if asked for.
postConfigureElement(MObject, IModule) - Method in class org.modelio.api.module.command.standard.ElementCreationStandardHandler
Hook called once the element is created and configured and before the transaction is committed.
postGetLock(IGetLockResult) - Method in interface com.modeliosoft.modelio.cms.api.IProcessExtension
Called after a locking operation is finished.
postGetLockFailed(IGetLockCommand, Exception) - Method in interface com.modeliosoft.modelio.cms.api.IProcessExtension
Called after the command failed.
postInDiagramConfigure(IDiagramHandle, Rectangle, ModelElement, MObject, List<IDiagramGraphic>) - Method in class org.modelio.api.modelio.diagram.tools.standard.GenericAttachedBoxTool
Hook called by GenericAttachedBoxTool.actionPerformedInDiagram(IDiagramHandle, Rectangle) once the element is created, configured, unmasked and before the transaction is committed.
postMerge(IMergeCommand, IUpdateDetails) - Method in interface com.modeliosoft.modelio.cms.api.IProcessExtension
Called after a successful merge is finished
postMergeFailed(IMergeCommand, Exception) - Method in interface com.modeliosoft.modelio.cms.api.IProcessExtension
Called after the command failed.
postRemove(IRemoveConfig) - Method in interface com.modeliosoft.modelio.cms.api.IProcessExtension
Called after a successful remove from version is finished.
postRemoveFailed(IRemoveCommand, Exception) - Method in interface com.modeliosoft.modelio.cms.api.IProcessExtension
Called after the command failed partially or totally.
postRevert(IRevertResult) - Method in interface com.modeliosoft.modelio.cms.api.IProcessExtension
Called after a revert operation.
postRevertFailed(IRevertCommand, Exception) - Method in interface com.modeliosoft.modelio.cms.api.IProcessExtension
Called after the command failed.
postUpdate(IUpdateDetails) - Method in interface com.modeliosoft.modelio.cms.api.IProcessExtension
Called after a successful update is finished
postUpdateFailed(IUpdateCommand, Exception) - Method in interface com.modeliosoft.modelio.cms.api.IProcessExtension
Called after the command failed.
preAdd(IModelioProgress, IAddCommand) - Method in interface com.modeliosoft.modelio.cms.api.IProcessExtension
Ask for the parameters and the confirmation of the addition of the given command elements.
preCommit(IModelioProgress, ICommitCommand) - Method in interface com.modeliosoft.modelio.cms.api.IProcessExtension
Called before a commit operation is executed.
preConfigure(List<MObject>, IModule, Map<String, String>) - Method in class com.modeliosoft.modelio.api.module.commands.standard.GenDocCommandStandardHandler
Hook called before asking the user for parameters.
PredefinedEventType - Enum in org.modelio.metamodel.uml.behavior.stateMachineModel
PredefinedEventType v0.0.9054 null
PredefinedTypes - Class in org.modelio.metamodel
Modelio predefined types Datatype model objects name and identifier constants.
preGetLock(IModelioProgress, IGetLockCommand) - Method in interface com.modeliosoft.modelio.cms.api.IProcessExtension
Ask for the parameters and the confirmation of the locking of the given elements.
preMerge(IModelioProgress, IMergeCommand) - Method in interface com.modeliosoft.modelio.cms.api.IProcessExtension
Ask for the parameters and the confirmation of the merge operation.
preRemove(IModelioProgress, IRemoveCommand) - Method in interface com.modeliosoft.modelio.cms.api.IProcessExtension
Ask for the parameters and the confirmation of the removal of the given command elements.
preRevert(IModelioProgress, IRevertCommand) - Method in interface com.modeliosoft.modelio.cms.api.IProcessExtension
Called before a revert operation is executed.
preUpdate(IModelioProgress, IUpdateCommand) - Method in interface com.modeliosoft.modelio.cms.api.IProcessExtension
Ask for the parameters and the confirmation of the update of the given elements.
Principle - Interface in org.modelio.archimate.metamodel.layers.motivation
Principle vnull
PRIVATE_VALUE - Static variable in enum org.modelio.metamodel.uml.statik.VisibilityMode
 
PRIVATEPROCESS_VALUE - Static variable in enum org.modelio.metamodel.bpmn.processCollaboration.BpmnProcessType
 
Product - Interface in org.modelio.archimate.metamodel.layers.business.composite
Product vnull
Profile - Interface in org.modelio.metamodel.uml.infrastructure
Profile v3.6.00
Project - Interface in org.modelio.metamodel.mda
Project v1.1.1
PROP_VALUE - Static variable in interface org.modelio.api.ui.form.fields.IField
'value changed' property change event key.
PROPERTY_RESOLVER_KEY - Static variable in interface org.modelio.metamodel.uml.infrastructure.properties.DynamicPropertyDefinition
Property key to be used when registering a property resolver.
PROPERTY_RESOLVER_TABLE - Static variable in interface org.modelio.metamodel.uml.infrastructure.properties.DynamicPropertyDefinition
Property table name to be used when registering a property resolver.
PropertyBaseType - Enum in org.modelio.metamodel.uml.infrastructure.properties
PropertyBaseType v0.0.9054 Each literal value corresponds to the following conversion table: Enum Type Java Object type Storage string BOOLEAN java.lang.Boolean Boolean.toString() ENUMERATE org.modelio.metamodel.uml.infrastructure.properties.
PropertyConverter - Class in org.modelio.api.modelio.model
Provides conversion facilities for property values.
PropertyConverter() - Constructor for class org.modelio.api.modelio.model.PropertyConverter
 
PropertyDefinition - Interface in org.modelio.metamodel.uml.infrastructure.properties
PropertyDefinition v0.0.9054
PropertyEnumerationLitteral - Interface in org.modelio.metamodel.uml.infrastructure.properties
PropertyEnumerationLitteral v0.0.9054 Enumeration literal for properties.
PropertyFieldData - Class in org.modelio.api.ui.form.models
Implements IFormfieldData by delegating some accessors to a specific implementation of an "PropertyDefinition-aware" IFormFieldType

PropertyFieldData(IModelingSession, ModelElement, PropertyDefinition) - Constructor for class org.modelio.api.ui.form.models.PropertyFieldData
 
PropertyTable - Interface in org.modelio.metamodel.uml.infrastructure.properties
PropertyTable v0.0.9054
PropertyTableDefinition - Interface in org.modelio.metamodel.uml.infrastructure.properties
PropertyTableDefinition v0.0.9054 Definition of a typed property table.
PropertyType - Interface in org.modelio.metamodel.uml.infrastructure.properties
PropertyType v0.0.9054 Type of property.
PROTECTED_VALUE - Static variable in enum org.modelio.metamodel.uml.statik.VisibilityMode
 
PROTOCOL_VALUE - Static variable in enum org.modelio.metamodel.uml.behavior.stateMachineModel.KindOfStateMachine
 
ProvidedInterface - Interface in org.modelio.metamodel.uml.statik
ProvidedInterface v0.0.9054
PROVIDER - Static variable in class org.modelio.archimate.metamodel.ArchimateMetamodel
 
PROVIDER - Static variable in class org.modelio.metamodel.AnalystMetamodel
 
PROVIDER - Static variable in class org.modelio.metamodel.InfrastructureMetamodel
 
PROVIDER - Static variable in class org.modelio.metamodel.StandardMetamodel
 
PUBLIC_VALUE - Static variable in enum org.modelio.metamodel.uml.statik.VisibilityMode
 
PUBLICPROCESS_VALUE - Static variable in enum org.modelio.metamodel.bpmn.processCollaboration.BpmnProcessType
 
put(String, Version) - Method in class org.modelio.vcore.smkernel.mapi.MetamodelVersionDescriptor
 
putNoteContent(String, String, String) - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
Deprecated.
since Modelio 3.8, it is recommended to use ModelElement.putNoteContent(String, String, String, String) instead.
putNoteContent(String, String, String, String) - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
This method sets the content of the first note of the type indicated by the (moduleName, noteTypeName) pair.
putNoteContent(NoteType, String) - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
This method sets the content of the first note of the given type.
putTagValue(String, String, String) - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
Deprecated.
since Modelio 3.8, it is recommended to use ModelElement.putTagValue(String, String, String, String) instead.
putTagValue(String, String, String, String) - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
This method sets the first parameter of the tagged value of the type indicated by the (moduleName, tagTypeName) pair.
putTagValue(TagType, String) - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
This method sets the first parameter of the tagged value of the given type.
putTagValues(String, String, List<String>) - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
Deprecated.
since Modelio 3.8, it is recommended to use ModelElement.putTagValues(String, String, String, List) instead.
putTagValues(String, String, String, List<String>) - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
This method sets the parameters of the tagged value of the type indicated by the (moduleName, tagTypeName) pair.
putTagValues(TagType, List<String>) - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
This method sets the parameters of the tagged value of the given type.

Q

QUALIFIER_SEP - Static variable in interface org.modelio.vcore.smkernel.mapi.MClass
qualified name separator between the fragment name and the metaclass name.
QueryDefinition - Interface in org.modelio.metamodel.uml.infrastructure.matrix
QueryDefinition v0.0.9054 Line or column query definition.

R

RaisedException - Interface in org.modelio.metamodel.uml.statik
RaisedException v0.0.9054
read() - Method in interface org.modelio.metamodel.uml.infrastructure.IResourceHandle
Open a read stream.
READ_VALUE - Static variable in enum org.modelio.archimate.metamodel.relationships.dependency.AccessMode
 
READ_VALUE - Static variable in enum org.modelio.metamodel.uml.statik.KindOfAccess
 
READEFFECT_VALUE - Static variable in enum org.modelio.metamodel.uml.behavior.commonBehaviors.ParameterEffectKind
 
READFLOW_VALUE - Static variable in enum org.modelio.metamodel.uml.behavior.activityModel.ObjectFlowEffectKind
 
READWRITE_VALUE - Static variable in enum org.modelio.archimate.metamodel.relationships.dependency.AccessMode
 
READWRITE_VALUE - Static variable in enum org.modelio.metamodel.uml.statik.KindOfAccess
 
Realization - Interface in org.modelio.archimate.metamodel.relationships.structural
Realization vnull
recordDeletedFile(MObject, String, File) - Method in interface com.modeliosoft.modelio.cms.api.files.IFileChangesRecorder
Record a file deletion.
recordFile(MObject, String, File) - Method in interface com.modeliosoft.modelio.cms.api.files.IFileChangesRecorder
Record a file to be associated with the CMS node SVN operations.
recordFileMove(MObject, String, File, File) - Method in interface com.modeliosoft.modelio.cms.api.files.IFileChangesRecorder
Record a moved/renamed file.
refresh() - Method in class org.modelio.api.ui.form.fields.BooleanField
Refresh the value displayed by the field.
refresh() - Method in class org.modelio.api.ui.form.fields.DateField
Refresh the value displayed by the field.
refresh() - Method in class org.modelio.api.ui.form.fields.ElementField
Refresh the value displayed by the field.
refresh() - Method in class org.modelio.api.ui.form.fields.EnumField
Refresh the value displayed by the field.
refresh() - Method in class org.modelio.api.ui.form.fields.HtmlTextField
Refresh the value displayed by the field.
refresh() - Method in interface org.modelio.api.ui.form.fields.IField
Refresh the value displayed by the field.
refresh() - Method in class org.modelio.api.ui.form.fields.MultipleElementField
 
refresh() - Method in class org.modelio.api.ui.form.fields.NoteField
 
refresh() - Method in class org.modelio.api.ui.form.fields.RichTextField
 
refresh() - Method in class org.modelio.api.ui.form.fields.StringField
 
refresh() - Method in class org.modelio.api.ui.form.fields.TextField
 
refresh() - Method in class org.modelio.api.ui.form.fields.TimeField
Refresh the value displayed by the field.
refreshDynamicDecoration() - Method in interface org.modelio.api.modelio.diagram.IDiagramHandle
Make sure the dynamic decoration is applied.
Region - Interface in org.modelio.metamodel.uml.behavior.stateMachineModel
Region v0.0.9054
register(IPanelProvider, ElementScope) - Method in class org.modelio.api.module.propertiesPage.ModuleMultiVariantPropertyPanel
Register an IPanelProvider for the given scope.
register(IPanelProvider, ElementScope, IElementFilter) - Method in class org.modelio.api.module.propertiesPage.ModuleMultiVariantPropertyPanel
Register an IPanelProvider for the given scope and under the additional filter condition.
register(IModelShieldRegistry, MMetamodel) - Method in interface org.modelio.vcore.smkernel.mapi.modelshield.spi.IChecker
 
register(IModelShieldRegistry, MMetamodel) - Method in class org.modelio.vcore.smkernel.mapi.modelshield.spi.LinkExpertChecker
 
registerChecker(IChecker, MClass, TriggerType, String) - Method in interface org.modelio.vcore.smkernel.mapi.modelshield.api.IModelShieldRegistry
 
registerCustomizedTool(String, MClass, Stereotype, String, IBoxTool) - Method in interface org.modelio.api.modelio.diagram.IDiagramService
 
registerCustomizedTool(String, MClass, Stereotype, String, IAttachedBoxTool) - Method in interface org.modelio.api.modelio.diagram.IDiagramService
 
registerCustomizedTool(String, MClass, Stereotype, String, ILinkTool) - Method in interface org.modelio.api.modelio.diagram.IDiagramService
 
registerCustomizedTool(String, MClass, Stereotype, String, IMultiLinkTool) - Method in interface org.modelio.api.modelio.diagram.IDiagramService
 
registerDiagramContributor(ContributorCategory, IDiagramWizardContributor) - Method in interface org.modelio.api.modelio.diagram.IDiagramService
registerDiagramContributor(ContributorCategory, IWizardContributor) - Method in interface org.modelio.api.modelio.editor.IEditionService
Register creation wizard contributor
registerDiagramCustomization(Stereotype, MClass, IDiagramCustomizer) - Method in interface org.modelio.api.modelio.diagram.IDiagramService
 
registerExtension(S, Class<? extends MMetamodelFragment>) - Method in class org.modelio.vcore.smkernel.mapi.services.MetamodelExtensionPoint
Register a metamodel extension.
registerPickingProvider(IPickingProvider) - Method in interface org.modelio.api.modelio.picking.IPickingService
Registers an element picking provider .
registerService(Class<I>, I) - Method in interface org.modelio.api.modelio.IModelioServicesRegistry
Register a new service to be accessible by modules.
registerStyle(String, String, File) - Method in interface org.modelio.api.modelio.diagram.IDiagramService
Register a new named style along with its 'data' file.
Registry() - Constructor for class com.modeliosoft.modelio.cms.api.Cms.Registry
 
RelatedDiagramHelper - Class in org.modelio.metamodel.mmextensions.standard.facilities
Helper class to compute 'related' diagrams of a model element.
RelatedDiagramHelper() - Constructor for class org.modelio.metamodel.mmextensions.standard.facilities.RelatedDiagramHelper
 
RELATION_NAME - Static variable in class org.modelio.api.module.command.standard.ElementCreationStandardHandler
Command parameter containing the created element's relation towards its parent.
Relationship - Interface in org.modelio.archimate.metamodel.core
Relationship vnull
RelationshipConnector - Interface in org.modelio.archimate.metamodel.core
RelationshipConnector vnull
RelativeTime - Enum in org.modelio.metamodel.uml.behavior.interactionModel
RelativeTime v0.0.9054 null
reload() - Method in interface org.modelio.api.modelio.editor.IMDATextEditor
Reload the content of the editor from the corresponding file.
remove(GProject) - Static method in class com.modeliosoft.modelio.cms.api.Cms.Registry
Unregister the service.
removeAllowedMetaclass(Class<? extends MObject>) - Method in class org.modelio.api.ui.text.TextWrapperForIElement
 
removeAllowedMetaclasses(List<Class<? extends MObject>>) - Method in class org.modelio.api.ui.text.TextWrapperForIElement
 
removeCodeReverser(ICodeReverser) - Method in interface com.modeliosoft.modelio.cms.api.ICmsServices
Remove a code reverser.
removeContributor(ICmsContributor) - Method in interface com.modeliosoft.modelio.cms.api.contrib.ICmsContributorHolder
Remove a contributor to the process model.
removeContributor(ICmsContributor) - Method in interface com.modeliosoft.modelio.cms.api.IProcessExtension
Remove a contributor to the process model.
removeDynamicBehavior(String, Object) - Method in interface org.modelio.vcore.smkernel.mapi.MMetamodelFragment
Removes the dynamic behavior for the specified key only if it is currently mapped to the specified value.
removeGroup(IParameterGroupModel) - Method in class org.modelio.api.module.parameter.impl.ParametersEditionModel
 
removeGroup(IParameterGroupModel) - Method in interface org.modelio.api.module.parameter.IParameterEditionModel
 
removeListener(IPanelListener) - Method in class org.modelio.api.ui.form.ElementFormPanel
 
removeListener(Consumer<MClass>) - Method in interface org.modelio.api.ui.swt.metaclassselect.IMetaclassSelector
remove a listener added with IMetaclassSelector.addListener(Consumer).
removeListener(IElementChangeListener) - Method in class org.modelio.api.ui.text.TextWrapperForIElement
 
removeModelComponent(IModelComponentDescriptor) - Method in interface org.modelio.api.modelio.mc.IModelComponentService
Delete a deployed model component from the model.
removeModelHandler(IModelChangeHandler) - Method in interface org.modelio.api.modelio.model.IModelingSession
Remove a model change handler.
removeModelListener(IModelChangeListener) - Method in interface org.modelio.api.modelio.model.IModelingSession
Remove a model change listener.
removeNavigationListener(INavigationListener) - Method in interface org.modelio.api.modelio.navigation.INavigationService
Remove a navigation listener.
removeNotes(String, String) - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
Deprecated.
since Modelio 3.8, it is recommended to use ModelElement.removeNotes(String, String, String) instead.
removeNotes(String, String, String) - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
This method deletes all the notes having this noteType of the type indicated by the (moduleName, noteTypeName) pair.
removeNotes(NoteType) - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
This method deletes all the notes having this note Type .
removePageChangedListener(IPageChangedListener) - Method in class org.modelio.api.ui.ModelioWizardDialog
 
removePageChangingListener(IPageChangingListener) - Method in class org.modelio.api.ui.ModelioWizardDialog
Removes the provided page changing listener from the list of page changing listeners registered for the dialog.
removeParameter(IParameterModel) - Method in class org.modelio.api.module.parameter.impl.ParameterGroupModel
 
removeParameter(IParameterModel) - Method in interface org.modelio.api.module.parameter.IParameterGroupModel
 
removePattern(String) - Method in interface org.modelio.api.modelio.pattern.IPatternService
Remove a pattern from the catalog.
removePoint(int) - Method in interface org.modelio.api.modelio.diagram.ILinkPath
Removes the point at the specified position in this point list.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.modelio.api.ui.form.fields.AbstractField
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.modelio.api.ui.form.fields.IField
Remove a change listener
removePropertySet(PropertyTableDefinition) - Method in interface com.modeliosoft.modelio.analyst.model.IAnalystModel
Remove an existing property set from the requirement administration model.
removePropertyType(PropertyType) - Method in interface com.modeliosoft.modelio.analyst.model.IAnalystModel
Remove an existing property type from the requirement administration model.
removeStatusListener(IStatusChangeListener) - Method in interface org.modelio.api.modelio.model.IModelingSession
Remove a status change listener.
removeStereotypes(String, String) - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
This method removes the stereotype specified by the (moduleName, stereotypeName) pair.
removeTags(String, String) - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
Deprecated.
since Modelio 3.8, it is recommended to use ModelElement.removeTags(String, String, String) instead.
removeTags(String, String, String) - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
This method deletes all the tagged values of the type indicated by the (moduleName, tagTypeName) pair.
removeTags(TagType) - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
This method deletes all the tagged values of given type .
Report - Class in org.modelio.api.module.report
A Report is a sequence of ReportEntry records.
Report(String) - Constructor for class org.modelio.api.module.report.Report
 
ReportDialog - Class in org.modelio.api.module.report
The report dialog is used by modules willing to display the contents of a Report which they have built during a processing operation by adding ReportEntry records to it.
ReportDialog(Shell, IModelingSession, INavigationService, Report) - Constructor for class org.modelio.api.module.report.ReportDialog
C'tor
ReportEntry - Class in org.modelio.api.module.report
Data model for an entry in a Report.
ReportEntry(EntryKind, int, String, String, String, MObject[]) - Constructor for class org.modelio.api.module.report.ReportEntry
 
reportError(MRef, CmsException) - Method in interface com.modeliosoft.modelio.cms.api.admin.IBreakLockReporter
Report an unexpected error while breaking a lock.
reportFailure(Throwable, IModule) - Method in class com.modeliosoft.modelio.api.module.commands.standard.GenDocCommandStandardHandler
Report failure to the user.
reportFailure(MRef) - Method in interface com.modeliosoft.modelio.cms.api.admin.IBreakLockReporter
Report the given reference was successfully unlocked.
reportFatalError(CmsException) - Method in interface com.modeliosoft.modelio.cms.api.admin.IBreakLockReporter
Report an unexpected error that interrupted the operation.
reportSuccess(MRef) - Method in interface com.modeliosoft.modelio.cms.api.admin.IBreakLockReporter
Report the given reference was successfully unlocked.
Representation - Interface in org.modelio.archimate.metamodel.layers.business.structure.passive
Representation vnull
RequiredInterface - Interface in org.modelio.metamodel.uml.statik
RequiredInterface v0.0.9054
Requirement - Interface in org.modelio.archimate.metamodel.layers.motivation
Requirement vnull
Requirement - Interface in org.modelio.metamodel.analyst
Requirement v0.0.9054 Expression of a requirement.
REQUIREMENT_CONTAINER_STEREOTYPE - Static variable in interface com.modeliosoft.modelio.analyst.model.IAnalystModel
The name of the stereotype defining a Requirement Container.
REQUIREMENT_DIAGRAM_STEREOTYPE - Static variable in interface com.modeliosoft.modelio.analyst.model.IAnalystModel
The name of the stereotype defining a Requirement Diagram.
REQUIREMENT_PropertyTableDefinition_STEREOTYPE - Static variable in interface com.modeliosoft.modelio.analyst.model.IAnalystModel
The name of the stereotype defining a Requirement PropertyTableDefinition.
REQUIREMENT_STEREOTYPE - Static variable in interface com.modeliosoft.modelio.analyst.model.IAnalystModel
The name of the stereotype defining a Requirement.
RequirementContainer - Interface in org.modelio.metamodel.analyst
RequirementContainer v0.0.9054 A RequirementContainer defines a hierarchy that breaks down the requirement model.
resetLocalProperties() - Method in interface org.modelio.api.modelio.diagram.IDiagramGraphic
Removes all local property redefinitions.
resolveNoteModel(ModelElement, String, String) - Method in class org.modelio.api.ui.form.models.NoteFieldData
 
resolveOrigin(ModelElement) - Method in interface org.modelio.api.ui.viewtemplate.IModelViewTemplate
Get the composition owner that this creator would use to create a view for main element base.
resolveTagType(ModelElement, String, String) - Method in class org.modelio.api.ui.form.models.AbstractTagFieldData
 
Resource - Interface in org.modelio.archimate.metamodel.layers.strategy.structure
Resource vnull
Resource - Interface in org.modelio.metamodel.uml.infrastructure
Resource v2.1.00 null
resourceBuilder() - Method in interface org.modelio.metamodel.mmextensions.infrastructure.IInfrastructureModelFactory
Build a new attached Document or Resource.
ResourceType - Interface in org.modelio.metamodel.uml.infrastructure
ResourceType v2.1.00
ResultsProposalPopup - Class in org.modelio.api.ui.text
This class defines the popup of proposed results that appears when user uses the 'Ctrl+Space' shortcut and there are several valid results.
ResultsProposalPopup(Control, List<MObject>, boolean) - Constructor for class org.modelio.api.ui.text.ResultsProposalPopup
Constructor initializing a ResultsProposalPopup.
RETURNMESSAGE_VALUE - Static variable in enum org.modelio.metamodel.uml.behavior.interactionModel.MessageSort
 
reverseCode(MObject) - Method in interface com.modeliosoft.modelio.cms.api.ICodeReverser
Reverse the given CMS node element.
ReverseFailedException - Exception in com.modeliosoft.modelio.cms.api
Indicates that the reverse of an element failed.
ReverseFailedException(String) - Constructor for exception com.modeliosoft.modelio.cms.api.ReverseFailedException
Constructs a new exception with the specified detail message.
ReverseFailedException(Throwable) - Constructor for exception com.modeliosoft.modelio.cms.api.ReverseFailedException
Constructs a new exception with the specified cause.
ReverseFailedException(String, Throwable) - Constructor for exception com.modeliosoft.modelio.cms.api.ReverseFailedException
Constructs a new exception with the specified detail message and cause.
RICHTEXT_VALUE - Static variable in enum org.modelio.metamodel.uml.infrastructure.properties.PropertyBaseType
 
RichTextField - Class in org.modelio.api.ui.form.fields
 
RichTextField(IModuleContext, FormToolkit, Composite, IFormFieldData) - Constructor for class org.modelio.api.ui.form.fields.RichTextField
 
Risk - Interface in org.modelio.metamodel.analyst
Risk v0.0.9055
RiskContainer - Interface in org.modelio.metamodel.analyst
RiskContainer v0.0.9055
rollback() - Method in interface org.modelio.api.modelio.model.ITransaction
Rollback the currently active transaction.
run(boolean, boolean, IRunnableWithProgress) - Method in class org.modelio.api.ui.ModelioWizardDialog
This implementation of IRunnableContext#run(boolean, boolean, IRunnableWithProgress) blocks until the runnable has been run, regardless of the value of fork.
runBooleanScript(String, List<MObject>, IModule) - Method in class org.modelio.api.module.command.standard.RunJythonScriptBasicHandler
Run a Jython script stored in the given command parameter.
RunJythonScriptBasicHandler - Class in org.modelio.api.module.command.standard
Command handler that runs a Jython script.
RunJythonScriptBasicHandler() - Constructor for class org.modelio.api.module.command.standard.RunJythonScriptBasicHandler
 
RunJythonScriptStandardHandler - Class in org.modelio.api.module.command.standard
Command handler that runs a Jython script.
RunJythonScriptStandardHandler() - Constructor for class org.modelio.api.module.command.standard.RunJythonScriptStandardHandler
 

S

save() - Method in interface org.modelio.api.modelio.diagram.IDiagramHandle
Save the diagram in Modelio.
save() - Method in interface org.modelio.api.modelio.editor.IMDATextEditor
Save the content of the editor.
Triggers IMDAEditorListener.documentSaved(IMDATextEditor, ModelElement, File) on the current listener.
saveInFile(String, String, int) - Method in interface org.modelio.api.modelio.diagram.IDiagramHandle
Saves the diagram image in a file with the specified name.
saveRichNote(Document, Path) - Method in interface org.modelio.api.modelio.editor.IEditionService
Save the external document.
saveTo(Map<String, String>) - Method in interface com.modeliosoft.modelio.cms.api.contrib.ICmsContributorHolder
Save the holder configuration to the given property map.
SCRIPT_PARAM - Static variable in class org.modelio.api.module.command.standard.RunJythonScriptBasicHandler
Command parameter containing the Jython script to run.
select() - Method in class org.modelio.api.module.lifecycle.DefaultModuleLifeCycleHandler
 
select() - Method in interface org.modelio.api.module.lifecycle.IModuleLifeCycleHandler
Called when the mdac is selected, which corresponds to the user action "Deploy a mdac...".
selected - Variable in class org.modelio.api.ui.text.ResultsProposalPopup
 
selectedElementChanged(MObject, MObject) - Method in interface org.modelio.api.ui.text.IElementChangeListener
Called when the selected element changes.
selectElement(MObject) - Method in interface org.modelio.api.modelio.picking.IPickingSession
Tell the picking client to pick the given element.
SelectionHelper - Class in org.modelio.api.ui.swt
Helper class to manipulate ISelection objects.
SendSignalAction - Interface in org.modelio.metamodel.uml.behavior.activityModel
SendSignalAction v0.0.9054 SendSignalAction is an action that creates a signal instance from its inputs, and transmits it to the target object, where it may cause the firing of a state machine transition or the execution of an activity.
SEQOP_VALUE - Static variable in enum org.modelio.metamodel.uml.behavior.interactionModel.InteractionOperator
 
SequenceDiagram - Interface in org.modelio.metamodel.diagrams
SequenceDiagram v0.0.9054
SEQUENTIALORDERING_VALUE - Static variable in enum org.modelio.metamodel.bpmn.activities.AdHocOrdering
 
Serving - Interface in org.modelio.archimate.metamodel.relationships.dependency
Serving vnull
setAbstract(String) - Method in interface org.modelio.metamodel.uml.infrastructure.Document
Setter for attribute 'Document.Abstract' Metamodel description: An Abstract/Resume of the rich note.
setAbstraction(Component) - Method in interface org.modelio.metamodel.uml.statik.ComponentRealization
Setter for relation 'ComponentRealization->Abstraction' Metamodel description: The Component that owns this ComponentRealization and which is implemented by its realizing Classifiers.
setAcceptNullValue(boolean) - Method in class org.modelio.api.ui.text.TextWrapperForIElement
 
setActivationExpression(String) - Method in interface org.modelio.metamodel.bpmn.gateways.BpmnComplexGateway
Setter for attribute 'BpmnComplexGateway.ActivationExpression' Metamodel description: An activationExpression is a boolean Expression that refers to data and to the activationCount of incoming gates.
setActivityRef(BpmnActivity) - Method in interface org.modelio.metamodel.bpmn.events.BpmnCompensateEventDefinition
Setter for relation 'BpmnCompensateEventDefinition->ActivityRef' Metamodel description: null
setActual(UmlModelElement) - Method in interface org.modelio.metamodel.uml.statik.TemplateParameterSubstitution
Setter for relation 'TemplateParameterSubstitution->Actual' Metamodel description: The elements that are the actual parameters for this substitution.
setAfter(OccurrenceSpecification) - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.GeneralOrdering
Setter for relation 'GeneralOrdering->After' Metamodel description: The OccurrenceSpecification referred comes after the OccurrenceSpecification referred by before.
setAggregation(AggregationKind) - Method in interface org.modelio.metamodel.uml.statik.AssociationEnd
Setter for attribute 'AssociationEnd.Aggregation' Metamodel description: This attribute is used to distinguish between normal Associations (KindIsAssociation), shared aggregation (KindIsAggregation) and strong aggregations (KindIsComposition)
setAnalystOwner(AnalystItem) - Method in interface org.modelio.metamodel.analyst.AnalystPropertyTable
Setter for relation 'AnalystPropertyTable->AnalystOwner' Metamodel description: null
setAnalystOwner(Profile) - Method in interface org.modelio.metamodel.uml.infrastructure.properties.PropertyType
Setter for relation 'PropertyType->AnalystOwner' Metamodel description: null
setAnalystProperties(AnalystPropertyTable) - Method in interface org.modelio.metamodel.analyst.AnalystItem
Setter for relation 'AnalystItem->AnalystProperties' Metamodel description: null
setAnnotated(BpmnFlowNode) - Method in interface org.modelio.metamodel.bpmn.resources.BpmnResourceRole
Setter for relation 'BpmnResourceRole->Annotated' Metamodel description: null
setAnnoted(ModelElement) - Method in interface org.modelio.metamodel.uml.infrastructure.TaggedValue
Setter for relation 'TaggedValue->Annoted' Metamodel description: null
setAnnoted(TaggedValue) - Method in interface org.modelio.metamodel.uml.infrastructure.TagParameter
Setter for relation 'TagParameter->Annoted' Metamodel description: null
setArgument(String) - Method in interface org.modelio.metamodel.uml.behavior.communicationModel.CommunicationMessage
Setter for attribute 'CommunicationMessage.Argument' Metamodel description: null
setArgument(String) - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.Message
Setter for attribute 'Message.Argument' Metamodel description: Arguments passed with the message.
setAssignment(String) - Method in interface org.modelio.metamodel.bpmn.objects.BpmnDataAssociation
Setter for attribute 'BpmnDataAssociation.Assignment' Metamodel description: Specifies one or more data elements Assignments.
setAssociation(Association) - Method in interface org.modelio.metamodel.uml.statik.AssociationEnd
Setter for relation 'AssociationEnd->Association' Metamodel description: null
setAssociationDirection(BpmnAssociationDirection) - Method in interface org.modelio.metamodel.bpmn.rootElements.BpmnAssociation
Setter for attribute 'BpmnAssociation.AssociationDirection' Metamodel description: associationDirection is an attribute that defines whether or not the Association shows any directionality with an arrowhead.
setAssociationPart(Association) - Method in interface org.modelio.metamodel.uml.statik.ClassAssociation
Setter for relation 'ClassAssociation->AssociationPart' Metamodel description: null
setAttachedToRef(BpmnActivity) - Method in interface org.modelio.metamodel.bpmn.events.BpmnBoundaryEvent
Setter for relation 'BpmnBoundaryEvent->AttachedToRef' Metamodel description: null
setAttributed(Instance) - Method in interface org.modelio.metamodel.uml.statik.AttributeLink
Setter for relation 'AttributeLink->Attributed' Metamodel description: null
setAuthData(IAuthData) - Method in interface com.modeliosoft.modelio.cms.api.admin.IConnectDirToRepositoryCommand
Set the authentication data.
setAuthenticationData(IAuthData) - Method in interface org.modelio.metamodel.uml.infrastructure.IResourceHandle
Set the authentication data that may be needed to access the resource.
setAutoApply(boolean) - Method in class org.modelio.api.ui.form.ElementFormPanel
Set whether the field will apply their value when leaving it.
setBackgroundColor(Color) - Method in interface com.modeliosoft.modelio.api.modelio.matrix.model.IMatrixStyle
 
setBase(GeneralClass) - Method in interface org.modelio.metamodel.uml.behavior.commonBehaviors.Signal
Setter for relation 'Signal->Base' Metamodel description: Class that the Signal may represent.
setBase(Attribute) - Method in interface org.modelio.metamodel.uml.statik.AttributeLink
Setter for relation 'AttributeLink->Base' Metamodel description: Defines the optional Attribute that specifies the AttributeLink.
setBase(NameSpace) - Method in interface org.modelio.metamodel.uml.statik.Instance
Setter for relation 'Instance->Base' Metamodel description: Defines the Classifier as the model of the Instance or Role.
setBaseClass(String) - Method in interface org.modelio.metamodel.uml.infrastructure.Constraint
Setter for attribute 'Constraint.BaseClass' Metamodel description: MetaClass whose instances can be constrained by the current Constraint.
setBaseClassName(String) - Method in interface org.modelio.metamodel.uml.infrastructure.Stereotype
Setter for attribute 'Stereotype.BaseClassName' Metamodel description:
setBaseType(PropertyBaseType) - Method in interface org.modelio.metamodel.uml.infrastructure.properties.PropertyType
Setter for attribute 'PropertyType.BaseType' Metamodel description: null
setBatch(boolean) - Method in interface com.modeliosoft.modelio.cms.api.IAddCommand
Set whether the command must be run in batch mode
setBatch(boolean) - Method in interface com.modeliosoft.modelio.cms.api.ICommitCommand
Set whether the command must be run in batch mode.
setBatch(boolean) - Method in interface com.modeliosoft.modelio.cms.api.IGetLockCommand
Set whether the command must be run in batch mode
setBatch(boolean) - Method in interface com.modeliosoft.modelio.cms.api.IMergeCommand
Set whether the command must be run in batch mode
setBatch(boolean) - Method in interface com.modeliosoft.modelio.cms.api.IRemoveCommand
Set whether the command must be run in batch mode
setBatch(boolean) - Method in interface com.modeliosoft.modelio.cms.api.IRevertCommand
Set whether the command must be run in batch mode
setBatch(boolean) - Method in interface com.modeliosoft.modelio.cms.api.IUpdateCommand
Set whether the command must be run in batch mode
setBatchMode(boolean) - Method in interface org.modelio.api.modelio.diagram.IDiagramHandle
Sets the batch edition mode on/off.
setBefore(OccurrenceSpecification) - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.GeneralOrdering
Setter for relation 'GeneralOrdering->Before' Metamodel description: null
setBehavior(MultiInstanceBehavior) - Method in interface org.modelio.metamodel.bpmn.activities.BpmnMultiInstanceLoopCharacteristics
Setter for attribute 'BpmnMultiInstanceLoopCharacteristics.Behavior' Metamodel description: The attribute behavior acts as a shortcut for specifying when events SHALL be thrown from an Activity instance that is about to complete.
setBehaviorEffect(Behavior) - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.Transition
Setter for relation 'Transition->BehaviorEffect' Metamodel description: null
setBelongToPrototype(boolean) - Method in interface org.modelio.metamodel.uml.infrastructure.TagType
Setter for attribute 'TagType.BelongToPrototype' Metamodel description: Determines whether or not a TagType occurrence belongs to the signature.
setBody(String) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.OpaqueAction
Setter for attribute 'OpaqueAction.Body' Metamodel description: Specifies the action in one language.
setBody(String) - Method in interface org.modelio.metamodel.uml.behavior.commonBehaviors.OpaqueBehavior
Setter for attribute 'OpaqueBehavior.Body' Metamodel description: Specifies the behavior in one language.
setBody(String) - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.StateInvariant
Setter for attribute 'StateInvariant.Body' Metamodel description: A Constraint that should hold at runtime for this StateInvariant.
setBody(String) - Method in interface org.modelio.metamodel.uml.infrastructure.Constraint
Setter for attribute 'Constraint.Body' Metamodel description: If the Constraint is not predefined (for example, ordered), then it is expressed in the body.
setBoundElement(NameSpace) - Method in interface org.modelio.metamodel.uml.statik.TemplateBinding
Setter for relation 'TemplateBinding->BoundElement' Metamodel description: null
setBoundOperation(Operation) - Method in interface org.modelio.metamodel.uml.statik.TemplateBinding
Setter for relation 'TemplateBinding->BoundOperation' Metamodel description: null
setBounds(Rectangle) - Method in interface org.modelio.api.modelio.diagram.IDiagramNode
This method changes both the location and the size of a node by changing its current bounds.
Note however that the requested change might no be performed when some layout constraints are maintained by the parent of the node (ie the requested changes are refused or adapted by the parent of the node).
setBpmnInterfaceRef(BpmnInterface) - Method in interface org.modelio.metamodel.bpmn.bpmnService.BpmnOperation
Setter for relation 'BpmnOperation->BpmnInterfaceRef' Metamodel description: null
setBpmnPartitionElementRef(BpmnBaseElement) - Method in interface org.modelio.metamodel.bpmn.processCollaboration.BpmnLane
Setter for relation 'BpmnLane->BpmnPartitionElementRef' Metamodel description:
setBranchSpec(String) - Method in interface com.modeliosoft.modelio.cms.api.admin.ICreateBranchCommand
Set the tag specification.
setBRepresented(Behavior) - Method in interface org.modelio.metamodel.uml.statik.Collaboration
Setter for relation 'Collaboration->BRepresented' Metamodel description: null
setButtonLayoutData(Button) - Method in class org.modelio.api.ui.ModelioWizardDialog
 
setCalled(Operation) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.AcceptCallEventAction
Setter for relation 'AcceptCallEventAction->Called' Metamodel description: The Operation invoked by the call event.
setCalled(Behavior) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.CallBehaviorAction
Setter for relation 'CallBehaviorAction->Called' Metamodel description: The invoked behavior.
setCalled(Operation) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.CallOperationAction
Setter for relation 'CallOperationAction->Called' Metamodel description: The Operation to be invoked by the action execution.
setCalled(Operation) - Method in interface org.modelio.metamodel.uml.behavior.commonBehaviors.Event
Setter for relation 'Event->Called' Metamodel description: Direct link to an Operation in case of a call Event.
setCalledGlobalTask(BpmnTask) - Method in interface org.modelio.metamodel.bpmn.activities.BpmnCallActivity
Setter for relation 'BpmnCallActivity->CalledGlobalTask' Metamodel description: null
setCancelActivity(boolean) - Method in interface org.modelio.metamodel.bpmn.events.BpmnBoundaryEvent
Setter for attribute 'BpmnBoundaryEvent.CancelActivity' Metamodel description: Denotes whether the Activity should be cancelled or not, i.e., whether the boundary catch Event acts as an Error or an Escalation.
setCancelRemainingInstances(boolean) - Method in interface org.modelio.metamodel.bpmn.activities.BpmnAdHocSubProcess
Setter for attribute 'BpmnAdHocSubProcess.CancelRemainingInstances' Metamodel description: This attribute is used only if ordering is parallel.
setCapacity(int) - Method in interface org.modelio.metamodel.bpmn.objects.BpmnDataStore
Setter for attribute 'BpmnDataStore.Capacity' Metamodel description: Defines the capacity of the Data Store.
setCatched(BpmnCatchEvent) - Method in interface org.modelio.metamodel.bpmn.objects.BpmnDataOutput
Setter for relation 'BpmnDataOutput->Catched' Metamodel description: null
setCategory(String) - Method in interface org.modelio.metamodel.bpmn.rootElements.BpmnGroup
Setter for attribute 'BpmnGroup.Category' Metamodel description: specifies the Category that the Group represents (Further details about the definition of a Category can be found on page 92).
setChangeable(KindOfAccess) - Method in interface org.modelio.metamodel.uml.statik.StructuralFeature
Setter for attribute 'StructuralFeature.Changeable' Metamodel description: null
setChangeExpresion(String) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.AcceptChangeEventAction
Setter for attribute 'AcceptChangeEventAction.ChangeExpresion' Metamodel description: null
setChannel(Link) - Method in interface org.modelio.metamodel.uml.behavior.communicationModel.CommunicationChannel
Setter for relation 'CommunicationChannel->Channel' Metamodel description: References the Link the communication channel represents.
setChannel(CommunicationChannel) - Method in interface org.modelio.metamodel.uml.behavior.communicationModel.CommunicationMessage
Setter for relation 'CommunicationMessage->Channel' Metamodel description: null
setChannel(AssociationEnd) - Method in interface org.modelio.metamodel.uml.informationFlow.InformationFlow
Setter for relation 'InformationFlow->Channel' Metamodel description: null
setCharsetName(String) - Method in interface org.modelio.api.modelio.editor.IMDATextEditor
Change current charset on the editor.
setChildLaneSet(BpmnLaneSet) - Method in interface org.modelio.metamodel.bpmn.processCollaboration.BpmnLane
Setter for relation 'BpmnLane->ChildLaneSet' Metamodel description: null
setClassName(String) - Method in interface org.modelio.metamodel.uml.infrastructure.ExternProcessor
Setter for attribute 'ExternProcessor.ClassName' Metamodel description: Class name of the external processor.
setClassPart(Class) - Method in interface org.modelio.metamodel.uml.statik.ClassAssociation
Setter for relation 'ClassAssociation->ClassPart' Metamodel description: Link to the Class that composes the ClassAssociation.
setCluster(Instance) - Method in interface org.modelio.metamodel.uml.statik.BindableInstance
Setter for relation 'BindableInstance->Cluster' Metamodel description: null
setCollaboration(BpmnCollaboration) - Method in interface org.modelio.metamodel.bpmn.flows.BpmnMessage
Setter for relation 'BpmnMessage->Collaboration' Metamodel description: null
setCollaboration(BpmnCollaboration) - Method in interface org.modelio.metamodel.bpmn.flows.BpmnMessageFlow
Setter for relation 'BpmnMessageFlow->Collaboration' Metamodel description: null
setCollaboration(BpmnCollaboration) - Method in interface org.modelio.metamodel.bpmn.rootElements.BpmnArtifact
Setter for relation 'BpmnArtifact->Collaboration' Metamodel description: null
setColumnsDefinition(QueryDefinition) - Method in interface org.modelio.metamodel.uml.infrastructure.matrix.MatrixDefinition
Setter for relation 'MatrixDefinition->ColumnsDefinition' Metamodel description: Columns definition.
setComment(String) - Method in interface com.modeliosoft.modelio.cms.api.contrib.IGetLockConfig
Define the comment that will annotate the get lock operation.
setComment(String) - Method in interface com.modeliosoft.modelio.cms.api.IGetLockCommand
Define the comment that will annotate the get lock operation.
setCommitMessage(String) - Method in interface com.modeliosoft.modelio.cms.api.admin.ICreateBranchCommand
Set the comment that will be set as commit message for the tag creation.
setCommitMessage(String) - Method in interface com.modeliosoft.modelio.cms.api.admin.ICreateTagCommand
Set the comment that will be set as commit message for the tag creation.
setCompletionCondition(String) - Method in interface org.modelio.metamodel.bpmn.activities.BpmnAdHocSubProcess
Setter for attribute 'BpmnAdHocSubProcess.CompletionCondition' Metamodel description: This Expression defines the conditions when the Process will end.
setCompletionCondition(String) - Method in interface org.modelio.metamodel.bpmn.activities.BpmnMultiInstanceLoopCharacteristics
Setter for attribute 'BpmnMultiInstanceLoopCharacteristics.CompletionCondition' Metamodel description: This attribute defines a boolean Expression that when evaluated to true, cancels the remaining Activity instances and produces a token.
setCompletionEventRef(BpmnEventDefinition) - Method in interface org.modelio.metamodel.bpmn.activities.BpmnMultiInstanceLoopCharacteristics
Setter for relation 'BpmnMultiInstanceLoopCharacteristics->CompletionEventRef' Metamodel description: The EventDefinition which is thrown when: - behavior is set to one and the first internal Activity instance has completed, - or the behavior is set to none and an internal Activity instance has completed.
setCompletionQuantity(int) - Method in interface org.modelio.metamodel.bpmn.activities.BpmnActivity
Setter for attribute 'BpmnActivity.CompletionQuantity' Metamodel description: The default value is 1.
setComposed(Behavior) - Method in interface org.modelio.metamodel.uml.behavior.commonBehaviors.Event
Setter for relation 'Event->Composed' Metamodel description: null
setComposed(Operation) - Method in interface org.modelio.metamodel.uml.statik.Parameter
Setter for relation 'Parameter->Composed' Metamodel description: null
setConcurrency(boolean) - Method in interface org.modelio.metamodel.uml.statik.Operation
Setter for attribute 'Operation.Concurrency' Metamodel description: Distinguishes the different invocation modes of an Operation.
setCondition(String) - Method in interface org.modelio.metamodel.bpmn.activities.BpmnComplexBehaviorDefinition
Setter for attribute 'BpmnComplexBehaviorDefinition.Condition' Metamodel description: null
setCondition(String) - Method in interface org.modelio.metamodel.bpmn.events.BpmnConditionalEventDefinition
Setter for attribute 'BpmnConditionalEventDefinition.Condition' Metamodel description: The Expression might be underspecified and provided in the form of natural language.
setConditionExpression(String) - Method in interface org.modelio.metamodel.bpmn.flows.BpmnSequenceFlow
Setter for attribute 'BpmnSequenceFlow.ConditionExpression' Metamodel description: null
setConnected(BpmnSequenceFlow) - Method in interface org.modelio.metamodel.bpmn.objects.BpmnSequenceFlowDataAssociation
Setter for relation 'BpmnSequenceFlowDataAssociation->Connected' Metamodel description: null
setConnectorEndRole(ConnectorEnd) - Method in interface org.modelio.metamodel.uml.statik.Binding
Setter for relation 'Binding->ConnectorEndRole' Metamodel description: null
setConnectorRole(NaryConnector) - Method in interface org.modelio.metamodel.uml.statik.Binding
Setter for relation 'Binding->ConnectorRole' Metamodel description: null
setConsumer(RequiredInterface) - Method in interface org.modelio.metamodel.uml.statik.LinkEnd
Setter for relation 'LinkEnd->Consumer' Metamodel description: Used for Connectors between Ports to designate the RequiredInterface(s) set the LinkEnd is connected to.
setConsumer(RequiredInterface) - Method in interface org.modelio.metamodel.uml.statik.NaryLinkEnd
Setter for relation 'NaryLinkEnd->Consumer' Metamodel description: null
setContainer(BpmnCollaboration) - Method in interface org.modelio.metamodel.bpmn.processCollaboration.BpmnParticipant
Setter for relation 'BpmnParticipant->Container' Metamodel description: null
setContainer(BpmnProcess) - Method in interface org.modelio.metamodel.bpmn.rootElements.BpmnFlowElement
Setter for relation 'BpmnFlowElement->Container' Metamodel description: null
setContent(String) - Method in interface org.modelio.metamodel.uml.infrastructure.Note
Setter for attribute 'Note.Content' Metamodel description: Textual content of the Note.
setContent(Properties) - Method in interface org.modelio.metamodel.uml.infrastructure.properties.PropertyTable
Set the property table content.
setContent(String) - Method in interface org.modelio.metamodel.uml.infrastructure.properties.PropertyTable
Setter for attribute 'PropertyTable.content' Metamodel description: null
setContext(Model) - Method in interface org.modelio.archimate.metamodel.core.ArchimateView
Setter for relation 'ArchimateView->context' Metamodel description:
setContext(Model) - Method in interface org.modelio.archimate.metamodel.core.structure.ViewPoint
Setter for relation 'ViewPoint->context' Metamodel description:
setContract(Classifier) - Method in interface org.modelio.metamodel.uml.infrastructure.Substitution
Setter for relation 'Substitution->Contract' Metamodel description: Designates the Classifier that is substituted.
setDataInput(BpmnDataInput) - Method in interface org.modelio.metamodel.bpmn.events.BpmnThrowEvent
Setter for relation 'BpmnThrowEvent->DataInput' Metamodel description: null
setDataOutput(BpmnDataOutput) - Method in interface org.modelio.metamodel.bpmn.events.BpmnCatchEvent
Setter for relation 'BpmnCatchEvent->DataOutput' Metamodel description: null
setDataState(BpmnDataState) - Method in interface org.modelio.metamodel.bpmn.objects.BpmnItemAwareElement
Setter for relation 'BpmnItemAwareElement->DataState' Metamodel description: null
setDecisionInputBehavior(String) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.DecisionMergeNode
Setter for attribute 'DecisionMergeNode.DecisionInputBehavior' Metamodel description: Provides input to guard specifications on edges outgoing from the decision node.
setDecisionKind(DecisionNodeKind) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.DecisionMergeNode
Setter for attribute 'DecisionMergeNode.DecisionKind' Metamodel description: BPMN decision kind.
setDecomposed(Lifeline) - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.PartDecomposition
Setter for relation 'PartDecomposition->Decomposed' Metamodel description: null
setDecomposedAs(PartDecomposition) - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.Lifeline
Setter for relation 'Lifeline->DecomposedAs' Metamodel description: References the Interaction that represents the decomposition.
setDefaultFlow(BpmnSequenceFlow) - Method in interface org.modelio.metamodel.bpmn.activities.BpmnActivity
Setter for relation 'BpmnActivity->DefaultFlow' Metamodel description: null
setDefaultFlow(BpmnSequenceFlow) - Method in interface org.modelio.metamodel.bpmn.gateways.BpmnComplexGateway
Setter for relation 'BpmnComplexGateway->DefaultFlow' Metamodel description: null
setDefaultFlow(BpmnSequenceFlow) - Method in interface org.modelio.metamodel.bpmn.gateways.BpmnExclusiveGateway
Setter for relation 'BpmnExclusiveGateway->DefaultFlow' Metamodel description: null
setDefaultFlow(BpmnSequenceFlow) - Method in interface org.modelio.metamodel.bpmn.gateways.BpmnInclusiveGateway
Setter for relation 'BpmnInclusiveGateway->DefaultFlow' Metamodel description: null
setDefaultFrom(BpmnActivity) - Method in interface org.modelio.metamodel.bpmn.flows.BpmnSequenceFlow
Setter for relation 'BpmnSequenceFlow->DefaultFrom' Metamodel description: null
setDefaultName(ModelElement) - Method in interface org.modelio.api.modelio.model.IDefaultNameService
Set an element default name.
setDefaultName(ModelElement, String) - Method in interface org.modelio.api.modelio.model.IDefaultNameService
Set an element default name.
setDefaultOfComplex(BpmnComplexGateway) - Method in interface org.modelio.metamodel.bpmn.flows.BpmnSequenceFlow
Setter for relation 'BpmnSequenceFlow->DefaultOfComplex' Metamodel description: null
setDefaultOfExclusive(BpmnExclusiveGateway) - Method in interface org.modelio.metamodel.bpmn.flows.BpmnSequenceFlow
Setter for relation 'BpmnSequenceFlow->DefaultOfExclusive' Metamodel description: null
setDefaultOfInclusive(BpmnInclusiveGateway) - Method in interface org.modelio.metamodel.bpmn.flows.BpmnSequenceFlow
Setter for relation 'BpmnSequenceFlow->DefaultOfInclusive' Metamodel description: null
setDefaultType(UmlModelElement) - Method in interface org.modelio.metamodel.uml.statik.TemplateParameter
Setter for relation 'TemplateParameter->DefaultType' Metamodel description: Value that the parameter takes if no specific value is specified.
setDefaultValue(String) - Method in interface org.modelio.metamodel.mda.ModuleParameter
Setter for attribute 'ModuleParameter.DefaultValue' Metamodel description:
setDefaultValue(String, Object) - Method in interface org.modelio.metamodel.mmextensions.infrastructure.IInfrastructureModelFactory
 
setDefaultValue(String) - Method in interface org.modelio.metamodel.uml.infrastructure.properties.PropertyDefinition
Setter for attribute 'PropertyDefinition.DefaultValue' Metamodel description: null
setDefaultValue(String) - Method in interface org.modelio.metamodel.uml.statik.Parameter
Setter for attribute 'Parameter.DefaultValue' Metamodel description: Default value of the Parameter.
setDefaultValue(String) - Method in interface org.modelio.metamodel.uml.statik.TemplateParameter
Setter for attribute 'TemplateParameter.DefaultValue' Metamodel description: Default parameter value, when the IsValueParameter is true.
setDefined(BpmnEvent) - Method in interface org.modelio.metamodel.bpmn.events.BpmnEventDefinition
Setter for relation 'BpmnEventDefinition->Defined' Metamodel description: null
setDefinedProcess(BpmnProcess) - Method in interface org.modelio.metamodel.bpmn.processCollaboration.BpmnCollaboration
Setter for relation 'BpmnCollaboration->DefinedProcess' Metamodel description: null
setDefinedTable(PropertyTableDefinition) - Method in interface org.modelio.metamodel.uml.infrastructure.MetaclassReference
Setter for relation 'MetaclassReference->DefinedTable' Metamodel description: null
setDefinedTable(PropertyTableDefinition) - Method in interface org.modelio.metamodel.uml.infrastructure.Stereotype
Setter for relation 'Stereotype->DefinedTable' Metamodel description: null
setDefinition(String) - Method in interface org.modelio.metamodel.analyst.AnalystItem
Setter for attribute 'AnalystItem.Definition' Metamodel description: null
setDefinition(TagType) - Method in interface org.modelio.metamodel.uml.infrastructure.TaggedValue
Setter for relation 'TaggedValue->Definition' Metamodel description: Determines the TagType that is the model of the current TaggedValue.
setDefinitionalCollaboration(BpmnCollaboration) - Method in interface org.modelio.metamodel.bpmn.processCollaboration.BpmnProcess
Setter for relation 'BpmnProcess->DefinitionalCollaboration' Metamodel description:
setDependsOn(ModelElement) - Method in interface org.modelio.metamodel.impact.ImpactLink
Setter for relation 'ImpactLink->dependsOn' Metamodel description:
setDependsOn(ModelElement) - Method in interface org.modelio.metamodel.uml.infrastructure.Dependency
Setter for relation 'Dependency->DependsOn' Metamodel description: The element independent of the client element, in the same respect and the same dependency relationship.
setDepthDefinition(QueryDefinition) - Method in interface org.modelio.metamodel.uml.infrastructure.matrix.MatrixDefinition
Setter for relation 'MatrixDefinition->DepthDefinition' Metamodel description: Depth definition.
setDescriptor(MatrixDescriptor) - Method in interface com.modeliosoft.modelio.api.module.contributor.matrixcreation.IMatrixWizardContributor
initialize the descriptor associated with this wizard contribution.
setDescriptor(MatrixDescriptor) - Method in class com.modeliosoft.modelio.api.module.contributor.matrixcreation.standard.MatrixWizardStandardContributor
 
setDestination(NameSpace) - Method in interface org.modelio.metamodel.uml.informationFlow.DataFlow
Setter for relation 'DataFlow->Destination' Metamodel description: Designates the NameSpaces (Packages, Classes, and so on) that are targeted by the DataFlow.
setDetails(String) - Method in class org.modelio.api.module.contributor.AbstractWizardContributor
 
setDetails(String) - Method in interface org.modelio.api.module.contributor.IWizardContributor
Set a textual explanation of the contribution's role or function.
setDiagramRoot(DiagramSet) - Method in interface org.modelio.metamodel.uml.infrastructure.AbstractProject
Setter for relation 'AbstractProject->DiagramRoot' Metamodel description: null
setDirected(boolean) - Method in interface org.modelio.archimate.metamodel.relationships.other.Association
Setter for attribute 'Association.directed' Metamodel description: Denotes whether the relationship is directed
setDirection(PortOrientation) - Method in interface org.modelio.metamodel.uml.statik.Port
Setter for attribute 'Port.Direction' Metamodel description:
setDirectory(File) - Method in interface com.modeliosoft.modelio.cms.api.admin.IConnectDirToRepositoryCommand
 
setDiscriminator(String) - Method in interface org.modelio.metamodel.uml.statik.Generalization
Setter for attribute 'Generalization.Discriminator' Metamodel description: Designates a family of sub-classes with the same parent Class.
setDocumentContent(Document, Path) - Method in interface org.modelio.api.modelio.editor.IEditionService
Set a document content for the given document.
setDrawLineBridges(boolean) - Method in interface org.modelio.api.modelio.diagram.IDGDynamicDecorator.IOverwrittenProperties
Indicates whereas bridge are drawn on vertical line segments that cross an horizontal one.
setDrawLineBridges(boolean) - Method in interface org.modelio.api.modelio.diagram.IDiagramLink
Indicates whereas bridge are drawn on vertical line segments that cross an horizontal one.
setDroppedElements(MObject[]) - Method in interface org.modelio.api.ui.dnd.IEditorDropClient
Set the field value to the given element and end the picking session if the given element is valid.
setDroppedElements(MObject[]) - Method in class org.modelio.api.ui.text.TextWrapperForIElement
 
setDurationMax(String) - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.DurationConstraint
Setter for attribute 'DurationConstraint.DurationMax' Metamodel description: The maximum duration between 2 MessageEnds.
setDurationMin(String) - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.DurationConstraint
Setter for attribute 'DurationConstraint.DurationMin' Metamodel description: The minimum duration between 2 MessageEnds.
setEditable(boolean) - Method in class org.modelio.api.ui.form.fields.AbstractField
 
setEditable(boolean) - Method in interface org.modelio.api.ui.form.fields.IField
 
setEditable(boolean) - Method in class org.modelio.api.ui.form.fields.MultipleElementField
 
setEffect(ObjectFlowEffectKind) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ObjectFlow
Setter for attribute 'ObjectFlow.Effect' Metamodel description: Specifies the effect that the owner of the object flow has on values that it represents.
setEffect(String) - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.Transition
Setter for attribute 'Transition.Effect' Metamodel description: Defines the actions triggered by the Transition.
setEffect(ParameterEffectKind) - Method in interface org.modelio.metamodel.uml.statik.Parameter
Setter for attribute 'Parameter.Effect' Metamodel description: null
setEffects(Signal) - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.Transition
Setter for relation 'Transition->Effects' Metamodel description: When the Transition is accomplished, occurrences of this Signal will be sent.
setElement(MObject) - Method in interface com.modeliosoft.modelio.cms.api.admin.IConnectDirToRepositoryCommand
 
setElement(MObject) - Method in interface org.modelio.api.modelio.picking.IPickingClient
Set the field value to the given element and end the picking session if the given element is valid.
setElement(MObject) - Method in class org.modelio.api.ui.text.TextWrapperForIElement
 
setElementFilter(IElementFilter) - Method in class org.modelio.api.ui.text.TextWrapperForIElement
 
setEnclosingInteraction(Interaction) - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.InteractionFragment
Setter for relation 'InteractionFragment->EnclosingInteraction' Metamodel description: null
setEnclosingOperand(InteractionOperand) - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.InteractionFragment
Setter for relation 'InteractionFragment->EnclosingOperand' Metamodel description: null
setEnd(CommunicationNode) - Method in interface org.modelio.metamodel.uml.behavior.communicationModel.CommunicationChannel
Setter for relation 'CommunicationChannel->End' Metamodel description: Node at the end of the channel.
setEndingActivity(BpmnActivity) - Method in interface org.modelio.metamodel.bpmn.objects.BpmnDataAssociation
Setter for relation 'BpmnDataAssociation->EndingActivity' Metamodel description: null
setEndingEvent(BpmnCatchEvent) - Method in interface org.modelio.metamodel.bpmn.objects.BpmnDataAssociation
Setter for relation 'BpmnDataAssociation->EndingEvent' Metamodel description: null
setEndLineNumber(int) - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.InteractionOperand
Setter for attribute 'InteractionOperand.EndLineNumber' Metamodel description: null
setEndLineNumber(int) - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.InteractionUse
Setter for attribute 'InteractionUse.EndLineNumber' Metamodel description: null
setEndLineNumber(int) - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.StateInvariant
Setter for attribute 'StateInvariant.EndLineNumber' Metamodel description: null
setEntry(EntryPointPseudoState) - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.ConnectionPointReference
Setter for relation 'ConnectionPointReference->Entry' Metamodel description:
setEntryOf(State) - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.EntryPointPseudoState
Setter for relation 'EntryPointPseudoState->EntryOf' Metamodel description:
setEntryOfMachine(StateMachine) - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.EntryPointPseudoState
Setter for relation 'EntryPointPseudoState->EntryOfMachine' Metamodel description: null
setEntryPoint(Package) - Method in class org.modelio.api.modelio.exchange.XmiExportConfiguration
 
setEnumType(EnumeratedPropertyType) - Method in interface org.modelio.metamodel.mda.ModuleParameter
Setter for relation 'ModuleParameter->EnumType' Metamodel description: Enumeration used by the parameter.
setEquivalentRef(String) - Method in interface org.modelio.archimate.metamodel.layers.motivation.Goal
Setter for attribute 'Goal.equivalentRef' Metamodel description: To set this goal as equivalent to an analyst Goal, set this attribute with the result of new MRef(analystElement).toString().
setEquivalentRef(String) - Method in interface org.modelio.archimate.metamodel.layers.motivation.Meaning
Setter for attribute 'Meaning.equivalentRef' Metamodel description: To set this meaning as equivalent to an analyst Term, set this attribute with the result of new MRef(analystElement).toString().
setEquivalentRef(String) - Method in interface org.modelio.archimate.metamodel.layers.motivation.Requirement
Setter for attribute 'Requirement.equivalentRef' Metamodel description: To set this Requirement as equivalent to an analyst Requirement, set this attribute with the result of new MRef(analystElement).toString().
setErrorCode(String) - Method in interface org.modelio.metamodel.bpmn.events.BpmnErrorEventDefinition
Setter for attribute 'BpmnErrorEventDefinition.ErrorCode' Metamodel description: For an End Event: If the result is an Error, then the errorCode MUST be supplied (if the processType attribute of the Process is set to executable) This ?throws? the Error.
setEscalationCode(String) - Method in interface org.modelio.metamodel.bpmn.events.BpmnEscalationEventDefinition
Setter for attribute 'BpmnEscalationEventDefinition.EscalationCode' Metamodel description: For an End Event: If the Result is an Escalation, then the escalationCode MUST be supplied (if the processType attribute of the Process is set to executable).
setEvent(BpmnImplicitThrowEvent) - Method in interface org.modelio.metamodel.bpmn.activities.BpmnComplexBehaviorDefinition
Setter for relation 'BpmnComplexBehaviorDefinition->Event' Metamodel description: null
setEventGatewayType(BpmnEventBasedGatewayType) - Method in interface org.modelio.metamodel.bpmn.gateways.BpmnEventBasedGateway
Setter for attribute 'BpmnEventBasedGateway.EventGatewayType' Metamodel description: The eventGatewayType determines the behavior of the Gateway when used to instantiate a Process (as described above).
setExceptionInput(InputPin) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ExceptionHandler
Setter for relation 'ExceptionHandler->ExceptionInput' Metamodel description: null
setExceptionInput(ExceptionHandler) - Method in interface org.modelio.metamodel.uml.statik.GeneralClass
Setter for relation 'GeneralClass->ExceptionInput' Metamodel description: null
setExit(ExitPointPseudoState) - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.ConnectionPointReference
Setter for relation 'ConnectionPointReference->Exit' Metamodel description:
setExitOf(State) - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.ExitPointPseudoState
Setter for relation 'ExitPointPseudoState->ExitOf' Metamodel description:
setExitOfMachine(StateMachine) - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.ExitPointPseudoState
Setter for relation 'ExitPointPseudoState->ExitOfMachine' Metamodel description: null
setExportAnotations(boolean) - Method in class org.modelio.api.modelio.exchange.XmiExportConfiguration
 
setExpression(String) - Method in interface org.modelio.metamodel.bpmn.resources.BpmnResourceParameterBinding
Setter for attribute 'BpmnResourceParameterBinding.Expression' Metamodel description: expression of the value of the parameter
setExpression(String) - Method in interface org.modelio.metamodel.uml.behavior.commonBehaviors.Event
Setter for attribute 'Event.Expression' Metamodel description: Expression initiating the Event.
setExternElement(ExternElement) - Method in interface org.modelio.metamodel.uml.infrastructure.MethodologicalLink
Setter for relation 'MethodologicalLink->ExternElement' Metamodel description: null
setExternId(String) - Method in interface org.modelio.metamodel.uml.infrastructure.ExternElement
Setter for attribute 'ExternElement.ExternId' Metamodel description: null
setFailureLocation(MObject) - Method in exception com.modeliosoft.modelio.cms.api.ReverseFailedException
Set the element whose reverse failed.
setFileName(String) - Method in interface org.modelio.metamodel.uml.statik.Artifact
Setter for attribute 'Artifact.FileName' Metamodel description: The file system name for the Artifact.
setFillColor(String) - Method in interface org.modelio.api.modelio.diagram.IDGDynamicDecorator.IOverwrittenProperties
Modify the current fill color.
setFillColor(String) - Method in interface org.modelio.api.modelio.diagram.IDiagramNode
Modify the current fill color.
setFillMode(int) - Method in interface org.modelio.api.modelio.diagram.IDGDynamicDecorator.IOverwrittenProperties
Modify the current fill mode.
setFillMode(int) - Method in interface org.modelio.api.modelio.diagram.IDiagramNode
Modify the current fill mode.
setFinal(boolean) - Method in interface org.modelio.metamodel.uml.statik.Operation
Setter for attribute 'Operation.Final' Metamodel description: Final operations cannot be redefined.
setFinish(ExecutionOccurenceSpecification) - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.ExecutionSpecification
Setter for relation 'ExecutionSpecification->Finish' Metamodel description: References the OccurrenceSpecification that designates the completion of the execution.
setFinished(ExecutionSpecification) - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.ExecutionOccurenceSpecification
Setter for relation 'ExecutionOccurenceSpecification->Finished' Metamodel description: null
setFont(String) - Method in interface org.modelio.api.modelio.diagram.IDGDynamicDecorator.IOverwrittenProperties
Modify the current font.
setFont(String) - Method in interface org.modelio.api.modelio.diagram.IDiagramLink
Modify the current font.
setFont(String) - Method in interface org.modelio.api.modelio.diagram.IDiagramNode
Modify the current font.
setForegroundColor(Color) - Method in interface com.modeliosoft.modelio.api.modelio.matrix.model.IMatrixStyle
 
setFormal(Gate) - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.Gate
Setter for relation 'Gate->Formal' Metamodel description: If the gate belongs to an InteractionUse, then it is connected to a formal gate belonging to the referred interaction.
setFormalParameter(TemplateParameter) - Method in interface org.modelio.metamodel.uml.statik.TemplateParameterSubstitution
Setter for relation 'TemplateParameterSubstitution->FormalParameter' Metamodel description: The formal template parameter that is associated with this substitution.
setFragment(IProjectFragment) - Method in interface com.modeliosoft.modelio.cms.api.admin.ICreateBranchCommand
Set the fragment to create a tag for.
setFragment(IProjectFragment) - Method in interface com.modeliosoft.modelio.cms.api.admin.ICreateTagCommand
Set the fragment to create a tag for.
setFragment(IProjectFragment) - Method in interface com.modeliosoft.modelio.cms.api.IMergeCommand
Set the target fragment.
setFrom(IDiagramGraphic) - Method in interface org.modelio.api.modelio.diagram.IDiagramLink
Change the link's source graphic.
setFrom(Concept) - Method in interface org.modelio.archimate.metamodel.core.Relationship
Setter for relation 'Relationship->from' Metamodel description: relationship source
setGatewayDirection(BpmnGatewayDirection) - Method in interface org.modelio.metamodel.bpmn.gateways.BpmnGateway
Setter for attribute 'BpmnGateway.GatewayDirection' Metamodel description: - A Gateway with a gatewayDirection of unspecified MAY have both multiple incoming and outgoing Sequence Flow.
setGroupName(String) - Method in interface org.modelio.metamodel.mda.ModuleParameter
Setter for attribute 'ModuleParameter.GroupName' Metamodel description: Name of the parameter group.
setGuard(String) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ActivityEdge
Setter for attribute 'ActivityEdge.Guard' Metamodel description: Specification evaluated at runtime to determine if the edge can be traversed.
setGuard(String) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ExceptionHandler
Setter for attribute 'ExceptionHandler.Guard' Metamodel description: null
setGuard(String) - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.InteractionOperand
Setter for attribute 'InteractionOperand.Guard' Metamodel description: Constraint of the operand.
setGuard(String) - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.Transition
Setter for attribute 'Transition.Guard' Metamodel description:
setHeaderVisible(boolean) - Method in class org.modelio.api.ui.form.ElementFormPanel
Display or hide the form header to display the edited element name or gain place.
setHelpText(String) - Method in class org.modelio.api.ui.form.fields.AbstractField
 
setHelpText(String) - Method in interface org.modelio.api.ui.form.fields.IField
Set the text to be displayed in the help field of the control.
setHelpUrl(String) - Method in class org.modelio.api.module.contributor.AbstractWizardContributor
 
setHelpUrl(String) - Method in interface org.modelio.api.module.contributor.IWizardContributor
 
setHook(IProcessExtension) - Method in interface com.modeliosoft.modelio.cms.api.ICmsServices
Set the process extension hook and forgets the previous one.
setHorizontalAlignment(int) - Method in interface com.modeliosoft.modelio.api.modelio.matrix.model.IMatrixStyle
Set the cell horizontal alignment one of SWT.CENTER, SWT.LEFT, SWT.RIGHT The method is defined as 'default' for compatibility
setHyperLink(MObject) - Method in interface org.modelio.api.modelio.diagram.IDiagramGraphic
For graphics that may have an hyper link to a model object, set the linked object.
setIcon(Image) - Method in class org.modelio.api.modelio.diagram.ContributorCategory
 
setIcon(String) - Method in interface org.modelio.metamodel.uml.infrastructure.ResourceType
Setter for attribute 'ResourceType.Icon' Metamodel description: Optional icon for the browser and diagram
setIcon(String) - Method in interface org.modelio.metamodel.uml.infrastructure.Stereotype
Setter for attribute 'Stereotype.Icon' Metamodel description: Icon that can represent the stereotyped ModelElement.
setIconDescriptor(ImageDescriptor) - Method in class org.modelio.api.module.contributor.AbstractWizardContributor
 
setIconDescriptor(ImageDescriptor) - Method in interface org.modelio.api.module.contributor.IWizardContributor
Sets the contributor icon.
setImage(String) - Method in interface org.modelio.metamodel.uml.infrastructure.ResourceType
Setter for attribute 'ResourceType.Image' Metamodel description: Big image for the diagram in image mode.
setImage(String) - Method in interface org.modelio.metamodel.uml.infrastructure.Stereotype
Setter for attribute 'Stereotype.Image' Metamodel description: Image that represents the stereotype in diagrams for elements in image mode.
setImpacted(ModelElement) - Method in interface org.modelio.metamodel.impact.ImpactLink
Setter for relation 'ImpactLink->impacted' Metamodel description:
setImpacted(ModelElement) - Method in interface org.modelio.metamodel.uml.infrastructure.Dependency
Setter for relation 'Dependency->Impacted' Metamodel description: Client
setImplementation(String) - Method in interface org.modelio.metamodel.bpmn.activities.BpmnReceiveTask
Setter for attribute 'BpmnReceiveTask.Implementation' Metamodel description: This attribute specifies the technology that will be used to send and receive the Messages.
setImplementation(String) - Method in interface org.modelio.metamodel.bpmn.activities.BpmnSendTask
Setter for attribute 'BpmnSendTask.Implementation' Metamodel description: This attribute specifies the technology that will be used to send and receive the Messages.
setImplementation(String) - Method in interface org.modelio.metamodel.bpmn.activities.BpmnServiceTask
Setter for attribute 'BpmnServiceTask.Implementation' Metamodel description: This attribute specifies the technology that will be used to send and receive the Messages.
setImplementation(String) - Method in interface org.modelio.metamodel.bpmn.activities.BpmnUserTask
Setter for attribute 'BpmnUserTask.Implementation' Metamodel description: This attribute specifies the technology that will be used to send and receive the Messages.
setImplemented(Interface) - Method in interface org.modelio.metamodel.uml.statik.InterfaceRealization
Setter for relation 'InterfaceRealization->Implemented' Metamodel description: End of the implementation link toward an Interface.
setImplementer(NameSpace) - Method in interface org.modelio.metamodel.uml.statik.InterfaceRealization
Setter for relation 'InterfaceRealization->Implementer' Metamodel description: null
setImportedElement(NameSpace) - Method in interface org.modelio.metamodel.uml.statik.ElementImport
Setter for relation 'ElementImport->ImportedElement' Metamodel description: Specifies the PackageableElement whose name is to be added to a Namespace.
setImportedPackage(Package) - Method in interface org.modelio.metamodel.uml.statik.PackageImport
Setter for relation 'PackageImport->ImportedPackage' Metamodel description: Specifies the Package whose members are imported into a Namespace.
setImportingNameSpace(NameSpace) - Method in interface org.modelio.metamodel.uml.statik.ElementImport
Setter for relation 'ElementImport->ImportingNameSpace' Metamodel description: null
setImportingNameSpace(NameSpace) - Method in interface org.modelio.metamodel.uml.statik.PackageImport
Setter for relation 'PackageImport->ImportingNameSpace' Metamodel description: null
setImportingOperation(Operation) - Method in interface org.modelio.metamodel.uml.statik.ElementImport
Setter for relation 'ElementImport->ImportingOperation' Metamodel description: null
setImportingOperation(Operation) - Method in interface org.modelio.metamodel.uml.statik.PackageImport
Setter for relation 'PackageImport->ImportingOperation' Metamodel description: null
setInActivity(Activity) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ActivityGroup
Setter for relation 'ActivityGroup->InActivity' Metamodel description: null
setInformation(String) - Method in class org.modelio.api.module.contributor.AbstractWizardContributor
 
setInformation(String) - Method in interface org.modelio.api.module.contributor.IWizardContributor
Get a short textual explanation of the contribution's role or function.
setInMessageRef(BpmnMessage) - Method in interface org.modelio.metamodel.bpmn.bpmnService.BpmnOperation
Setter for relation 'BpmnOperation->InMessageRef' Metamodel description: specifies the input Message of the Operation.
setInput(Object) - Method in class org.modelio.api.module.propertiesPage.ElementFormPropertyPanel
 
setInput(Object) - Method in class org.modelio.api.module.propertiesPage.ModuleMultiVariantPropertyPanel
From interface IPanelProvider.
setInput(Object) - Method in class org.modelio.api.ui.contributor.DefaultWizardPreviewPanel
 
setInput(Object) - Method in class org.modelio.api.ui.form.ElementFormPanel
Set the panel input.
setInputing(ActivityAction) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.InputPin
Setter for relation 'InputPin->Inputing' Metamodel description: null
setInstanciate(boolean) - Method in interface org.modelio.metamodel.bpmn.activities.BpmnReceiveTask
Setter for attribute 'BpmnReceiveTask.Instanciate' Metamodel description: Receive Tasks can be defined as the instantiation mechanism for the Process with the instantiate attribute.
setInstanciate(boolean) - Method in interface org.modelio.metamodel.bpmn.gateways.BpmnEventBasedGateway
Setter for attribute 'BpmnEventBasedGateway.Instanciate' Metamodel description: Event Gateways can be used to instantiate a Process.
setInstanciatedTemplate(NameSpace) - Method in interface org.modelio.metamodel.uml.statik.TemplateBinding
Setter for relation 'TemplateBinding->InstanciatedTemplate' Metamodel description: The template element that is the target of the Binding.
setInstanciatedTemplateOperation(Operation) - Method in interface org.modelio.metamodel.uml.statik.TemplateBinding
Setter for relation 'TemplateBinding->InstanciatedTemplateOperation' Metamodel description: The element that is bound by this Binding.
setInState(State) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ObjectNode
Setter for relation 'ObjectNode->InState' Metamodel description: The required state of the object available at this point in the activity.
setInternalOwner(Classifier) - Method in interface org.modelio.metamodel.uml.statik.BindableInstance
Setter for relation 'BindableInstance->InternalOwner' Metamodel description: null
setInterrupts(InterruptibleActivityRegion) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ActivityEdge
Setter for relation 'ActivityEdge->Interrupts' Metamodel description: Region that the edge can interrupt.
setInvertedChannel(CommunicationChannel) - Method in interface org.modelio.metamodel.uml.behavior.communicationModel.CommunicationMessage
Setter for relation 'CommunicationMessage->InvertedChannel' Metamodel description: null
setInvoked(Operation) - Method in interface org.modelio.metamodel.uml.behavior.communicationModel.CommunicationMessage
Setter for relation 'CommunicationMessage->Invoked' Metamodel description: The Operation is invoked by the Message.
setInvoked(Operation) - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.Message
Setter for relation 'Message->Invoked' Metamodel description: The Operation that is invoked by the Message.
setIsAbstract(boolean) - Method in interface org.modelio.metamodel.uml.infrastructure.Stereotype
Setter for attribute 'Stereotype.IsAbstract' Metamodel description:
setIsAbstract(boolean) - Method in interface org.modelio.metamodel.uml.statik.Feature
Setter for attribute 'Feature.IsAbstract' Metamodel description: Determines abstract features, that is to say, those not implemented at this level.
setIsAbstract(boolean) - Method in interface org.modelio.metamodel.uml.statik.NameSpace
Setter for attribute 'NameSpace.IsAbstract' Metamodel description: An abstract NameSpace is defined on a very general level and does not have direct instances.
setIsActive(boolean) - Method in interface org.modelio.metamodel.uml.statik.Class
Setter for attribute 'Class.IsActive' Metamodel description: Specifies whether an Object of the Class maintains its own thread of control.
setIsApiRead(boolean) - Method in interface org.modelio.metamodel.mda.ModuleParameter
Setter for attribute 'ModuleParameter.IsApiRead' Metamodel description: if true, the parameter can be read with the modules API.
setIsApiWrite(boolean) - Method in interface org.modelio.metamodel.mda.ModuleParameter
Setter for attribute 'ModuleParameter.IsApiWrite' Metamodel description: if true, the parameter can be set with the modules API.
setIsAssured(boolean) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ConditionalNode
Setter for attribute 'ConditionalNode.IsAssured' Metamodel description: If true, the modeler asserts that at least one test will succeed.
setIsBehavior(boolean) - Method in interface org.modelio.metamodel.uml.statik.Port
Setter for attribute 'Port.IsBehavior' Metamodel description: Specifies whether requests arriving at this Port are sent to the Classifier behavior of this Classifier.
setIsChangeable(boolean) - Method in interface org.modelio.metamodel.uml.statik.AssociationEnd
Setter for attribute 'AssociationEnd.IsChangeable' Metamodel description: When placed on a target end, specifies whether an instance of the Association may be modified from the source end.
setIsClass(boolean) - Method in interface org.modelio.metamodel.uml.statik.Feature
Setter for attribute 'Feature.IsClass' Metamodel description: Specifies a Class member that is shared by all instances of the Class.
setIsClosed(boolean) - Method in interface org.modelio.metamodel.bpmn.processCollaboration.BpmnCollaboration
Setter for attribute 'BpmnCollaboration.IsClosed' Metamodel description: A boolean value specifying whether Message Flow not modeled in the Collaboration can occur when the Collaboration is carried out.
setIsClosed(boolean) - Method in interface org.modelio.metamodel.bpmn.processCollaboration.BpmnProcess
Setter for attribute 'BpmnProcess.IsClosed' Metamodel description:
setIsCollection(boolean) - Method in interface org.modelio.metamodel.bpmn.objects.BpmnDataInput
Setter for attribute 'BpmnDataInput.IsCollection' Metamodel description: null
setIsCollection(boolean) - Method in interface org.modelio.metamodel.bpmn.objects.BpmnDataObject
Setter for attribute 'BpmnDataObject.IsCollection' Metamodel description: null
setIsCollection(boolean) - Method in interface org.modelio.metamodel.bpmn.objects.BpmnDataOutput
Setter for attribute 'BpmnDataOutput.IsCollection' Metamodel description: null
setIsCollection(boolean) - Method in interface org.modelio.metamodel.bpmn.objects.BpmnItemDefinition
Setter for attribute 'BpmnItemDefinition.IsCollection' Metamodel description: Setting this flag to true indicates that the actual data type is a collection.
setIsCombineDuplicate(boolean) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ForkJoinNode
Setter for attribute 'ForkJoinNode.IsCombineDuplicate' Metamodel description: Indicates whether tokens with objects with the same identity are combined into one by the join.
setIsCompensation(boolean) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ActivityAction
Setter for attribute 'ActivityAction.IsCompensation' Metamodel description: BPMN : Some activities produce complex effects or specific outputs.
setIsConcurrent(boolean) - Method in interface org.modelio.metamodel.uml.statik.Collaboration
Setter for attribute 'Collaboration.IsConcurrent' Metamodel description: Expresses if the Collaboration between objects is concurrent or sequential.
setIsConjugated(boolean) - Method in interface org.modelio.metamodel.uml.statik.Port
Setter for attribute 'Port.IsConjugated' Metamodel description: Specifies the way that the provided and required interfaces are derived from the Port's Type.
setIsConstant(boolean) - Method in interface org.modelio.metamodel.uml.statik.Instance
Setter for attribute 'Instance.IsConstant' Metamodel description: Determines whether it is a constant.
setIsControl(boolean) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.Pin
Setter for attribute 'Pin.IsControl' Metamodel description: Indicates whether the pins provide data to the actions, or just controls when it executes it.
setIsControlType(boolean) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ObjectNode
Setter for attribute 'ObjectNode.IsControlType' Metamodel description: Indicates whether the type of the object node is to be treated as control.
setIsDerived(boolean) - Method in interface org.modelio.metamodel.uml.statik.StructuralFeature
Setter for attribute 'StructuralFeature.IsDerived' Metamodel description: null
setIsDeterminate(boolean) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ConditionalNode
Setter for attribute 'ConditionalNode.IsDeterminate' Metamodel description: If true, the modeler asserts that at most one test will succeed.
setIsDimension(boolean) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ActivityPartition
Setter for attribute 'ActivityPartition.IsDimension' Metamodel description: Indicates whether the partition groups other partitions along a dimension.
setIsEditable(boolean) - Method in interface org.modelio.metamodel.uml.infrastructure.properties.PropertyDefinition
Setter for attribute 'PropertyDefinition.IsEditable' Metamodel description: null
setIsElementary(boolean) - Method in interface org.modelio.metamodel.uml.statik.GeneralClass
Setter for attribute 'GeneralClass.IsElementary' Metamodel description: Determines whether a Class is elementary/primitive or not.
setIsEvent(boolean) - Method in interface org.modelio.metamodel.uml.behavior.commonBehaviors.Signal
Setter for attribute 'Signal.IsEvent' Metamodel description: Establishes if it is an event in the sense of event based systems : CORBA, Java, XWindow's, SGBDR.
setIsException(boolean) - Method in interface org.modelio.metamodel.uml.behavior.commonBehaviors.Signal
Setter for attribute 'Signal.IsException' Metamodel description: Defines if it is an exception, as they exist in Java, C++, and so on.
setIsException(boolean) - Method in interface org.modelio.metamodel.uml.statik.Parameter
Setter for attribute 'Parameter.IsException' Metamodel description: null
setIsExecutable(OptionalBoolean) - Method in interface org.modelio.metamodel.bpmn.processCollaboration.BpmnProcess
Setter for attribute 'BpmnProcess.IsExecutable' Metamodel description:
setIsExpansion(boolean) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.Pin
Setter for attribute 'Pin.IsExpansion' Metamodel description: Indicates whether the pin is used for expansion: enables an iteration of the action on the tokens attached to the pin.
setIsExternal(boolean) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ActivityPartition
Setter for attribute 'ActivityPartition.IsExternal' Metamodel description: Indicates whether the partition represents an entity to which the partitioning structure does not apply.
setIsForCompensation(boolean) - Method in interface org.modelio.metamodel.bpmn.activities.BpmnActivity
Setter for attribute 'BpmnActivity.IsForCompensation' Metamodel description: A flag that identifies whether this Activity is intended for the purposes of compensation.
setIsGlobal(boolean) - Method in interface org.modelio.metamodel.bpmn.activities.BpmnTask
Setter for attribute 'BpmnTask.IsGlobal' Metamodel description: A Global Task is a reusable, atomic Task definition that can be called from within any Process by a Call Activity.
setIsHidden(boolean) - Method in interface org.modelio.metamodel.uml.infrastructure.NoteType
Setter for attribute 'NoteType.IsHidden' Metamodel description:
setIsHidden(boolean) - Method in interface org.modelio.metamodel.uml.infrastructure.ResourceType
Setter for attribute 'ResourceType.IsHidden' Metamodel description:
setIsHidden(boolean) - Method in interface org.modelio.metamodel.uml.infrastructure.Stereotype
Setter for attribute 'Stereotype.IsHidden' Metamodel description:
setIsHidden(boolean) - Method in interface org.modelio.metamodel.uml.infrastructure.TagType
Setter for attribute 'TagType.IsHidden' Metamodel description:
setIsImmediate(boolean) - Method in interface org.modelio.metamodel.bpmn.flows.BpmnSequenceFlow
Setter for attribute 'BpmnSequenceFlow.IsImmediate' Metamodel description: An optional boolean value specifying whether Activities or Choreography Activities not in the model containing the Sequence Flow can occur between the elements connected by the Sequence Flow.
setIsInstantiable(boolean) - Method in interface org.modelio.metamodel.uml.statik.Package
Setter for attribute 'Package.IsInstantiable' Metamodel description: This attribute should be discarded.
setIsInterrupting(boolean) - Method in interface org.modelio.metamodel.bpmn.events.BpmnStartEvent
Setter for attribute 'BpmnStartEvent.IsInterrupting' Metamodel description:
setIsLeaf(boolean) - Method in interface org.modelio.metamodel.uml.statik.NameSpace
Setter for attribute 'NameSpace.IsLeaf' Metamodel description: Determines if the NameSpace is an inheritance tree leaf.
setIsMain(boolean) - Method in interface org.modelio.metamodel.uml.statik.Class
Setter for attribute 'Class.IsMain' Metamodel description: A main Class is a Class whose unique instance represents the application.
setIsMultiCast(boolean) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ObjectFlow
Setter for attribute 'ObjectFlow.IsMultiCast' Metamodel description: Indicates whether the objects in the flow are passed by multicasting.
setIsMultipleInstance(boolean) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ActivityAction
Setter for attribute 'ActivityAction.IsMultipleInstance' Metamodel description: BPMN: Expresses if several action instances can be run in parallel.
setIsMultiReceive(boolean) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ObjectFlow
Setter for attribute 'ObjectFlow.IsMultiReceive' Metamodel description: Indicates whether the objects in the flow are gathered from respondents to multicasting.
setIsOrdered(boolean) - Method in interface org.modelio.metamodel.uml.statik.LinkEnd
Setter for attribute 'LinkEnd.IsOrdered' Metamodel description: Determines if this LinkEnd is ordered.
setIsOrdered(boolean) - Method in interface org.modelio.metamodel.uml.statik.NaryLinkEnd
Setter for attribute 'NaryLinkEnd.IsOrdered' Metamodel description: null
setIsOrdered(boolean) - Method in interface org.modelio.metamodel.uml.statik.Parameter
Setter for attribute 'Parameter.IsOrdered' Metamodel description: null
setIsOrdered(boolean) - Method in interface org.modelio.metamodel.uml.statik.StructuralFeature
Setter for attribute 'StructuralFeature.IsOrdered' Metamodel description: null
setIsQualified(boolean) - Method in interface org.modelio.metamodel.uml.infrastructure.TagType
Setter for attribute 'TagType.IsQualified' Metamodel description: Determines whether or not an occurrence (TaggedValue) has a qualifier.
setIsReadOnly(boolean) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.Activity
Setter for attribute 'Activity.IsReadOnly' Metamodel description: If true, this activity must not make any changes to variables outside the activity or to objects.
setIsReentrant(boolean) - Method in interface org.modelio.metamodel.uml.behavior.commonBehaviors.Behavior
Setter for attribute 'Behavior.IsReentrant' Metamodel description: Indicates whether the behavior can be invoked while it is still executing from a previous invocation.
setIsRequired(boolean) - Method in interface org.modelio.metamodel.bpmn.resources.BpmnResourceParameter
Setter for attribute 'BpmnResourceParameter.IsRequired' Metamodel description: null
setIsRoot(boolean) - Method in interface org.modelio.metamodel.uml.statik.NameSpace
Setter for attribute 'NameSpace.IsRoot' Metamodel description: Determines that the current NameSpace is the root of a Generalization tree.
setIsSelf(boolean) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.InputPin
Setter for attribute 'InputPin.IsSelf' Metamodel description: Modelio extension: expresses that the pin represents the target object on which the action is executed.
setIsSequencial(boolean) - Method in interface org.modelio.metamodel.bpmn.activities.BpmnMultiInstanceLoopCharacteristics
Setter for attribute 'BpmnMultiInstanceLoopCharacteristics.IsSequencial' Metamodel description: This attribute is a flag that controls whether the Activity instances will execute sequentially or in parallel.
setIsService(boolean) - Method in interface org.modelio.metamodel.uml.statik.Port
Setter for attribute 'Port.IsService' Metamodel description: If true, indicates that this Port is used to provide the published functionality of a Classifier.
setIsSingleExecution(boolean) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.Activity
Setter for attribute 'Activity.IsSingleExecution' Metamodel description: If true, all invocations of the activity are handled by the same execution.
setIsStream(boolean) - Method in interface org.modelio.metamodel.uml.statik.Parameter
Setter for attribute 'Parameter.IsStream' Metamodel description: null
setIsSynchronous(boolean) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.CallAction
Setter for attribute 'CallAction.IsSynchronous' Metamodel description: If true, the call is synchronous and the caller waits for completion of the invoked behavior.
setIsTestedFirst(boolean) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.LoopNode
Setter for attribute 'LoopNode.IsTestedFirst' Metamodel description: If true, the test is performed before the first execution of the body.
setIsUnique(boolean) - Method in interface org.modelio.metamodel.uml.statik.LinkEnd
Setter for attribute 'LinkEnd.IsUnique' Metamodel description: Determines if this LinkEnd is unique.
setIsUnique(boolean) - Method in interface org.modelio.metamodel.uml.statik.NaryLinkEnd
Setter for attribute 'NaryLinkEnd.IsUnique' Metamodel description: null
setIsUnique(boolean) - Method in interface org.modelio.metamodel.uml.statik.Parameter
Setter for attribute 'Parameter.IsUnique' Metamodel description: null
setIsUnique(boolean) - Method in interface org.modelio.metamodel.uml.statik.StructuralFeature
Setter for attribute 'StructuralFeature.IsUnique' Metamodel description: null
setIsUnlimited(boolean) - Method in interface org.modelio.metamodel.bpmn.objects.BpmnDataStore
Setter for attribute 'BpmnDataStore.IsUnlimited' Metamodel description: If isUnlimited is set to true, then the capacity of a Data Store is set as unlimited and will override any value of the capacity attribute.
setIsUserRead(boolean) - Method in interface org.modelio.metamodel.mda.ModuleParameter
Setter for attribute 'ModuleParameter.IsUserRead' Metamodel description: If true, the parameter is visible in the module configuration dialog.
setIsUserWrite(boolean) - Method in interface org.modelio.metamodel.mda.ModuleParameter
Setter for attribute 'ModuleParameter.IsUserWrite' Metamodel description: If true and IsUserRead is true, the parameter is modifiable in the module configuration dialog.
setIsValueParameter(boolean) - Method in interface org.modelio.metamodel.uml.statik.TemplateParameter
Setter for attribute 'TemplateParameter.IsValueParameter' Metamodel description: Expresses if the parameter is a value, which is in this case "DefaultValue".
setIsVertical(boolean) - Method in interface org.modelio.metamodel.diagrams.ActivityDiagram
Setter for attribute 'ActivityDiagram.IsVertical' Metamodel description:
setItem(BpmnItemAwareElement) - Method in interface org.modelio.metamodel.bpmn.objects.BpmnDataState
Setter for relation 'BpmnDataState->Item' Metamodel description: null
setItemKind(BpmnItemKind) - Method in interface org.modelio.metamodel.bpmn.objects.BpmnItemDefinition
Setter for attribute 'BpmnItemDefinition.ItemKind' Metamodel description: This defines the nature of the Item.
setItemRef(BpmnItemDefinition) - Method in interface org.modelio.metamodel.bpmn.flows.BpmnMessage
Setter for relation 'BpmnMessage->ItemRef' Metamodel description: null
setItemSubjectRef(BpmnItemDefinition) - Method in interface org.modelio.metamodel.bpmn.objects.BpmnItemAwareElement
Setter for relation 'BpmnItemAwareElement->ItemSubjectRef' Metamodel description: null
setJavaClassName(String) - Method in interface org.modelio.metamodel.mda.ModuleComponent
Setter for attribute 'ModuleComponent.JavaClassName' Metamodel description: null
setJoinSpec(String) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ForkJoinNode
Setter for attribute 'ForkJoinNode.JoinSpec' Metamodel description: A specification giving the conditions under which the join will emit a token.
setKeepLocks(boolean) - Method in interface com.modeliosoft.modelio.cms.api.contrib.ICommitConfig
Set whether locks must be kept or released.
setKeepLocks(boolean) - Method in interface com.modeliosoft.modelio.cms.api.ICommitCommand
Set whether locks must be kept or released.
setKind(EventType) - Method in interface org.modelio.metamodel.uml.behavior.commonBehaviors.Event
Setter for attribute 'Event.Kind' Metamodel description: Defines the nature of the event (Time, Signal occurrence, and so on.)
setKind(KindOfStateMachine) - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.StateMachine
Setter for attribute 'StateMachine.Kind' Metamodel description: A state machine can be a dynamic state machine, as usually defined in UML (Harel state diagrams), or a protocol state machine.
setKindOfMessage(MessageKind) - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.Message
Setter for attribute 'Message.KindOfMessage' Metamodel description: The derived kind of the Message (complete, lost, found, or unknown).
setLabel(String) - Method in class org.modelio.api.modelio.diagram.ContributorCategory
 
setLabel(String) - Method in interface org.modelio.api.modelio.diagram.IDiagramDrawingNode
Change the label displayed by the drawing.
setLabel(String) - Method in class org.modelio.api.module.contributor.AbstractWizardContributor
 
setLabel(String) - Method in interface org.modelio.api.module.contributor.IWizardContributor
 
setLabel(String) - Method in class org.modelio.api.module.propertiesPage.AbstractModulePropertyPage
 
setLabel(String) - Method in class org.modelio.api.module.propertiesPage.ElementFormPropertyPanel
 
setLabel(String) - Method in interface org.modelio.api.module.propertiesPage.IModulePropertyPanel
Set the labe of this property page.
setLabel(String) - Method in class org.modelio.api.module.propertiesPage.ModuleMultiVariantPropertyPanel
from IModulePropertyPanel
setLabelKey(String) - Method in interface org.modelio.metamodel.uml.infrastructure.NoteType
Setter for attribute 'NoteType.LabelKey' Metamodel description:
setLabelKey(String) - Method in interface org.modelio.metamodel.uml.infrastructure.ResourceType
Setter for attribute 'ResourceType.LabelKey' Metamodel description: The label key used to look into module resources for the translated label.
setLabelKey(String) - Method in interface org.modelio.metamodel.uml.infrastructure.Stereotype
Setter for attribute 'Stereotype.LabelKey' Metamodel description:
setLabelKey(String) - Method in interface org.modelio.metamodel.uml.infrastructure.TagType
Setter for attribute 'TagType.LabelKey' Metamodel description:
setLabelProvider(IBaseLabelProvider) - Method in class org.modelio.api.ui.form.fields.EnumField
 
setLabelProvider(ILabelProvider) - Method in class org.modelio.api.ui.form.fields.MultipleElementField
Set the label provider used by the field to build its representation.
setLaneSet(BpmnLaneSet) - Method in interface org.modelio.metamodel.bpmn.activities.BpmnSubProcess
Setter for relation 'BpmnSubProcess->LaneSet' Metamodel description: laneset of the process.
setLaneSet(BpmnLaneSet) - Method in interface org.modelio.metamodel.bpmn.processCollaboration.BpmnLane
Setter for relation 'BpmnLane->LaneSet' Metamodel description: null
setLaneSet(BpmnLaneSet) - Method in interface org.modelio.metamodel.bpmn.processCollaboration.BpmnProcess
Setter for relation 'BpmnProcess->LaneSet' Metamodel description: laneset of the process.
setLanguage(String) - Method in interface org.modelio.metamodel.bpmn.objects.BpmnDataAssociation
Setter for attribute 'BpmnDataAssociation.Language' Metamodel description: Language used for the assignment expression.
setLanguage(String) - Method in interface org.modelio.metamodel.uml.infrastructure.Constraint
Setter for attribute 'Constraint.Language' Metamodel description: null
setLastElementVersion(GenericAnalystElement) - Method in interface org.modelio.metamodel.analyst.GenericAnalystElement
Setter for relation 'GenericAnalystElement->LastElementVersion' Metamodel description: null
setLastGoalVersion(Goal) - Method in interface org.modelio.metamodel.analyst.Goal
Setter for relation 'Goal->LastGoalVersion' Metamodel description: null
setLastKPIVersion(KPI) - Method in interface org.modelio.metamodel.analyst.KPI
Setter for relation 'KPI->LastKPIVersion' Metamodel description: Last version of this requirement, owning this version of the requirement.
setLastRequirementVersion(Requirement) - Method in interface org.modelio.metamodel.analyst.Requirement
Setter for relation 'Requirement->LastRequirementVersion' Metamodel description: Last version of this requirement, owning this version of the requirement.
setLastRiskVersion(Risk) - Method in interface org.modelio.metamodel.analyst.Risk
Setter for relation 'Risk->LastRiskVersion' Metamodel description:
setLastRuleVersion(BusinessRule) - Method in interface org.modelio.metamodel.analyst.BusinessRule
Setter for relation 'BusinessRule->LastRuleVersion' Metamodel description: null
setLastTermVersion(Term) - Method in interface org.modelio.metamodel.analyst.Term
Setter for relation 'Term->LastTermVersion' Metamodel description: null
setLastTestVersion(Test) - Method in interface org.modelio.metamodel.analyst.Test
Setter for relation 'Test->LastTestVersion' Metamodel description:
setLayoutAssistantEnabled(Boolean) - Method in interface org.modelio.api.modelio.diagram.IDiagramHandle
Set whether the layout assistant is enabled.
setLicenseKey(int) - Method in interface org.modelio.metamodel.mda.ModuleComponent
Setter for attribute 'ModuleComponent.LicenseKey' Metamodel description: null
setLineColor(String) - Method in interface org.modelio.api.modelio.diagram.IDGDynamicDecorator.IOverwrittenProperties
Modify the current line color.
setLineColor(String) - Method in interface org.modelio.api.modelio.diagram.IDiagramLink
Modify the current line color.
setLineColor(String) - Method in interface org.modelio.api.modelio.diagram.IDiagramNode
Modify the current line color.
setLineNumber(int) - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.InteractionFragment
Setter for attribute 'InteractionFragment.LineNumber' Metamodel description:
setLinePattern(int) - Method in interface org.modelio.api.modelio.diagram.IDGDynamicDecorator.IOverwrittenProperties
Modify the current line pattern.
- 0 : Line drawing style for solid lines
- 1 : Line drawing style for dashed lines
- 2 : Line drawing style for dotted lines
- 3 : Line drawing style for alternating dash-dot lines
- 4 : Line drawing style for dash-dot-dot lines
setLinePattern(int) - Method in interface org.modelio.api.modelio.diagram.IDiagramLink
Modify the current line pattern.
- 0 : Line drawing style for solid lines
- 1 : Line drawing style for dashed lines
- 2 : Line drawing style for dotted lines
- 3 : Line drawing style for alternating dash-dot lines
- 4 : Line drawing style for dash-dot-dot lines
setLineRadius(int) - Method in interface org.modelio.api.modelio.diagram.IDGDynamicDecorator.IOverwrittenProperties
Modify the current line radius.
setLineRadius(int) - Method in interface org.modelio.api.modelio.diagram.IDiagramLink
Modify the current line radius.
setLinesDefinition(QueryDefinition) - Method in interface org.modelio.metamodel.uml.infrastructure.matrix.MatrixDefinition
Setter for relation 'MatrixDefinition->LinesDefinition' Metamodel description: Lines definition.
setLineWidth(int) - Method in interface org.modelio.api.modelio.diagram.IDGDynamicDecorator.IOverwrittenProperties
Modify the current line width.
setLineWidth(int) - Method in interface org.modelio.api.modelio.diagram.IDiagramLink
Modify the current line width.
setLineWidth(int) - Method in interface org.modelio.api.modelio.diagram.IDiagramNode
Modify the current line width.
setLink(Link) - Method in interface org.modelio.metamodel.uml.statik.LinkEnd
Setter for relation 'LinkEnd->Link' Metamodel description: null
setLinkToAssociation(ClassAssociation) - Method in interface org.modelio.metamodel.uml.statik.Class
Setter for relation 'Class->LinkToAssociation' Metamodel description: null
setLinkToClass(ClassAssociation) - Method in interface org.modelio.metamodel.uml.statik.Association
Setter for relation 'Association->LinkToClass' Metamodel description: Specifies a ClassAssociation that may be related to the Association.
setLinkToClass(ClassAssociation) - Method in interface org.modelio.metamodel.uml.statik.NaryAssociation
Setter for relation 'NaryAssociation->LinkToClass' Metamodel description: null
setListener(IMDAEditorListener) - Method in interface org.modelio.api.modelio.editor.IMDATextEditor
Set the listener who will be notified when a 'save' or 'close' event occurs.
setLocalAnnoted(ModelElement) - Method in interface org.modelio.metamodel.uml.infrastructure.properties.LocalPropertyTable
Setter for relation 'LocalPropertyTable->LocalAnnoted' Metamodel description: null
setLocalProperties(LocalPropertyTable) - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
Setter for relation 'ModelElement->LocalProperties' Metamodel description: The local property table.
setLocalProperty(String, String) - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
Set a local property value.
setLocation(int, int) - Method in interface org.modelio.api.modelio.diagram.IDiagramNode
Change the location of the node, setting its new position to (x,y).
setLocation(String) - Method in interface org.modelio.metamodel.uml.infrastructure.ExternElement
Setter for attribute 'ExternElement.Location' Metamodel description: null
setLoopCardinality(String) - Method in interface org.modelio.metamodel.bpmn.activities.BpmnMultiInstanceLoopCharacteristics
Setter for attribute 'BpmnMultiInstanceLoopCharacteristics.LoopCardinality' Metamodel description: A numeric Expression that controls the number of Activity instances that will be created.
setLoopCharacteristics(BpmnLoopCharacteristics) - Method in interface org.modelio.metamodel.bpmn.activities.BpmnActivity
Setter for relation 'BpmnActivity->LoopCharacteristics' Metamodel description: null
setLoopCondition(String) - Method in interface org.modelio.metamodel.bpmn.activities.BpmnStandardLoopCharacteristics
Setter for attribute 'BpmnStandardLoopCharacteristics.LoopCondition' Metamodel description: null
setLoopDataInput(BpmnDataInput) - Method in interface org.modelio.metamodel.bpmn.activities.BpmnMultiInstanceLoopCharacteristics
Setter for relation 'BpmnMultiInstanceLoopCharacteristics->LoopDataInput' Metamodel description: null
setLoopDataOutputRef(BpmnDataOutput) - Method in interface org.modelio.metamodel.bpmn.activities.BpmnMultiInstanceLoopCharacteristics
Setter for relation 'BpmnMultiInstanceLoopCharacteristics->LoopDataOutputRef' Metamodel description: null
setLoopMaximum(String) - Method in interface org.modelio.metamodel.bpmn.activities.BpmnStandardLoopCharacteristics
Setter for attribute 'BpmnStandardLoopCharacteristics.LoopMaximum' Metamodel description: null
setMajVersion(int) - Method in interface org.modelio.metamodel.mda.ModuleComponent
Setter for attribute 'ModuleComponent.MajVersion' Metamodel description: null
setMapped(Parameter) - Method in interface org.modelio.metamodel.uml.behavior.commonBehaviors.BehaviorParameter
Setter for relation 'BehaviorParameter->Mapped' Metamodel description: null
setMapping(String) - Method in interface org.modelio.metamodel.uml.infrastructure.Abstraction
Setter for attribute 'Abstraction.Mapping' Metamodel description: null
setMatched(Parameter) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.Pin
Setter for relation 'Pin->Matched' Metamodel description:
setMatrix(MatrixDefinition) - Method in interface org.modelio.metamodel.uml.infrastructure.matrix.MatrixValueDefinition
Setter for relation 'MatrixValueDefinition->Matrix' Metamodel description: Matrix owner
setMergedPackage(Package) - Method in interface org.modelio.metamodel.uml.statik.PackageMerge
Setter for relation 'PackageMerge->MergedPackage' Metamodel description: Package that is merged with the current Package.
setMergeSourceUrl(String) - Method in interface com.modeliosoft.modelio.cms.api.contrib.IMergeConfig
Set the merge source SVN URL.
setMergeSourceUrl(String) - Method in interface com.modeliosoft.modelio.cms.api.IMergeCommand
Set the merge source SVN URL.
setMessage(String) - Method in interface com.modeliosoft.modelio.cms.api.contrib.ICommitConfig
Set the commit comment.
setMessage(String) - Method in interface com.modeliosoft.modelio.cms.api.ICommitCommand
Set the commit comment.
setMessageRef(BpmnMessage) - Method in interface org.modelio.metamodel.bpmn.activities.BpmnReceiveTask
Setter for relation 'BpmnReceiveTask->MessageRef' Metamodel description: null
setMessageRef(BpmnMessage) - Method in interface org.modelio.metamodel.bpmn.activities.BpmnSendTask
Setter for relation 'BpmnSendTask->MessageRef' Metamodel description: null
setMessageRef(BpmnMessage) - Method in interface org.modelio.metamodel.bpmn.events.BpmnMessageEventDefinition
Setter for relation 'BpmnMessageEventDefinition->MessageRef' Metamodel description: null
setMessageRef(BpmnMessage) - Method in interface org.modelio.metamodel.bpmn.flows.BpmnMessageFlow
Setter for relation 'BpmnMessageFlow->MessageRef' Metamodel description: null
setMetaclassFilter(Predicate<MClass>) - Method in interface org.modelio.api.ui.swt.metaclassselect.IMetaclassSelector
Setup a metaclass filter.
setMethod(TransactionMethod) - Method in interface org.modelio.metamodel.bpmn.activities.BpmnTransaction
Setter for attribute 'BpmnTransaction.Method' Metamodel description: TransactionMethod is an attribute that defines the technique that will be used to undo a Transaction that has been cancelled.
setMimeType(String) - Method in interface org.modelio.metamodel.uml.infrastructure.AbstractResource
Setter for attribute 'AbstractResource.MimeType' Metamodel description: MIME type of the rich note.
setMimeType(String) - Method in interface org.modelio.metamodel.uml.infrastructure.Note
Setter for attribute 'Note.MimeType' Metamodel description: The mime type of the note.
setMimeType(String) - Method in interface org.modelio.metamodel.uml.infrastructure.NoteType
Setter for attribute 'NoteType.MimeType' Metamodel description:
setMinBinVersionCompatibility(String) - Method in interface org.modelio.metamodel.mda.ModuleComponent
Setter for attribute 'ModuleComponent.MinBinVersionCompatibility' Metamodel description: null
setMinimumPageSize(int, int) - Method in class org.modelio.api.ui.ModelioWizardDialog
Sets the minimum page size used for the pages.
setMinimumPageSize(Point) - Method in class org.modelio.api.ui.ModelioWizardDialog
Sets the minimum page size used for the pages.
setMinMinVersion(String) - Method in interface org.modelio.metamodel.mda.ModuleComponent
Setter for attribute 'ModuleComponent.MinMinVersion' Metamodel description: null
setMinVersion(int) - Method in interface org.modelio.metamodel.mda.ModuleComponent
Setter for attribute 'ModuleComponent.MinVersion' Metamodel description: null
setMode(AccessMode) - Method in interface org.modelio.archimate.metamodel.relationships.dependency.Access
Setter for attribute 'Access.mode' Metamodel description:
setMode(ExpansionKind) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ExpansionRegion
Setter for attribute 'ExpansionRegion.Mode' Metamodel description: null
setModel(IFormFieldData) - Method in class org.modelio.api.ui.form.fields.AbstractField
 
setModel(IFormFieldData) - Method in interface org.modelio.api.ui.form.fields.IField
 
setModel(Signal) - Method in interface org.modelio.metamodel.uml.behavior.commonBehaviors.Event
Setter for relation 'Event->Model' Metamodel description: Signal of which the Event is an occurrence.
setModel(NoteType) - Method in interface org.modelio.metamodel.uml.infrastructure.Note
Setter for relation 'Note->Model' Metamodel description: The NoteType defines the different kinds of Notes that are allowed in a particular context (in specific MDACs, for example).
setModel(Association) - Method in interface org.modelio.metamodel.uml.statik.Link
Setter for relation 'Link->Model' Metamodel description: null
setModel(AssociationEnd) - Method in interface org.modelio.metamodel.uml.statik.LinkEnd
Setter for relation 'LinkEnd->Model' Metamodel description: The LinkEnd is an occurrence of this AssociationEnd.
setModel(NaryAssociation) - Method in interface org.modelio.metamodel.uml.statik.NaryLink
Setter for relation 'NaryLink->Model' Metamodel description: null
setModelViewTemplateId(String) - Method in class org.modelio.api.module.contributor.AbstractWizardContributor
 
setModelViewTemplateId(String) - Method in interface org.modelio.api.module.contributor.IWizardContributor
Sets the id of the creator that is used by this contributor IModelViewTemplate.
setModule(IModule) - Method in interface org.modelio.api.module.context.IModuleContext
Initialize the module instance this context was built for.
setModule(IModule) - Method in class org.modelio.api.module.contributor.AbstractWizardContributor
 
setModule(IModule) - Method in interface org.modelio.api.module.contributor.IWizardContributor
 
setModule(IModule) - Method in class org.modelio.api.module.propertiesPage.AbstractModulePropertyPage
 
setModule(IModule) - Method in class org.modelio.api.module.propertiesPage.ElementFormPropertyPanel
 
setModule(IModule) - Method in interface org.modelio.api.module.propertiesPage.IModulePropertyPanel
Set the module of this property page.
setModule(IModule) - Method in class org.modelio.api.module.propertiesPage.ModuleMultiVariantPropertyPanel
from IModulePropertyPanel
setModuleOwner(ModuleComponent) - Method in interface org.modelio.metamodel.uml.infrastructure.properties.PropertyType
Setter for relation 'PropertyType->ModuleOwner' Metamodel description: null
setMultiplicityMax(int) - Method in interface org.modelio.metamodel.bpmn.processCollaboration.BpmnParticipant
Setter for attribute 'BpmnParticipant.MultiplicityMax' Metamodel description: When Participants represent more than 1 instance, min and max are specified (1 - 1 by default)
setMultiplicityMax(String) - Method in interface org.modelio.metamodel.uml.statik.Instance
Setter for attribute 'Instance.MultiplicityMax' Metamodel description: Maximum number of Instances that can exist in the context of the owner NameSpace.
setMultiplicityMax(String) - Method in interface org.modelio.metamodel.uml.statik.LinkEnd
Setter for attribute 'LinkEnd.MultiplicityMax' Metamodel description: Maximum value of the Link's multiplicity.
setMultiplicityMax(String) - Method in interface org.modelio.metamodel.uml.statik.NaryLinkEnd
Setter for attribute 'NaryLinkEnd.MultiplicityMax' Metamodel description: null
setMultiplicityMax(String) - Method in interface org.modelio.metamodel.uml.statik.Parameter
Setter for attribute 'Parameter.MultiplicityMax' Metamodel description: Maximum value of the multiplicity.
setMultiplicityMax(String) - Method in interface org.modelio.metamodel.uml.statik.StructuralFeature
Setter for attribute 'StructuralFeature.MultiplicityMax' Metamodel description: null
setMultiplicityMin(int) - Method in interface org.modelio.metamodel.bpmn.processCollaboration.BpmnParticipant
Setter for attribute 'BpmnParticipant.MultiplicityMin' Metamodel description: When Participants represent more than 1 instance, min and max are specified (1 - 1 by default)
setMultiplicityMin(String) - Method in interface org.modelio.metamodel.uml.statik.Instance
Setter for attribute 'Instance.MultiplicityMin' Metamodel description: Minimum number of Instances that can exist.
setMultiplicityMin(String) - Method in interface org.modelio.metamodel.uml.statik.LinkEnd
Setter for attribute 'LinkEnd.MultiplicityMin' Metamodel description: Minimum value of the Link's multiplicity.
setMultiplicityMin(String) - Method in interface org.modelio.metamodel.uml.statik.NaryLinkEnd
Setter for attribute 'NaryLinkEnd.MultiplicityMin' Metamodel description: null
setMultiplicityMin(String) - Method in interface org.modelio.metamodel.uml.statik.Parameter
Setter for attribute 'Parameter.MultiplicityMin' Metamodel description: Minimum value of the association's multiplicity.
setMultiplicityMin(String) - Method in interface org.modelio.metamodel.uml.statik.StructuralFeature
Setter for attribute 'StructuralFeature.MultiplicityMin' Metamodel description: null
setMustIsolate(boolean) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.StructuredActivityNode
Setter for attribute 'StructuredActivityNode.MustIsolate' Metamodel description: If true, then the actions in the node execute in isolation from actions outside the node.
setName(String) - Method in interface com.modeliosoft.modelio.api.modelio.matrix.model.IMatrixStyle
Set a name for the matrix style.
setName(String) - Method in class org.modelio.api.module.propertiesPage.AbstractModulePropertyPage
 
setName(String) - Method in class org.modelio.api.module.propertiesPage.ElementFormPropertyPanel
 
setName(String) - Method in interface org.modelio.api.module.propertiesPage.IModulePropertyPanel
Set the name of the property page.
setName(String) - Method in class org.modelio.api.module.propertiesPage.ModuleMultiVariantPropertyPanel
from IModulePropertyPanel
setName(String) - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
Setter for attribute 'ModelElement.Name' Metamodel description: Name of the element.
setName(String) - Method in interface org.modelio.metamodel.uml.infrastructure.properties.PropertyTable
Setter for attribute 'PropertyTable.name' Metamodel description: null
setName(String) - Method in interface org.modelio.vcore.smkernel.mapi.MObject
Set the name of the object.
setNaryAssociation(NaryAssociation) - Method in interface org.modelio.metamodel.uml.statik.NaryAssociationEnd
Setter for relation 'NaryAssociationEnd->NaryAssociation' Metamodel description: null
setNaryAssociationPart(NaryAssociation) - Method in interface org.modelio.metamodel.uml.statik.ClassAssociation
Setter for relation 'ClassAssociation->NaryAssociationPart' Metamodel description: null
setNaryChannel(NaryLink) - Method in interface org.modelio.metamodel.uml.behavior.communicationModel.CommunicationChannel
Setter for relation 'CommunicationChannel->NaryChannel' Metamodel description: null
setNaryLink(NaryLink) - Method in interface org.modelio.metamodel.uml.statik.NaryLinkEnd
Setter for relation 'NaryLinkEnd->NaryLink' Metamodel description: null
setNavigable(boolean) - Method in interface org.modelio.metamodel.uml.statik.AssociationEnd
Sets both ends sources and targets according to the given navigability.
setNavigable(boolean) - Method in interface org.modelio.metamodel.uml.statik.LinkEnd
Sets both ends sources and targets according to the given navigability.
setNRepresented(NameSpace) - Method in interface org.modelio.metamodel.uml.statik.CollaborationUse
Setter for relation 'CollaborationUse->NRepresented' Metamodel description: null
setOBase(Operation) - Method in interface org.modelio.metamodel.uml.behavior.commonBehaviors.Signal
Setter for relation 'Signal->OBase' Metamodel description: The Operation that the Signal may represent.
setObject(T) - Method in class org.modelio.vbasic.version.VersionedItem
Attach the represented object or any other data.
setOperationRef(BpmnOperation) - Method in interface org.modelio.metamodel.bpmn.activities.BpmnReceiveTask
Setter for relation 'BpmnReceiveTask->OperationRef' Metamodel description: null
setOperationRef(BpmnOperation) - Method in interface org.modelio.metamodel.bpmn.activities.BpmnSendTask
Setter for relation 'BpmnSendTask->OperationRef' Metamodel description: null
setOperationRef(BpmnOperation) - Method in interface org.modelio.metamodel.bpmn.activities.BpmnServiceTask
Setter for relation 'BpmnServiceTask->OperationRef' Metamodel description: null
setOperator(InteractionOperator) - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.CombinedFragment
Setter for attribute 'CombinedFragment.Operator' Metamodel description: Specifies the operation that defines the semantics of this combination of InteractionFragments.
setOpposite(AssociationEnd) - Method in interface org.modelio.metamodel.uml.statik.AssociationEnd
Setter for relation 'AssociationEnd->Opposite' Metamodel description: null
setOpposite(LinkEnd) - Method in interface org.modelio.metamodel.uml.statik.LinkEnd
Setter for relation 'LinkEnd->Opposite' Metamodel description: null
setOppositeOwner(AssociationEnd) - Method in interface org.modelio.metamodel.uml.statik.AssociationEnd
Setter for relation 'AssociationEnd->OppositeOwner' Metamodel description: null
setOppositeOwner(LinkEnd) - Method in interface org.modelio.metamodel.uml.statik.LinkEnd
Setter for relation 'LinkEnd->OppositeOwner' Metamodel description: null
setOrdering(AdHocOrdering) - Method in interface org.modelio.metamodel.bpmn.activities.BpmnAdHocSubProcess
Setter for attribute 'BpmnAdHocSubProcess.Ordering' Metamodel description: This attribute defines if the Activities within the Process can be performed in parallel or must be performed sequentially.
setOrdering(ObjectNodeOrderingKind) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ObjectNode
Setter for attribute 'ObjectNode.Ordering' Metamodel description: Indicates if and how the tokens in the object node are ordered for selection to traverse edges outgoing from the object node.
setORepresented(Operation) - Method in interface org.modelio.metamodel.uml.statik.Collaboration
Setter for relation 'Collaboration->ORepresented' Metamodel description: null
setORepresented(Operation) - Method in interface org.modelio.metamodel.uml.statik.CollaborationUse
Setter for relation 'CollaborationUse->ORepresented' Metamodel description: null
setOrigin(ModelElement) - Method in interface org.modelio.metamodel.diagrams.AbstractDiagram
Setter for relation 'AbstractDiagram->Origin' Metamodel description: null
setOrigin(UseCase) - Method in interface org.modelio.metamodel.uml.behavior.usecaseModel.UseCaseDependency
Setter for relation 'UseCaseDependency->Origin' Metamodel description: null
setOrigin(NameSpace) - Method in interface org.modelio.metamodel.uml.informationFlow.DataFlow
Setter for relation 'DataFlow->Origin' Metamodel description: null
setOutMessageRef(BpmnMessage) - Method in interface org.modelio.metamodel.bpmn.bpmnService.BpmnOperation
Setter for relation 'BpmnOperation->OutMessageRef' Metamodel description: specifies the output Message of the Operation.
setOutputing(ActivityAction) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.OutputPin
Setter for relation 'OutputPin->Outputing' Metamodel description: null
setOwnedParameterElement(UmlModelElement) - Method in interface org.modelio.metamodel.uml.statik.TemplateParameter
Setter for relation 'TemplateParameter->OwnedParameterElement' Metamodel description: A TemplateParameter references a ParameterableElement that is exposed as a formal template parameter in the container template.
setOwner(MObject) - Method in class org.modelio.api.modelio.exchange.XmiImportConfiguration
 
setOwner(Model) - Method in interface org.modelio.archimate.metamodel.core.structure.Folder
Setter for relation 'Folder->owner' Metamodel description:
setOwner(BpmnMultiInstanceLoopCharacteristics) - Method in interface org.modelio.metamodel.bpmn.activities.BpmnComplexBehaviorDefinition
Setter for relation 'BpmnComplexBehaviorDefinition->Owner' Metamodel description: null
setOwner(BpmnComplexBehaviorDefinition) - Method in interface org.modelio.metamodel.bpmn.events.BpmnImplicitThrowEvent
Setter for relation 'BpmnImplicitThrowEvent->Owner' Metamodel description: null
setOwner(BpmnSharedDefinitions) - Method in interface org.modelio.metamodel.bpmn.rootElements.BpmnSharedElement
Setter for relation 'BpmnSharedElement->Owner' Metamodel description: null
setOwner(AbstractProject) - Method in interface org.modelio.metamodel.diagrams.DiagramSet
Setter for relation 'DiagramSet->Owner' Metamodel description: null
setOwner(ImpactModel) - Method in interface org.modelio.metamodel.impact.ImpactLink
Setter for relation 'ImpactLink->owner' Metamodel description: null
setOwner(ModuleComponent) - Method in interface org.modelio.metamodel.mda.ModuleParameter
Setter for relation 'ModuleParameter->Owner' Metamodel description: null
setOwner(Activity) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ActivityNode
Setter for relation 'ActivityNode->Owner' Metamodel description: null
setOwner(ConditionalNode) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.Clause
Setter for relation 'Clause->Owner' Metamodel description: null
setOwner(NameSpace) - Method in interface org.modelio.metamodel.uml.behavior.commonBehaviors.Behavior
Setter for relation 'Behavior->Owner' Metamodel description: null
setOwner(Behavior) - Method in interface org.modelio.metamodel.uml.behavior.commonBehaviors.BehaviorParameter
Setter for relation 'BehaviorParameter->Owner' Metamodel description: null
setOwner(CommunicationInteraction) - Method in interface org.modelio.metamodel.uml.behavior.communicationModel.CommunicationNode
Setter for relation 'CommunicationNode->Owner' Metamodel description: null
setOwner(Interaction) - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.Lifeline
Setter for relation 'Lifeline->Owner' Metamodel description: null
setOwner(UseCase) - Method in interface org.modelio.metamodel.uml.behavior.usecaseModel.ExtensionPoint
Setter for relation 'ExtensionPoint->Owner' Metamodel description: null
setOwner(NameSpace) - Method in interface org.modelio.metamodel.uml.informationFlow.DataFlow
Setter for relation 'DataFlow->Owner' Metamodel description: null
setOwner(NameSpace) - Method in interface org.modelio.metamodel.uml.informationFlow.InformationFlow
Setter for relation 'InformationFlow->Owner' Metamodel description:
setOwner(MethodologicalLink) - Method in interface org.modelio.metamodel.uml.infrastructure.ExternElement
Setter for relation 'ExternElement->Owner' Metamodel description: null
setOwner(ModelElement) - Method in interface org.modelio.metamodel.uml.infrastructure.matrix.MatrixDefinition
Setter for relation 'MatrixDefinition->Owner' Metamodel description: null
setOwner(ModelTree) - Method in interface org.modelio.metamodel.uml.infrastructure.ModelTree
Setter for relation 'ModelTree->Owner' Metamodel description:
setOwner(PropertyTableDefinition) - Method in interface org.modelio.metamodel.uml.infrastructure.properties.PropertyDefinition
Setter for relation 'PropertyDefinition->Owner' Metamodel description: null
setOwner(EnumeratedPropertyType) - Method in interface org.modelio.metamodel.uml.infrastructure.properties.PropertyEnumerationLitteral
Setter for relation 'PropertyEnumerationLitteral->Owner' Metamodel description: null
setOwner(ModelElement) - Method in interface org.modelio.metamodel.uml.infrastructure.properties.PropertyTable
Setter for relation 'PropertyTable->Owner' Metamodel description: null
setOwner(Profile) - Method in interface org.modelio.metamodel.uml.infrastructure.Stereotype
Setter for relation 'Stereotype->Owner' Metamodel description: null
setOwner(Classifier) - Method in interface org.modelio.metamodel.uml.statik.Attribute
Setter for relation 'Attribute->Owner' Metamodel description: null
setOwner(CollaborationUse) - Method in interface org.modelio.metamodel.uml.statik.Binding
Setter for relation 'Binding->Owner' Metamodel description: null
setOwner(NameSpace) - Method in interface org.modelio.metamodel.uml.statik.Instance
Setter for relation 'Instance->Owner' Metamodel description: null
setOwner(Artifact) - Method in interface org.modelio.metamodel.uml.statik.Manifestation
Setter for relation 'Manifestation->Owner' Metamodel description: null
setOwner(Classifier) - Method in interface org.modelio.metamodel.uml.statik.NaryAssociationEnd
Setter for relation 'NaryAssociationEnd->Owner' Metamodel description: null
setOwner(Classifier) - Method in interface org.modelio.metamodel.uml.statik.Operation
Setter for relation 'Operation->Owner' Metamodel description: null
setOwner(TemplateBinding) - Method in interface org.modelio.metamodel.uml.statik.TemplateParameterSubstitution
Setter for relation 'TemplateParameterSubstitution->Owner' Metamodel description: null
setOwnerActivity(BpmnActivity) - Method in interface org.modelio.metamodel.bpmn.activities.BpmnLoopCharacteristics
Setter for relation 'BpmnLoopCharacteristics->OwnerActivity' Metamodel description: null
setOwnerActivity(BpmnActivity) - Method in interface org.modelio.metamodel.bpmn.objects.BpmnDataInput
Setter for relation 'BpmnDataInput->OwnerActivity' Metamodel description: null
setOwnerActivity(BpmnActivity) - Method in interface org.modelio.metamodel.bpmn.objects.BpmnDataOutput
Setter for relation 'BpmnDataOutput->OwnerActivity' Metamodel description: null
setOwnerAsCol(MatrixDefinition) - Method in interface org.modelio.metamodel.uml.infrastructure.matrix.QueryDefinition
Setter for relation 'QueryDefinition->OwnerAsCol' Metamodel description: null
setOwnerAsDepth(MatrixDefinition) - Method in interface org.modelio.metamodel.uml.infrastructure.matrix.QueryDefinition
Setter for relation 'QueryDefinition->OwnerAsDepth' Metamodel description: null
setOwnerAsLine(MatrixDefinition) - Method in interface org.modelio.metamodel.uml.infrastructure.matrix.QueryDefinition
Setter for relation 'QueryDefinition->OwnerAsLine' Metamodel description: null
setOwnerClause(Clause) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ActivityNode
Setter for relation 'ActivityNode->OwnerClause' Metamodel description: null
setOwnerContainer(BusinessRuleContainer) - Method in interface org.modelio.metamodel.analyst.BusinessRule
Setter for relation 'BusinessRule->OwnerContainer' Metamodel description: null
setOwnerContainer(BusinessRuleContainer) - Method in interface org.modelio.metamodel.analyst.BusinessRuleContainer
Setter for relation 'BusinessRuleContainer->OwnerContainer' Metamodel description: null
setOwnerContainer(GenericAnalystContainer) - Method in interface org.modelio.metamodel.analyst.GenericAnalystContainer
Setter for relation 'GenericAnalystContainer->OwnerContainer' Metamodel description: null
setOwnerContainer(GenericAnalystContainer) - Method in interface org.modelio.metamodel.analyst.GenericAnalystElement
Setter for relation 'GenericAnalystElement->OwnerContainer' Metamodel description: null
setOwnerContainer(GoalContainer) - Method in interface org.modelio.metamodel.analyst.Goal
Setter for relation 'Goal->OwnerContainer' Metamodel description: null
setOwnerContainer(GoalContainer) - Method in interface org.modelio.metamodel.analyst.GoalContainer
Setter for relation 'GoalContainer->OwnerContainer' Metamodel description: null
setOwnerContainer(KPIContainer) - Method in interface org.modelio.metamodel.analyst.KPI
Setter for relation 'KPI->OwnerContainer' Metamodel description: Container of the requirement.
setOwnerContainer(KPIContainer) - Method in interface org.modelio.metamodel.analyst.KPIContainer
Setter for relation 'KPIContainer->OwnerContainer' Metamodel description: null
setOwnerContainer(RequirementContainer) - Method in interface org.modelio.metamodel.analyst.Requirement
Setter for relation 'Requirement->OwnerContainer' Metamodel description: Container of the requirement.
setOwnerContainer(RequirementContainer) - Method in interface org.modelio.metamodel.analyst.RequirementContainer
Setter for relation 'RequirementContainer->OwnerContainer' Metamodel description: null
setOwnerContainer(RiskContainer) - Method in interface org.modelio.metamodel.analyst.Risk
Setter for relation 'Risk->OwnerContainer' Metamodel description:
setOwnerContainer(RiskContainer) - Method in interface org.modelio.metamodel.analyst.RiskContainer
Setter for relation 'RiskContainer->OwnerContainer' Metamodel description: null
setOwnerContainer(TestContainer) - Method in interface org.modelio.metamodel.analyst.Test
Setter for relation 'Test->OwnerContainer' Metamodel description:
setOwnerContainer(TestContainer) - Method in interface org.modelio.metamodel.analyst.TestContainer
Setter for relation 'TestContainer->OwnerContainer' Metamodel description: null
setOwnerDictionary(Dictionary) - Method in interface org.modelio.metamodel.analyst.Dictionary
Setter for relation 'Dictionary->OwnerDictionary' Metamodel description: null
setOwnerDictionary(Dictionary) - Method in interface org.modelio.metamodel.analyst.Term
Setter for relation 'Term->OwnerDictionary' Metamodel description: null
setOwnerFolder(Folder) - Method in interface org.modelio.archimate.metamodel.core.Concept
Setter for relation 'Concept->ownerFolder' Metamodel description: The container storing this element
setOwnerFolder(ApplicationFolder) - Method in interface org.modelio.archimate.metamodel.core.structure.folder.ApplicationFolder
Setter for relation 'ApplicationFolder->ownerFolder' Metamodel description:
setOwnerFolder(BusinessFolder) - Method in interface org.modelio.archimate.metamodel.core.structure.folder.BusinessFolder
Setter for relation 'BusinessFolder->ownerFolder' Metamodel description:
setOwnerFolder(ImplementationFolder) - Method in interface org.modelio.archimate.metamodel.core.structure.folder.ImplementationFolder
Setter for relation 'ImplementationFolder->ownerFolder' Metamodel description:
setOwnerFolder(MotivationFolder) - Method in interface org.modelio.archimate.metamodel.core.structure.folder.MotivationFolder
Setter for relation 'MotivationFolder->ownerFolder' Metamodel description:
setOwnerFolder(PhysicalFolder) - Method in interface org.modelio.archimate.metamodel.core.structure.folder.PhysicalFolder
Setter for relation 'PhysicalFolder->ownerFolder' Metamodel description:
setOwnerFolder(StrategyFolder) - Method in interface org.modelio.archimate.metamodel.core.structure.folder.StrategyFolder
Setter for relation 'StrategyFolder->ownerFolder' Metamodel description:
setOwnerFolder(TechnologyFolder) - Method in interface org.modelio.archimate.metamodel.core.structure.folder.TechnologyFolder
Setter for relation 'TechnologyFolder->ownerFolder' Metamodel description:
setOwnerFragment(CombinedFragment) - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.Gate
Setter for relation 'Gate->OwnerFragment' Metamodel description: null
setOwnerFragment(CombinedFragment) - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.InteractionOperand
Setter for relation 'InteractionOperand->OwnerFragment' Metamodel description: null
setOwnerInteraction(Interaction) - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.Gate
Setter for relation 'Gate->OwnerInteraction' Metamodel description: null
setOwnerLoopCharacteristics(BpmnMultiInstanceLoopCharacteristics) - Method in interface org.modelio.metamodel.bpmn.objects.BpmnDataInput
Setter for relation 'BpmnDataInput->OwnerLoopCharacteristics' Metamodel description: null
setOwnerLoopCharacteristics(BpmnMultiInstanceLoopCharacteristics) - Method in interface org.modelio.metamodel.bpmn.objects.BpmnDataOutput
Setter for relation 'BpmnDataOutput->OwnerLoopCharacteristics' Metamodel description: null
setOwnerModule(ModuleComponent) - Method in interface org.modelio.metamodel.uml.infrastructure.Profile
Setter for relation 'Profile->OwnerModule' Metamodel description: null
setOwnerNode(StructuredActivityNode) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ActivityNode
Setter for relation 'ActivityNode->OwnerNode' Metamodel description: null
setOwnerOperation(Operation) - Method in interface org.modelio.metamodel.uml.behavior.commonBehaviors.Behavior
Setter for relation 'Behavior->OwnerOperation' Metamodel description: null
setOwnerPartition(ActivityPartition) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ActivityNode
Setter for relation 'ActivityNode->OwnerPartition' Metamodel description: null
setOwnerProfile(Profile) - Method in interface org.modelio.metamodel.uml.infrastructure.MetaclassReference
Setter for relation 'MetaclassReference->OwnerProfile' Metamodel description: null
setOwnerProject(AnalystProject) - Method in interface org.modelio.metamodel.analyst.BusinessRuleContainer
Setter for relation 'BusinessRuleContainer->OwnerProject' Metamodel description: null
setOwnerProject(AnalystProject) - Method in interface org.modelio.metamodel.analyst.Dictionary
Setter for relation 'Dictionary->OwnerProject' Metamodel description: null
setOwnerProject(AnalystProject) - Method in interface org.modelio.metamodel.analyst.GenericAnalystContainer
Setter for relation 'GenericAnalystContainer->OwnerProject' Metamodel description: null
setOwnerProject(AnalystProject) - Method in interface org.modelio.metamodel.analyst.GoalContainer
Setter for relation 'GoalContainer->OwnerProject' Metamodel description: null
setOwnerProject(AnalystProject) - Method in interface org.modelio.metamodel.analyst.KPIContainer
Setter for relation 'KPIContainer->OwnerProject' Metamodel description: null
setOwnerProject(AnalystProject) - Method in interface org.modelio.metamodel.analyst.RequirementContainer
Setter for relation 'RequirementContainer->OwnerProject' Metamodel description: null
setOwnerProject(AnalystProject) - Method in interface org.modelio.metamodel.analyst.RiskContainer
Setter for relation 'RiskContainer->OwnerProject' Metamodel description: null
setOwnerProject(AnalystProject) - Method in interface org.modelio.metamodel.analyst.TestContainer
Setter for relation 'TestContainer->OwnerProject' Metamodel description: null
setOwnerQuery(QueryDefinition) - Method in interface org.modelio.metamodel.uml.infrastructure.ExternProcessor
Setter for relation 'ExternProcessor->OwnerQuery' Metamodel description: null
setOwnerQuery(QueryDefinition) - Method in interface org.modelio.metamodel.uml.infrastructure.properties.PropertyTable
Setter for relation 'PropertyTable->OwnerQuery' Metamodel description: Query owner
setOwnerReference(MetaclassReference) - Method in interface org.modelio.metamodel.uml.infrastructure.NoteType
Setter for relation 'NoteType->OwnerReference' Metamodel description: null
setOwnerReference(MetaclassReference) - Method in interface org.modelio.metamodel.uml.infrastructure.properties.PropertyTableDefinition
Setter for relation 'PropertyTableDefinition->OwnerReference' Metamodel description: null
setOwnerReference(MetaclassReference) - Method in interface org.modelio.metamodel.uml.infrastructure.ResourceType
Setter for relation 'ResourceType->OwnerReference' Metamodel description: null
setOwnerReference(MetaclassReference) - Method in interface org.modelio.metamodel.uml.infrastructure.TagType
Setter for relation 'TagType->OwnerReference' Metamodel description: null
setOwnerState(State) - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.ConnectionPointReference
Setter for relation 'ConnectionPointReference->OwnerState' Metamodel description:
setOwnerStereotype(Stereotype) - Method in interface org.modelio.metamodel.uml.infrastructure.NoteType
Setter for relation 'NoteType->OwnerStereotype' Metamodel description: null
setOwnerStereotype(Stereotype) - Method in interface org.modelio.metamodel.uml.infrastructure.properties.PropertyTableDefinition
Setter for relation 'PropertyTableDefinition->OwnerStereotype' Metamodel description: null
setOwnerStereotype(Stereotype) - Method in interface org.modelio.metamodel.uml.infrastructure.ResourceType
Setter for relation 'ResourceType->OwnerStereotype' Metamodel description: null
setOwnerStereotype(Stereotype) - Method in interface org.modelio.metamodel.uml.infrastructure.TagType
Setter for relation 'TagType->OwnerStereotype' Metamodel description: null
setOwnerTemplateParameter(TemplateParameter) - Method in interface org.modelio.metamodel.uml.infrastructure.UmlModelElement
Setter for relation 'UmlModelElement->OwnerTemplateParameter' Metamodel description: null
setOwnerThrowEvent(BpmnThrowEvent) - Method in interface org.modelio.metamodel.bpmn.objects.BpmnDataInput
Setter for relation 'BpmnDataInput->OwnerThrowEvent' Metamodel description: null
setOwnerUse(InteractionUse) - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.Gate
Setter for relation 'Gate->OwnerUse' Metamodel description: null
setOwnerValDef(MatrixValueDefinition) - Method in interface org.modelio.metamodel.uml.infrastructure.ExternProcessor
Setter for relation 'ExternProcessor->OwnerValDef' Metamodel description: null
setOwnerValDef(MatrixValueDefinition) - Method in interface org.modelio.metamodel.uml.infrastructure.properties.PropertyTable
Setter for relation 'PropertyTable->OwnerValDef' Metamodel description: Matrix value definition owning the property table.
setPageLocation(Control) - Method in class org.modelio.api.ui.ModelioWizardDialog.PageContainerFillLayout
Sets the location of the page so that its origin is in the upper left corner.
setPageSize(int, int) - Method in class org.modelio.api.ui.ModelioWizardDialog
Sets the size of all pages.
setPageSize(Point) - Method in class org.modelio.api.ui.ModelioWizardDialog
Sets the size of all pages.
setParallelMultiple(boolean) - Method in interface org.modelio.metamodel.bpmn.events.BpmnCatchEvent
Setter for attribute 'BpmnCatchEvent.ParallelMultiple' Metamodel description: This means that there are multiple triggers required before the events triggers outcoming sequence flows.
setParameterized(NameSpace) - Method in interface org.modelio.metamodel.uml.statik.TemplateParameter
Setter for relation 'TemplateParameter->Parameterized' Metamodel description: null
setParameterizedOperation(Operation) - Method in interface org.modelio.metamodel.uml.statik.TemplateParameter
Setter for relation 'TemplateParameter->ParameterizedOperation' Metamodel description: null
setParameterPassing(PassingMode) - Method in interface org.modelio.metamodel.uml.statik.Parameter
Setter for attribute 'Parameter.ParameterPassing' Metamodel description: Defines the passing mode (in, out or inout) of the Parameter.
setParameterRef(BpmnResourceParameter) - Method in interface org.modelio.metamodel.bpmn.resources.BpmnResourceParameterBinding
Setter for relation 'BpmnResourceParameterBinding->ParameterRef' Metamodel description: null
setParameters(Map<String, String>) - Method in class org.modelio.api.module.contributor.AbstractWizardContributor
 
setParameters(Map<String, String>) - Method in interface org.modelio.api.module.contributor.IWizardContributor
 
setParameters(PropertyTable) - Method in interface org.modelio.metamodel.uml.infrastructure.matrix.MatrixValueDefinition
Setter for relation 'MatrixValueDefinition->Parameters' Metamodel description: Parameters to pass to the external processor.
setParameters(PropertyTable) - Method in interface org.modelio.metamodel.uml.infrastructure.matrix.QueryDefinition
Setter for relation 'QueryDefinition->Parameters' Metamodel description: Parameters to pass to the external processor.
setParameterValidator(String, IConfigParamValidator) - Method in interface org.modelio.api.module.context.configuration.IModuleUserConfiguration
 
setParameterValue(String, String) - Method in interface org.modelio.api.module.context.configuration.IModuleAPIConfiguration
Set the value of a parameter.
setParameterValue(String, String) - Method in interface org.modelio.api.module.context.configuration.IModuleUserConfiguration
Set the value of a parameter.
setParamNumber(String) - Method in interface org.modelio.metamodel.uml.infrastructure.TagType
Setter for attribute 'TagType.ParamNumber' Metamodel description: Number of parameters an occurrence may have.
setParent(ViewPoint) - Method in interface org.modelio.archimate.metamodel.core.structure.ViewPoint
Setter for relation 'ViewPoint->parent' Metamodel description:
setParent(DiagramSet) - Method in interface org.modelio.metamodel.diagrams.DiagramSet
Setter for relation 'DiagramSet->Parent' Metamodel description: null
setParent(State) - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.Region
Setter for relation 'Region->Parent' Metamodel description:
setParent(Region) - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.StateVertex
Setter for relation 'StateVertex->Parent' Metamodel description:
setParent(Stereotype) - Method in interface org.modelio.metamodel.uml.infrastructure.Stereotype
Setter for relation 'Stereotype->Parent' Metamodel description: null
setParentElement(GenericAnalystElement) - Method in interface org.modelio.metamodel.analyst.GenericAnalystElement
Setter for relation 'GenericAnalystElement->ParentElement' Metamodel description: null
setParentGoal(Goal) - Method in interface org.modelio.metamodel.analyst.Goal
Setter for relation 'Goal->ParentGoal' Metamodel description: null
setParentKPI(KPI) - Method in interface org.modelio.metamodel.analyst.KPI
Setter for relation 'KPI->ParentKPI' Metamodel description: Requirement this requirement decomposes.
setParentLane(BpmnLane) - Method in interface org.modelio.metamodel.bpmn.processCollaboration.BpmnLaneSet
Setter for relation 'BpmnLaneSet->ParentLane' Metamodel description: null
setParentRequirement(Requirement) - Method in interface org.modelio.metamodel.analyst.Requirement
Setter for relation 'Requirement->ParentRequirement' Metamodel description: Requirement this requirement decomposes.
setParentRisk(Risk) - Method in interface org.modelio.metamodel.analyst.Risk
Setter for relation 'Risk->ParentRisk' Metamodel description:
setParentRule(BusinessRule) - Method in interface org.modelio.metamodel.analyst.BusinessRule
Setter for relation 'BusinessRule->ParentRule' Metamodel description: null
setParentTest(Test) - Method in interface org.modelio.metamodel.analyst.Test
Setter for relation 'Test->ParentTest' Metamodel description:
setPassing(MethodPassingMode) - Method in interface org.modelio.metamodel.uml.statik.Operation
Setter for attribute 'Operation.Passing' Metamodel description: Method passing mode (in or inout).
setPath(Collection<Point>) - Method in interface org.modelio.api.modelio.diagram.IDiagramLink
Route the path of a link.
setPath(ILinkPath) - Method in interface org.modelio.api.modelio.diagram.IDiagramLink
This method tries to set the current link path.
setPBase(Parameter) - Method in interface org.modelio.metamodel.uml.behavior.commonBehaviors.Signal
Setter for relation 'Signal->PBase' Metamodel description: Parameter that the Signal may represent.
setPoints(Collection<Point>) - Method in interface org.modelio.api.modelio.diagram.ILinkPath
Discards all points from the point list, then add all specified points in it.
setPostCondition(String) - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.Transition
Setter for attribute 'Transition.PostCondition' Metamodel description:
setPostOrder(ICmsContributorHolder.Action, List<String>) - Method in interface com.modeliosoft.modelio.cms.api.contrib.ICmsContributorHolder
Set the post process contributors order for an action by using a list of contributor identifiers.
setPreOrder(ICmsContributorHolder.Action, List<String>) - Method in interface com.modeliosoft.modelio.cms.api.contrib.ICmsContributorHolder
Set the pre process contributors order for an action by using a list of contributor identifiers.
setPreviewData(String) - Method in interface org.modelio.metamodel.diagrams.AbstractDiagram
Setter for attribute 'AbstractDiagram.PreviewData' Metamodel description:
setPreviewImage(ImageDescriptor) - Method in class org.modelio.api.module.contributor.AbstractWizardContributor
 
setPreviewImage(ImageDescriptor) - Method in interface org.modelio.api.module.contributor.IWizardContributor
 
setProcess(BpmnProcess) - Method in interface org.modelio.metamodel.bpmn.processCollaboration.BpmnLaneSet
Setter for relation 'BpmnLaneSet->Process' Metamodel description: null
setProcess(BpmnProcess) - Method in interface org.modelio.metamodel.bpmn.processCollaboration.BpmnParticipant
Setter for relation 'BpmnParticipant->Process' Metamodel description: null
setProcess(BpmnProcess) - Method in interface org.modelio.metamodel.bpmn.resources.BpmnResourceRole
Setter for relation 'BpmnResourceRole->Process' Metamodel description: null
setProcess(BpmnProcess) - Method in interface org.modelio.metamodel.bpmn.rootElements.BpmnArtifact
Setter for relation 'BpmnArtifact->Process' Metamodel description: null
setProcessed(Operation) - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.Transition
Setter for relation 'Transition->Processed' Metamodel description: The Operation processed once the Transition is triggered.
setProcessor(ExternProcessor) - Method in interface org.modelio.metamodel.uml.infrastructure.matrix.MatrixValueDefinition
Setter for relation 'MatrixValueDefinition->Processor' Metamodel description: External java processor that displays and edit matrix values.
setProcessor(ExternProcessor) - Method in interface org.modelio.metamodel.uml.infrastructure.matrix.QueryDefinition
Setter for relation 'QueryDefinition->Processor' Metamodel description: External processor used to execute the query.
setProcessType(BpmnProcessType) - Method in interface org.modelio.metamodel.bpmn.processCollaboration.BpmnProcess
Setter for attribute 'BpmnProcess.ProcessType' Metamodel description:
setProject(ArchimateProject) - Method in interface org.modelio.archimate.metamodel.core.structure.Model
Setter for relation 'Model->project' Metamodel description: The Archimate project containing this model.
setProject(ArchimateProject) - Method in interface org.modelio.archimate.metamodel.core.structure.ViewPoint
Setter for relation 'ViewPoint->project' Metamodel description:
setProject(ImpactProject) - Method in interface org.modelio.metamodel.impact.ImpactModel
Setter for relation 'ImpactModel->project' Metamodel description: null
setProjectContext(String) - Method in interface org.modelio.metamodel.mda.Project
Setter for attribute 'Project.ProjectContext' Metamodel description: null
setProjectDescr(String) - Method in interface org.modelio.metamodel.mda.Project
Setter for attribute 'Project.ProjectDescr' Metamodel description: null
setProperty(String, String) - Method in interface org.modelio.api.modelio.diagram.IDGDynamicDecorator.IOverwrittenProperties
Sets the local property value of this graphic element for 'property'.
setProperty(String, String) - Method in interface org.modelio.api.modelio.diagram.IDiagramGraphic
Sets the local property value of this graphic element for 'property'.
setProperty(String, String, String, String) - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
Set a property value.
setProperty(String, String, String) - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
Set a property value.
setProperty(Stereotype, String, String) - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
Set a property value.
setProperty(MetaclassReference, String, String) - Method in interface org.modelio.metamodel.uml.infrastructure.ModelElement
Set a property value.
setProperty(String, String) - Method in interface org.modelio.metamodel.uml.infrastructure.properties.PropertyTable
Set a property value.
setProperty(PropertyDefinition, String) - Method in interface org.modelio.metamodel.uml.infrastructure.properties.TypedPropertyTable
Set a property value.
setPropertyObject(PropertyDefinition, Object) - Method in interface org.modelio.metamodel.uml.infrastructure.properties.TypedPropertyTable
Set a property value.
setProtectedNode(ActivityAction) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ExceptionHandler
Setter for relation 'ExceptionHandler->ProtectedNode' Metamodel description: null
setProvider(String) - Method in interface org.modelio.metamodel.uml.infrastructure.ExternElement
Setter for attribute 'ExternElement.Provider' Metamodel description: null
setProvider(ProvidedInterface) - Method in interface org.modelio.metamodel.uml.statik.LinkEnd
Setter for relation 'LinkEnd->Provider' Metamodel description: Used for Connectors between Ports to designate the ProvidedInterface(s) set the LinkEnd is connected to.
setProvider(ProvidedInterface) - Method in interface org.modelio.metamodel.uml.statik.NaryLinkEnd
Setter for relation 'NaryLinkEnd->Provider' Metamodel description: null
setProviding(Port) - Method in interface org.modelio.metamodel.uml.statik.ProvidedInterface
Setter for relation 'ProvidedInterface->Providing' Metamodel description: null
setQualified(TaggedValue) - Method in interface org.modelio.metamodel.uml.infrastructure.TagParameter
Setter for relation 'TagParameter->Qualified' Metamodel description: null
setQualified(AssociationEnd) - Method in interface org.modelio.metamodel.uml.statik.Attribute
Setter for relation 'Attribute->Qualified' Metamodel description: null
setQualifier(TagParameter) - Method in interface org.modelio.metamodel.uml.infrastructure.TaggedValue
Setter for relation 'TaggedValue->Qualifier' Metamodel description: Current Qualifier of the TaggedValue.
setReadonlyMode(boolean) - Method in interface org.modelio.api.modelio.editor.IMDATextEditor
Change the editor's editon mode.
A read only editor can't be modified.
setRealizingClassifier(Classifier) - Method in interface org.modelio.metamodel.uml.statik.ComponentRealization
Setter for relation 'ComponentRealization->RealizingClassifier' Metamodel description: The Classifiers that are involved in the implementation of the Component that owns this Realization.
setReceivedEvents(String) - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.Transition
Setter for attribute 'Transition.ReceivedEvents' Metamodel description: Received events that trigger the Transition.
setReceivedMessage(Message) - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.MessageEnd
Setter for relation 'MessageEnd->ReceivedMessage' Metamodel description: null
setReceiveEvent(MessageEnd) - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.Message
Setter for relation 'Message->ReceiveEvent' Metamodel description: References the reception of the message.
setReceivingPackage(Package) - Method in interface org.modelio.metamodel.uml.statik.PackageMerge
Setter for relation 'PackageMerge->ReceivingPackage' Metamodel description: null
setRecursive(boolean, IModelioProgress) - Method in interface com.modeliosoft.modelio.cms.api.contrib.ICommitConfig
Set whether the commit must be recursive.
setRecursive(boolean, IModelioProgress) - Method in interface com.modeliosoft.modelio.cms.api.contrib.IRevertConfig
Set whether the revert must be recursive.
setRecursive(boolean, IModelioProgress) - Method in interface com.modeliosoft.modelio.cms.api.ICommitCommand
Set whether the commit must be recursive.
setRecursive(boolean) - Method in interface com.modeliosoft.modelio.cms.api.IGetLockCommand
Set whether the get lock is recursive .
setRecursive(boolean, IModelioProgress) - Method in interface com.modeliosoft.modelio.cms.api.IRevertCommand
Set whether the revert must be recursive.
setRedefines(Operation) - Method in interface org.modelio.metamodel.uml.statik.Operation
Setter for relation 'Operation->Redefines' Metamodel description: null
setReferencedClassName(String) - Method in interface org.modelio.metamodel.uml.infrastructure.MetaclassReference
Setter for attribute 'MetaclassReference.ReferencedClassName' Metamodel description: null
setRefersTo(Interaction) - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.InteractionUse
Setter for relation 'InteractionUse->RefersTo' Metamodel description: Refers to the Interaction that defines its meaning.
setRegionAsInput(ExpansionRegion) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ExpansionNode
Setter for relation 'ExpansionNode->RegionAsInput' Metamodel description: null
setRegionAsOutput(ExpansionRegion) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ExpansionNode
Setter for relation 'ExpansionNode->RegionAsOutput' Metamodel description: null
setReleaseLocks(boolean) - Method in interface com.modeliosoft.modelio.cms.api.contrib.IRevertConfig
Set whether locks must be kept or released.
setReleaseLocks(boolean) - Method in interface com.modeliosoft.modelio.cms.api.IRevertCommand
Set whether locks must be kept or released.
setRepositoryUrl(String) - Method in interface com.modeliosoft.modelio.cms.api.admin.IConnectDirToRepositoryCommand
 
setRepresentationMode(int) - Method in interface org.modelio.api.modelio.diagram.IDiagramNode
Modify the current representation mode.
- 0 : simple mode
- 1 : structured mode
- 2 : image mode
setRepresented(UmlModelElement) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ActivityPartition
Setter for relation 'ActivityPartition->Represented' Metamodel description: An element constraining behaviors invoked by nodes in the partition.
setRepresented(Instance) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ObjectNode
Setter for relation 'ObjectNode->Represented' Metamodel description: Instance that is represented by the ObjectNode.
setRepresented(Instance) - Method in interface org.modelio.metamodel.uml.behavior.communicationModel.CommunicationNode
Setter for relation 'CommunicationNode->Represented' Metamodel description: References the Instance the communication node represents.
setRepresented(Instance) - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.Lifeline
Setter for relation 'Lifeline->Represented' Metamodel description: References the Instance the Lifeline represents.
setRepresented(StateMachine) - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.Region
Setter for relation 'Region->Represented' Metamodel description:
setRepresented(Project) - Method in interface org.modelio.metamodel.uml.statik.Package
Setter for relation 'Package->Represented' Metamodel description: null
setRepresentedAttribute(Attribute) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ObjectNode
Setter for relation 'ObjectNode->RepresentedAttribute' Metamodel description: Represented attribute.
setRepresentedFeature(UmlModelElement) - Method in interface org.modelio.metamodel.uml.statik.BindableInstance
Setter for relation 'BindableInstance->RepresentedFeature' Metamodel description: Expresses that the Part or Port represents an element from within a more accurate context (such as within an instance or a class internal structure).
setRepresentedFeature(UmlModelElement) - Method in interface org.modelio.metamodel.uml.statik.Binding
Setter for relation 'Binding->RepresentedFeature' Metamodel description: null
setRepresentedFeature(UmlModelElement) - Method in interface org.modelio.metamodel.uml.statik.ConnectorEnd
Setter for relation 'ConnectorEnd->RepresentedFeature' Metamodel description: Expresses that the ConnectorEnd represents an element in a more accurate context (such as within an instance or a class internal structure).
setRepresentedFeature(UmlModelElement) - Method in interface org.modelio.metamodel.uml.statik.NaryConnector
Setter for relation 'NaryConnector->RepresentedFeature' Metamodel description: null
setRepresentedRealParameter(BehaviorParameter) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ObjectNode
Setter for relation 'ObjectNode->RepresentedRealParameter' Metamodel description: The represented parameter.
setRepresentedRole(AssociationEnd) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ObjectNode
Setter for relation 'ObjectNode->RepresentedRole' Metamodel description: Shortcut to directly represent an association end by the node.
setRequiring(Port) - Method in interface org.modelio.metamodel.uml.statik.RequiredInterface
Setter for relation 'RequiredInterface->Requiring' Metamodel description: null
setResource(BpmnResource) - Method in interface org.modelio.metamodel.bpmn.resources.BpmnResourceParameter
Setter for relation 'BpmnResourceParameter->Resource' Metamodel description: null
setResourceRef(BpmnResource) - Method in interface org.modelio.metamodel.bpmn.resources.BpmnResourceRole
Setter for relation 'BpmnResourceRole->ResourceRef' Metamodel description: null
setResourceRole(BpmnResourceRole) - Method in interface org.modelio.metamodel.bpmn.resources.BpmnResourceParameterBinding
Setter for relation 'BpmnResourceParameterBinding->ResourceRole' Metamodel description: null
setReturn(Parameter) - Method in interface org.modelio.metamodel.uml.statik.Operation
Setter for relation 'Operation->Return' Metamodel description: Link to the possible return parameter.
setReturned(Operation) - Method in interface org.modelio.metamodel.uml.statik.Parameter
Setter for relation 'Parameter->Returned' Metamodel description: null
setRevision(String) - Method in interface com.modeliosoft.modelio.cms.api.contrib.IUpdateConfig
Set the revision to which the update must be done.
setRole(BindableInstance) - Method in interface org.modelio.metamodel.uml.statik.Binding
Setter for relation 'Binding->Role' Metamodel description: null
setRouterKind(IDiagramLink.LinkRouterKind) - Method in interface org.modelio.api.modelio.diagram.IDiagramLink
Modify the router referenced by the link.
setSComposed(State) - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.InternalTransition
Setter for relation 'InternalTransition->SComposed' Metamodel description: null
setScopes(List<ElementScope>) - Method in class org.modelio.api.module.contributor.AbstractWizardContributor
 
setScopes(List<ElementScope>) - Method in interface org.modelio.api.module.contributor.IWizardContributor
 
setScript(String) - Method in interface org.modelio.metamodel.bpmn.activities.BpmnScriptTask
Setter for attribute 'BpmnScriptTask.Script' Metamodel description: The modeler MAY include a script that can be run when the Task is performed.
setScriptLanguage(String) - Method in interface org.modelio.metamodel.bpmn.activities.BpmnScriptTask
Setter for attribute 'BpmnScriptTask.ScriptLanguage' Metamodel description: Defines the script language.
setSelected(MClass) - Method in interface org.modelio.api.ui.swt.metaclassselect.IMetaclassSelector
Set the selected metaclass.
setSelectionBehavior(String) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ObjectFlow
Setter for attribute 'ObjectFlow.SelectionBehavior' Metamodel description: Selects tokens from a source object node.
setSelectionBehavior(String) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ObjectNode
Setter for attribute 'ObjectNode.SelectionBehavior' Metamodel description: Selects tokens for outgoing edges.
setSelector(String) - Method in interface org.modelio.metamodel.uml.behavior.communicationModel.CommunicationNode
Setter for attribute 'CommunicationNode.Selector' Metamodel description: If the represented element is multivalued, then this specifies the specific individual part within that set.
setSelector(String) - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.Lifeline
Setter for attribute 'Lifeline.Selector' Metamodel description: If the referenced ConnectableElement is multivalued, then this specifies the specific individual part within that set.
setSendEvent(MessageEnd) - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.Message
Setter for relation 'Message->SendEvent' Metamodel description: null
setSent(Signal) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.SendSignalAction
Setter for relation 'SendSignalAction->Sent' Metamodel description: The type of signal transmitted.
setSent(CommunicationChannel) - Method in interface org.modelio.metamodel.uml.statik.Link
Setter for relation 'Link->Sent' Metamodel description: null
setSentEvents(String) - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.Transition
Setter for attribute 'Transition.SentEvents' Metamodel description: Events sent by the Transition once it is triggered.
setSentMessage(Message) - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.MessageEnd
Setter for relation 'MessageEnd->SentMessage' Metamodel description: Message sent.
setSequence(String) - Method in interface org.modelio.metamodel.uml.behavior.communicationModel.CommunicationMessage
Setter for attribute 'CommunicationMessage.Sequence' Metamodel description: null
setSequence(String) - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.Message
Setter for attribute 'Message.Sequence' Metamodel description: Arguments passed with the message.
setSetup(String) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.LoopNode
Setter for attribute 'LoopNode.Setup' Metamodel description: Section that initialize values or perform other setup computations for the loop.
setSignalSignature(Signal) - Method in interface org.modelio.metamodel.uml.behavior.communicationModel.CommunicationMessage
Setter for relation 'CommunicationMessage->SignalSignature' Metamodel description: Signal that is sent by the message.
setSignalSignature(Signal) - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.Message
Setter for relation 'Message->SignalSignature' Metamodel description: Signal that is sent by the message.
setSize(int, int) - Method in interface org.modelio.api.modelio.diagram.IDiagramNode
Change the size of the node to (width,height).
Note however that the requested change might no be performed when some layout constraints are maintained by the parent of the node (ie the requested change is refused or adapted by the parent of the node).
setSModel(Signal) - Method in interface org.modelio.metamodel.uml.informationFlow.DataFlow
Setter for relation 'DataFlow->SModel' Metamodel description: Defines the DataFlow as being an instance of the associated Signal.
setSortOfMessage(MessageSort) - Method in interface org.modelio.metamodel.uml.behavior.communicationModel.CommunicationMessage
Setter for attribute 'CommunicationMessage.SortOfMessage' Metamodel description: The sort of communication reflected by the CommunicationMessage.
setSortOfMessage(MessageSort) - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.Message
Setter for attribute 'Message.SortOfMessage' Metamodel description: The sort of communication reflected by the Message.
setSource(ActivityNode) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ActivityEdge
Setter for relation 'ActivityEdge->Source' Metamodel description: null
setSource(StateVertex) - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.Transition
Setter for relation 'Transition->Source' Metamodel description: Specifies the Transitions departing from the vertex.
setSource(Classifier, boolean) - Method in interface org.modelio.metamodel.uml.statik.AssociationEnd
Sets the value of the 'source' dependency.
setSource(Classifier) - Method in interface org.modelio.metamodel.uml.statik.AssociationEnd
Setter for relation 'AssociationEnd->Source' Metamodel description: null
setSource(Instance, boolean) - Method in interface org.modelio.metamodel.uml.statik.LinkEnd
 
setSource(Instance) - Method in interface org.modelio.metamodel.uml.statik.LinkEnd
Setter for relation 'LinkEnd->Source' Metamodel description: null
setSource(Instance) - Method in interface org.modelio.metamodel.uml.statik.NaryLinkEnd
Setter for relation 'NaryLinkEnd->Source' Metamodel description: null
setSource(MObject, MObject, MObject) - Method in interface org.modelio.vcore.smkernel.mapi.MExpert
Change a model link source.
setSourcePartition(ActivityPartition) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.MessageFlow
Setter for relation 'MessageFlow->SourcePartition' Metamodel description: null
setSourceRef(BpmnBaseElement) - Method in interface org.modelio.metamodel.bpmn.flows.BpmnMessageFlow
Setter for relation 'BpmnMessageFlow->SourceRef' Metamodel description: The BaseElement that the Association is connecting from.
setSourceRef(BpmnFlowNode) - Method in interface org.modelio.metamodel.bpmn.flows.BpmnSequenceFlow
Setter for relation 'BpmnSequenceFlow->SourceRef' Metamodel description: null
setSourceRef(BpmnBaseElement) - Method in interface org.modelio.metamodel.bpmn.rootElements.BpmnAssociation
Setter for relation 'BpmnAssociation->SourceRef' Metamodel description: The BaseElement that the Association is connecting from.
setStart(CommunicationNode) - Method in interface org.modelio.metamodel.uml.behavior.communicationModel.CommunicationChannel
Setter for relation 'CommunicationChannel->Start' Metamodel description: Node starting the channel.
setStart(ExecutionOccurenceSpecification) - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.ExecutionSpecification
Setter for relation 'ExecutionSpecification->Start' Metamodel description: References the OccurrenceSpecification that designates the start of the execution.
setStarted(ExecutionSpecification) - Method in interface org.modelio.metamodel.uml.behavior.interactionModel.ExecutionOccurenceSpecification
Setter for relation 'ExecutionOccurenceSpecification->Started' Metamodel description: null
setStartingActivity(BpmnActivity) - Method in interface org.modelio.metamodel.bpmn.objects.BpmnDataAssociation
Setter for relation 'BpmnDataAssociation->StartingActivity' Metamodel description: null
setStartingEvent(BpmnThrowEvent) - Method in interface org.modelio.metamodel.bpmn.objects.BpmnDataAssociation
Setter for relation 'BpmnDataAssociation->StartingEvent' Metamodel description: null
setStartQuantity(int) - Method in interface org.modelio.metamodel.bpmn.activities.BpmnActivity
Setter for attribute 'BpmnActivity.StartQuantity' Metamodel description: The default value is 1.
setStealLocks(boolean) - Method in interface com.modeliosoft.modelio.cms.api.IGetLockCommand
Set whether the lock should be stolen if already owned by someone else.
setStorageInfo(String) - Method in interface org.modelio.metamodel.uml.infrastructure.AbstractResource
Setter for attribute 'AbstractResource.storageInfo' Metamodel description:
setStrength(String) - Method in interface org.modelio.archimate.metamodel.relationships.dependency.Influence
Setter for attribute 'Influence.strength' Metamodel description:
setStyle(IStyleHandle) - Method in interface org.modelio.api.modelio.diagram.IDiagramGraphic
Set the style used to get a property value when it is not defined locally.
setSubject(ModelElement) - Method in interface org.modelio.metamodel.uml.infrastructure.AbstractResource
Setter for relation 'AbstractResource->Subject' Metamodel description: Model element owning the rich note.
setSubject(ModelElement) - Method in interface org.modelio.metamodel.uml.infrastructure.Note
Setter for relation 'Note->Subject' Metamodel description: The annotated element owning this note.
setSubMachine(StateMachine) - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.State
Setter for relation 'State->SubMachine' Metamodel description:
setSubProcess(BpmnSubProcess) - Method in interface org.modelio.metamodel.bpmn.processCollaboration.BpmnLaneSet
Setter for relation 'BpmnLaneSet->SubProcess' Metamodel description: null
setSubProcess(BpmnSubProcess) - Method in interface org.modelio.metamodel.bpmn.rootElements.BpmnArtifact
Setter for relation 'BpmnArtifact->SubProcess' Metamodel description: null
setSubProcess(BpmnSubProcess) - Method in interface org.modelio.metamodel.bpmn.rootElements.BpmnFlowElement
Setter for relation 'BpmnFlowElement->SubProcess' Metamodel description: null
setSubstitutingClassifier(Classifier) - Method in interface org.modelio.metamodel.uml.infrastructure.Substitution
Setter for relation 'Substitution->SubstitutingClassifier' Metamodel description: null
setSubType(NameSpace) - Method in interface org.modelio.metamodel.uml.statik.Generalization
Setter for relation 'Generalization->SubType' Metamodel description: null
setSuperPartition(ActivityPartition) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ActivityPartition
Setter for relation 'ActivityPartition->SuperPartition' Metamodel description: null
setSuperType(NameSpace) - Method in interface org.modelio.metamodel.uml.statik.Generalization
Setter for relation 'Generalization->SuperType' Metamodel description: Defines the parent element.
setTagSpec(String) - Method in interface com.modeliosoft.modelio.cms.api.admin.ICreateTagCommand
Set the tag specification.
setTarget(BpmnLinkEventDefinition) - Method in interface org.modelio.metamodel.bpmn.events.BpmnLinkEventDefinition
Setter for relation 'BpmnLinkEventDefinition->Target' Metamodel description: null
setTarget(ActivityNode) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ActivityEdge
Setter for relation 'ActivityEdge->Target' Metamodel description: Node to which tokens are put when they traverse the edge.
setTarget(StateVertex) - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.Transition
Setter for relation 'Transition->Target' Metamodel description: Specifies the Transitions entering the vertex.
setTarget(UseCase) - Method in interface org.modelio.metamodel.uml.behavior.usecaseModel.UseCaseDependency
Setter for relation 'UseCaseDependency->Target' Metamodel description: In a dependency between UseCases, this defines the link to the target UseCase.
setTarget(Classifier, boolean) - Method in interface org.modelio.metamodel.uml.statik.AssociationEnd
Sets the value of the 'target' dependency.
setTarget(Classifier) - Method in interface org.modelio.metamodel.uml.statik.AssociationEnd
Setter for relation 'AssociationEnd->Target' Metamodel description: null
setTarget(Instance, boolean) - Method in interface org.modelio.metamodel.uml.statik.LinkEnd
 
setTarget(Instance) - Method in interface org.modelio.metamodel.uml.statik.LinkEnd
Setter for relation 'LinkEnd->Target' Metamodel description: null
setTarget(MObject, MObject, MObject) - Method in interface org.modelio.vcore.smkernel.mapi.MExpert
Change a model link target.
setTargetIsClass(boolean) - Method in interface org.modelio.metamodel.uml.statik.Attribute
Setter for attribute 'Attribute.TargetIsClass' Metamodel description: Determines that the target is itself a metaclass.
setTargetPartition(ActivityPartition) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.MessageFlow
Setter for relation 'MessageFlow->TargetPartition' Metamodel description:
setTargetRef(BpmnBaseElement) - Method in interface org.modelio.metamodel.bpmn.flows.BpmnMessageFlow
Setter for relation 'BpmnMessageFlow->TargetRef' Metamodel description: The BaseElement that the Association is connecting to.
setTargetRef(BpmnFlowNode) - Method in interface org.modelio.metamodel.bpmn.flows.BpmnSequenceFlow
Setter for relation 'BpmnSequenceFlow->TargetRef' Metamodel description: null
setTargetRef(BpmnItemAwareElement) - Method in interface org.modelio.metamodel.bpmn.objects.BpmnDataAssociation
Setter for relation 'BpmnDataAssociation->TargetRef' Metamodel description: null
setTargetRef(BpmnBaseElement) - Method in interface org.modelio.metamodel.bpmn.rootElements.BpmnAssociation
Setter for relation 'BpmnAssociation->TargetRef' Metamodel description: The BaseElement that the Association is connecting to.
setTest(String) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.Clause
Setter for attribute 'Clause.Test' Metamodel description: Specifies the result of the test.
setTest(String) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.LoopNode
Setter for attribute 'LoopNode.Test' Metamodel description: Expression that computes a Boolean value to determine if another execution of the body will be performed.
setTestBefore(boolean) - Method in interface org.modelio.metamodel.bpmn.activities.BpmnStandardLoopCharacteristics
Setter for attribute 'BpmnStandardLoopCharacteristics.TestBefore' Metamodel description: Flag that controls whether the loop condition is evaluated at the beginning (testBefore = true) or at the end (testBefore = false) of the loop iteration.
setTextColor(String) - Method in interface org.modelio.api.modelio.diagram.IDGDynamicDecorator.IOverwrittenProperties
Modify the current text color.
setTextColor(String) - Method in interface org.modelio.api.modelio.diagram.IDiagramLink
Modify the current text color.
setTextColor(String) - Method in interface org.modelio.api.modelio.diagram.IDiagramNode
Modify the current text color.
setThrower(Operation) - Method in interface org.modelio.metamodel.uml.statik.RaisedException
Setter for relation 'RaisedException->Thrower' Metamodel description: null
setThrownType(Classifier) - Method in interface org.modelio.metamodel.uml.statik.RaisedException
Setter for relation 'RaisedException->ThrownType' Metamodel description: Raised exception type.
setTime(String) - Method in interface org.modelio.archimate.metamodel.core.generic.Event
Setter for attribute 'Event.time' Metamodel description: indicates the moment or moments at which the event happens.
setTimeCycle(String) - Method in interface org.modelio.metamodel.bpmn.events.BpmnTimerEventDefinition
Setter for attribute 'BpmnTimerEventDefinition.TimeCycle' Metamodel description: If the trigger is a Timer, then a timeCycle MAY be entered.
setTimeDate(String) - Method in interface org.modelio.metamodel.bpmn.events.BpmnTimerEventDefinition
Setter for attribute 'BpmnTimerEventDefinition.TimeDate' Metamodel description: If the trigger is a Timer, then a timeDate MAY be entered.
setTimeDuration(String) - Method in interface org.modelio.metamodel.bpmn.events.BpmnTimerEventDefinition
Setter for attribute 'BpmnTimerEventDefinition.TimeDuration' Metamodel description:
setTimeExpresion(String) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.AcceptTimeEventAction
Setter for attribute 'AcceptTimeEventAction.TimeExpresion' Metamodel description: null
setTo(IDiagramGraphic) - Method in interface org.modelio.api.modelio.diagram.IDiagramLink
Change the link's target graphic.
setTo(Concept) - Method in interface org.modelio.archimate.metamodel.core.Relationship
Setter for relation 'Relationship->to' Metamodel description: relationship destination
setTop(Region) - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.StateMachine
Setter for relation 'StateMachine->Top' Metamodel description: Defines the root state for the current StateMachine.
setTransfomation(String) - Method in interface org.modelio.metamodel.bpmn.objects.BpmnDataAssociation
Setter for attribute 'BpmnDataAssociation.Transfomation' Metamodel description: Specifies an optional transformation Expression.
setTransformationBehavior(String) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ObjectFlow
Setter for attribute 'ObjectFlow.TransformationBehavior' Metamodel description: Expression that changes or replaces data tokens flowing along edge.
setTrigger(Event) - Method in interface org.modelio.metamodel.uml.behavior.stateMachineModel.Transition
Setter for relation 'Transition->Trigger' Metamodel description: Events that may trigger the Transition (under initial state and initial Transitions).
setTriggeredByEvent(boolean) - Method in interface org.modelio.metamodel.bpmn.rootElements.BpmnFlowElement
Setter for attribute 'BpmnFlowElement.TriggeredByEvent' Metamodel description: null
setType(String) - Method in class org.modelio.api.modelio.diagram.ContributorCategory
 
setType(BpmnItemDefinition) - Method in interface org.modelio.metamodel.bpmn.resources.BpmnResourceParameter
Setter for relation 'BpmnResourceParameter->Type' Metamodel description: null
setType(ModuleParameterType) - Method in interface org.modelio.metamodel.mda.ModuleParameter
Setter for attribute 'ModuleParameter.Type' Metamodel description: Type of the parameter.
setType(GeneralClass) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ObjectNode
Setter for relation 'ObjectNode->Type' Metamodel description: Type of the object node.
setType(ResourceType) - Method in interface org.modelio.metamodel.uml.infrastructure.AbstractResource
Setter for relation 'AbstractResource->Type' Metamodel description: Semantic function of the rich note.
setType(PropertyType) - Method in interface org.modelio.metamodel.uml.infrastructure.properties.PropertyDefinition
Setter for relation 'PropertyDefinition->Type' Metamodel description: null
setType(PropertyTableDefinition) - Method in interface org.modelio.metamodel.uml.infrastructure.properties.TypedPropertyTable
Setter for relation 'TypedPropertyTable->Type' Metamodel description: null
setType(GeneralClass) - Method in interface org.modelio.metamodel.uml.statik.Attribute
Setter for relation 'Attribute->Type' Metamodel description: Determines which Class is the Attribute's type.
setType(Collaboration) - Method in interface org.modelio.metamodel.uml.statik.CollaborationUse
Setter for relation 'CollaborationUse->Type' Metamodel description: Defines the Collaboration whose CollaborationUse is an occurrence.
setType(GeneralClass) - Method in interface org.modelio.metamodel.uml.statik.Parameter
Setter for relation 'Parameter->Type' Metamodel description: Defines the Class to which the Parameter belongs.
setType(UmlModelElement) - Method in interface org.modelio.metamodel.uml.statik.TemplateParameter
Setter for relation 'TemplateParameter->Type' Metamodel description: Default parameter type, when IsValueParameter is false.
setTypeConstraint(String) - Method in interface org.modelio.metamodel.uml.statik.Attribute
Setter for attribute 'Attribute.TypeConstraint' Metamodel description: Provides an indication of the instanciation of the Attribute's elementary class.
setTypeConstraint(String) - Method in interface org.modelio.metamodel.uml.statik.Parameter
Setter for attribute 'Parameter.TypeConstraint' Metamodel description: Construction parameter of the Parameter's class (for example, the size of a characters string).
setUiData(String) - Method in interface org.modelio.metamodel.diagrams.AbstractDiagram
Setter for attribute 'AbstractDiagram.UiData' Metamodel description:
setUiDataVersion(int) - Method in interface org.modelio.metamodel.diagrams.AbstractDiagram
Setter for attribute 'AbstractDiagram.UiDataVersion' Metamodel description: Serialized contents version.
setupFieldLayout(IField) - Method in class org.modelio.api.ui.form.AbstractFieldFactory
Setup default layout for a IField.
setUpperBound(String) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ObjectNode
Setter for attribute 'ObjectNode.UpperBound' Metamodel description: The maximum number of tokens allowed in the node.
setUseProcessExtension(boolean) - Method in interface com.modeliosoft.modelio.cms.api.IAddCommand
Set whether the the process model extensions will be called.
setUseProcessExtension(boolean) - Method in interface com.modeliosoft.modelio.cms.api.ICommitCommand
Set whether the the process model extension (PEM) will be called.
setUseProcessExtension(boolean) - Method in interface com.modeliosoft.modelio.cms.api.IGetLockCommand
Set whether the the process model extensions will be called.
setUseProcessExtension(boolean) - Method in interface com.modeliosoft.modelio.cms.api.IMergeCommand
Set whether the the process model extensions will be called.
setUseProcessExtension(boolean) - Method in interface com.modeliosoft.modelio.cms.api.IRemoveCommand
Set whether the the process model extensions will be called.
setUseProcessExtension(boolean) - Method in interface com.modeliosoft.modelio.cms.api.IRevertCommand
Set whether the the process model extensions will be called.
setUseProcessExtension(boolean) - Method in interface com.modeliosoft.modelio.cms.api.IUpdateCommand
Set whether the the process model extensions will be called.
setUsingAdditions(boolean) - Method in interface org.modelio.metamodel.uml.infrastructure.matrix.QueryDefinition
Setter for attribute 'QueryDefinition.UsingAdditions' Metamodel description: null
setUtilizedElement(UmlModelElement) - Method in interface org.modelio.metamodel.uml.statik.Manifestation
Setter for relation 'Manifestation->UtilizedElement' Metamodel description: Elements that are rendered by the Artifact.
setVal(Object, Object, Object, Object) - Method in class com.modeliosoft.modelio.api.modelio.matrix.model.contentaccessor.AbstractMatrixContentAccessor
 
setVal(Object, Object, Object, Object) - Method in interface com.modeliosoft.modelio.api.modelio.matrix.model.IMatrixContentAccessor
Set the value of a selected cell.
setValClassName(String) - Method in class com.modeliosoft.modelio.api.modelio.matrix.model.MatrixDescriptor
 
setValidator(Function<String, String>) - Method in class org.modelio.api.ui.form.fields.StringField
Set a value validator.
setValuated(Enumeration) - Method in interface org.modelio.metamodel.uml.statik.EnumerationLiteral
Setter for relation 'EnumerationLiteral->Valuated' Metamodel description: null
setValue(Object) - Method in class org.modelio.api.module.parameter.impl.ParameterModel
 
setValue(Object) - Method in interface org.modelio.api.module.parameter.IParameterModel
 
setValue(Object) - Method in class org.modelio.api.ui.form.models.BooleanTagFieldData
 
setValue(Object) - Method in class org.modelio.api.ui.form.models.DependencyListFieldData
 
setValue(Object) - Method in interface org.modelio.api.ui.form.models.IFormFieldData
 
setValue(Object) - Method in class org.modelio.api.ui.form.models.MAttributeFieldData
 
setValue(Object) - Method in class org.modelio.api.ui.form.models.NoteFieldData
 
setValue(Object) - Method in class org.modelio.api.ui.form.models.PropertyFieldData
 
setValue(Object) - Method in class org.modelio.api.ui.form.models.StringTagFieldData
 
setValue(String) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ValuePin
Setter for attribute 'ValuePin.Value' Metamodel description: null
setValue(String) - Method in interface org.modelio.metamodel.uml.infrastructure.TagParameter
Setter for attribute 'TagParameter.Value' Metamodel description: Parameter value.
setValue(String) - Method in interface org.modelio.metamodel.uml.statik.Attribute
Setter for attribute 'Attribute.Value' Metamodel description: Default value of the Attribute.
setValue(String) - Method in interface org.modelio.metamodel.uml.statik.AttributeLink
Setter for attribute 'AttributeLink.Value' Metamodel description: Current value of the Attribute's Slot for the Instance.
setValue(String) - Method in interface org.modelio.metamodel.uml.statik.Instance
Setter for attribute 'Instance.Value' Metamodel description: Current value of the Instance.
setValue(String) - Method in interface org.modelio.metamodel.uml.statik.TemplateParameterSubstitution
Setter for attribute 'TemplateParameterSubstitution.Value' Metamodel description: The value that is the actual parameter for this substitution.
setValuesDefinition(MatrixValueDefinition) - Method in interface org.modelio.metamodel.uml.infrastructure.matrix.MatrixDefinition
Setter for relation 'MatrixDefinition->ValuesDefinition' Metamodel description: Matrix values definition.
setVersion(int) - Method in interface org.modelio.metamodel.analyst.AnalystElement
Setter for attribute 'AnalystElement.Version' Metamodel description: Version of the analyst element.
setVersionExport(XmiExportConfiguration.VersionExport) - Method in class org.modelio.api.modelio.exchange.XmiExportConfiguration
 
setVertical(boolean) - Method in class org.modelio.api.ui.form.fields.AbstractField
 
setVerticalAlignment(int) - Method in interface com.modeliosoft.modelio.api.modelio.matrix.model.IMatrixStyle
Set the cell vertical alignment one of SWT.TOP, SWT.BOTTOM, SWT.CENTER The method is defined as 'default' for compatibility
setVisibility(VisibilityMode) - Method in interface org.modelio.metamodel.uml.behavior.usecaseModel.ExtensionPoint
Setter for attribute 'ExtensionPoint.Visibility' Metamodel description:
setVisibility(VisibilityMode) - Method in interface org.modelio.metamodel.uml.statik.ElementImport
Setter for attribute 'ElementImport.Visibility' Metamodel description: Specifies the visibility of the imported PackageableElement within the importing Package.
setVisibility(VisibilityMode) - Method in interface org.modelio.metamodel.uml.statik.Feature
Setter for attribute 'Feature.Visibility' Metamodel description: Member visibility (public, protected, private, or package).
setVisibility(VisibilityMode) - Method in interface org.modelio.metamodel.uml.statik.NameSpace
Setter for attribute 'NameSpace.Visibility' Metamodel description: Defines the visibility of the NameSpace, inside its owning NameSpace (visibility of a Class in a Package, for example).
setVisibility(VisibilityMode) - Method in interface org.modelio.metamodel.uml.statik.PackageImport
Setter for attribute 'PackageImport.Visibility' Metamodel description: Member visibility (public or private).
setWaitForCompletion(String) - Method in interface org.modelio.metamodel.bpmn.events.BpmnCompensateEventDefinition
Setter for attribute 'BpmnCompensateEventDefinition.WaitForCompletion' Metamodel description: The Expression might be underspecified and provided in the form of natural language.
setWeight(String) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ActivityEdge
Setter for attribute 'ActivityEdge.Weight' Metamodel description: Number of tokens consumed from the source node on each traversal.
setWeight(String) - Method in interface org.modelio.metamodel.uml.behavior.activityModel.ExceptionHandler
Setter for attribute 'ExceptionHandler.Weight' Metamodel description: null
setWizard(IWizard) - Method in class org.modelio.api.ui.ModelioWizardDialog
Sets the wizard this dialog is currently displaying.
setXmiFile(File) - Method in class org.modelio.api.modelio.exchange.XmiExportConfiguration
 
setXmiFile(String) - Method in class org.modelio.api.modelio.exchange.XmiExportConfiguration
 
setXmiFile(File) - Method in class org.modelio.api.modelio.exchange.XmiImportConfiguration
 
setXmiFile(String) - Method in class org.modelio.api.modelio.exchange.XmiImportConfiguration
 
setXQueryClassName(String) - Method in class com.modeliosoft.modelio.api.modelio.matrix.model.MatrixDescriptor
 
setYQueryClassName(String) - Method in class com.modeliosoft.modelio.api.modelio.matrix.model.MatrixDescriptor
 
setZQueryClassName(String) - Method in class com.modeliosoft.modelio.api.modelio.matrix.model.MatrixDescriptor
 
SEVEN_NAME - Static variable in enum org.modelio.archimate.metamodel.relationships.dependency.InfluenceStrength
 
SEVEN_VALUE - Static variable in enum org.modelio.archimate.metamodel.relationships.dependency.InfluenceStrength
 
ShallowHistoryPseudoState - Interface in org.modelio.metamodel.uml.behavior.stateMachineModel
ShallowHistoryPseudoState v0.0.9054 ShallowHistoryPseudoState represents the most recent active substate of its containing state (but not the substates of that substate).
SHALLOWHISTORYSTATE_VALUE - Static variable in enum org.modelio.metamodel.uml.behavior.stateMachineModel.StateKind
 
SHORT_NAME - Static variable in class org.modelio.metamodel.PredefinedTypes
short predefined type name.
SHORT_UID - Static variable in class org.modelio.metamodel.PredefinedTypes
short predefined type identifier.
showPage(IWizardPage) - Method in class org.modelio.api.ui.ModelioWizardDialog
 
Signal - Interface in org.modelio.metamodel.uml.behavior.commonBehaviors
Signal v0.0.9054 Signals are processed by StateMachines, which represent how SignalEvents are taken into account.
SIGNALEVENT_VALUE - Static variable in enum org.modelio.metamodel.uml.behavior.commonBehaviors.EventType
 
SIGNALRECEIPTSTATE_VALUE - Static variable in enum org.modelio.metamodel.uml.behavior.stateMachineModel.StateKind
 
SIGNALSENDINGSTATE_VALUE - Static variable in enum org.modelio.metamodel.uml.behavior.stateMachineModel.StateKind
 
SIX_NAME - Static variable in enum org.modelio.archimate.metamodel.relationships.dependency.InfluenceStrength
 
SIX_VALUE - Static variable in enum org.modelio.archimate.metamodel.relationships.dependency.InfluenceStrength
 
SLIGHTLYNEGATIVE_NAME - Static variable in enum org.modelio.archimate.metamodel.relationships.dependency.InfluenceStrength
 
SLIGHTLYNEGATIVE_VALUE - Static variable in enum org.modelio.archimate.metamodel.relationships.dependency.InfluenceStrength
 
SLIGHTLYPOSITIVE_NAME - Static variable in enum org.modelio.archimate.metamodel.relationships.dependency.InfluenceStrength
 
SLIGHTLYPOSITIVE_VALUE - Static variable in enum org.modelio.archimate.metamodel.relationships.dependency.InfluenceStrength
 
smDep - Variable in class org.modelio.metamodel.mmextensions.standard.facilities.CompositionInitializer
 
SOMODULESTATEACTIVATED_VALUE - Static variable in enum org.modelio.metamodel.mda.ModuleState
 
SOMODULESTATEDESACTIVATED_VALUE - Static variable in enum org.modelio.metamodel.mda.ModuleState
 
Specialization - Interface in org.modelio.archimate.metamodel.relationships.other
Specialization vnull
Stakeholder - Interface in org.modelio.archimate.metamodel.layers.motivation
Stakeholder vnull
StandardMetamodel - Class in org.modelio.metamodel
Metamodel changes history since first UML2 implementation
StandardMetamodel() - Constructor for class org.modelio.metamodel.StandardMetamodel
 
start(BundleContext) - Method in class com.modeliosoft.modelio.api.plugin.ApiExtCom
 
start() - Method in class org.modelio.api.module.lifecycle.DefaultModuleLifeCycleHandler
 
start() - Method in interface org.modelio.api.module.lifecycle.IModuleLifeCycleHandler
Called when the mdac is started.
start(BundleContext) - Method in class org.modelio.api.plugin.Api
 
startPickingSession(IPickingClient) - Method in interface org.modelio.api.modelio.picking.IPickingService
Begin a picking session.
startPickingSession() - Method in class org.modelio.api.ui.text.TextWrapperForIElement
 
State - Interface in org.modelio.metamodel.uml.behavior.stateMachineModel
State v0.0.9054 A State represents a period of time during which an object waits for an Event or some Events to occur, or a period of time during which an object performs some ongoing activity.
StateInvariant - Interface in org.modelio.metamodel.uml.behavior.interactionModel
StateInvariant v0.0.9054 A StateInvariant is a runtime constraint on the participants of the interaction.
StateKind - Enum in org.modelio.metamodel.uml.behavior.stateMachineModel
StateKind v0.0.9054 null
StateMachine - Interface in org.modelio.metamodel.uml.behavior.stateMachineModel
StateMachine v0.0.9054 State diagams can also define usage protocol for Classes.
StateMachineDiagram - Interface in org.modelio.metamodel.diagrams
StateMachineDiagram v0.0.9054
StateVertex - Interface in org.modelio.metamodel.uml.behavior.stateMachineModel
StateVertex v0.0.9054 A StateVertex can be either a State, or a PseudoState that is only a graphical convention.
StaticDiagram - Interface in org.modelio.metamodel.diagrams
StaticDiagram v0.0.9054
statusChanged(IModelingSession, IStatusChangeEvent) - Method in interface org.modelio.api.modelio.model.event.IStatusChangeListener
Invoked when the status has changed.
Stereotype - Interface in org.modelio.metamodel.uml.infrastructure
Stereotype v2.1.00
STEREOTYPE_NAME - Static variable in class org.modelio.api.module.command.standard.ElementCreationStandardHandler
Command parameter created element's stereotype.
StereotypeSpecReader - Class in org.modelio.api.modelio.model.scope
Helper to find the stereotype from a stereotype specification as it is written in module.xml.
StereotypeSpecReader() - Constructor for class org.modelio.api.modelio.model.scope.StereotypeSpecReader
 
stop(BundleContext) - Method in class com.modeliosoft.modelio.api.plugin.ApiExtCom
 
stop() - Method in class org.modelio.api.module.lifecycle.DefaultModuleLifeCycleHandler
 
stop() - Method in interface org.modelio.api.module.lifecycle.IModuleLifeCycleHandler
Called before the mdac is stopped.
stop(BundleContext) - Method in class org.modelio.api.plugin.Api
 
STORETRANSACTION_VALUE - Static variable in enum org.modelio.metamodel.bpmn.activities.TransactionMethod
 
StrategyBehaviorElement - Interface in org.modelio.archimate.metamodel.layers.strategy.behavior
StrategyBehaviorElement vnull null
StrategyFolder - Interface in org.modelio.archimate.metamodel.core.structure.folder
StrategyFolder v1.0.00 null
STREAM_VALUE - Static variable in enum org.modelio.metamodel.uml.behavior.activityModel.ExpansionKind
 
STRICTOP_VALUE - Static variable in enum org.modelio.metamodel.uml.behavior.interactionModel.InteractionOperator
 
STRING_NAME - Static variable in class org.modelio.metamodel.PredefinedTypes
string predefined type name.
STRING_UID - Static variable in class org.modelio.metamodel.PredefinedTypes
string predefined type identifier.
STRING_VALUE - Static variable in enum org.modelio.metamodel.uml.infrastructure.properties.PropertyBaseType
 
StringField - Class in org.modelio.api.ui.form.fields
IField implementation for String based values.
StringField(FormToolkit, Composite, IFormFieldData) - Constructor for class org.modelio.api.ui.form.fields.StringField
 
StringParameterModel - Class in org.modelio.api.module.parameter.impl
 
StringParameterModel(IModuleUserConfiguration, String, String, String, String) - Constructor for class org.modelio.api.module.parameter.impl.StringParameterModel
 
StringTagFieldData - Class in org.modelio.api.ui.form.models
StringTagFieldData(IModelingSession, ModelElement, String, String) - Constructor for class org.modelio.api.ui.form.models.StringTagFieldData
 
StringTagFieldData(IModelingSession, ModelElement, TagType) - Constructor for class org.modelio.api.ui.form.models.StringTagFieldData
 
STRONGLYNEGATIVE_NAME - Static variable in enum org.modelio.archimate.metamodel.relationships.dependency.InfluenceStrength
 
STRONGLYNEGATIVE_VALUE - Static variable in enum org.modelio.archimate.metamodel.relationships.dependency.InfluenceStrength
 
STRONGLYPOSITIVE_NAME - Static variable in enum org.modelio.archimate.metamodel.relationships.dependency.InfluenceStrength
 
STRONGLYPOSITIVE_VALUE - Static variable in enum org.modelio.archimate.metamodel.relationships.dependency.InfluenceStrength
 
StructuralFeature - Interface in org.modelio.metamodel.uml.statik
StructuralFeature v0.0.9054 null
StructuralRelationship - Interface in org.modelio.archimate.metamodel.relationships.structural
StructuralRelationship vnull
StructuredActivityNode - Interface in org.modelio.metamodel.uml.behavior.activityModel
StructuredActivityNode v0.0.9054 A structured activity node represents a structured portion of the activity that is not shared with any other structured node, except for nesting.
StructureElement - Interface in org.modelio.archimate.metamodel.core.generic
StructureElement vnull
STYLE_NAME - Static variable in class org.modelio.api.module.command.standard.DiagramCreationStandardHandler
Command parameter containing created diagram style name.
Substitution - Interface in org.modelio.metamodel.uml.infrastructure
Substitution v0.0.9054
switchRepository(IModelioProgress, IProjectFragment, String) - Method in interface com.modeliosoft.modelio.cms.api.IUpdateCommand
Switch the working copy to another repository URL.
SYNCCALL_VALUE - Static variable in enum org.modelio.metamodel.uml.behavior.interactionModel.MessageSort
 
SYNCHRONIZATIONSTATE_VALUE - Static variable in enum org.modelio.metamodel.uml.behavior.stateMachineModel.StateKind
 
SystemSoftware - Interface in org.modelio.archimate.metamodel.layers.technology.structure.active
SystemSoftware vnull

T

TagFormFieldType(TagType, String) - Constructor for class org.modelio.api.ui.form.models.AbstractTagFieldData.TagFormFieldType
 
TaggedValue - Interface in org.modelio.metamodel.uml.infrastructure
TaggedValue v0.0.9054 In Modelio, TaggedValues can have parameters, and must comply with TagTypes that define which kind of TaggedValues may exist.
TagParameter - Interface in org.modelio.metamodel.uml.infrastructure
TagParameter v0.0.9054 TaggedValues are a powerful mechanism in Modelio.
tagType - Variable in class org.modelio.api.ui.form.models.AbstractTagFieldData
 
TagType - Interface in org.modelio.metamodel.uml.infrastructure
TagType v0.0.9054
tagTypeName - Variable in class org.modelio.api.ui.form.models.AbstractTagFieldData.TagFormFieldType
 
tagTypeName - Variable in class org.modelio.api.ui.form.models.AbstractTagFieldData
 
TechnologyActiveStructureElement - Interface in org.modelio.archimate.metamodel.layers.technology.structure.active
TechnologyActiveStructureElement vnull null
TechnologyCollaboration - Interface in org.modelio.archimate.metamodel.layers.technology.structure.active
TechnologyCollaboration vnull
TechnologyEvent - Interface in org.modelio.archimate.metamodel.layers.technology.behavior
TechnologyEvent vnull
TechnologyFolder - Interface in org.modelio.archimate.metamodel.core.structure.folder
TechnologyFolder v1.0.00 null
TechnologyFunction - Interface in org.modelio.archimate.metamodel.layers.technology.behavior
TechnologyFunction vnull
TechnologyInteraction - Interface in org.modelio.archimate.metamodel.layers.technology.behavior
TechnologyInteraction vnull
TechnologyInterface - Interface in org.modelio.archimate.metamodel.layers.technology.structure.active
TechnologyInterface vnull
TechnologyInternalActiveStructureElement - Interface in org.modelio.archimate.metamodel.layers.technology.structure.active
TechnologyInternalActiveStructureElement vnull null
TechnologyInternalBehaviorElement - Interface in org.modelio.archimate.metamodel.layers.technology.behavior
TechnologyInternalBehaviorElement vnull
TechnologyObject - Interface in org.modelio.archimate.metamodel.layers.technology.structure.passive
TechnologyObject vnull
TechnologyProcess - Interface in org.modelio.archimate.metamodel.layers.technology.behavior
TechnologyProcess vnull
TechnologyService - Interface in org.modelio.archimate.metamodel.layers.technology.behavior
TechnologyService vnull
TemplateBinding - Interface in org.modelio.metamodel.uml.statik
TemplateBinding v0.0.9054 A TemplateBinding specifies the Substitution of actual Parameters by the formal Parameters of the template.
TemplateParameter - Interface in org.modelio.metamodel.uml.statik
TemplateParameter v0.0.9054 NameSpaces and Operations can be templated by TemplateParameters.
TemplateParameterSubstitution - Interface in org.modelio.metamodel.uml.statik
TemplateParameterSubstitution v0.0.9054 A TemplateParameterSubstitution associates one or more actual Parameters with a formal template Parameter within the context of a TemplateBinding.
TEN_NAME - Static variable in enum org.modelio.archimate.metamodel.relationships.dependency.InfluenceStrength
 
TEN_VALUE - Static variable in enum org.modelio.archimate.metamodel.relationships.dependency.InfluenceStrength
 
Term - Interface in org.modelio.metamodel.analyst
Term v0.0.9054 Dictionary term definition.
TerminatePseudoState - Interface in org.modelio.metamodel.uml.behavior.stateMachineModel
TerminatePseudoState v0.0.9054 Entering a TerminatePseudoState implies that the execution of this state machine by means of its context object is terminated.
TerminateSpecification - Interface in org.modelio.metamodel.uml.behavior.interactionModel
TerminateSpecification v0.0.9054
Test - Interface in org.modelio.metamodel.analyst
Test v1.0.0
TestContainer - Interface in org.modelio.metamodel.analyst
TestContainer v1.0.0
TEXT_VALUE - Static variable in enum org.modelio.metamodel.uml.infrastructure.properties.PropertyBaseType
 
TextField - Class in org.modelio.api.ui.form.fields
 
TextField(FormToolkit, Composite, IFormFieldData) - Constructor for class org.modelio.api.ui.form.fields.TextField
 
TextField(FormToolkit, Composite, IFormFieldData, int) - Constructor for class org.modelio.api.ui.form.fields.TextField
 
textField - Variable in class org.modelio.api.ui.text.TextWrapperForIElement
 
TextWrapperForIElement - Class in org.modelio.api.ui.text
Reusable component wrapping an SWT Text widget (because inheriting from Text is not possible) to add the Ctrl+Space auto-completion, the picking mode and the droppable features associated with the edition of a model element.
TextWrapperForIElement(Composite, MObject, boolean, List<Class<? extends MObject>>) - Constructor for class org.modelio.api.ui.text.TextWrapperForIElement
C'tor.
THISSIDE_VALUE - Static variable in enum org.modelio.metamodel.uml.statik.Navigability
 
THREE_NAME - Static variable in enum org.modelio.archimate.metamodel.relationships.dependency.InfluenceStrength
 
THREE_VALUE - Static variable in enum org.modelio.archimate.metamodel.relationships.dependency.InfluenceStrength
 
TIME_VALUE - Static variable in enum org.modelio.metamodel.uml.infrastructure.properties.PropertyBaseType
 
TIMEEVENT_VALUE - Static variable in enum org.modelio.metamodel.uml.behavior.commonBehaviors.EventType
 
TimeField - Class in org.modelio.api.ui.form.fields
An AbstractField sub-class specialized to display/edit boolean values.
TimeField(FormToolkit, Composite, IFormFieldData) - Constructor for class org.modelio.api.ui.form.fields.TimeField
 
to - Variable in class com.modeliosoft.modelio.cms.api.CmsRevisionRange
Range end.
toByteArray(MRef[]) - Method in class org.modelio.api.ui.dnd.ModelElementTransfer
Converts a table of model element references to a byte array.
toList(ISelection, Class<T>) - Static method in class org.modelio.api.ui.swt.SelectionHelper
Convert the selection object to a list of the given type.
TOOL_CREATE_DRAWING_ELLIPSE - Static variable in interface org.modelio.api.modelio.diagram.IDiagramService
Tool that creates drawing ellipses.
TOOL_CREATE_DRAWING_LINE - Static variable in interface org.modelio.api.modelio.diagram.IDiagramService
Tool that creates drawing lines.
TOOL_CREATE_DRAWING_RECTANGLE - Static variable in interface org.modelio.api.modelio.diagram.IDiagramService
Tool that creates drawing rectangles.
TOOL_CREATE_DRAWING_TEXT - Static variable in interface org.modelio.api.modelio.diagram.IDiagramService
Tool that creates drawing texts.
TOOL_POPUPMENU_CREATELINK - Static variable in interface org.modelio.api.modelio.diagram.IDiagramService
ID of the link creation tool that shows popup menu to choose the kind of link.
toolId - Variable in class org.modelio.api.modelio.diagram.tools.PaletteEntry
 
TOP - Static variable in interface org.modelio.api.modelio.diagram.dg.IDiagramDrawingsLayer
Identifier of the foreground drawings layer.
toProperties() - Method in interface org.modelio.metamodel.uml.infrastructure.properties.PropertyTable
Get a copy of the property table content.
toStream(ISelection, Class<T>) - Static method in class org.modelio.api.ui.swt.SelectionHelper
Convert the selection object to a Stream of the given type.
toString() - Method in interface org.modelio.api.modelio.model.event.IElementDeletedEvent
 
toString() - Method in interface org.modelio.api.modelio.model.event.IElementMovedEvent
 
toString() - Method in class org.modelio.api.module.AbstractJavaModule
 
toString() - Method in enum org.modelio.archimate.metamodel.relationships.dependency.AccessMode
 
toString() - Method in enum org.modelio.archimate.metamodel.relationships.dependency.InfluenceStrength
 
toString() - Method in enum org.modelio.metamodel.bpmn.activities.AdHocOrdering
 
toString() - Method in enum org.modelio.metamodel.bpmn.activities.MultiInstanceBehavior
 
toString() - Method in enum org.modelio.metamodel.bpmn.activities.TransactionMethod
 
toString() - Method in enum org.modelio.metamodel.bpmn.gateways.BpmnEventBasedGatewayType
 
toString() - Method in enum org.modelio.metamodel.bpmn.gateways.BpmnGatewayDirection
 
toString() - Method in enum org.modelio.metamodel.bpmn.objects.BpmnItemKind
 
toString() - Method in enum org.modelio.metamodel.bpmn.processCollaboration.BpmnProcessType
 
toString() - Method in enum org.modelio.metamodel.bpmn.processCollaboration.OptionalBoolean
 
toString() - Method in enum org.modelio.metamodel.bpmn.rootElements.BpmnAssociationDirection
 
toString() - Method in enum org.modelio.metamodel.mda.ModuleParameterType
 
toString() - Method in enum org.modelio.metamodel.mda.ModuleState
 
toString() - Method in class org.modelio.metamodel.mmextensions.standard.facilities.interaction.MessageSequencer
 
toString() - Method in enum org.modelio.metamodel.uml.behavior.activityModel.DecisionNodeKind
 
toString() - Method in enum org.modelio.metamodel.uml.behavior.activityModel.ExpansionKind
 
toString() - Method in enum org.modelio.metamodel.uml.behavior.activityModel.ObjectFlowEffectKind
 
toString() - Method in enum org.modelio.metamodel.uml.behavior.activityModel.ObjectNodeOrderingKind
 
toString() - Method in enum org.modelio.metamodel.uml.behavior.activityModel.PinPassingMode
 
toString() - Method in enum org.modelio.metamodel.uml.behavior.commonBehaviors.EventType
 
toString() - Method in enum org.modelio.metamodel.uml.behavior.commonBehaviors.ParameterEffectKind
 
toString() - Method in enum org.modelio.metamodel.uml.behavior.interactionModel.InteractionOperator
 
toString() - Method in enum org.modelio.metamodel.uml.behavior.interactionModel.MessageKind
 
toString() - Method in enum org.modelio.metamodel.uml.behavior.interactionModel.MessageSort
 
toString() - Method in enum org.modelio.metamodel.uml.behavior.interactionModel.RelativeTime
 
toString() - Method in enum org.modelio.metamodel.uml.behavior.stateMachineModel.KindOfControl
 
toString() - Method in enum org.modelio.metamodel.uml.behavior.stateMachineModel.KindOfStateMachine
 
toString() - Method in enum org.modelio.metamodel.uml.behavior.stateMachineModel.PredefinedEventType
 
toString() - Method in enum org.modelio.metamodel.uml.behavior.stateMachineModel.StateKind
 
toString() - Method in enum org.modelio.metamodel.uml.infrastructure.properties.PropertyBaseType
 
toString() - Method in enum org.modelio.metamodel.uml.statik.AggregationKind
 
toString() - Method in enum org.modelio.metamodel.uml.statik.KindOfAccess
 
toString() - Method in enum org.modelio.metamodel.uml.statik.MethodPassingMode
 
toString() - Method in enum org.modelio.metamodel.uml.statik.Navigability
 
toString() - Method in enum org.modelio.metamodel.uml.statik.PassingMode
 
toString() - Method in enum org.modelio.metamodel.uml.statik.PortOrientation
 
toString() - Method in enum org.modelio.metamodel.uml.statik.VisibilityMode
 
toString() - Method in class org.modelio.vbasic.version.Version
Provides a formatted string representation of the version.
toString(String) - Method in class org.modelio.vbasic.version.Version
Provides a formatted string representation of the version.
toString() - Method in class org.modelio.vbasic.version.VersionedItem
 
toString() - Method in class org.modelio.vcore.smkernel.mapi.MetamodelVersionDescriptor.Difference
 
toString() - Method in class org.modelio.vcore.smkernel.mapi.MetamodelVersionDescriptor
 
toString() - Method in class org.modelio.vcore.smkernel.mapi.MRef
Produces a string representing this MRef object.
TransactionMethod - Enum in org.modelio.metamodel.bpmn.activities
TransactionMethod v0.0.9054 null
TransactionStillOpenException - Exception in com.modeliosoft.modelio.cms.api
Thrown when a transaction is still open.
TransactionStillOpenException() - Constructor for exception com.modeliosoft.modelio.cms.api.TransactionStillOpenException
Initialize the exception.
Transition - Interface in org.modelio.metamodel.uml.behavior.stateMachineModel
Transition v0.0.9054 Transitions represent the reaction of an object in a certain State, to a particular Event.
Triggering - Interface in org.modelio.archimate.metamodel.relationships.dynamic
Triggering vnull
TriggerType - Enum in org.modelio.vcore.smkernel.mapi.modelshield.api
 
TWO_NAME - Static variable in enum org.modelio.archimate.metamodel.relationships.dependency.InfluenceStrength
 
TWO_VALUE - Static variable in enum org.modelio.archimate.metamodel.relationships.dependency.InfluenceStrength
 
type - Variable in class org.modelio.api.ui.form.models.AbstractTagFieldData.TagFormFieldType
 
type - Variable in class org.modelio.vcore.smkernel.mapi.MetamodelVersionDescriptor.Difference
 
TYPE_PARAM_BOOLEAN_VALUE - Static variable in enum org.modelio.metamodel.mda.ModuleParameterType
 
TYPE_PARAM_COLOR_VALUE - Static variable in enum org.modelio.metamodel.mda.ModuleParameterType
 
TYPE_PARAM_DIRECTORY_VALUE - Static variable in enum org.modelio.metamodel.mda.ModuleParameterType
 
TYPE_PARAM_ENUM_VALUE - Static variable in enum org.modelio.metamodel.mda.ModuleParameterType
 
TYPE_PARAM_FILE_VALUE - Static variable in enum org.modelio.metamodel.mda.ModuleParameterType
 
TYPE_PARAM_INTEGER_VALUE - Static variable in enum org.modelio.metamodel.mda.ModuleParameterType
 
TYPE_PARAM_PASSWORD_VALUE - Static variable in enum org.modelio.metamodel.mda.ModuleParameterType
 
TYPE_PARAM_STRING_VALUE - Static variable in enum org.modelio.metamodel.mda.ModuleParameterType
 
TypedPropertyTable - Interface in org.modelio.metamodel.uml.infrastructure.properties
TypedPropertyTable v0.0.9054 Property table whose possible keys are restrained to the table definition.

U

UmlModelElement - Interface in org.modelio.metamodel.uml.infrastructure
UmlModelElement v0.0.9054 A ModelElement describes every element that can exist in a model.
UNDEFINED_NAME - Static variable in enum org.modelio.archimate.metamodel.relationships.dependency.InfluenceStrength
 
UNDEFINED_NAME - Static variable in class org.modelio.metamodel.PredefinedTypes
undefined predefined type name.
UNDEFINED_UID - Static variable in class org.modelio.metamodel.PredefinedTypes
undefined predefined type identifier.
UNDEFINED_VALUE - Static variable in enum org.modelio.archimate.metamodel.relationships.dependency.AccessMode
 
UNDEFINED_VALUE - Static variable in enum org.modelio.archimate.metamodel.relationships.dependency.InfluenceStrength
 
uninit() - Method in class org.modelio.api.module.AbstractJavaModule
 
uninit() - Method in interface org.modelio.api.module.IModule
Method automatically called just before the disposal of the module.
UNKNOWNKIND_VALUE - Static variable in enum org.modelio.metamodel.uml.behavior.interactionModel.MessageKind
 
unmask(MObject, int, int) - Method in interface org.modelio.api.modelio.diagram.IDiagramGraphicFactory
Unmask a model element in a diagram.
unmask(MObject, int, int) - Method in interface org.modelio.api.modelio.diagram.IDiagramHandle
Unmask a model element in a diagram.
unmodifiable() - Method in class org.modelio.vcore.smkernel.mapi.MetamodelVersionDescriptor
 
UNORDERED_VALUE - Static variable in enum org.modelio.metamodel.uml.behavior.activityModel.ObjectNodeOrderingKind
 
unregisterCustomizedTool(String) - Method in interface org.modelio.api.modelio.diagram.IDiagramService
 
unregisterDiagramContributor(ContributorCategory, IDiagramWizardContributor) - Method in interface org.modelio.api.modelio.diagram.IDiagramService
unregisterDiagramContributor(ContributorCategory, IWizardContributor) - Method in interface org.modelio.api.modelio.editor.IEditionService
Unregister creation wizard contributor
unregisterDiagramCustomization(Stereotype, MClass, IDiagramCustomizer) - Method in interface org.modelio.api.modelio.diagram.IDiagramService
 
unregisterExtension(Class<? extends MMetamodelFragment>) - Method in class org.modelio.vcore.smkernel.mapi.services.MetamodelExtensionPoint
Remove a metamodel service provider.
unregisterListener(IExternDocumentChangeListener) - Method in interface org.modelio.api.modelio.editor.IEditionService
To call when an listener is not used anymore.
unregisterPickingProvider(IPickingProvider) - Method in interface org.modelio.api.modelio.picking.IPickingService
Remove an element picking provider.
unregisterService(Class<I>) - Method in interface org.modelio.api.modelio.IModelioServicesRegistry
Unregister a service.
unselect() - Method in class org.modelio.api.module.lifecycle.DefaultModuleLifeCycleHandler
 
unselect() - Method in interface org.modelio.api.module.lifecycle.IModuleLifeCycleHandler
Called when the mdac is deselected from the project.
UNSIGNED_VALUE - Static variable in enum org.modelio.metamodel.uml.infrastructure.properties.PropertyBaseType
 
UNSPECIFIEDDIRECTION_VALUE - Static variable in enum org.modelio.metamodel.bpmn.gateways.BpmnGatewayDirection
 
update(List<MObject>, IModulePropertyTable) - Method in interface org.modelio.api.module.propertiesPage.IModulePropertyPage
This method is called to provide the properties that will populate the module properties view.
update() - Method in class org.modelio.api.ui.ModelioWizardDialog
Updates this dialog's controls to reflect the current page.
updateButtons() - Method in class org.modelio.api.ui.ModelioWizardDialog
 
UPDATEEFFECT_VALUE - Static variable in enum org.modelio.metamodel.uml.behavior.commonBehaviors.ParameterEffectKind
 
UPDATEFLOW_VALUE - Static variable in enum org.modelio.metamodel.uml.behavior.activityModel.ObjectFlowEffectKind
 
updateFrom(Map<String, String>) - Method in interface org.modelio.api.module.context.configuration.IModuleAPIConfiguration
Update the mdac parameters with the given ones.
updateFrom(Map<String, String>) - Method in interface org.modelio.api.module.context.configuration.IModuleUserConfiguration
Update the mdac parameters with the given ones.
updateMessage() - Method in class org.modelio.api.ui.ModelioWizardDialog
 
updateModel() - Method in class org.modelio.metamodel.mmextensions.standard.facilities.interaction.MessageSequencer
Update the Message.getSequence() for each message.
updateSize() - Method in class org.modelio.api.ui.ModelioWizardDialog
 
updateSize(IWizardPage) - Method in class org.modelio.api.ui.ModelioWizardDialog
Computes the correct dialog size for the current page and resizes its shell if necessary.
updateStyle(Object, Object, Object, IMatrixStyle) - Method in class com.modeliosoft.modelio.api.modelio.matrix.model.contentaccessor.AbstractMatrixContentAccessor
 
updateStyle(Object, Object, Object, IMatrixStyle) - Method in interface com.modeliosoft.modelio.api.modelio.matrix.model.IMatrixContentAccessor
Update the style parameters of a selected cell.
updateTitleBar() - Method in class org.modelio.api.ui.ModelioWizardDialog
 
updateView(T) - Method in interface org.modelio.api.ui.viewtemplate.IModelViewTemplate
Update a view for the given element.
updateWindowTitle() - Method in class org.modelio.api.ui.ModelioWizardDialog
 
upgrade(Version, Map<String, String>) - Method in class org.modelio.api.module.lifecycle.DefaultModuleLifeCycleHandler
 
upgrade(Version, Map<String, String>) - Method in interface org.modelio.api.module.lifecycle.IModuleLifeCycleHandler
Called when the mdac is being upgraded from a previous version.
Usage - Interface in org.modelio.metamodel.uml.infrastructure
Usage v0.0.9054 A Usage is a relationship in which one element requires another element (or set of elements) for its full implementation or operation.
UseCase - Interface in org.modelio.metamodel.uml.behavior.usecaseModel
UseCase v0.0.9054 A UseCase is expressed by sequences of Messages exchanged by system units and one or more Actors of the system.
UseCaseDependency - Interface in org.modelio.metamodel.uml.behavior.usecaseModel
UseCaseDependency v0.0.9054 In Modelio, this specific metaclass has been created for the definition of these links.
UseCaseDiagram - Interface in org.modelio.metamodel.diagrams
UseCaseDiagram v0.0.9054
useProcessExtension() - Method in interface com.modeliosoft.modelio.cms.api.IAddCommand
Tells whether the the process model extensions will be called.
useProcessExtension() - Method in interface com.modeliosoft.modelio.cms.api.ICommitCommand
Tells whether the the process model extensions will be called.
useProcessExtension() - Method in interface com.modeliosoft.modelio.cms.api.IGetLockCommand
Tells whether the the process model extensions will be called.
useProcessExtension() - Method in interface com.modeliosoft.modelio.cms.api.IMergeCommand
Tells whether the the process model extensions will be called.
useProcessExtension() - Method in interface com.modeliosoft.modelio.cms.api.IRemoveCommand
Tells whether the the process model extensions will be called.
useProcessExtension() - Method in interface com.modeliosoft.modelio.cms.api.IRevertCommand
Tells whether the the process model extensions will be called.
useProcessExtension() - Method in interface com.modeliosoft.modelio.cms.api.IUpdateCommand
Tells whether the the process model extensions will be called.
uuid - Variable in class org.modelio.vcore.smkernel.mapi.MRef
Element UUID.

V

Value - Interface in org.modelio.archimate.metamodel.layers.motivation
Value vnull
valueOf(String) - Static method in enum com.modeliosoft.modelio.cms.api.ConflictSide
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.modeliosoft.modelio.cms.api.contrib.ICmsContributorHolder.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.modeliosoft.modelio.cms.api.ICommitEntry.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modelio.api.modelio.diagram.IDiagramLink.ExtensionRole
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modelio.api.modelio.diagram.IDiagramLink.LinkRouterKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modelio.api.modelio.diagram.IDiagramNode.Role
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modelio.api.modelio.editor.EditorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modelio.api.modelio.exchange.XmiExportConfiguration.VersionExport
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modelio.api.module.command.ActionLocation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modelio.api.module.IModule.ImageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modelio.api.module.license.ILicenseInfos.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modelio.api.module.parameter.ModuleParameterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modelio.api.module.report.EntryKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modelio.archimate.metamodel.relationships.dependency.AccessMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modelio.archimate.metamodel.relationships.dependency.InfluenceStrength
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modelio.metamodel.bpmn.activities.AdHocOrdering
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modelio.metamodel.bpmn.activities.MultiInstanceBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modelio.metamodel.bpmn.activities.TransactionMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modelio.metamodel.bpmn.gateways.BpmnEventBasedGatewayType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modelio.metamodel.bpmn.gateways.BpmnGatewayDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modelio.metamodel.bpmn.objects.BpmnItemKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modelio.metamodel.bpmn.processCollaboration.BpmnProcessType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modelio.metamodel.bpmn.processCollaboration.OptionalBoolean
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modelio.metamodel.bpmn.rootElements.BpmnAssociationDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modelio.metamodel.mda.ModuleParameterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modelio.metamodel.mda.ModuleState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modelio.metamodel.uml.behavior.activityModel.DecisionNodeKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modelio.metamodel.uml.behavior.activityModel.ExpansionKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modelio.metamodel.uml.behavior.activityModel.ObjectFlowEffectKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modelio.metamodel.uml.behavior.activityModel.ObjectNodeOrderingKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modelio.metamodel.uml.behavior.activityModel.PinPassingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modelio.metamodel.uml.behavior.commonBehaviors.EventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modelio.metamodel.uml.behavior.commonBehaviors.ParameterEffectKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modelio.metamodel.uml.behavior.interactionModel.InteractionOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modelio.metamodel.uml.behavior.interactionModel.MessageKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modelio.metamodel.uml.behavior.interactionModel.MessageSort
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modelio.metamodel.uml.behavior.interactionModel.RelativeTime
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modelio.metamodel.uml.behavior.stateMachineModel.KindOfControl
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modelio.metamodel.uml.behavior.stateMachineModel.KindOfStateMachine
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modelio.metamodel.uml.behavior.stateMachineModel.PredefinedEventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modelio.metamodel.uml.behavior.stateMachineModel.StateKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modelio.metamodel.uml.infrastructure.properties.PropertyBaseType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modelio.metamodel.uml.statik.AggregationKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modelio.metamodel.uml.statik.KindOfAccess
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modelio.metamodel.uml.statik.MethodPassingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modelio.metamodel.uml.statik.Navigability
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modelio.metamodel.uml.statik.PassingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modelio.metamodel.uml.statik.PortOrientation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modelio.metamodel.uml.statik.VisibilityMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modelio.vcore.smkernel.mapi.MetamodelVersionDescriptor.DiffType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.modelio.vcore.smkernel.mapi.modelshield.api.TriggerType
Returns the enum constant of this type with the specified name.
ValuePin - Interface in org.modelio.metamodel.uml.behavior.activityModel
ValuePin v0.0.9054 null
values() - Static method in enum com.modeliosoft.modelio.cms.api.ConflictSide
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.modeliosoft.modelio.cms.api.contrib.ICmsContributorHolder.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.modeliosoft.modelio.cms.api.ICommitEntry.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.modelio.api.modelio.diagram.IDiagramLink.ExtensionRole
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.modelio.api.modelio.diagram.IDiagramLink.LinkRouterKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.modelio.api.modelio.diagram.IDiagramNode.Role
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.modelio.api.modelio.editor.EditorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.modelio.api.modelio.exchange.XmiExportConfiguration.VersionExport
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.modelio.api.module.command.ActionLocation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.modelio.api.module.IModule.ImageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.modelio.api.module.license.ILicenseInfos.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.modelio.api.module.parameter.ModuleParameterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.modelio.api.module.report.EntryKind
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.modelio.archimate.metamodel.relationships.dependency.AccessMode
 
values() - Static method in enum org.modelio.archimate.metamodel.relationships.dependency.AccessMode
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.modelio.archimate.metamodel.relationships.dependency.InfluenceStrength
 
values() - Static method in enum org.modelio.archimate.metamodel.relationships.dependency.InfluenceStrength
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.modelio.metamodel.bpmn.activities.AdHocOrdering
 
values() - Static method in enum org.modelio.metamodel.bpmn.activities.AdHocOrdering
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.modelio.metamodel.bpmn.activities.MultiInstanceBehavior
 
values() - Static method in enum org.modelio.metamodel.bpmn.activities.MultiInstanceBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.modelio.metamodel.bpmn.activities.TransactionMethod
 
values() - Static method in enum org.modelio.metamodel.bpmn.activities.TransactionMethod
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.modelio.metamodel.bpmn.gateways.BpmnEventBasedGatewayType
 
values() - Static method in enum org.modelio.metamodel.bpmn.gateways.BpmnEventBasedGatewayType
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.modelio.metamodel.bpmn.gateways.BpmnGatewayDirection
 
values() - Static method in enum org.modelio.metamodel.bpmn.gateways.BpmnGatewayDirection
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.modelio.metamodel.bpmn.objects.BpmnItemKind
 
values() - Static method in enum org.modelio.metamodel.bpmn.objects.BpmnItemKind
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.modelio.metamodel.bpmn.processCollaboration.BpmnProcessType
 
values() - Static method in enum org.modelio.metamodel.bpmn.processCollaboration.BpmnProcessType
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.modelio.metamodel.bpmn.processCollaboration.OptionalBoolean
 
values() - Static method in enum org.modelio.metamodel.bpmn.processCollaboration.OptionalBoolean
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.modelio.metamodel.bpmn.rootElements.BpmnAssociationDirection
 
values() - Static method in enum org.modelio.metamodel.bpmn.rootElements.BpmnAssociationDirection
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.modelio.metamodel.mda.ModuleParameterType
 
values() - Static method in enum org.modelio.metamodel.mda.ModuleParameterType
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.modelio.metamodel.mda.ModuleState
 
values() - Static method in enum org.modelio.metamodel.mda.ModuleState
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.modelio.metamodel.uml.behavior.activityModel.DecisionNodeKind
 
values() - Static method in enum org.modelio.metamodel.uml.behavior.activityModel.DecisionNodeKind
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.modelio.metamodel.uml.behavior.activityModel.ExpansionKind
 
values() - Static method in enum org.modelio.metamodel.uml.behavior.activityModel.ExpansionKind
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.modelio.metamodel.uml.behavior.activityModel.ObjectFlowEffectKind
 
values() - Static method in enum org.modelio.metamodel.uml.behavior.activityModel.ObjectFlowEffectKind
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.modelio.metamodel.uml.behavior.activityModel.ObjectNodeOrderingKind
 
values() - Static method in enum org.modelio.metamodel.uml.behavior.activityModel.ObjectNodeOrderingKind
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.modelio.metamodel.uml.behavior.activityModel.PinPassingMode
 
values() - Static method in enum org.modelio.metamodel.uml.behavior.activityModel.PinPassingMode
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.modelio.metamodel.uml.behavior.commonBehaviors.EventType
 
values() - Static method in enum org.modelio.metamodel.uml.behavior.commonBehaviors.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.modelio.metamodel.uml.behavior.commonBehaviors.ParameterEffectKind
 
values() - Static method in enum org.modelio.metamodel.uml.behavior.commonBehaviors.ParameterEffectKind
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.modelio.metamodel.uml.behavior.interactionModel.InteractionOperator
 
values() - Static method in enum org.modelio.metamodel.uml.behavior.interactionModel.InteractionOperator
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.modelio.metamodel.uml.behavior.interactionModel.MessageKind
 
values() - Static method in enum org.modelio.metamodel.uml.behavior.interactionModel.MessageKind
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.modelio.metamodel.uml.behavior.interactionModel.MessageSort
 
values() - Static method in enum org.modelio.metamodel.uml.behavior.interactionModel.MessageSort
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.modelio.metamodel.uml.behavior.interactionModel.RelativeTime
 
values() - Static method in enum org.modelio.metamodel.uml.behavior.interactionModel.RelativeTime
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.modelio.metamodel.uml.behavior.stateMachineModel.KindOfControl
 
values() - Static method in enum org.modelio.metamodel.uml.behavior.stateMachineModel.KindOfControl
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.modelio.metamodel.uml.behavior.stateMachineModel.KindOfStateMachine
 
values() - Static method in enum org.modelio.metamodel.uml.behavior.stateMachineModel.KindOfStateMachine
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.modelio.metamodel.uml.behavior.stateMachineModel.PredefinedEventType
 
values() - Static method in enum org.modelio.metamodel.uml.behavior.stateMachineModel.PredefinedEventType
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.modelio.metamodel.uml.behavior.stateMachineModel.StateKind
 
values() - Static method in enum org.modelio.metamodel.uml.behavior.stateMachineModel.StateKind
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.modelio.metamodel.uml.infrastructure.properties.PropertyBaseType
 
values() - Static method in enum org.modelio.metamodel.uml.infrastructure.properties.PropertyBaseType
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.modelio.metamodel.uml.statik.AggregationKind
 
values() - Static method in enum org.modelio.metamodel.uml.statik.AggregationKind
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.modelio.metamodel.uml.statik.KindOfAccess
 
values() - Static method in enum org.modelio.metamodel.uml.statik.KindOfAccess
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.modelio.metamodel.uml.statik.MethodPassingMode
 
values() - Static method in enum org.modelio.metamodel.uml.statik.MethodPassingMode
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.modelio.metamodel.uml.statik.Navigability
 
values() - Static method in enum org.modelio.metamodel.uml.statik.Navigability
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.modelio.metamodel.uml.statik.PassingMode
 
values() - Static method in enum org.modelio.metamodel.uml.statik.PassingMode
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.modelio.metamodel.uml.statik.PortOrientation
 
values() - Static method in enum org.modelio.metamodel.uml.statik.PortOrientation
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in enum org.modelio.metamodel.uml.statik.VisibilityMode
 
values() - Static method in enum org.modelio.metamodel.uml.statik.VisibilityMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.modelio.vcore.smkernel.mapi.MetamodelVersionDescriptor.DiffType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.modelio.vcore.smkernel.mapi.modelshield.api.TriggerType
Returns an array containing the constants of this enum type, in the order they are declared.
ValueStream - Interface in org.modelio.archimate.metamodel.layers.strategy.behavior
ValueStream vnull
VERSION - Static variable in class org.modelio.archimate.metamodel.ArchimateMetamodel
 
VERSION - Static variable in class org.modelio.metamodel.AnalystMetamodel
 
VERSION - Static variable in class org.modelio.metamodel.InfrastructureMetamodel
 
VERSION - Static variable in class org.modelio.metamodel.StandardMetamodel
 
Version - Class in org.modelio.vbasic.version
Version identifier for Modelio and modules.
Version(int, int, int) - Constructor for class org.modelio.vbasic.version.Version
Instantiate a new Version from its component.
The standard format is Major.Minor.Build.Metamodel.
Version(String) - Constructor for class org.modelio.vbasic.version.Version
Instantiate a new Version from a String.
VersionedItem<T> - Class in org.modelio.vbasic.version
Represents a versioned item.
VersionedItem(String, Version, T) - Constructor for class org.modelio.vbasic.version.VersionedItem
 
VersionedItem(String, Version) - Constructor for class org.modelio.vbasic.version.VersionedItem
 
ViewPoint - Interface in org.modelio.archimate.metamodel.core.structure
ViewPoint vnull
ViewPointDiagram - Interface in org.modelio.archimate.metamodel.core
ViewPointDiagram vnull A viewpoint diagram is a diagram that displays all diagrams owned by the viewpoint containing this diagram.
VisibilityMode - Enum in org.modelio.metamodel.uml.statik
VisibilityMode v0.0.9054 null
VISIBILITYUNDEFINED_VALUE - Static variable in enum org.modelio.metamodel.uml.statik.VisibilityMode
 
visitAbstractDiagram(AbstractDiagram) - Method in class org.modelio.metamodel.visitors.AbstractInfrastructureVisitor
 
visitAbstractDiagram(AbstractDiagram) - Method in class org.modelio.metamodel.visitors.DefaultInfrastructureVisitor
 
visitAbstractDiagram(AbstractDiagram) - Method in interface org.modelio.metamodel.visitors.IAbstractInfrastructureVisitor
 
visitAbstractDiagram(AbstractDiagram) - Method in interface org.modelio.metamodel.visitors.IDefaultInfrastructureVisitor
 
visitAbstractDiagram(AbstractDiagram) - Method in interface org.modelio.metamodel.visitors.IInfrastructureVisitor
 
visitAbstraction(Abstraction) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitAbstraction(Abstraction) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitAbstraction(Abstraction) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitAbstraction(Abstraction) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitAbstraction(Abstraction) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitAbstractProject(AbstractProject) - Method in class org.modelio.metamodel.visitors.AbstractInfrastructureVisitor
 
visitAbstractProject(AbstractProject) - Method in class org.modelio.metamodel.visitors.DefaultInfrastructureVisitor
 
visitAbstractProject(AbstractProject) - Method in interface org.modelio.metamodel.visitors.IAbstractInfrastructureVisitor
 
visitAbstractProject(AbstractProject) - Method in interface org.modelio.metamodel.visitors.IDefaultInfrastructureVisitor
 
visitAbstractProject(AbstractProject) - Method in interface org.modelio.metamodel.visitors.IInfrastructureVisitor
 
visitAbstractPseudoState(AbstractPseudoState) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitAbstractPseudoState(AbstractPseudoState) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitAbstractPseudoState(AbstractPseudoState) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitAbstractPseudoState(AbstractPseudoState) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitAbstractPseudoState(AbstractPseudoState) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitAbstractResource(AbstractResource) - Method in class org.modelio.metamodel.visitors.AbstractInfrastructureVisitor
 
visitAbstractResource(AbstractResource) - Method in class org.modelio.metamodel.visitors.DefaultInfrastructureVisitor
 
visitAbstractResource(AbstractResource) - Method in interface org.modelio.metamodel.visitors.IAbstractInfrastructureVisitor
 
visitAbstractResource(AbstractResource) - Method in interface org.modelio.metamodel.visitors.IDefaultInfrastructureVisitor
 
visitAbstractResource(AbstractResource) - Method in interface org.modelio.metamodel.visitors.IInfrastructureVisitor
 
visitAcceptCallEventAction(AcceptCallEventAction) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitAcceptCallEventAction(AcceptCallEventAction) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitAcceptCallEventAction(AcceptCallEventAction) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitAcceptCallEventAction(AcceptCallEventAction) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitAcceptCallEventAction(AcceptCallEventAction) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitAcceptChangeEventAction(AcceptChangeEventAction) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitAcceptChangeEventAction(AcceptChangeEventAction) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitAcceptChangeEventAction(AcceptChangeEventAction) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitAcceptChangeEventAction(AcceptChangeEventAction) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitAcceptChangeEventAction(AcceptChangeEventAction) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitAcceptSignalAction(AcceptSignalAction) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitAcceptSignalAction(AcceptSignalAction) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitAcceptSignalAction(AcceptSignalAction) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitAcceptSignalAction(AcceptSignalAction) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitAcceptSignalAction(AcceptSignalAction) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitAcceptTimeEventAction(AcceptTimeEventAction) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitAcceptTimeEventAction(AcceptTimeEventAction) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitAcceptTimeEventAction(AcceptTimeEventAction) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitAcceptTimeEventAction(AcceptTimeEventAction) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitAcceptTimeEventAction(AcceptTimeEventAction) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitAccess(Access) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitAccess(Access) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitAccess(Access) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitAccess(Access) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitAccess(Access) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitActiveStructureElement(ActiveStructureElement) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitActiveStructureElement(ActiveStructureElement) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitActiveStructureElement(ActiveStructureElement) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitActiveStructureElement(ActiveStructureElement) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitActiveStructureElement(ActiveStructureElement) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitActivity(Activity) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitActivity(Activity) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitActivity(Activity) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitActivity(Activity) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitActivity(Activity) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitActivityAction(ActivityAction) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitActivityAction(ActivityAction) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitActivityAction(ActivityAction) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitActivityAction(ActivityAction) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitActivityAction(ActivityAction) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitActivityDiagram(ActivityDiagram) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitActivityDiagram(ActivityDiagram) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitActivityDiagram(ActivityDiagram) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitActivityDiagram(ActivityDiagram) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitActivityDiagram(ActivityDiagram) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitActivityEdge(ActivityEdge) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitActivityEdge(ActivityEdge) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitActivityEdge(ActivityEdge) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitActivityEdge(ActivityEdge) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitActivityEdge(ActivityEdge) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitActivityFinalNode(ActivityFinalNode) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitActivityFinalNode(ActivityFinalNode) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitActivityFinalNode(ActivityFinalNode) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitActivityFinalNode(ActivityFinalNode) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitActivityFinalNode(ActivityFinalNode) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitActivityGroup(ActivityGroup) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitActivityGroup(ActivityGroup) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitActivityGroup(ActivityGroup) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitActivityGroup(ActivityGroup) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitActivityGroup(ActivityGroup) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitActivityNode(ActivityNode) - Method in class org.modelio.metamodel.mmextensions.standard.facilities.CompositionInitializer
 
visitActivityNode(ActivityNode) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitActivityNode(ActivityNode) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitActivityNode(ActivityNode) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitActivityNode(ActivityNode) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitActivityNode(ActivityNode) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitActivityParameterNode(ActivityParameterNode) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitActivityParameterNode(ActivityParameterNode) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitActivityParameterNode(ActivityParameterNode) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitActivityParameterNode(ActivityParameterNode) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitActivityParameterNode(ActivityParameterNode) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitActivityPartition(ActivityPartition) - Method in class org.modelio.metamodel.mmextensions.standard.facilities.CompositionInitializer
 
visitActivityPartition(ActivityPartition) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitActivityPartition(ActivityPartition) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitActivityPartition(ActivityPartition) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitActivityPartition(ActivityPartition) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitActivityPartition(ActivityPartition) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitActor(Actor) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitActor(Actor) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitActor(Actor) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitActor(Actor) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitActor(Actor) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitAggregation(Aggregation) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitAggregation(Aggregation) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitAggregation(Aggregation) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitAggregation(Aggregation) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitAggregation(Aggregation) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitAnalystContainer(AnalystContainer) - Method in class org.modelio.metamodel.visitors.AbstractAnalystVisitor
 
visitAnalystContainer(AnalystContainer) - Method in class org.modelio.metamodel.visitors.DefaultAnalystVisitor
 
visitAnalystContainer(AnalystContainer) - Method in interface org.modelio.metamodel.visitors.IAbstractAnalystVisitor
 
visitAnalystContainer(AnalystContainer) - Method in interface org.modelio.metamodel.visitors.IAnalystVisitor
 
visitAnalystContainer(AnalystContainer) - Method in interface org.modelio.metamodel.visitors.IDefaultAnalystVisitor
 
visitAnalystElement(AnalystElement) - Method in class org.modelio.metamodel.visitors.AbstractAnalystVisitor
 
visitAnalystElement(AnalystElement) - Method in class org.modelio.metamodel.visitors.DefaultAnalystVisitor
 
visitAnalystElement(AnalystElement) - Method in interface org.modelio.metamodel.visitors.IAbstractAnalystVisitor
 
visitAnalystElement(AnalystElement) - Method in interface org.modelio.metamodel.visitors.IAnalystVisitor
 
visitAnalystElement(AnalystElement) - Method in interface org.modelio.metamodel.visitors.IDefaultAnalystVisitor
 
visitAnalystItem(AnalystItem) - Method in class org.modelio.metamodel.visitors.AbstractAnalystVisitor
 
visitAnalystItem(AnalystItem) - Method in class org.modelio.metamodel.visitors.DefaultAnalystVisitor
 
visitAnalystItem(AnalystItem) - Method in interface org.modelio.metamodel.visitors.IAbstractAnalystVisitor
 
visitAnalystItem(AnalystItem) - Method in interface org.modelio.metamodel.visitors.IAnalystVisitor
 
visitAnalystItem(AnalystItem) - Method in interface org.modelio.metamodel.visitors.IDefaultAnalystVisitor
 
visitAnalystProject(AnalystProject) - Method in class org.modelio.metamodel.visitors.AbstractAnalystVisitor
 
visitAnalystProject(AnalystProject) - Method in class org.modelio.metamodel.visitors.DefaultAnalystVisitor
 
visitAnalystProject(AnalystProject) - Method in interface org.modelio.metamodel.visitors.IAbstractAnalystVisitor
 
visitAnalystProject(AnalystProject) - Method in interface org.modelio.metamodel.visitors.IAnalystVisitor
 
visitAnalystProject(AnalystProject) - Method in interface org.modelio.metamodel.visitors.IDefaultAnalystVisitor
 
visitAnalystPropertyTable(AnalystPropertyTable) - Method in class org.modelio.metamodel.visitors.AbstractAnalystVisitor
 
visitAnalystPropertyTable(AnalystPropertyTable) - Method in class org.modelio.metamodel.visitors.DefaultAnalystVisitor
 
visitAnalystPropertyTable(AnalystPropertyTable) - Method in interface org.modelio.metamodel.visitors.IAbstractAnalystVisitor
 
visitAnalystPropertyTable(AnalystPropertyTable) - Method in interface org.modelio.metamodel.visitors.IAnalystVisitor
 
visitAnalystPropertyTable(AnalystPropertyTable) - Method in interface org.modelio.metamodel.visitors.IDefaultAnalystVisitor
 
visitAndJunction(AndJunction) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitAndJunction(AndJunction) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitAndJunction(AndJunction) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitAndJunction(AndJunction) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitAndJunction(AndJunction) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitApplicationCollaboration(ApplicationCollaboration) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitApplicationCollaboration(ApplicationCollaboration) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitApplicationCollaboration(ApplicationCollaboration) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitApplicationCollaboration(ApplicationCollaboration) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitApplicationCollaboration(ApplicationCollaboration) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitApplicationComponent(ApplicationComponent) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitApplicationComponent(ApplicationComponent) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitApplicationComponent(ApplicationComponent) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitApplicationComponent(ApplicationComponent) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitApplicationComponent(ApplicationComponent) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitApplicationEvent(ApplicationEvent) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitApplicationEvent(ApplicationEvent) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitApplicationEvent(ApplicationEvent) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitApplicationEvent(ApplicationEvent) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitApplicationEvent(ApplicationEvent) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitApplicationFolder(ApplicationFolder) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitApplicationFolder(ApplicationFolder) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitApplicationFolder(ApplicationFolder) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitApplicationFolder(ApplicationFolder) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitApplicationFolder(ApplicationFolder) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitApplicationFunction(ApplicationFunction) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitApplicationFunction(ApplicationFunction) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitApplicationFunction(ApplicationFunction) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitApplicationFunction(ApplicationFunction) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitApplicationFunction(ApplicationFunction) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitApplicationInteraction(ApplicationInteraction) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitApplicationInteraction(ApplicationInteraction) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitApplicationInteraction(ApplicationInteraction) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitApplicationInteraction(ApplicationInteraction) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitApplicationInteraction(ApplicationInteraction) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitApplicationInterface(ApplicationInterface) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitApplicationInterface(ApplicationInterface) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitApplicationInterface(ApplicationInterface) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitApplicationInterface(ApplicationInterface) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitApplicationInterface(ApplicationInterface) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitApplicationInternalActiveStructureElement(ApplicationInternalActiveStructureElement) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitApplicationInternalActiveStructureElement(ApplicationInternalActiveStructureElement) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitApplicationInternalActiveStructureElement(ApplicationInternalActiveStructureElement) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitApplicationInternalActiveStructureElement(ApplicationInternalActiveStructureElement) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitApplicationInternalActiveStructureElement(ApplicationInternalActiveStructureElement) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitApplicationInternalBehaviorElement(ApplicationInternalBehaviorElement) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitApplicationInternalBehaviorElement(ApplicationInternalBehaviorElement) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitApplicationInternalBehaviorElement(ApplicationInternalBehaviorElement) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitApplicationInternalBehaviorElement(ApplicationInternalBehaviorElement) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitApplicationInternalBehaviorElement(ApplicationInternalBehaviorElement) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitApplicationProcess(ApplicationProcess) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitApplicationProcess(ApplicationProcess) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitApplicationProcess(ApplicationProcess) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitApplicationProcess(ApplicationProcess) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitApplicationProcess(ApplicationProcess) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitApplicationService(ApplicationService) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitApplicationService(ApplicationService) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitApplicationService(ApplicationService) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitApplicationService(ApplicationService) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitApplicationService(ApplicationService) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitArchimateAbstractElement(ArchimateAbstractElement) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitArchimateAbstractElement(ArchimateAbstractElement) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitArchimateAbstractElement(ArchimateAbstractElement) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitArchimateAbstractElement(ArchimateAbstractElement) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitArchimateAbstractElement(ArchimateAbstractElement) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitArchimateProject(ArchimateProject) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitArchimateProject(ArchimateProject) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitArchimateProject(ArchimateProject) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitArchimateProject(ArchimateProject) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitArchimateProject(ArchimateProject) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitArchimateView(ArchimateView) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitArchimateView(ArchimateView) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitArchimateView(ArchimateView) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitArchimateView(ArchimateView) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitArchimateView(ArchimateView) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitArtifact(Artifact) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitArtifact(Artifact) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitArtifact(Artifact) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitArtifact(Artifact) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitArtifact(Artifact) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitArtifact(Artifact) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitArtifact(Artifact) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitArtifact(Artifact) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitArtifact(Artifact) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitArtifact(Artifact) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitAssessment(Assessment) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitAssessment(Assessment) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitAssessment(Assessment) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitAssessment(Assessment) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitAssessment(Assessment) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitAssignment(Assignment) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitAssignment(Assignment) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitAssignment(Assignment) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitAssignment(Assignment) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitAssignment(Assignment) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitAssociation(Association) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitAssociation(Association) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitAssociation(Association) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitAssociation(Association) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitAssociation(Association) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitAssociation(Association) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitAssociation(Association) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitAssociation(Association) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitAssociation(Association) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitAssociation(Association) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitAssociationEnd(AssociationEnd) - Method in class org.modelio.metamodel.mmextensions.standard.facilities.CompositionInitializer
 
visitAssociationEnd(AssociationEnd) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitAssociationEnd(AssociationEnd) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitAssociationEnd(AssociationEnd) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitAssociationEnd(AssociationEnd) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitAssociationEnd(AssociationEnd) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitAttribute(Attribute) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitAttribute(Attribute) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitAttribute(Attribute) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitAttribute(Attribute) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitAttribute(Attribute) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitAttributeLink(AttributeLink) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitAttributeLink(AttributeLink) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitAttributeLink(AttributeLink) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitAttributeLink(AttributeLink) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitAttributeLink(AttributeLink) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBehavior(Behavior) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBehavior(Behavior) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBehavior(Behavior) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBehavior(Behavior) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBehavior(Behavior) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBehavioralFeature(BehavioralFeature) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBehavioralFeature(BehavioralFeature) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBehavioralFeature(BehavioralFeature) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBehavioralFeature(BehavioralFeature) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBehavioralFeature(BehavioralFeature) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBehaviorDiagram(BehaviorDiagram) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBehaviorDiagram(BehaviorDiagram) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBehaviorDiagram(BehaviorDiagram) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBehaviorDiagram(BehaviorDiagram) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBehaviorDiagram(BehaviorDiagram) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBehaviorElement(BehaviorElement) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitBehaviorElement(BehaviorElement) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitBehaviorElement(BehaviorElement) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitBehaviorElement(BehaviorElement) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitBehaviorElement(BehaviorElement) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitBehaviorParameter(BehaviorParameter) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBehaviorParameter(BehaviorParameter) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBehaviorParameter(BehaviorParameter) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBehaviorParameter(BehaviorParameter) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBehaviorParameter(BehaviorParameter) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBindableInstance(BindableInstance) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBindableInstance(BindableInstance) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBindableInstance(BindableInstance) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBindableInstance(BindableInstance) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBindableInstance(BindableInstance) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBinding(Binding) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBinding(Binding) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBinding(Binding) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBinding(Binding) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBinding(Binding) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnActivity(BpmnActivity) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnActivity(BpmnActivity) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnActivity(BpmnActivity) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnActivity(BpmnActivity) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnActivity(BpmnActivity) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnAdHocSubProcess(BpmnAdHocSubProcess) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnAdHocSubProcess(BpmnAdHocSubProcess) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnAdHocSubProcess(BpmnAdHocSubProcess) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnAdHocSubProcess(BpmnAdHocSubProcess) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnAdHocSubProcess(BpmnAdHocSubProcess) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnArtifact(BpmnArtifact) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnArtifact(BpmnArtifact) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnArtifact(BpmnArtifact) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnArtifact(BpmnArtifact) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnArtifact(BpmnArtifact) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnAssociation(BpmnAssociation) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnAssociation(BpmnAssociation) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnAssociation(BpmnAssociation) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnAssociation(BpmnAssociation) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnAssociation(BpmnAssociation) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnBaseElement(BpmnBaseElement) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnBaseElement(BpmnBaseElement) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnBaseElement(BpmnBaseElement) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnBaseElement(BpmnBaseElement) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnBaseElement(BpmnBaseElement) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnBoundaryEvent(BpmnBoundaryEvent) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnBoundaryEvent(BpmnBoundaryEvent) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnBoundaryEvent(BpmnBoundaryEvent) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnBoundaryEvent(BpmnBoundaryEvent) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnBoundaryEvent(BpmnBoundaryEvent) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnBusinessRuleTask(BpmnBusinessRuleTask) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnBusinessRuleTask(BpmnBusinessRuleTask) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnBusinessRuleTask(BpmnBusinessRuleTask) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnBusinessRuleTask(BpmnBusinessRuleTask) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnBusinessRuleTask(BpmnBusinessRuleTask) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnCallActivity(BpmnCallActivity) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnCallActivity(BpmnCallActivity) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnCallActivity(BpmnCallActivity) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnCallActivity(BpmnCallActivity) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnCallActivity(BpmnCallActivity) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnCancelEventDefinition(BpmnCancelEventDefinition) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnCancelEventDefinition(BpmnCancelEventDefinition) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnCancelEventDefinition(BpmnCancelEventDefinition) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnCancelEventDefinition(BpmnCancelEventDefinition) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnCancelEventDefinition(BpmnCancelEventDefinition) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnCatchEvent(BpmnCatchEvent) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnCatchEvent(BpmnCatchEvent) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnCatchEvent(BpmnCatchEvent) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnCatchEvent(BpmnCatchEvent) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnCatchEvent(BpmnCatchEvent) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnCollaboration(BpmnCollaboration) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnCollaboration(BpmnCollaboration) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnCollaboration(BpmnCollaboration) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnCollaboration(BpmnCollaboration) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnCollaboration(BpmnCollaboration) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnCollaborationDiagram(BpmnCollaborationDiagram) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnCollaborationDiagram(BpmnCollaborationDiagram) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnCollaborationDiagram(BpmnCollaborationDiagram) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnCollaborationDiagram(BpmnCollaborationDiagram) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnCollaborationDiagram(BpmnCollaborationDiagram) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnCompensateEventDefinition(BpmnCompensateEventDefinition) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnCompensateEventDefinition(BpmnCompensateEventDefinition) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnCompensateEventDefinition(BpmnCompensateEventDefinition) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnCompensateEventDefinition(BpmnCompensateEventDefinition) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnCompensateEventDefinition(BpmnCompensateEventDefinition) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnComplexBehaviorDefinition(BpmnComplexBehaviorDefinition) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnComplexBehaviorDefinition(BpmnComplexBehaviorDefinition) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnComplexBehaviorDefinition(BpmnComplexBehaviorDefinition) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnComplexBehaviorDefinition(BpmnComplexBehaviorDefinition) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnComplexBehaviorDefinition(BpmnComplexBehaviorDefinition) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnComplexGateway(BpmnComplexGateway) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnComplexGateway(BpmnComplexGateway) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnComplexGateway(BpmnComplexGateway) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnComplexGateway(BpmnComplexGateway) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnComplexGateway(BpmnComplexGateway) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnConditionalEventDefinition(BpmnConditionalEventDefinition) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnConditionalEventDefinition(BpmnConditionalEventDefinition) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnConditionalEventDefinition(BpmnConditionalEventDefinition) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnConditionalEventDefinition(BpmnConditionalEventDefinition) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnConditionalEventDefinition(BpmnConditionalEventDefinition) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnDataAssociation(BpmnDataAssociation) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnDataAssociation(BpmnDataAssociation) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnDataAssociation(BpmnDataAssociation) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnDataAssociation(BpmnDataAssociation) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnDataAssociation(BpmnDataAssociation) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnDataInput(BpmnDataInput) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnDataInput(BpmnDataInput) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnDataInput(BpmnDataInput) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnDataInput(BpmnDataInput) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnDataInput(BpmnDataInput) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnDataObject(BpmnDataObject) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnDataObject(BpmnDataObject) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnDataObject(BpmnDataObject) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnDataObject(BpmnDataObject) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnDataObject(BpmnDataObject) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnDataOutput(BpmnDataOutput) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnDataOutput(BpmnDataOutput) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnDataOutput(BpmnDataOutput) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnDataOutput(BpmnDataOutput) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnDataOutput(BpmnDataOutput) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnDataState(BpmnDataState) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnDataState(BpmnDataState) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnDataState(BpmnDataState) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnDataState(BpmnDataState) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnDataState(BpmnDataState) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnDataStore(BpmnDataStore) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnDataStore(BpmnDataStore) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnDataStore(BpmnDataStore) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnDataStore(BpmnDataStore) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnDataStore(BpmnDataStore) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnEndEvent(BpmnEndEvent) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnEndEvent(BpmnEndEvent) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnEndEvent(BpmnEndEvent) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnEndEvent(BpmnEndEvent) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnEndEvent(BpmnEndEvent) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnEndPoint(BpmnEndPoint) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnEndPoint(BpmnEndPoint) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnEndPoint(BpmnEndPoint) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnEndPoint(BpmnEndPoint) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnEndPoint(BpmnEndPoint) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnErrorEventDefinition(BpmnErrorEventDefinition) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnErrorEventDefinition(BpmnErrorEventDefinition) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnErrorEventDefinition(BpmnErrorEventDefinition) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnErrorEventDefinition(BpmnErrorEventDefinition) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnErrorEventDefinition(BpmnErrorEventDefinition) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnEscalationEventDefinition(BpmnEscalationEventDefinition) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnEscalationEventDefinition(BpmnEscalationEventDefinition) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnEscalationEventDefinition(BpmnEscalationEventDefinition) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnEscalationEventDefinition(BpmnEscalationEventDefinition) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnEscalationEventDefinition(BpmnEscalationEventDefinition) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnEvent(BpmnEvent) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnEvent(BpmnEvent) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnEvent(BpmnEvent) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnEvent(BpmnEvent) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnEvent(BpmnEvent) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnEventBasedGateway(BpmnEventBasedGateway) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnEventBasedGateway(BpmnEventBasedGateway) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnEventBasedGateway(BpmnEventBasedGateway) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnEventBasedGateway(BpmnEventBasedGateway) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnEventBasedGateway(BpmnEventBasedGateway) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnEventDefinition(BpmnEventDefinition) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnEventDefinition(BpmnEventDefinition) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnEventDefinition(BpmnEventDefinition) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnEventDefinition(BpmnEventDefinition) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnEventDefinition(BpmnEventDefinition) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnExclusiveGateway(BpmnExclusiveGateway) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnExclusiveGateway(BpmnExclusiveGateway) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnExclusiveGateway(BpmnExclusiveGateway) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnExclusiveGateway(BpmnExclusiveGateway) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnExclusiveGateway(BpmnExclusiveGateway) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnFlowElement(BpmnFlowElement) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnFlowElement(BpmnFlowElement) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnFlowElement(BpmnFlowElement) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnFlowElement(BpmnFlowElement) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnFlowElement(BpmnFlowElement) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnFlowNode(BpmnFlowNode) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnFlowNode(BpmnFlowNode) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnFlowNode(BpmnFlowNode) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnFlowNode(BpmnFlowNode) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnFlowNode(BpmnFlowNode) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnGateway(BpmnGateway) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnGateway(BpmnGateway) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnGateway(BpmnGateway) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnGateway(BpmnGateway) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnGateway(BpmnGateway) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnGroup(BpmnGroup) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnGroup(BpmnGroup) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnGroup(BpmnGroup) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnGroup(BpmnGroup) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnGroup(BpmnGroup) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnImplicitThrowEvent(BpmnImplicitThrowEvent) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnImplicitThrowEvent(BpmnImplicitThrowEvent) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnImplicitThrowEvent(BpmnImplicitThrowEvent) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnImplicitThrowEvent(BpmnImplicitThrowEvent) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnImplicitThrowEvent(BpmnImplicitThrowEvent) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnInclusiveGateway(BpmnInclusiveGateway) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnInclusiveGateway(BpmnInclusiveGateway) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnInclusiveGateway(BpmnInclusiveGateway) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnInclusiveGateway(BpmnInclusiveGateway) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnInclusiveGateway(BpmnInclusiveGateway) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnInterface(BpmnInterface) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnInterface(BpmnInterface) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnInterface(BpmnInterface) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnInterface(BpmnInterface) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnInterface(BpmnInterface) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnIntermediateCatchEvent(BpmnIntermediateCatchEvent) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnIntermediateCatchEvent(BpmnIntermediateCatchEvent) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnIntermediateCatchEvent(BpmnIntermediateCatchEvent) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnIntermediateCatchEvent(BpmnIntermediateCatchEvent) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnIntermediateCatchEvent(BpmnIntermediateCatchEvent) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnIntermediateThrowEvent(BpmnIntermediateThrowEvent) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnIntermediateThrowEvent(BpmnIntermediateThrowEvent) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnIntermediateThrowEvent(BpmnIntermediateThrowEvent) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnIntermediateThrowEvent(BpmnIntermediateThrowEvent) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnIntermediateThrowEvent(BpmnIntermediateThrowEvent) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnItemAwareElement(BpmnItemAwareElement) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnItemAwareElement(BpmnItemAwareElement) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnItemAwareElement(BpmnItemAwareElement) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnItemAwareElement(BpmnItemAwareElement) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnItemAwareElement(BpmnItemAwareElement) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnItemDefinition(BpmnItemDefinition) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnItemDefinition(BpmnItemDefinition) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnItemDefinition(BpmnItemDefinition) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnItemDefinition(BpmnItemDefinition) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnItemDefinition(BpmnItemDefinition) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnLane(BpmnLane) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnLane(BpmnLane) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnLane(BpmnLane) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnLane(BpmnLane) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnLane(BpmnLane) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnLaneSet(BpmnLaneSet) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnLaneSet(BpmnLaneSet) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnLaneSet(BpmnLaneSet) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnLaneSet(BpmnLaneSet) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnLaneSet(BpmnLaneSet) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnLinkEventDefinition(BpmnLinkEventDefinition) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnLinkEventDefinition(BpmnLinkEventDefinition) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnLinkEventDefinition(BpmnLinkEventDefinition) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnLinkEventDefinition(BpmnLinkEventDefinition) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnLinkEventDefinition(BpmnLinkEventDefinition) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnLoopCharacteristics(BpmnLoopCharacteristics) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnLoopCharacteristics(BpmnLoopCharacteristics) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnLoopCharacteristics(BpmnLoopCharacteristics) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnLoopCharacteristics(BpmnLoopCharacteristics) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnLoopCharacteristics(BpmnLoopCharacteristics) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnManualTask(BpmnManualTask) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnManualTask(BpmnManualTask) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnManualTask(BpmnManualTask) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnManualTask(BpmnManualTask) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnManualTask(BpmnManualTask) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnMessage(BpmnMessage) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnMessage(BpmnMessage) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnMessage(BpmnMessage) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnMessage(BpmnMessage) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnMessage(BpmnMessage) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnMessageEventDefinition(BpmnMessageEventDefinition) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnMessageEventDefinition(BpmnMessageEventDefinition) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnMessageEventDefinition(BpmnMessageEventDefinition) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnMessageEventDefinition(BpmnMessageEventDefinition) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnMessageEventDefinition(BpmnMessageEventDefinition) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnMessageFlow(BpmnMessageFlow) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnMessageFlow(BpmnMessageFlow) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnMessageFlow(BpmnMessageFlow) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnMessageFlow(BpmnMessageFlow) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnMessageFlow(BpmnMessageFlow) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnMultiInstanceLoopCharacteristics(BpmnMultiInstanceLoopCharacteristics) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnMultiInstanceLoopCharacteristics(BpmnMultiInstanceLoopCharacteristics) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnMultiInstanceLoopCharacteristics(BpmnMultiInstanceLoopCharacteristics) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnMultiInstanceLoopCharacteristics(BpmnMultiInstanceLoopCharacteristics) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnMultiInstanceLoopCharacteristics(BpmnMultiInstanceLoopCharacteristics) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnOperation(BpmnOperation) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnOperation(BpmnOperation) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnOperation(BpmnOperation) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnOperation(BpmnOperation) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnOperation(BpmnOperation) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnParallelGateway(BpmnParallelGateway) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnParallelGateway(BpmnParallelGateway) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnParallelGateway(BpmnParallelGateway) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnParallelGateway(BpmnParallelGateway) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnParallelGateway(BpmnParallelGateway) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnParticipant(BpmnParticipant) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnParticipant(BpmnParticipant) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnParticipant(BpmnParticipant) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnParticipant(BpmnParticipant) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnParticipant(BpmnParticipant) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnProcess(BpmnProcess) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnProcess(BpmnProcess) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnProcess(BpmnProcess) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnProcess(BpmnProcess) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnProcess(BpmnProcess) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnProcessCollaborationDiagram(BpmnProcessCollaborationDiagram) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnProcessCollaborationDiagram(BpmnProcessCollaborationDiagram) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnProcessCollaborationDiagram(BpmnProcessCollaborationDiagram) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnProcessCollaborationDiagram(BpmnProcessCollaborationDiagram) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnProcessCollaborationDiagram(BpmnProcessCollaborationDiagram) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnProcessDesignDiagram(BpmnProcessDesignDiagram) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnProcessDesignDiagram(BpmnProcessDesignDiagram) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnProcessDesignDiagram(BpmnProcessDesignDiagram) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnProcessDesignDiagram(BpmnProcessDesignDiagram) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnProcessDesignDiagram(BpmnProcessDesignDiagram) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnReceiveTask(BpmnReceiveTask) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnReceiveTask(BpmnReceiveTask) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnReceiveTask(BpmnReceiveTask) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnReceiveTask(BpmnReceiveTask) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnReceiveTask(BpmnReceiveTask) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnResource(BpmnResource) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnResource(BpmnResource) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnResource(BpmnResource) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnResource(BpmnResource) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnResource(BpmnResource) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnResourceParameter(BpmnResourceParameter) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnResourceParameter(BpmnResourceParameter) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnResourceParameter(BpmnResourceParameter) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnResourceParameter(BpmnResourceParameter) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnResourceParameter(BpmnResourceParameter) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnResourceParameterBinding(BpmnResourceParameterBinding) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnResourceParameterBinding(BpmnResourceParameterBinding) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnResourceParameterBinding(BpmnResourceParameterBinding) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnResourceParameterBinding(BpmnResourceParameterBinding) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnResourceParameterBinding(BpmnResourceParameterBinding) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnResourceRole(BpmnResourceRole) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnResourceRole(BpmnResourceRole) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnResourceRole(BpmnResourceRole) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnResourceRole(BpmnResourceRole) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnResourceRole(BpmnResourceRole) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnScriptTask(BpmnScriptTask) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnScriptTask(BpmnScriptTask) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnScriptTask(BpmnScriptTask) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnScriptTask(BpmnScriptTask) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnScriptTask(BpmnScriptTask) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnSendTask(BpmnSendTask) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnSendTask(BpmnSendTask) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnSendTask(BpmnSendTask) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnSendTask(BpmnSendTask) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnSendTask(BpmnSendTask) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnSequenceFlow(BpmnSequenceFlow) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnSequenceFlow(BpmnSequenceFlow) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnSequenceFlow(BpmnSequenceFlow) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnSequenceFlow(BpmnSequenceFlow) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnSequenceFlow(BpmnSequenceFlow) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnSequenceFlowDataAssociation(BpmnSequenceFlowDataAssociation) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnSequenceFlowDataAssociation(BpmnSequenceFlowDataAssociation) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnSequenceFlowDataAssociation(BpmnSequenceFlowDataAssociation) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnSequenceFlowDataAssociation(BpmnSequenceFlowDataAssociation) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnSequenceFlowDataAssociation(BpmnSequenceFlowDataAssociation) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnServiceTask(BpmnServiceTask) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnServiceTask(BpmnServiceTask) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnServiceTask(BpmnServiceTask) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnServiceTask(BpmnServiceTask) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnServiceTask(BpmnServiceTask) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnSharedDefinitions(BpmnSharedDefinitions) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnSharedDefinitions(BpmnSharedDefinitions) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnSharedDefinitions(BpmnSharedDefinitions) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnSharedDefinitions(BpmnSharedDefinitions) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnSharedDefinitions(BpmnSharedDefinitions) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnSharedElement(BpmnSharedElement) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnSharedElement(BpmnSharedElement) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnSharedElement(BpmnSharedElement) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnSharedElement(BpmnSharedElement) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnSharedElement(BpmnSharedElement) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnSignalEventDefinition(BpmnSignalEventDefinition) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnSignalEventDefinition(BpmnSignalEventDefinition) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnSignalEventDefinition(BpmnSignalEventDefinition) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnSignalEventDefinition(BpmnSignalEventDefinition) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnSignalEventDefinition(BpmnSignalEventDefinition) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnStandardLoopCharacteristics(BpmnStandardLoopCharacteristics) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnStandardLoopCharacteristics(BpmnStandardLoopCharacteristics) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnStandardLoopCharacteristics(BpmnStandardLoopCharacteristics) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnStandardLoopCharacteristics(BpmnStandardLoopCharacteristics) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnStandardLoopCharacteristics(BpmnStandardLoopCharacteristics) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnStartEvent(BpmnStartEvent) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnStartEvent(BpmnStartEvent) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnStartEvent(BpmnStartEvent) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnStartEvent(BpmnStartEvent) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnStartEvent(BpmnStartEvent) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnSubProcess(BpmnSubProcess) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnSubProcess(BpmnSubProcess) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnSubProcess(BpmnSubProcess) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnSubProcess(BpmnSubProcess) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnSubProcess(BpmnSubProcess) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnSubProcessDiagram(BpmnSubProcessDiagram) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnSubProcessDiagram(BpmnSubProcessDiagram) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnSubProcessDiagram(BpmnSubProcessDiagram) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnSubProcessDiagram(BpmnSubProcessDiagram) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnSubProcessDiagram(BpmnSubProcessDiagram) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnTask(BpmnTask) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnTask(BpmnTask) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnTask(BpmnTask) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnTask(BpmnTask) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnTask(BpmnTask) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnTerminateEventDefinition(BpmnTerminateEventDefinition) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnTerminateEventDefinition(BpmnTerminateEventDefinition) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnTerminateEventDefinition(BpmnTerminateEventDefinition) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnTerminateEventDefinition(BpmnTerminateEventDefinition) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnTerminateEventDefinition(BpmnTerminateEventDefinition) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnThrowEvent(BpmnThrowEvent) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnThrowEvent(BpmnThrowEvent) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnThrowEvent(BpmnThrowEvent) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnThrowEvent(BpmnThrowEvent) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnThrowEvent(BpmnThrowEvent) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnTimerEventDefinition(BpmnTimerEventDefinition) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnTimerEventDefinition(BpmnTimerEventDefinition) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnTimerEventDefinition(BpmnTimerEventDefinition) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnTimerEventDefinition(BpmnTimerEventDefinition) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnTimerEventDefinition(BpmnTimerEventDefinition) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnTransaction(BpmnTransaction) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnTransaction(BpmnTransaction) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnTransaction(BpmnTransaction) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnTransaction(BpmnTransaction) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnTransaction(BpmnTransaction) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBpmnUserTask(BpmnUserTask) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitBpmnUserTask(BpmnUserTask) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitBpmnUserTask(BpmnUserTask) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitBpmnUserTask(BpmnUserTask) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitBpmnUserTask(BpmnUserTask) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitBusinessActor(BusinessActor) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitBusinessActor(BusinessActor) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitBusinessActor(BusinessActor) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitBusinessActor(BusinessActor) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitBusinessActor(BusinessActor) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitBusinessCollaboration(BusinessCollaboration) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitBusinessCollaboration(BusinessCollaboration) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitBusinessCollaboration(BusinessCollaboration) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitBusinessCollaboration(BusinessCollaboration) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitBusinessCollaboration(BusinessCollaboration) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitBusinessEvent(BusinessEvent) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitBusinessEvent(BusinessEvent) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitBusinessEvent(BusinessEvent) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitBusinessEvent(BusinessEvent) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitBusinessEvent(BusinessEvent) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitBusinessFolder(BusinessFolder) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitBusinessFolder(BusinessFolder) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitBusinessFolder(BusinessFolder) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitBusinessFolder(BusinessFolder) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitBusinessFolder(BusinessFolder) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitBusinessFunction(BusinessFunction) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitBusinessFunction(BusinessFunction) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitBusinessFunction(BusinessFunction) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitBusinessFunction(BusinessFunction) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitBusinessFunction(BusinessFunction) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitBusinessInteraction(BusinessInteraction) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitBusinessInteraction(BusinessInteraction) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitBusinessInteraction(BusinessInteraction) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitBusinessInteraction(BusinessInteraction) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitBusinessInteraction(BusinessInteraction) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitBusinessInterface(BusinessInterface) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitBusinessInterface(BusinessInterface) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitBusinessInterface(BusinessInterface) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitBusinessInterface(BusinessInterface) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitBusinessInterface(BusinessInterface) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitBusinessInternalActiveStructureElement(BusinessInternalActiveStructureElement) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitBusinessInternalActiveStructureElement(BusinessInternalActiveStructureElement) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitBusinessInternalActiveStructureElement(BusinessInternalActiveStructureElement) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitBusinessInternalActiveStructureElement(BusinessInternalActiveStructureElement) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitBusinessInternalActiveStructureElement(BusinessInternalActiveStructureElement) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitBusinessInternalBehaviorElement(BusinessInternalBehaviorElement) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitBusinessInternalBehaviorElement(BusinessInternalBehaviorElement) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitBusinessInternalBehaviorElement(BusinessInternalBehaviorElement) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitBusinessInternalBehaviorElement(BusinessInternalBehaviorElement) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitBusinessInternalBehaviorElement(BusinessInternalBehaviorElement) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitBusinessObject(BusinessObject) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitBusinessObject(BusinessObject) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitBusinessObject(BusinessObject) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitBusinessObject(BusinessObject) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitBusinessObject(BusinessObject) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitBusinessPassiveStructureElement(BusinessPassiveStructureElement) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitBusinessPassiveStructureElement(BusinessPassiveStructureElement) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitBusinessPassiveStructureElement(BusinessPassiveStructureElement) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitBusinessPassiveStructureElement(BusinessPassiveStructureElement) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitBusinessPassiveStructureElement(BusinessPassiveStructureElement) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitBusinessProcess(BusinessProcess) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitBusinessProcess(BusinessProcess) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitBusinessProcess(BusinessProcess) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitBusinessProcess(BusinessProcess) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitBusinessProcess(BusinessProcess) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitBusinessRole(BusinessRole) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitBusinessRole(BusinessRole) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitBusinessRole(BusinessRole) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitBusinessRole(BusinessRole) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitBusinessRole(BusinessRole) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitBusinessRule(BusinessRule) - Method in class org.modelio.metamodel.visitors.AbstractAnalystVisitor
 
visitBusinessRule(BusinessRule) - Method in class org.modelio.metamodel.visitors.DefaultAnalystVisitor
 
visitBusinessRule(BusinessRule) - Method in interface org.modelio.metamodel.visitors.IAbstractAnalystVisitor
 
visitBusinessRule(BusinessRule) - Method in interface org.modelio.metamodel.visitors.IAnalystVisitor
 
visitBusinessRule(BusinessRule) - Method in interface org.modelio.metamodel.visitors.IDefaultAnalystVisitor
 
visitBusinessRuleContainer(BusinessRuleContainer) - Method in class org.modelio.metamodel.visitors.AbstractAnalystVisitor
 
visitBusinessRuleContainer(BusinessRuleContainer) - Method in class org.modelio.metamodel.visitors.DefaultAnalystVisitor
 
visitBusinessRuleContainer(BusinessRuleContainer) - Method in interface org.modelio.metamodel.visitors.IAbstractAnalystVisitor
 
visitBusinessRuleContainer(BusinessRuleContainer) - Method in interface org.modelio.metamodel.visitors.IAnalystVisitor
 
visitBusinessRuleContainer(BusinessRuleContainer) - Method in interface org.modelio.metamodel.visitors.IDefaultAnalystVisitor
 
visitBusinessService(BusinessService) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitBusinessService(BusinessService) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitBusinessService(BusinessService) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitBusinessService(BusinessService) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitBusinessService(BusinessService) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitCallAction(CallAction) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitCallAction(CallAction) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitCallAction(CallAction) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitCallAction(CallAction) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitCallAction(CallAction) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitCallBehaviorAction(CallBehaviorAction) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitCallBehaviorAction(CallBehaviorAction) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitCallBehaviorAction(CallBehaviorAction) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitCallBehaviorAction(CallBehaviorAction) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitCallBehaviorAction(CallBehaviorAction) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitCallOperationAction(CallOperationAction) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitCallOperationAction(CallOperationAction) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitCallOperationAction(CallOperationAction) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitCallOperationAction(CallOperationAction) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitCallOperationAction(CallOperationAction) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitCapability(Capability) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitCapability(Capability) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitCapability(Capability) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitCapability(Capability) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitCapability(Capability) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitCentralBufferNode(CentralBufferNode) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitCentralBufferNode(CentralBufferNode) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitCentralBufferNode(CentralBufferNode) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitCentralBufferNode(CentralBufferNode) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitCentralBufferNode(CentralBufferNode) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitChoicePseudoState(ChoicePseudoState) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitChoicePseudoState(ChoicePseudoState) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitChoicePseudoState(ChoicePseudoState) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitChoicePseudoState(ChoicePseudoState) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitChoicePseudoState(ChoicePseudoState) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitClass(Class) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitClass(Class) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitClass(Class) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitClass(Class) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitClass(Class) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitClassAssociation(ClassAssociation) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitClassAssociation(ClassAssociation) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitClassAssociation(ClassAssociation) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitClassAssociation(ClassAssociation) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitClassAssociation(ClassAssociation) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitClassDiagram(ClassDiagram) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitClassDiagram(ClassDiagram) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitClassDiagram(ClassDiagram) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitClassDiagram(ClassDiagram) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitClassDiagram(ClassDiagram) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitClassifier(Classifier) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitClassifier(Classifier) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitClassifier(Classifier) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitClassifier(Classifier) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitClassifier(Classifier) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitClause(Clause) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitClause(Clause) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitClause(Clause) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitClause(Clause) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitClause(Clause) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitCollaboration(Collaboration) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitCollaboration(Collaboration) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitCollaboration(Collaboration) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitCollaboration(Collaboration) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitCollaboration(Collaboration) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitCollaborationUse(CollaborationUse) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitCollaborationUse(CollaborationUse) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitCollaborationUse(CollaborationUse) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitCollaborationUse(CollaborationUse) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitCollaborationUse(CollaborationUse) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitCombinedFragment(CombinedFragment) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitCombinedFragment(CombinedFragment) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitCombinedFragment(CombinedFragment) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitCombinedFragment(CombinedFragment) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitCombinedFragment(CombinedFragment) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitCommunicationChannel(CommunicationChannel) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitCommunicationChannel(CommunicationChannel) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitCommunicationChannel(CommunicationChannel) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitCommunicationChannel(CommunicationChannel) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitCommunicationChannel(CommunicationChannel) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitCommunicationDiagram(CommunicationDiagram) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitCommunicationDiagram(CommunicationDiagram) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitCommunicationDiagram(CommunicationDiagram) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitCommunicationDiagram(CommunicationDiagram) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitCommunicationDiagram(CommunicationDiagram) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitCommunicationInteraction(CommunicationInteraction) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitCommunicationInteraction(CommunicationInteraction) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitCommunicationInteraction(CommunicationInteraction) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitCommunicationInteraction(CommunicationInteraction) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitCommunicationInteraction(CommunicationInteraction) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitCommunicationMessage(CommunicationMessage) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitCommunicationMessage(CommunicationMessage) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitCommunicationMessage(CommunicationMessage) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitCommunicationMessage(CommunicationMessage) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitCommunicationMessage(CommunicationMessage) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitCommunicationNetwork(CommunicationNetwork) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitCommunicationNetwork(CommunicationNetwork) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitCommunicationNetwork(CommunicationNetwork) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitCommunicationNetwork(CommunicationNetwork) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitCommunicationNetwork(CommunicationNetwork) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitCommunicationNode(CommunicationNode) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitCommunicationNode(CommunicationNode) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitCommunicationNode(CommunicationNode) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitCommunicationNode(CommunicationNode) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitCommunicationNode(CommunicationNode) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitComponent(Component) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitComponent(Component) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitComponent(Component) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitComponent(Component) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitComponent(Component) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitComponentRealization(ComponentRealization) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitComponentRealization(ComponentRealization) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitComponentRealization(ComponentRealization) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitComponentRealization(ComponentRealization) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitComponentRealization(ComponentRealization) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitCompositeElement(CompositeElement) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitCompositeElement(CompositeElement) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitCompositeElement(CompositeElement) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitCompositeElement(CompositeElement) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitCompositeElement(CompositeElement) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitCompositeStructureDiagram(CompositeStructureDiagram) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitCompositeStructureDiagram(CompositeStructureDiagram) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitCompositeStructureDiagram(CompositeStructureDiagram) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitCompositeStructureDiagram(CompositeStructureDiagram) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitCompositeStructureDiagram(CompositeStructureDiagram) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitComposition(Composition) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitComposition(Composition) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitComposition(Composition) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitComposition(Composition) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitComposition(Composition) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitConcept(Concept) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitConcept(Concept) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitConcept(Concept) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitConcept(Concept) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitConcept(Concept) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitConditionalNode(ConditionalNode) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitConditionalNode(ConditionalNode) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitConditionalNode(ConditionalNode) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitConditionalNode(ConditionalNode) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitConditionalNode(ConditionalNode) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitConnectionPointReference(ConnectionPointReference) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitConnectionPointReference(ConnectionPointReference) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitConnectionPointReference(ConnectionPointReference) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitConnectionPointReference(ConnectionPointReference) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitConnectionPointReference(ConnectionPointReference) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitConnector(Connector) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitConnector(Connector) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitConnector(Connector) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitConnector(Connector) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitConnector(Connector) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitConnectorEnd(ConnectorEnd) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitConnectorEnd(ConnectorEnd) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitConnectorEnd(ConnectorEnd) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitConnectorEnd(ConnectorEnd) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitConnectorEnd(ConnectorEnd) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitConstraint(Constraint) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitConstraint(Constraint) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitConstraint(Constraint) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitConstraint(Constraint) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitConstraint(Constraint) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitConstraint(Constraint) - Method in class org.modelio.metamodel.mmextensions.standard.facilities.CompositionInitializer
 
visitConstraint(Constraint) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitConstraint(Constraint) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitConstraint(Constraint) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitConstraint(Constraint) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitConstraint(Constraint) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitContract(Contract) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitContract(Contract) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitContract(Contract) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitContract(Contract) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitContract(Contract) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitControlFlow(ControlFlow) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitControlFlow(ControlFlow) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitControlFlow(ControlFlow) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitControlFlow(ControlFlow) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitControlFlow(ControlFlow) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitControlNode(ControlNode) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitControlNode(ControlNode) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitControlNode(ControlNode) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitControlNode(ControlNode) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitControlNode(ControlNode) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitCourseOfAction(CourseOfAction) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitCourseOfAction(CourseOfAction) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitCourseOfAction(CourseOfAction) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitCourseOfAction(CourseOfAction) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitCourseOfAction(CourseOfAction) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitDataFlow(DataFlow) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitDataFlow(DataFlow) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitDataFlow(DataFlow) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitDataFlow(DataFlow) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitDataFlow(DataFlow) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitDataObject(DataObject) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitDataObject(DataObject) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitDataObject(DataObject) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitDataObject(DataObject) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitDataObject(DataObject) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitDataStoreNode(DataStoreNode) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitDataStoreNode(DataStoreNode) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitDataStoreNode(DataStoreNode) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitDataStoreNode(DataStoreNode) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitDataStoreNode(DataStoreNode) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitDataType(DataType) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitDataType(DataType) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitDataType(DataType) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitDataType(DataType) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitDataType(DataType) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitDecisionMergeNode(DecisionMergeNode) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitDecisionMergeNode(DecisionMergeNode) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitDecisionMergeNode(DecisionMergeNode) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitDecisionMergeNode(DecisionMergeNode) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitDecisionMergeNode(DecisionMergeNode) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitDeepHistoryPseudoState(DeepHistoryPseudoState) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitDeepHistoryPseudoState(DeepHistoryPseudoState) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitDeepHistoryPseudoState(DeepHistoryPseudoState) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitDeepHistoryPseudoState(DeepHistoryPseudoState) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitDeepHistoryPseudoState(DeepHistoryPseudoState) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitDeliverable(Deliverable) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitDeliverable(Deliverable) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitDeliverable(Deliverable) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitDeliverable(Deliverable) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitDeliverable(Deliverable) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitDependency(Dependency) - Method in class org.modelio.metamodel.visitors.AbstractInfrastructureVisitor
 
visitDependency(Dependency) - Method in class org.modelio.metamodel.visitors.DefaultInfrastructureVisitor
 
visitDependency(Dependency) - Method in interface org.modelio.metamodel.visitors.IAbstractInfrastructureVisitor
 
visitDependency(Dependency) - Method in interface org.modelio.metamodel.visitors.IDefaultInfrastructureVisitor
 
visitDependency(Dependency) - Method in interface org.modelio.metamodel.visitors.IInfrastructureVisitor
 
visitDependencyRelationship(DependencyRelationship) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitDependencyRelationship(DependencyRelationship) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitDependencyRelationship(DependencyRelationship) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitDependencyRelationship(DependencyRelationship) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitDependencyRelationship(DependencyRelationship) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitDeploymentDiagram(DeploymentDiagram) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitDeploymentDiagram(DeploymentDiagram) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitDeploymentDiagram(DeploymentDiagram) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitDeploymentDiagram(DeploymentDiagram) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitDeploymentDiagram(DeploymentDiagram) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitDevice(Device) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitDevice(Device) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitDevice(Device) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitDevice(Device) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitDevice(Device) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitDiagramSet(DiagramSet) - Method in class org.modelio.metamodel.visitors.AbstractInfrastructureVisitor
 
visitDiagramSet(DiagramSet) - Method in class org.modelio.metamodel.visitors.DefaultInfrastructureVisitor
 
visitDiagramSet(DiagramSet) - Method in interface org.modelio.metamodel.visitors.IAbstractInfrastructureVisitor
 
visitDiagramSet(DiagramSet) - Method in interface org.modelio.metamodel.visitors.IDefaultInfrastructureVisitor
 
visitDiagramSet(DiagramSet) - Method in interface org.modelio.metamodel.visitors.IInfrastructureVisitor
 
visitDictionary(Dictionary) - Method in class org.modelio.metamodel.visitors.AbstractAnalystVisitor
 
visitDictionary(Dictionary) - Method in class org.modelio.metamodel.visitors.DefaultAnalystVisitor
 
visitDictionary(Dictionary) - Method in interface org.modelio.metamodel.visitors.IAbstractAnalystVisitor
 
visitDictionary(Dictionary) - Method in interface org.modelio.metamodel.visitors.IAnalystVisitor
 
visitDictionary(Dictionary) - Method in interface org.modelio.metamodel.visitors.IDefaultAnalystVisitor
 
visitDistributionNetwork(DistributionNetwork) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitDistributionNetwork(DistributionNetwork) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitDistributionNetwork(DistributionNetwork) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitDistributionNetwork(DistributionNetwork) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitDistributionNetwork(DistributionNetwork) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitDocument(Document) - Method in class org.modelio.metamodel.visitors.AbstractInfrastructureVisitor
 
visitDocument(Document) - Method in class org.modelio.metamodel.visitors.DefaultInfrastructureVisitor
 
visitDocument(Document) - Method in interface org.modelio.metamodel.visitors.IAbstractInfrastructureVisitor
 
visitDocument(Document) - Method in interface org.modelio.metamodel.visitors.IDefaultInfrastructureVisitor
 
visitDocument(Document) - Method in interface org.modelio.metamodel.visitors.IInfrastructureVisitor
 
visitDriver(Driver) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitDriver(Driver) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitDriver(Driver) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitDriver(Driver) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitDriver(Driver) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitDurationConstraint(DurationConstraint) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitDurationConstraint(DurationConstraint) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitDurationConstraint(DurationConstraint) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitDurationConstraint(DurationConstraint) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitDurationConstraint(DurationConstraint) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitDynamicPropertyDefinition(DynamicPropertyDefinition) - Method in class org.modelio.metamodel.visitors.AbstractInfrastructureVisitor
 
visitDynamicPropertyDefinition(DynamicPropertyDefinition) - Method in class org.modelio.metamodel.visitors.DefaultInfrastructureVisitor
 
visitDynamicPropertyDefinition(DynamicPropertyDefinition) - Method in interface org.modelio.metamodel.visitors.IAbstractInfrastructureVisitor
 
visitDynamicPropertyDefinition(DynamicPropertyDefinition) - Method in interface org.modelio.metamodel.visitors.IDefaultInfrastructureVisitor
 
visitDynamicPropertyDefinition(DynamicPropertyDefinition) - Method in interface org.modelio.metamodel.visitors.IInfrastructureVisitor
 
visitDynamicRelationship(DynamicRelationship) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitDynamicRelationship(DynamicRelationship) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitDynamicRelationship(DynamicRelationship) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitDynamicRelationship(DynamicRelationship) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitDynamicRelationship(DynamicRelationship) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitElement(Element) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitElement(Element) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitElement(Element) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitElement(Element) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitElement(Element) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitElement(Element) - Method in class org.modelio.metamodel.visitors.AbstractInfrastructureVisitor
 
visitElement(Element) - Method in class org.modelio.metamodel.visitors.DefaultInfrastructureVisitor
 
visitElement(Element) - Method in interface org.modelio.metamodel.visitors.IAbstractInfrastructureVisitor
 
visitElement(Element) - Method in interface org.modelio.metamodel.visitors.IDefaultInfrastructureVisitor
 
visitElement(Element) - Method in interface org.modelio.metamodel.visitors.IInfrastructureVisitor
 
visitElementImport(ElementImport) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitElementImport(ElementImport) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitElementImport(ElementImport) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitElementImport(ElementImport) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitElementImport(ElementImport) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitElementRealization(ElementRealization) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitElementRealization(ElementRealization) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitElementRealization(ElementRealization) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitElementRealization(ElementRealization) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitElementRealization(ElementRealization) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitEntryPointPseudoState(EntryPointPseudoState) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitEntryPointPseudoState(EntryPointPseudoState) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitEntryPointPseudoState(EntryPointPseudoState) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitEntryPointPseudoState(EntryPointPseudoState) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitEntryPointPseudoState(EntryPointPseudoState) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitEnumeratedPropertyType(EnumeratedPropertyType) - Method in class org.modelio.metamodel.visitors.AbstractInfrastructureVisitor
 
visitEnumeratedPropertyType(EnumeratedPropertyType) - Method in class org.modelio.metamodel.visitors.DefaultInfrastructureVisitor
 
visitEnumeratedPropertyType(EnumeratedPropertyType) - Method in interface org.modelio.metamodel.visitors.IAbstractInfrastructureVisitor
 
visitEnumeratedPropertyType(EnumeratedPropertyType) - Method in interface org.modelio.metamodel.visitors.IDefaultInfrastructureVisitor
 
visitEnumeratedPropertyType(EnumeratedPropertyType) - Method in interface org.modelio.metamodel.visitors.IInfrastructureVisitor
 
visitEnumeration(Enumeration) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitEnumeration(Enumeration) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitEnumeration(Enumeration) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitEnumeration(Enumeration) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitEnumeration(Enumeration) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitEnumerationLiteral(EnumerationLiteral) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitEnumerationLiteral(EnumerationLiteral) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitEnumerationLiteral(EnumerationLiteral) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitEnumerationLiteral(EnumerationLiteral) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitEnumerationLiteral(EnumerationLiteral) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitEquipment(Equipment) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitEquipment(Equipment) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitEquipment(Equipment) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitEquipment(Equipment) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitEquipment(Equipment) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitEvent(Event) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitEvent(Event) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitEvent(Event) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitEvent(Event) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitEvent(Event) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitEvent(Event) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitEvent(Event) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitEvent(Event) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitEvent(Event) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitEvent(Event) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitExceptionHandler(ExceptionHandler) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitExceptionHandler(ExceptionHandler) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitExceptionHandler(ExceptionHandler) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitExceptionHandler(ExceptionHandler) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitExceptionHandler(ExceptionHandler) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitExecutionOccurenceSpecification(ExecutionOccurenceSpecification) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitExecutionOccurenceSpecification(ExecutionOccurenceSpecification) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitExecutionOccurenceSpecification(ExecutionOccurenceSpecification) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitExecutionOccurenceSpecification(ExecutionOccurenceSpecification) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitExecutionOccurenceSpecification(ExecutionOccurenceSpecification) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitExecutionSpecification(ExecutionSpecification) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitExecutionSpecification(ExecutionSpecification) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitExecutionSpecification(ExecutionSpecification) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitExecutionSpecification(ExecutionSpecification) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitExecutionSpecification(ExecutionSpecification) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitExitPointPseudoState(ExitPointPseudoState) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitExitPointPseudoState(ExitPointPseudoState) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitExitPointPseudoState(ExitPointPseudoState) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitExitPointPseudoState(ExitPointPseudoState) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitExitPointPseudoState(ExitPointPseudoState) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitExpansionNode(ExpansionNode) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitExpansionNode(ExpansionNode) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitExpansionNode(ExpansionNode) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitExpansionNode(ExpansionNode) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitExpansionNode(ExpansionNode) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitExpansionRegion(ExpansionRegion) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitExpansionRegion(ExpansionRegion) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitExpansionRegion(ExpansionRegion) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitExpansionRegion(ExpansionRegion) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitExpansionRegion(ExpansionRegion) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitExtensionPoint(ExtensionPoint) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitExtensionPoint(ExtensionPoint) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitExtensionPoint(ExtensionPoint) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitExtensionPoint(ExtensionPoint) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitExtensionPoint(ExtensionPoint) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitExternalActiveStructureElement(ExternalActiveStructureElement) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitExternalActiveStructureElement(ExternalActiveStructureElement) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitExternalActiveStructureElement(ExternalActiveStructureElement) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitExternalActiveStructureElement(ExternalActiveStructureElement) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitExternalActiveStructureElement(ExternalActiveStructureElement) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitExternalBehaviorElement(ExternalBehaviorElement) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitExternalBehaviorElement(ExternalBehaviorElement) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitExternalBehaviorElement(ExternalBehaviorElement) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitExternalBehaviorElement(ExternalBehaviorElement) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitExternalBehaviorElement(ExternalBehaviorElement) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitExternElement(ExternElement) - Method in class org.modelio.metamodel.visitors.AbstractInfrastructureVisitor
 
visitExternElement(ExternElement) - Method in class org.modelio.metamodel.visitors.DefaultInfrastructureVisitor
 
visitExternElement(ExternElement) - Method in interface org.modelio.metamodel.visitors.IAbstractInfrastructureVisitor
 
visitExternElement(ExternElement) - Method in interface org.modelio.metamodel.visitors.IDefaultInfrastructureVisitor
 
visitExternElement(ExternElement) - Method in interface org.modelio.metamodel.visitors.IInfrastructureVisitor
 
visitExternProcessor(ExternProcessor) - Method in class org.modelio.metamodel.visitors.AbstractInfrastructureVisitor
 
visitExternProcessor(ExternProcessor) - Method in class org.modelio.metamodel.visitors.DefaultInfrastructureVisitor
 
visitExternProcessor(ExternProcessor) - Method in interface org.modelio.metamodel.visitors.IAbstractInfrastructureVisitor
 
visitExternProcessor(ExternProcessor) - Method in interface org.modelio.metamodel.visitors.IDefaultInfrastructureVisitor
 
visitExternProcessor(ExternProcessor) - Method in interface org.modelio.metamodel.visitors.IInfrastructureVisitor
 
visitFacility(Facility) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitFacility(Facility) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitFacility(Facility) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitFacility(Facility) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitFacility(Facility) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitFakeMObject(FakeMObject) - Method in interface org.modelio.vcore.smkernel.mapi.fake.FakeMVisitor
Visit a fake object.
visitFeature(Feature) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitFeature(Feature) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitFeature(Feature) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitFeature(Feature) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitFeature(Feature) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitFinalNode(FinalNode) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitFinalNode(FinalNode) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitFinalNode(FinalNode) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitFinalNode(FinalNode) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitFinalNode(FinalNode) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitFinalState(FinalState) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitFinalState(FinalState) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitFinalState(FinalState) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitFinalState(FinalState) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitFinalState(FinalState) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitFlow(Flow) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitFlow(Flow) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitFlow(Flow) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitFlow(Flow) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitFlow(Flow) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitFlowFinalNode(FlowFinalNode) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitFlowFinalNode(FlowFinalNode) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitFlowFinalNode(FlowFinalNode) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitFlowFinalNode(FlowFinalNode) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitFlowFinalNode(FlowFinalNode) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitFolder(Folder) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitFolder(Folder) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitFolder(Folder) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitFolder(Folder) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitFolder(Folder) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitForkJoinNode(ForkJoinNode) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitForkJoinNode(ForkJoinNode) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitForkJoinNode(ForkJoinNode) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitForkJoinNode(ForkJoinNode) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitForkJoinNode(ForkJoinNode) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitForkPseudoState(ForkPseudoState) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitForkPseudoState(ForkPseudoState) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitForkPseudoState(ForkPseudoState) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitForkPseudoState(ForkPseudoState) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitForkPseudoState(ForkPseudoState) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitGap(Gap) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitGap(Gap) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitGap(Gap) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitGap(Gap) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitGap(Gap) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitGate(Gate) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitGate(Gate) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitGate(Gate) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitGate(Gate) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitGate(Gate) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitGeneralClass(GeneralClass) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitGeneralClass(GeneralClass) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitGeneralClass(GeneralClass) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitGeneralClass(GeneralClass) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitGeneralClass(GeneralClass) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitGeneralization(Generalization) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitGeneralization(Generalization) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitGeneralization(Generalization) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitGeneralization(Generalization) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitGeneralization(Generalization) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitGeneralOrdering(GeneralOrdering) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitGeneralOrdering(GeneralOrdering) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitGeneralOrdering(GeneralOrdering) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitGeneralOrdering(GeneralOrdering) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitGeneralOrdering(GeneralOrdering) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitGenericAnalystContainer(GenericAnalystContainer) - Method in class org.modelio.metamodel.visitors.AbstractAnalystVisitor
 
visitGenericAnalystContainer(GenericAnalystContainer) - Method in class org.modelio.metamodel.visitors.DefaultAnalystVisitor
 
visitGenericAnalystContainer(GenericAnalystContainer) - Method in interface org.modelio.metamodel.visitors.IAbstractAnalystVisitor
 
visitGenericAnalystContainer(GenericAnalystContainer) - Method in interface org.modelio.metamodel.visitors.IAnalystVisitor
 
visitGenericAnalystContainer(GenericAnalystContainer) - Method in interface org.modelio.metamodel.visitors.IDefaultAnalystVisitor
 
visitGenericAnalystElement(GenericAnalystElement) - Method in class org.modelio.metamodel.visitors.AbstractAnalystVisitor
 
visitGenericAnalystElement(GenericAnalystElement) - Method in class org.modelio.metamodel.visitors.DefaultAnalystVisitor
 
visitGenericAnalystElement(GenericAnalystElement) - Method in interface org.modelio.metamodel.visitors.IAbstractAnalystVisitor
 
visitGenericAnalystElement(GenericAnalystElement) - Method in interface org.modelio.metamodel.visitors.IAnalystVisitor
 
visitGenericAnalystElement(GenericAnalystElement) - Method in interface org.modelio.metamodel.visitors.IDefaultAnalystVisitor
 
visitGoal(Goal) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitGoal(Goal) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitGoal(Goal) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitGoal(Goal) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitGoal(Goal) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitGoal(Goal) - Method in class org.modelio.metamodel.visitors.AbstractAnalystVisitor
 
visitGoal(Goal) - Method in class org.modelio.metamodel.visitors.DefaultAnalystVisitor
 
visitGoal(Goal) - Method in interface org.modelio.metamodel.visitors.IAbstractAnalystVisitor
 
visitGoal(Goal) - Method in interface org.modelio.metamodel.visitors.IAnalystVisitor
 
visitGoal(Goal) - Method in interface org.modelio.metamodel.visitors.IDefaultAnalystVisitor
 
visitGoalContainer(GoalContainer) - Method in class org.modelio.metamodel.visitors.AbstractAnalystVisitor
 
visitGoalContainer(GoalContainer) - Method in class org.modelio.metamodel.visitors.DefaultAnalystVisitor
 
visitGoalContainer(GoalContainer) - Method in interface org.modelio.metamodel.visitors.IAbstractAnalystVisitor
 
visitGoalContainer(GoalContainer) - Method in interface org.modelio.metamodel.visitors.IAnalystVisitor
 
visitGoalContainer(GoalContainer) - Method in interface org.modelio.metamodel.visitors.IDefaultAnalystVisitor
 
visitGraphDiagram(GraphDiagram) - Method in class org.modelio.metamodel.visitors.AbstractInfrastructureVisitor
 
visitGraphDiagram(GraphDiagram) - Method in class org.modelio.metamodel.visitors.DefaultInfrastructureVisitor
 
visitGraphDiagram(GraphDiagram) - Method in interface org.modelio.metamodel.visitors.IAbstractInfrastructureVisitor
 
visitGraphDiagram(GraphDiagram) - Method in interface org.modelio.metamodel.visitors.IDefaultInfrastructureVisitor
 
visitGraphDiagram(GraphDiagram) - Method in interface org.modelio.metamodel.visitors.IInfrastructureVisitor
 
visitGrouping(Grouping) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitGrouping(Grouping) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitGrouping(Grouping) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitGrouping(Grouping) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitGrouping(Grouping) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitImpactDiagram(ImpactDiagram) - Method in class org.modelio.metamodel.visitors.AbstractInfrastructureVisitor
 
visitImpactDiagram(ImpactDiagram) - Method in class org.modelio.metamodel.visitors.DefaultInfrastructureVisitor
 
visitImpactDiagram(ImpactDiagram) - Method in interface org.modelio.metamodel.visitors.IAbstractInfrastructureVisitor
 
visitImpactDiagram(ImpactDiagram) - Method in interface org.modelio.metamodel.visitors.IDefaultInfrastructureVisitor
 
visitImpactDiagram(ImpactDiagram) - Method in interface org.modelio.metamodel.visitors.IInfrastructureVisitor
 
visitImpactLink(ImpactLink) - Method in class org.modelio.metamodel.visitors.AbstractInfrastructureVisitor
 
visitImpactLink(ImpactLink) - Method in class org.modelio.metamodel.visitors.DefaultInfrastructureVisitor
 
visitImpactLink(ImpactLink) - Method in interface org.modelio.metamodel.visitors.IAbstractInfrastructureVisitor
 
visitImpactLink(ImpactLink) - Method in interface org.modelio.metamodel.visitors.IDefaultInfrastructureVisitor
 
visitImpactLink(ImpactLink) - Method in interface org.modelio.metamodel.visitors.IInfrastructureVisitor
 
visitImpactModel(ImpactModel) - Method in class org.modelio.metamodel.visitors.AbstractInfrastructureVisitor
 
visitImpactModel(ImpactModel) - Method in class org.modelio.metamodel.visitors.DefaultInfrastructureVisitor
 
visitImpactModel(ImpactModel) - Method in interface org.modelio.metamodel.visitors.IAbstractInfrastructureVisitor
 
visitImpactModel(ImpactModel) - Method in interface org.modelio.metamodel.visitors.IDefaultInfrastructureVisitor
 
visitImpactModel(ImpactModel) - Method in interface org.modelio.metamodel.visitors.IInfrastructureVisitor
 
visitImpactProject(ImpactProject) - Method in class org.modelio.metamodel.visitors.AbstractInfrastructureVisitor
 
visitImpactProject(ImpactProject) - Method in class org.modelio.metamodel.visitors.DefaultInfrastructureVisitor
 
visitImpactProject(ImpactProject) - Method in interface org.modelio.metamodel.visitors.IAbstractInfrastructureVisitor
 
visitImpactProject(ImpactProject) - Method in interface org.modelio.metamodel.visitors.IDefaultInfrastructureVisitor
 
visitImpactProject(ImpactProject) - Method in interface org.modelio.metamodel.visitors.IInfrastructureVisitor
 
visitImplementationEvent(ImplementationEvent) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitImplementationEvent(ImplementationEvent) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitImplementationEvent(ImplementationEvent) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitImplementationEvent(ImplementationEvent) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitImplementationEvent(ImplementationEvent) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitImplementationFolder(ImplementationFolder) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitImplementationFolder(ImplementationFolder) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitImplementationFolder(ImplementationFolder) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitImplementationFolder(ImplementationFolder) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitImplementationFolder(ImplementationFolder) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitInfluence(Influence) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitInfluence(Influence) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitInfluence(Influence) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitInfluence(Influence) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitInfluence(Influence) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitInformationFlow(InformationFlow) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitInformationFlow(InformationFlow) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitInformationFlow(InformationFlow) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitInformationFlow(InformationFlow) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitInformationFlow(InformationFlow) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitInformationItem(InformationItem) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitInformationItem(InformationItem) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitInformationItem(InformationItem) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitInformationItem(InformationItem) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitInformationItem(InformationItem) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitInitialNode(InitialNode) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitInitialNode(InitialNode) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitInitialNode(InitialNode) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitInitialNode(InitialNode) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitInitialNode(InitialNode) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitInitialPseudoState(InitialPseudoState) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitInitialPseudoState(InitialPseudoState) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitInitialPseudoState(InitialPseudoState) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitInitialPseudoState(InitialPseudoState) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitInitialPseudoState(InitialPseudoState) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitInputPin(InputPin) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitInputPin(InputPin) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitInputPin(InputPin) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitInputPin(InputPin) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitInputPin(InputPin) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitInstance(Instance) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitInstance(Instance) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitInstance(Instance) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitInstance(Instance) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitInstance(Instance) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitInstanceNode(InstanceNode) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitInstanceNode(InstanceNode) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitInstanceNode(InstanceNode) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitInstanceNode(InstanceNode) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitInstanceNode(InstanceNode) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitInteraction(Interaction) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitInteraction(Interaction) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitInteraction(Interaction) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitInteraction(Interaction) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitInteraction(Interaction) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitInteractionFragment(InteractionFragment) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitInteractionFragment(InteractionFragment) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitInteractionFragment(InteractionFragment) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitInteractionFragment(InteractionFragment) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitInteractionFragment(InteractionFragment) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitInteractionOperand(InteractionOperand) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitInteractionOperand(InteractionOperand) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitInteractionOperand(InteractionOperand) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitInteractionOperand(InteractionOperand) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitInteractionOperand(InteractionOperand) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitInteractionUse(InteractionUse) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitInteractionUse(InteractionUse) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitInteractionUse(InteractionUse) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitInteractionUse(InteractionUse) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitInteractionUse(InteractionUse) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitInterface(Interface) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitInterface(Interface) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitInterface(Interface) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitInterface(Interface) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitInterface(Interface) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitInterfaceRealization(InterfaceRealization) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitInterfaceRealization(InterfaceRealization) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitInterfaceRealization(InterfaceRealization) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitInterfaceRealization(InterfaceRealization) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitInterfaceRealization(InterfaceRealization) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitInternalActiveStructureElement(InternalActiveStructureElement) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitInternalActiveStructureElement(InternalActiveStructureElement) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitInternalActiveStructureElement(InternalActiveStructureElement) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitInternalActiveStructureElement(InternalActiveStructureElement) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitInternalActiveStructureElement(InternalActiveStructureElement) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitInternalBehaviorElement(InternalBehaviorElement) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitInternalBehaviorElement(InternalBehaviorElement) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitInternalBehaviorElement(InternalBehaviorElement) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitInternalBehaviorElement(InternalBehaviorElement) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitInternalBehaviorElement(InternalBehaviorElement) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitInternalTransition(InternalTransition) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitInternalTransition(InternalTransition) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitInternalTransition(InternalTransition) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitInternalTransition(InternalTransition) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitInternalTransition(InternalTransition) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitInterruptibleActivityRegion(InterruptibleActivityRegion) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitInterruptibleActivityRegion(InterruptibleActivityRegion) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitInterruptibleActivityRegion(InterruptibleActivityRegion) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitInterruptibleActivityRegion(InterruptibleActivityRegion) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitInterruptibleActivityRegion(InterruptibleActivityRegion) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitJoinPseudoState(JoinPseudoState) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitJoinPseudoState(JoinPseudoState) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitJoinPseudoState(JoinPseudoState) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitJoinPseudoState(JoinPseudoState) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitJoinPseudoState(JoinPseudoState) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitJunction(Junction) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitJunction(Junction) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitJunction(Junction) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitJunction(Junction) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitJunction(Junction) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitJunctionPseudoState(JunctionPseudoState) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitJunctionPseudoState(JunctionPseudoState) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitJunctionPseudoState(JunctionPseudoState) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitJunctionPseudoState(JunctionPseudoState) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitJunctionPseudoState(JunctionPseudoState) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitKPI(KPI) - Method in class org.modelio.metamodel.visitors.AbstractAnalystVisitor
 
visitKPI(KPI) - Method in class org.modelio.metamodel.visitors.DefaultAnalystVisitor
 
visitKPI(KPI) - Method in interface org.modelio.metamodel.visitors.IAbstractAnalystVisitor
 
visitKPI(KPI) - Method in interface org.modelio.metamodel.visitors.IAnalystVisitor
 
visitKPI(KPI) - Method in interface org.modelio.metamodel.visitors.IDefaultAnalystVisitor
 
visitKPIContainer(KPIContainer) - Method in class org.modelio.metamodel.visitors.AbstractAnalystVisitor
 
visitKPIContainer(KPIContainer) - Method in class org.modelio.metamodel.visitors.DefaultAnalystVisitor
 
visitKPIContainer(KPIContainer) - Method in interface org.modelio.metamodel.visitors.IAbstractAnalystVisitor
 
visitKPIContainer(KPIContainer) - Method in interface org.modelio.metamodel.visitors.IAnalystVisitor
 
visitKPIContainer(KPIContainer) - Method in interface org.modelio.metamodel.visitors.IDefaultAnalystVisitor
 
visitLifeline(Lifeline) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitLifeline(Lifeline) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitLifeline(Lifeline) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitLifeline(Lifeline) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitLifeline(Lifeline) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitLink(Link) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitLink(Link) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitLink(Link) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitLink(Link) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitLink(Link) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitLinkEnd(LinkEnd) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitLinkEnd(LinkEnd) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitLinkEnd(LinkEnd) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitLinkEnd(LinkEnd) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitLinkEnd(LinkEnd) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitLocalPropertyTable(LocalPropertyTable) - Method in class org.modelio.metamodel.visitors.AbstractInfrastructureVisitor
 
visitLocalPropertyTable(LocalPropertyTable) - Method in class org.modelio.metamodel.visitors.DefaultInfrastructureVisitor
 
visitLocalPropertyTable(LocalPropertyTable) - Method in interface org.modelio.metamodel.visitors.IAbstractInfrastructureVisitor
 
visitLocalPropertyTable(LocalPropertyTable) - Method in interface org.modelio.metamodel.visitors.IDefaultInfrastructureVisitor
 
visitLocalPropertyTable(LocalPropertyTable) - Method in interface org.modelio.metamodel.visitors.IInfrastructureVisitor
 
visitLocation(Location) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitLocation(Location) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitLocation(Location) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitLocation(Location) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitLocation(Location) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitLoopNode(LoopNode) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitLoopNode(LoopNode) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitLoopNode(LoopNode) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitLoopNode(LoopNode) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitLoopNode(LoopNode) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitManifestation(Manifestation) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitManifestation(Manifestation) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitManifestation(Manifestation) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitManifestation(Manifestation) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitManifestation(Manifestation) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitMaterial(Material) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitMaterial(Material) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitMaterial(Material) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitMaterial(Material) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitMaterial(Material) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitMatrixDefinition(MatrixDefinition) - Method in class org.modelio.metamodel.visitors.AbstractInfrastructureVisitor
 
visitMatrixDefinition(MatrixDefinition) - Method in class org.modelio.metamodel.visitors.DefaultInfrastructureVisitor
 
visitMatrixDefinition(MatrixDefinition) - Method in interface org.modelio.metamodel.visitors.IAbstractInfrastructureVisitor
 
visitMatrixDefinition(MatrixDefinition) - Method in interface org.modelio.metamodel.visitors.IDefaultInfrastructureVisitor
 
visitMatrixDefinition(MatrixDefinition) - Method in interface org.modelio.metamodel.visitors.IInfrastructureVisitor
 
visitMatrixValueDefinition(MatrixValueDefinition) - Method in class org.modelio.metamodel.visitors.AbstractInfrastructureVisitor
 
visitMatrixValueDefinition(MatrixValueDefinition) - Method in class org.modelio.metamodel.visitors.DefaultInfrastructureVisitor
 
visitMatrixValueDefinition(MatrixValueDefinition) - Method in interface org.modelio.metamodel.visitors.IAbstractInfrastructureVisitor
 
visitMatrixValueDefinition(MatrixValueDefinition) - Method in interface org.modelio.metamodel.visitors.IDefaultInfrastructureVisitor
 
visitMatrixValueDefinition(MatrixValueDefinition) - Method in interface org.modelio.metamodel.visitors.IInfrastructureVisitor
 
visitMeaning(Meaning) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitMeaning(Meaning) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitMeaning(Meaning) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitMeaning(Meaning) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitMeaning(Meaning) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitMessage(Message) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitMessage(Message) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitMessage(Message) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitMessage(Message) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitMessage(Message) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitMessageEnd(MessageEnd) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitMessageEnd(MessageEnd) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitMessageEnd(MessageEnd) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitMessageEnd(MessageEnd) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitMessageEnd(MessageEnd) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitMessageFlow(MessageFlow) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitMessageFlow(MessageFlow) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitMessageFlow(MessageFlow) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitMessageFlow(MessageFlow) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitMessageFlow(MessageFlow) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitMetaclassReference(MetaclassReference) - Method in class org.modelio.metamodel.visitors.AbstractInfrastructureVisitor
 
visitMetaclassReference(MetaclassReference) - Method in class org.modelio.metamodel.visitors.DefaultInfrastructureVisitor
 
visitMetaclassReference(MetaclassReference) - Method in interface org.modelio.metamodel.visitors.IAbstractInfrastructureVisitor
 
visitMetaclassReference(MetaclassReference) - Method in interface org.modelio.metamodel.visitors.IDefaultInfrastructureVisitor
 
visitMetaclassReference(MetaclassReference) - Method in interface org.modelio.metamodel.visitors.IInfrastructureVisitor
 
visitMethodologicalLink(MethodologicalLink) - Method in class org.modelio.metamodel.visitors.AbstractInfrastructureVisitor
 
visitMethodologicalLink(MethodologicalLink) - Method in class org.modelio.metamodel.visitors.DefaultInfrastructureVisitor
 
visitMethodologicalLink(MethodologicalLink) - Method in interface org.modelio.metamodel.visitors.IAbstractInfrastructureVisitor
 
visitMethodologicalLink(MethodologicalLink) - Method in interface org.modelio.metamodel.visitors.IDefaultInfrastructureVisitor
 
visitMethodologicalLink(MethodologicalLink) - Method in interface org.modelio.metamodel.visitors.IInfrastructureVisitor
 
visitModel(Model) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitModel(Model) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitModel(Model) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitModel(Model) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitModel(Model) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitModelElement(ModelElement) - Method in class org.modelio.metamodel.visitors.AbstractInfrastructureVisitor
 
visitModelElement(ModelElement) - Method in class org.modelio.metamodel.visitors.DefaultInfrastructureVisitor
 
visitModelElement(ModelElement) - Method in interface org.modelio.metamodel.visitors.IAbstractInfrastructureVisitor
 
visitModelElement(ModelElement) - Method in interface org.modelio.metamodel.visitors.IDefaultInfrastructureVisitor
 
visitModelElement(ModelElement) - Method in interface org.modelio.metamodel.visitors.IInfrastructureVisitor
 
visitModelTree(ModelTree) - Method in class org.modelio.metamodel.mmextensions.standard.facilities.CompositionInitializer
 
visitModelTree(ModelTree) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitModelTree(ModelTree) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitModelTree(ModelTree) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitModelTree(ModelTree) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitModelTree(ModelTree) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitModuleComponent(ModuleComponent) - Method in class org.modelio.metamodel.visitors.AbstractInfrastructureVisitor
 
visitModuleComponent(ModuleComponent) - Method in class org.modelio.metamodel.visitors.DefaultInfrastructureVisitor
 
visitModuleComponent(ModuleComponent) - Method in interface org.modelio.metamodel.visitors.IAbstractInfrastructureVisitor
 
visitModuleComponent(ModuleComponent) - Method in interface org.modelio.metamodel.visitors.IDefaultInfrastructureVisitor
 
visitModuleComponent(ModuleComponent) - Method in interface org.modelio.metamodel.visitors.IInfrastructureVisitor
 
visitModuleParameter(ModuleParameter) - Method in class org.modelio.metamodel.visitors.AbstractInfrastructureVisitor
 
visitModuleParameter(ModuleParameter) - Method in class org.modelio.metamodel.visitors.DefaultInfrastructureVisitor
 
visitModuleParameter(ModuleParameter) - Method in interface org.modelio.metamodel.visitors.IAbstractInfrastructureVisitor
 
visitModuleParameter(ModuleParameter) - Method in interface org.modelio.metamodel.visitors.IDefaultInfrastructureVisitor
 
visitModuleParameter(ModuleParameter) - Method in interface org.modelio.metamodel.visitors.IInfrastructureVisitor
 
visitMotivationElement(MotivationElement) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitMotivationElement(MotivationElement) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitMotivationElement(MotivationElement) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitMotivationElement(MotivationElement) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitMotivationElement(MotivationElement) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitMotivationFolder(MotivationFolder) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitMotivationFolder(MotivationFolder) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitMotivationFolder(MotivationFolder) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitMotivationFolder(MotivationFolder) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitMotivationFolder(MotivationFolder) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitNameSpace(NameSpace) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitNameSpace(NameSpace) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitNameSpace(NameSpace) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitNameSpace(NameSpace) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitNameSpace(NameSpace) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitNaryAssociation(NaryAssociation) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitNaryAssociation(NaryAssociation) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitNaryAssociation(NaryAssociation) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitNaryAssociation(NaryAssociation) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitNaryAssociation(NaryAssociation) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitNaryAssociationEnd(NaryAssociationEnd) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitNaryAssociationEnd(NaryAssociationEnd) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitNaryAssociationEnd(NaryAssociationEnd) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitNaryAssociationEnd(NaryAssociationEnd) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitNaryAssociationEnd(NaryAssociationEnd) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitNaryConnector(NaryConnector) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitNaryConnector(NaryConnector) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitNaryConnector(NaryConnector) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitNaryConnector(NaryConnector) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitNaryConnector(NaryConnector) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitNaryConnectorEnd(NaryConnectorEnd) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitNaryConnectorEnd(NaryConnectorEnd) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitNaryConnectorEnd(NaryConnectorEnd) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitNaryConnectorEnd(NaryConnectorEnd) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitNaryConnectorEnd(NaryConnectorEnd) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitNaryLink(NaryLink) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitNaryLink(NaryLink) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitNaryLink(NaryLink) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitNaryLink(NaryLink) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitNaryLink(NaryLink) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitNaryLinkEnd(NaryLinkEnd) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitNaryLinkEnd(NaryLinkEnd) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitNaryLinkEnd(NaryLinkEnd) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitNaryLinkEnd(NaryLinkEnd) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitNaryLinkEnd(NaryLinkEnd) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitNode(Node) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitNode(Node) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitNode(Node) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitNode(Node) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitNode(Node) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitNode(Node) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitNode(Node) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitNode(Node) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitNode(Node) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitNode(Node) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitNote(Note) - Method in class org.modelio.metamodel.visitors.AbstractInfrastructureVisitor
 
visitNote(Note) - Method in class org.modelio.metamodel.visitors.DefaultInfrastructureVisitor
 
visitNote(Note) - Method in interface org.modelio.metamodel.visitors.IAbstractInfrastructureVisitor
 
visitNote(Note) - Method in interface org.modelio.metamodel.visitors.IDefaultInfrastructureVisitor
 
visitNote(Note) - Method in interface org.modelio.metamodel.visitors.IInfrastructureVisitor
 
visitNoteType(NoteType) - Method in class org.modelio.metamodel.visitors.AbstractInfrastructureVisitor
 
visitNoteType(NoteType) - Method in class org.modelio.metamodel.visitors.DefaultInfrastructureVisitor
 
visitNoteType(NoteType) - Method in interface org.modelio.metamodel.visitors.IAbstractInfrastructureVisitor
 
visitNoteType(NoteType) - Method in interface org.modelio.metamodel.visitors.IDefaultInfrastructureVisitor
 
visitNoteType(NoteType) - Method in interface org.modelio.metamodel.visitors.IInfrastructureVisitor
 
visitObjectDiagram(ObjectDiagram) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitObjectDiagram(ObjectDiagram) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitObjectDiagram(ObjectDiagram) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitObjectDiagram(ObjectDiagram) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitObjectDiagram(ObjectDiagram) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitObjectFlow(ObjectFlow) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitObjectFlow(ObjectFlow) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitObjectFlow(ObjectFlow) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitObjectFlow(ObjectFlow) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitObjectFlow(ObjectFlow) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitObjectNode(ObjectNode) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitObjectNode(ObjectNode) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitObjectNode(ObjectNode) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitObjectNode(ObjectNode) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitObjectNode(ObjectNode) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitOccurrenceSpecification(OccurrenceSpecification) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitOccurrenceSpecification(OccurrenceSpecification) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitOccurrenceSpecification(OccurrenceSpecification) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitOccurrenceSpecification(OccurrenceSpecification) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitOccurrenceSpecification(OccurrenceSpecification) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitOpaqueAction(OpaqueAction) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitOpaqueAction(OpaqueAction) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitOpaqueAction(OpaqueAction) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitOpaqueAction(OpaqueAction) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitOpaqueAction(OpaqueAction) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitOpaqueBehavior(OpaqueBehavior) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitOpaqueBehavior(OpaqueBehavior) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitOpaqueBehavior(OpaqueBehavior) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitOpaqueBehavior(OpaqueBehavior) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitOpaqueBehavior(OpaqueBehavior) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitOperation(Operation) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitOperation(Operation) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitOperation(Operation) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitOperation(Operation) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitOperation(Operation) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitOrJunction(OrJunction) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitOrJunction(OrJunction) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitOrJunction(OrJunction) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitOrJunction(OrJunction) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitOrJunction(OrJunction) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitOtherRelationship(OtherRelationship) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitOtherRelationship(OtherRelationship) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitOtherRelationship(OtherRelationship) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitOtherRelationship(OtherRelationship) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitOtherRelationship(OtherRelationship) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitOutcome(Outcome) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitOutcome(Outcome) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitOutcome(Outcome) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitOutcome(Outcome) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitOutcome(Outcome) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitOutputPin(OutputPin) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitOutputPin(OutputPin) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitOutputPin(OutputPin) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitOutputPin(OutputPin) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitOutputPin(OutputPin) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitPackage(Package) - Method in class org.modelio.metamodel.mmextensions.standard.facilities.CompositionInitializer
 
visitPackage(Package) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitPackage(Package) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitPackage(Package) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitPackage(Package) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitPackage(Package) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitPackageImport(PackageImport) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitPackageImport(PackageImport) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitPackageImport(PackageImport) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitPackageImport(PackageImport) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitPackageImport(PackageImport) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitPackageMerge(PackageMerge) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitPackageMerge(PackageMerge) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitPackageMerge(PackageMerge) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitPackageMerge(PackageMerge) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitPackageMerge(PackageMerge) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitParameter(Parameter) - Method in class org.modelio.metamodel.mmextensions.standard.facilities.CompositionInitializer
 
visitParameter(Parameter) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitParameter(Parameter) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitParameter(Parameter) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitParameter(Parameter) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitParameter(Parameter) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitPartDecomposition(PartDecomposition) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitPartDecomposition(PartDecomposition) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitPartDecomposition(PartDecomposition) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitPartDecomposition(PartDecomposition) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitPartDecomposition(PartDecomposition) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitPassiveStructureElement(PassiveStructureElement) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitPassiveStructureElement(PassiveStructureElement) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitPassiveStructureElement(PassiveStructureElement) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitPassiveStructureElement(PassiveStructureElement) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitPassiveStructureElement(PassiveStructureElement) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitPath(Path) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitPath(Path) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitPath(Path) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitPath(Path) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitPath(Path) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitPhysicalFolder(PhysicalFolder) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitPhysicalFolder(PhysicalFolder) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitPhysicalFolder(PhysicalFolder) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitPhysicalFolder(PhysicalFolder) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitPhysicalFolder(PhysicalFolder) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitPin(Pin) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitPin(Pin) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitPin(Pin) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitPin(Pin) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitPin(Pin) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitPlateau(Plateau) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitPlateau(Plateau) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitPlateau(Plateau) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitPlateau(Plateau) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitPlateau(Plateau) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitPort(Port) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitPort(Port) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitPort(Port) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitPort(Port) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitPort(Port) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitPrinciple(Principle) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitPrinciple(Principle) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitPrinciple(Principle) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitPrinciple(Principle) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitPrinciple(Principle) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitProduct(Product) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitProduct(Product) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitProduct(Product) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitProduct(Product) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitProduct(Product) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitProfile(Profile) - Method in class org.modelio.metamodel.visitors.AbstractInfrastructureVisitor
 
visitProfile(Profile) - Method in class org.modelio.metamodel.visitors.DefaultInfrastructureVisitor
 
visitProfile(Profile) - Method in interface org.modelio.metamodel.visitors.IAbstractInfrastructureVisitor
 
visitProfile(Profile) - Method in interface org.modelio.metamodel.visitors.IDefaultInfrastructureVisitor
 
visitProfile(Profile) - Method in interface org.modelio.metamodel.visitors.IInfrastructureVisitor
 
visitProject(Project) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitProject(Project) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitProject(Project) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitProject(Project) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitProject(Project) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitPropertyDefinition(PropertyDefinition) - Method in class org.modelio.metamodel.visitors.AbstractInfrastructureVisitor
 
visitPropertyDefinition(PropertyDefinition) - Method in class org.modelio.metamodel.visitors.DefaultInfrastructureVisitor
 
visitPropertyDefinition(PropertyDefinition) - Method in interface org.modelio.metamodel.visitors.IAbstractInfrastructureVisitor
 
visitPropertyDefinition(PropertyDefinition) - Method in interface org.modelio.metamodel.visitors.IDefaultInfrastructureVisitor
 
visitPropertyDefinition(PropertyDefinition) - Method in interface org.modelio.metamodel.visitors.IInfrastructureVisitor
 
visitPropertyEnumerationLitteral(PropertyEnumerationLitteral) - Method in class org.modelio.metamodel.visitors.AbstractInfrastructureVisitor
 
visitPropertyEnumerationLitteral(PropertyEnumerationLitteral) - Method in class org.modelio.metamodel.visitors.DefaultInfrastructureVisitor
 
visitPropertyEnumerationLitteral(PropertyEnumerationLitteral) - Method in interface org.modelio.metamodel.visitors.IAbstractInfrastructureVisitor
 
visitPropertyEnumerationLitteral(PropertyEnumerationLitteral) - Method in interface org.modelio.metamodel.visitors.IDefaultInfrastructureVisitor
 
visitPropertyEnumerationLitteral(PropertyEnumerationLitteral) - Method in interface org.modelio.metamodel.visitors.IInfrastructureVisitor
 
visitPropertyTable(PropertyTable) - Method in class org.modelio.metamodel.visitors.AbstractInfrastructureVisitor
 
visitPropertyTable(PropertyTable) - Method in class org.modelio.metamodel.visitors.DefaultInfrastructureVisitor
 
visitPropertyTable(PropertyTable) - Method in interface org.modelio.metamodel.visitors.IAbstractInfrastructureVisitor
 
visitPropertyTable(PropertyTable) - Method in interface org.modelio.metamodel.visitors.IDefaultInfrastructureVisitor
 
visitPropertyTable(PropertyTable) - Method in interface org.modelio.metamodel.visitors.IInfrastructureVisitor
 
visitPropertyTableDefinition(PropertyTableDefinition) - Method in class org.modelio.metamodel.visitors.AbstractInfrastructureVisitor
 
visitPropertyTableDefinition(PropertyTableDefinition) - Method in class org.modelio.metamodel.visitors.DefaultInfrastructureVisitor
 
visitPropertyTableDefinition(PropertyTableDefinition) - Method in interface org.modelio.metamodel.visitors.IAbstractInfrastructureVisitor
 
visitPropertyTableDefinition(PropertyTableDefinition) - Method in interface org.modelio.metamodel.visitors.IDefaultInfrastructureVisitor
 
visitPropertyTableDefinition(PropertyTableDefinition) - Method in interface org.modelio.metamodel.visitors.IInfrastructureVisitor
 
visitPropertyType(PropertyType) - Method in class org.modelio.metamodel.visitors.AbstractInfrastructureVisitor
 
visitPropertyType(PropertyType) - Method in class org.modelio.metamodel.visitors.DefaultInfrastructureVisitor
 
visitPropertyType(PropertyType) - Method in interface org.modelio.metamodel.visitors.IAbstractInfrastructureVisitor
 
visitPropertyType(PropertyType) - Method in interface org.modelio.metamodel.visitors.IDefaultInfrastructureVisitor
 
visitPropertyType(PropertyType) - Method in interface org.modelio.metamodel.visitors.IInfrastructureVisitor
 
visitProvidedInterface(ProvidedInterface) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitProvidedInterface(ProvidedInterface) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitProvidedInterface(ProvidedInterface) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitProvidedInterface(ProvidedInterface) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitProvidedInterface(ProvidedInterface) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitQueryDefinition(QueryDefinition) - Method in class org.modelio.metamodel.visitors.AbstractInfrastructureVisitor
 
visitQueryDefinition(QueryDefinition) - Method in class org.modelio.metamodel.visitors.DefaultInfrastructureVisitor
 
visitQueryDefinition(QueryDefinition) - Method in interface org.modelio.metamodel.visitors.IAbstractInfrastructureVisitor
 
visitQueryDefinition(QueryDefinition) - Method in interface org.modelio.metamodel.visitors.IDefaultInfrastructureVisitor
 
visitQueryDefinition(QueryDefinition) - Method in interface org.modelio.metamodel.visitors.IInfrastructureVisitor
 
visitRaisedException(RaisedException) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitRaisedException(RaisedException) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitRaisedException(RaisedException) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitRaisedException(RaisedException) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitRaisedException(RaisedException) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitRealization(Realization) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitRealization(Realization) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitRealization(Realization) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitRealization(Realization) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitRealization(Realization) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitRegion(Region) - Method in class org.modelio.metamodel.mmextensions.standard.facilities.CompositionInitializer
 
visitRegion(Region) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitRegion(Region) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitRegion(Region) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitRegion(Region) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitRegion(Region) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitRelationship(Relationship) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitRelationship(Relationship) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitRelationship(Relationship) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitRelationship(Relationship) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitRelationship(Relationship) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitRelationshipConnector(RelationshipConnector) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitRelationshipConnector(RelationshipConnector) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitRelationshipConnector(RelationshipConnector) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitRelationshipConnector(RelationshipConnector) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitRelationshipConnector(RelationshipConnector) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitRepresentation(Representation) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitRepresentation(Representation) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitRepresentation(Representation) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitRepresentation(Representation) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitRepresentation(Representation) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitRequiredInterface(RequiredInterface) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitRequiredInterface(RequiredInterface) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitRequiredInterface(RequiredInterface) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitRequiredInterface(RequiredInterface) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitRequiredInterface(RequiredInterface) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitRequirement(Requirement) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitRequirement(Requirement) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitRequirement(Requirement) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitRequirement(Requirement) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitRequirement(Requirement) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitRequirement(Requirement) - Method in class org.modelio.metamodel.visitors.AbstractAnalystVisitor
 
visitRequirement(Requirement) - Method in class org.modelio.metamodel.visitors.DefaultAnalystVisitor
 
visitRequirement(Requirement) - Method in interface org.modelio.metamodel.visitors.IAbstractAnalystVisitor
 
visitRequirement(Requirement) - Method in interface org.modelio.metamodel.visitors.IAnalystVisitor
 
visitRequirement(Requirement) - Method in interface org.modelio.metamodel.visitors.IDefaultAnalystVisitor
 
visitRequirementContainer(RequirementContainer) - Method in class org.modelio.metamodel.visitors.AbstractAnalystVisitor
 
visitRequirementContainer(RequirementContainer) - Method in class org.modelio.metamodel.visitors.DefaultAnalystVisitor
 
visitRequirementContainer(RequirementContainer) - Method in interface org.modelio.metamodel.visitors.IAbstractAnalystVisitor
 
visitRequirementContainer(RequirementContainer) - Method in interface org.modelio.metamodel.visitors.IAnalystVisitor
 
visitRequirementContainer(RequirementContainer) - Method in interface org.modelio.metamodel.visitors.IDefaultAnalystVisitor
 
visitResource(Resource) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitResource(Resource) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitResource(Resource) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitResource(Resource) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitResource(Resource) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitResource(Resource) - Method in class org.modelio.metamodel.visitors.AbstractInfrastructureVisitor
 
visitResource(Resource) - Method in class org.modelio.metamodel.visitors.DefaultInfrastructureVisitor
 
visitResource(Resource) - Method in interface org.modelio.metamodel.visitors.IAbstractInfrastructureVisitor
 
visitResource(Resource) - Method in interface org.modelio.metamodel.visitors.IDefaultInfrastructureVisitor
 
visitResource(Resource) - Method in interface org.modelio.metamodel.visitors.IInfrastructureVisitor
 
visitResourceType(ResourceType) - Method in class org.modelio.metamodel.visitors.AbstractInfrastructureVisitor
 
visitResourceType(ResourceType) - Method in class org.modelio.metamodel.visitors.DefaultInfrastructureVisitor
 
visitResourceType(ResourceType) - Method in interface org.modelio.metamodel.visitors.IAbstractInfrastructureVisitor
 
visitResourceType(ResourceType) - Method in interface org.modelio.metamodel.visitors.IDefaultInfrastructureVisitor
 
visitResourceType(ResourceType) - Method in interface org.modelio.metamodel.visitors.IInfrastructureVisitor
 
visitRisk(Risk) - Method in class org.modelio.metamodel.visitors.AbstractAnalystVisitor
 
visitRisk(Risk) - Method in class org.modelio.metamodel.visitors.DefaultAnalystVisitor
 
visitRisk(Risk) - Method in interface org.modelio.metamodel.visitors.IAbstractAnalystVisitor
 
visitRisk(Risk) - Method in interface org.modelio.metamodel.visitors.IAnalystVisitor
 
visitRisk(Risk) - Method in interface org.modelio.metamodel.visitors.IDefaultAnalystVisitor
 
visitRiskContainer(RiskContainer) - Method in class org.modelio.metamodel.visitors.AbstractAnalystVisitor
 
visitRiskContainer(RiskContainer) - Method in class org.modelio.metamodel.visitors.DefaultAnalystVisitor
 
visitRiskContainer(RiskContainer) - Method in interface org.modelio.metamodel.visitors.IAbstractAnalystVisitor
 
visitRiskContainer(RiskContainer) - Method in interface org.modelio.metamodel.visitors.IAnalystVisitor
 
visitRiskContainer(RiskContainer) - Method in interface org.modelio.metamodel.visitors.IDefaultAnalystVisitor
 
visitSendSignalAction(SendSignalAction) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitSendSignalAction(SendSignalAction) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitSendSignalAction(SendSignalAction) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitSendSignalAction(SendSignalAction) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitSendSignalAction(SendSignalAction) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitSequenceDiagram(SequenceDiagram) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitSequenceDiagram(SequenceDiagram) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitSequenceDiagram(SequenceDiagram) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitSequenceDiagram(SequenceDiagram) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitSequenceDiagram(SequenceDiagram) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitServing(Serving) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitServing(Serving) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitServing(Serving) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitServing(Serving) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitServing(Serving) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitShallowHistoryPseudoState(ShallowHistoryPseudoState) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitShallowHistoryPseudoState(ShallowHistoryPseudoState) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitShallowHistoryPseudoState(ShallowHistoryPseudoState) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitShallowHistoryPseudoState(ShallowHistoryPseudoState) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitShallowHistoryPseudoState(ShallowHistoryPseudoState) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitSignal(Signal) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitSignal(Signal) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitSignal(Signal) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitSignal(Signal) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitSignal(Signal) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitSpecialization(Specialization) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitSpecialization(Specialization) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitSpecialization(Specialization) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitSpecialization(Specialization) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitSpecialization(Specialization) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitStakeholder(Stakeholder) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitStakeholder(Stakeholder) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitStakeholder(Stakeholder) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitStakeholder(Stakeholder) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitStakeholder(Stakeholder) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitState(State) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitState(State) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitState(State) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitState(State) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitState(State) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitStateInvariant(StateInvariant) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitStateInvariant(StateInvariant) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitStateInvariant(StateInvariant) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitStateInvariant(StateInvariant) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitStateInvariant(StateInvariant) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitStateMachine(StateMachine) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitStateMachine(StateMachine) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitStateMachine(StateMachine) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitStateMachine(StateMachine) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitStateMachine(StateMachine) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitStateMachineDiagram(StateMachineDiagram) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitStateMachineDiagram(StateMachineDiagram) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitStateMachineDiagram(StateMachineDiagram) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitStateMachineDiagram(StateMachineDiagram) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitStateMachineDiagram(StateMachineDiagram) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitStateVertex(StateVertex) - Method in class org.modelio.metamodel.mmextensions.standard.facilities.CompositionInitializer
 
visitStateVertex(StateVertex) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitStateVertex(StateVertex) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitStateVertex(StateVertex) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitStateVertex(StateVertex) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitStateVertex(StateVertex) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitStaticDiagram(StaticDiagram) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitStaticDiagram(StaticDiagram) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitStaticDiagram(StaticDiagram) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitStaticDiagram(StaticDiagram) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitStaticDiagram(StaticDiagram) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitStereotype(Stereotype) - Method in class org.modelio.metamodel.visitors.AbstractInfrastructureVisitor
 
visitStereotype(Stereotype) - Method in class org.modelio.metamodel.visitors.DefaultInfrastructureVisitor
 
visitStereotype(Stereotype) - Method in interface org.modelio.metamodel.visitors.IAbstractInfrastructureVisitor
 
visitStereotype(Stereotype) - Method in interface org.modelio.metamodel.visitors.IDefaultInfrastructureVisitor
 
visitStereotype(Stereotype) - Method in interface org.modelio.metamodel.visitors.IInfrastructureVisitor
 
visitStrategyBehaviorElement(StrategyBehaviorElement) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitStrategyBehaviorElement(StrategyBehaviorElement) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitStrategyBehaviorElement(StrategyBehaviorElement) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitStrategyBehaviorElement(StrategyBehaviorElement) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitStrategyBehaviorElement(StrategyBehaviorElement) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitStrategyFolder(StrategyFolder) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitStrategyFolder(StrategyFolder) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitStrategyFolder(StrategyFolder) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitStrategyFolder(StrategyFolder) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitStrategyFolder(StrategyFolder) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitStructuralFeature(StructuralFeature) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitStructuralFeature(StructuralFeature) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitStructuralFeature(StructuralFeature) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitStructuralFeature(StructuralFeature) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitStructuralFeature(StructuralFeature) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitStructuralRelationship(StructuralRelationship) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitStructuralRelationship(StructuralRelationship) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitStructuralRelationship(StructuralRelationship) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitStructuralRelationship(StructuralRelationship) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitStructuralRelationship(StructuralRelationship) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitStructuredActivityNode(StructuredActivityNode) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitStructuredActivityNode(StructuredActivityNode) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitStructuredActivityNode(StructuredActivityNode) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitStructuredActivityNode(StructuredActivityNode) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitStructuredActivityNode(StructuredActivityNode) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitStructureElement(StructureElement) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitStructureElement(StructureElement) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitStructureElement(StructureElement) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitStructureElement(StructureElement) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitStructureElement(StructureElement) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitSubstitution(Substitution) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitSubstitution(Substitution) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitSubstitution(Substitution) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitSubstitution(Substitution) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitSubstitution(Substitution) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitSystemSoftware(SystemSoftware) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitSystemSoftware(SystemSoftware) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitSystemSoftware(SystemSoftware) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitSystemSoftware(SystemSoftware) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitSystemSoftware(SystemSoftware) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitTaggedValue(TaggedValue) - Method in class org.modelio.metamodel.visitors.AbstractInfrastructureVisitor
 
visitTaggedValue(TaggedValue) - Method in class org.modelio.metamodel.visitors.DefaultInfrastructureVisitor
 
visitTaggedValue(TaggedValue) - Method in interface org.modelio.metamodel.visitors.IAbstractInfrastructureVisitor
 
visitTaggedValue(TaggedValue) - Method in interface org.modelio.metamodel.visitors.IDefaultInfrastructureVisitor
 
visitTaggedValue(TaggedValue) - Method in interface org.modelio.metamodel.visitors.IInfrastructureVisitor
 
visitTagParameter(TagParameter) - Method in class org.modelio.metamodel.visitors.AbstractInfrastructureVisitor
 
visitTagParameter(TagParameter) - Method in class org.modelio.metamodel.visitors.DefaultInfrastructureVisitor
 
visitTagParameter(TagParameter) - Method in interface org.modelio.metamodel.visitors.IAbstractInfrastructureVisitor
 
visitTagParameter(TagParameter) - Method in interface org.modelio.metamodel.visitors.IDefaultInfrastructureVisitor
 
visitTagParameter(TagParameter) - Method in interface org.modelio.metamodel.visitors.IInfrastructureVisitor
 
visitTagType(TagType) - Method in class org.modelio.metamodel.visitors.AbstractInfrastructureVisitor
 
visitTagType(TagType) - Method in class org.modelio.metamodel.visitors.DefaultInfrastructureVisitor
 
visitTagType(TagType) - Method in interface org.modelio.metamodel.visitors.IAbstractInfrastructureVisitor
 
visitTagType(TagType) - Method in interface org.modelio.metamodel.visitors.IDefaultInfrastructureVisitor
 
visitTagType(TagType) - Method in interface org.modelio.metamodel.visitors.IInfrastructureVisitor
 
visitTechnologyActiveStructureElement(TechnologyActiveStructureElement) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitTechnologyActiveStructureElement(TechnologyActiveStructureElement) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitTechnologyActiveStructureElement(TechnologyActiveStructureElement) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitTechnologyActiveStructureElement(TechnologyActiveStructureElement) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitTechnologyActiveStructureElement(TechnologyActiveStructureElement) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitTechnologyCollaboration(TechnologyCollaboration) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitTechnologyCollaboration(TechnologyCollaboration) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitTechnologyCollaboration(TechnologyCollaboration) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitTechnologyCollaboration(TechnologyCollaboration) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitTechnologyCollaboration(TechnologyCollaboration) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitTechnologyEvent(TechnologyEvent) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitTechnologyEvent(TechnologyEvent) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitTechnologyEvent(TechnologyEvent) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitTechnologyEvent(TechnologyEvent) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitTechnologyEvent(TechnologyEvent) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitTechnologyFolder(TechnologyFolder) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitTechnologyFolder(TechnologyFolder) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitTechnologyFolder(TechnologyFolder) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitTechnologyFolder(TechnologyFolder) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitTechnologyFolder(TechnologyFolder) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitTechnologyFunction(TechnologyFunction) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitTechnologyFunction(TechnologyFunction) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitTechnologyFunction(TechnologyFunction) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitTechnologyFunction(TechnologyFunction) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitTechnologyFunction(TechnologyFunction) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitTechnologyInteraction(TechnologyInteraction) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitTechnologyInteraction(TechnologyInteraction) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitTechnologyInteraction(TechnologyInteraction) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitTechnologyInteraction(TechnologyInteraction) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitTechnologyInteraction(TechnologyInteraction) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitTechnologyInterface(TechnologyInterface) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitTechnologyInterface(TechnologyInterface) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitTechnologyInterface(TechnologyInterface) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitTechnologyInterface(TechnologyInterface) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitTechnologyInterface(TechnologyInterface) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitTechnologyInternalActiveStructureElement(TechnologyInternalActiveStructureElement) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitTechnologyInternalActiveStructureElement(TechnologyInternalActiveStructureElement) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitTechnologyInternalActiveStructureElement(TechnologyInternalActiveStructureElement) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitTechnologyInternalActiveStructureElement(TechnologyInternalActiveStructureElement) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitTechnologyInternalActiveStructureElement(TechnologyInternalActiveStructureElement) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitTechnologyInternalBehaviorElement(TechnologyInternalBehaviorElement) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitTechnologyInternalBehaviorElement(TechnologyInternalBehaviorElement) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitTechnologyInternalBehaviorElement(TechnologyInternalBehaviorElement) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitTechnologyInternalBehaviorElement(TechnologyInternalBehaviorElement) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitTechnologyInternalBehaviorElement(TechnologyInternalBehaviorElement) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitTechnologyObject(TechnologyObject) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitTechnologyObject(TechnologyObject) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitTechnologyObject(TechnologyObject) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitTechnologyObject(TechnologyObject) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitTechnologyObject(TechnologyObject) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitTechnologyProcess(TechnologyProcess) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitTechnologyProcess(TechnologyProcess) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitTechnologyProcess(TechnologyProcess) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitTechnologyProcess(TechnologyProcess) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitTechnologyProcess(TechnologyProcess) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitTechnologyService(TechnologyService) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitTechnologyService(TechnologyService) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitTechnologyService(TechnologyService) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitTechnologyService(TechnologyService) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitTechnologyService(TechnologyService) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitTemplateBinding(TemplateBinding) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitTemplateBinding(TemplateBinding) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitTemplateBinding(TemplateBinding) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitTemplateBinding(TemplateBinding) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitTemplateBinding(TemplateBinding) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitTemplateParameter(TemplateParameter) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitTemplateParameter(TemplateParameter) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitTemplateParameter(TemplateParameter) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitTemplateParameter(TemplateParameter) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitTemplateParameter(TemplateParameter) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitTemplateParameterSubstitution(TemplateParameterSubstitution) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitTemplateParameterSubstitution(TemplateParameterSubstitution) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitTemplateParameterSubstitution(TemplateParameterSubstitution) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitTemplateParameterSubstitution(TemplateParameterSubstitution) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitTemplateParameterSubstitution(TemplateParameterSubstitution) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitTerm(Term) - Method in class org.modelio.metamodel.visitors.AbstractAnalystVisitor
 
visitTerm(Term) - Method in class org.modelio.metamodel.visitors.DefaultAnalystVisitor
 
visitTerm(Term) - Method in interface org.modelio.metamodel.visitors.IAbstractAnalystVisitor
 
visitTerm(Term) - Method in interface org.modelio.metamodel.visitors.IAnalystVisitor
 
visitTerm(Term) - Method in interface org.modelio.metamodel.visitors.IDefaultAnalystVisitor
 
visitTerminatePseudoState(TerminatePseudoState) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitTerminatePseudoState(TerminatePseudoState) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitTerminatePseudoState(TerminatePseudoState) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitTerminatePseudoState(TerminatePseudoState) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitTerminatePseudoState(TerminatePseudoState) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitTerminateSpecification(TerminateSpecification) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitTerminateSpecification(TerminateSpecification) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitTerminateSpecification(TerminateSpecification) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitTerminateSpecification(TerminateSpecification) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitTerminateSpecification(TerminateSpecification) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitTest(Test) - Method in class org.modelio.metamodel.visitors.AbstractAnalystVisitor
 
visitTest(Test) - Method in class org.modelio.metamodel.visitors.DefaultAnalystVisitor
 
visitTest(Test) - Method in interface org.modelio.metamodel.visitors.IAbstractAnalystVisitor
 
visitTest(Test) - Method in interface org.modelio.metamodel.visitors.IAnalystVisitor
 
visitTest(Test) - Method in interface org.modelio.metamodel.visitors.IDefaultAnalystVisitor
 
visitTestContainer(TestContainer) - Method in class org.modelio.metamodel.visitors.AbstractAnalystVisitor
 
visitTestContainer(TestContainer) - Method in class org.modelio.metamodel.visitors.DefaultAnalystVisitor
 
visitTestContainer(TestContainer) - Method in interface org.modelio.metamodel.visitors.IAbstractAnalystVisitor
 
visitTestContainer(TestContainer) - Method in interface org.modelio.metamodel.visitors.IAnalystVisitor
 
visitTestContainer(TestContainer) - Method in interface org.modelio.metamodel.visitors.IDefaultAnalystVisitor
 
visitTransition(Transition) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitTransition(Transition) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitTransition(Transition) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitTransition(Transition) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitTransition(Transition) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitTriggering(Triggering) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitTriggering(Triggering) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitTriggering(Triggering) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitTriggering(Triggering) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitTriggering(Triggering) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitTypedPropertyTable(TypedPropertyTable) - Method in class org.modelio.metamodel.visitors.AbstractInfrastructureVisitor
 
visitTypedPropertyTable(TypedPropertyTable) - Method in class org.modelio.metamodel.visitors.DefaultInfrastructureVisitor
 
visitTypedPropertyTable(TypedPropertyTable) - Method in interface org.modelio.metamodel.visitors.IAbstractInfrastructureVisitor
 
visitTypedPropertyTable(TypedPropertyTable) - Method in interface org.modelio.metamodel.visitors.IDefaultInfrastructureVisitor
 
visitTypedPropertyTable(TypedPropertyTable) - Method in interface org.modelio.metamodel.visitors.IInfrastructureVisitor
 
visitUmlModelElement(UmlModelElement) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitUmlModelElement(UmlModelElement) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitUmlModelElement(UmlModelElement) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitUmlModelElement(UmlModelElement) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitUmlModelElement(UmlModelElement) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitUsage(Usage) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitUsage(Usage) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitUsage(Usage) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitUsage(Usage) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitUsage(Usage) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitUseCase(UseCase) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitUseCase(UseCase) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitUseCase(UseCase) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitUseCase(UseCase) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitUseCase(UseCase) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitUseCaseDependency(UseCaseDependency) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitUseCaseDependency(UseCaseDependency) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitUseCaseDependency(UseCaseDependency) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitUseCaseDependency(UseCaseDependency) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitUseCaseDependency(UseCaseDependency) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitUseCaseDiagram(UseCaseDiagram) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitUseCaseDiagram(UseCaseDiagram) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitUseCaseDiagram(UseCaseDiagram) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitUseCaseDiagram(UseCaseDiagram) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitUseCaseDiagram(UseCaseDiagram) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitValue(Value) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitValue(Value) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitValue(Value) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitValue(Value) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitValue(Value) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitValuePin(ValuePin) - Method in class org.modelio.metamodel.visitors.AbstractModelVisitor
 
visitValuePin(ValuePin) - Method in class org.modelio.metamodel.visitors.DefaultModelVisitor
 
visitValuePin(ValuePin) - Method in interface org.modelio.metamodel.visitors.IAbstractModelVisitor
 
visitValuePin(ValuePin) - Method in interface org.modelio.metamodel.visitors.IDefaultModelVisitor
 
visitValuePin(ValuePin) - Method in interface org.modelio.metamodel.visitors.IModelVisitor
 
visitValueStream(ValueStream) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitValueStream(ValueStream) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitValueStream(ValueStream) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitValueStream(ValueStream) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitValueStream(ValueStream) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitViewPoint(ViewPoint) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitViewPoint(ViewPoint) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitViewPoint(ViewPoint) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitViewPoint(ViewPoint) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitViewPoint(ViewPoint) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitViewPointDiagram(ViewPointDiagram) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitViewPointDiagram(ViewPointDiagram) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitViewPointDiagram(ViewPointDiagram) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitViewPointDiagram(ViewPointDiagram) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitViewPointDiagram(ViewPointDiagram) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 
visitWorkPackage(WorkPackage) - Method in class org.modelio.archimate.metamodel.visitors.AbstractArchimateVisitor
 
visitWorkPackage(WorkPackage) - Method in class org.modelio.archimate.metamodel.visitors.DefaultArchimateVisitor
 
visitWorkPackage(WorkPackage) - Method in interface org.modelio.archimate.metamodel.visitors.IAbstractArchimateVisitor
 
visitWorkPackage(WorkPackage) - Method in interface org.modelio.archimate.metamodel.visitors.IArchimateVisitor
 
visitWorkPackage(WorkPackage) - Method in interface org.modelio.archimate.metamodel.visitors.IDefaultArchimateVisitor
 

W

warning(Throwable) - Method in interface org.modelio.api.module.context.log.ILogService
Log the given exception with its stack trace as a warning.
warning(String) - Method in interface org.modelio.api.module.context.log.ILogService
Output a warning message in the Modelio console.
withAuthData(IAuthData) - Method in interface org.modelio.metamodel.mmextensions.infrastructure.IResourceBuilder
use the given authentication data to at least probe the content type.
withFile(Path) - Method in interface org.modelio.metamodel.mmextensions.infrastructure.IResourceBuilder
 
withMimeType(String) - Method in interface org.modelio.metamodel.mmextensions.infrastructure.IResourceBuilder
 
withName(String) - Method in interface org.modelio.metamodel.mmextensions.infrastructure.IResourceBuilder
 
withoutName(MObject) - Static method in class org.modelio.vcore.smkernel.mapi.MRef
Creates a reference for the given element without loading the element name.
withOwner(ModelElement) - Method in interface org.modelio.metamodel.mmextensions.infrastructure.IResourceBuilder
 
withRole(String, String, String) - Method in interface org.modelio.metamodel.mmextensions.infrastructure.IResourceBuilder
Set the resource role.
withRole(ResourceType) - Method in interface org.modelio.metamodel.mmextensions.infrastructure.IResourceBuilder
 
withURI(URI) - Method in interface org.modelio.metamodel.mmextensions.infrastructure.IResourceBuilder
 
WIZ_IMG_ERROR - Static variable in class org.modelio.api.ui.ModelioWizardDialog
Image registry key for error message image (value "dialog_title_error_image").
WorkPackage - Interface in org.modelio.archimate.metamodel.layers.implementation_and_migration
WorkPackage vnull
write() - Method in interface org.modelio.metamodel.uml.infrastructure.IResourceHandle
Open a write stream on the resource.
write(Writer) - Method in class org.modelio.vcore.smkernel.mapi.MetamodelVersionDescriptor
Write the versions to a java Writer.
WRITE_VALUE - Static variable in enum org.modelio.archimate.metamodel.relationships.dependency.AccessMode
 
WRITE_VALUE - Static variable in enum org.modelio.metamodel.uml.statik.KindOfAccess
 

X

XmiException - Exception in org.modelio.api.modelio.exchange
Subclass of Exception for the XMI import/export services.
XmiException(Exception) - Constructor for exception org.modelio.api.modelio.exchange.XmiException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
XmiException(String) - Constructor for exception org.modelio.api.modelio.exchange.XmiException
Constructs a new exception with the specified detail message.
XmiExportConfiguration - Class in org.modelio.api.modelio.exchange
Configuration class for the XMI export service in IExchangeService.
XmiExportConfiguration(Package) - Constructor for class org.modelio.api.modelio.exchange.XmiExportConfiguration
Default constructor, with some default fields initialization: - annotations are not exported.
XmiExportConfiguration.VersionExport - Enum in org.modelio.api.modelio.exchange
This enumeration lists the available formats for the export
XmiImportConfiguration - Class in org.modelio.api.modelio.exchange
Configuration class for the XMI import service in IExchangeService.
XmiImportConfiguration(File, Package) - Constructor for class org.modelio.api.modelio.exchange.XmiImportConfiguration
Default constructor.

Z

ZERO_NAME - Static variable in enum org.modelio.archimate.metamodel.relationships.dependency.InfluenceStrength
 
ZERO_VALUE - Static variable in enum org.modelio.archimate.metamodel.relationships.dependency.InfluenceStrength
 
A B C D E F G H I J K L M N O P Q R S T U V W X Z