Uses of Interface
de.mid.innovator.m2msdk.model.SessionInterface
Packages that use SessionInterface
Package
Description
The package contains classes that can serve as applications in the workflow.
The package contains classes that can serve as applications for Innovator in the workflow.
The package contains classes that can serve as applications for JavaBeans in the workflow.
The package contains classes that can serve as engines in the workflow.
The package contains classes that can serve as Innovator specific engines in the workflow.
The package contains all models that are used within M2M-SDK.
The package contains the configuration model of the model transformation and the workflow.
The package contains the custom configuration model of the model transformation and workflow sequence.
The package contains the dispatchers for access to properties of model elements.
The package contains the Innovator model.
The package contains the classes to access dynamically the referenced model element of a model element.
The package contains the classes to access dynamically the referenced model elements of a model element.
The package contains the classes to access dynamically the primitive properties of a model element.
The package contains the functions of Innovator for the model transformation.
The package contains the glues of Innovator model.
The package contains the anchors of the model transformation.
The package contains the productions of Innovator model.
The package contains the hooks of Innovator model.
The package contains the property access of Innovator model.
The package contains the JavaBeans model.
The package contains the property access of JavaBeans model.
The package contains the log model.
The package contains the option model.
The package contains the parameters of the model transformation and workflow.
The package contains the progress model.
The package contains the helper classes for distributed computation enabling access to a remote host.
The package contains the text model.
The package contains the model transformation model.
The package contains the conflict management and resolution of the model transformation.
The package contains the functions of the model transformation and also the parser for recognizing functions and property descriptors in string expressions.
The package contains the parser for expressions and the syntax of the supported expressions.
The package contains the glues of the model transformation.
The package contains the interfaces of the model transformation.
The package and its subpackage contains the patterns of the model transformation.
The package contains the embeddings of the model transformation.
The package contains the anchors of the model transformation.
The package contains the embeddings of the model transformation.
The package contains the productions of the model transformation.
The package contains the source match of the model transformation.
The package contains the matches of the model transformation.
The package contains the property access of the model transformation.
The package contains the variation points which vary the behavior of a class by
adding additional constraints as descriptive variation points or by
adding additional assignments as functional variation points.
The package contains the undefined model.
The package contains the workflow model.
The package contains the workspace model.
The package contains classes that can serve as frames and dialogs in the workflow.
The package contains icons and icon handling .
The package contains the models, renderer and enumerations be used in frames and dialogs.
The package contains classes that can be used from applications as well as from server.
The package contains classes that can be used from applications as well as from server.
-
Uses of SessionInterface in de.mid.innovator.m2msdk.application
Methods in de.mid.innovator.m2msdk.application with parameters of type SessionInterfaceModifier and TypeMethodDescriptionvoidApplicationInterface.run(SessionInterface session) Run the application.voidClassRegister.run(SessionInterface session) voidConfigurationReader.run(SessionInterface iSession) voidConfigurationWriter.run(SessionInterface iSession) voidLogWriter.run(SessionInterface iSession) voidMappingElementWriterBase.run(SessionInterface session) voidModelConfigurationImporterReader.run(SessionInterface iSession) voidOptionReader.run(SessionInterface iSession) voidOptionWriter.run(SessionInterface iSession) voidRelationModelWriter.run(SessionInterface iSession) voidRepositoryShutdown.run(SessionInterface iSession) voidRepositoryStartOrCreate.run(SessionInterface iSession) voidSourceReader.run(SessionInterface iSession) voidSourceWriter.run(SessionInterface iSession) voidStoreReader.run(SessionInterface iSession) voidStoreWriter.run(SessionInterface iSession) voidTargetReader.run(SessionInterface iSession) voidTargetWriter.run(SessionInterface iSession) voidWorkflowRunner.run(SessionInterface iSession) voidClassRegister.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF iItem) voidConfigurationReader.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF iItem) voidConfigurationWriter.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF iItem) voidLogWriter.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF iItem) voidMappingElementReaderBase.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF iItem) voidMappingElementWriterBase.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF iItem) voidModelConfigurationImporterReader.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF iItem) voidOptionReader.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF iItem) voidOptionWriter.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF iItem) voidRepositoryShutdown.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF iItem) voidRepositoryStartOrCreate.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF iItem) voidSourceWriter.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF iItem) voidStoreRWBase.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF iItem) voidWorkflowRunner.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF iItem) Constructors in de.mid.innovator.m2msdk.application with parameters of type SessionInterfaceModifierConstructorDescriptionClientEnvironment(SessionInterface iSession) Constructor with a session.LogThread(SessionInterface iSession) RegisterClassApplication(SessionInterface session) -
Uses of SessionInterface in de.mid.innovator.m2msdk.application.innovator
Methods in de.mid.innovator.m2msdk.application.innovator with parameters of type SessionInterfaceModifier and TypeMethodDescriptionvoidRegisterClassApplicationInnovator.execute(SessionInterface session) de.mid.innovator.model.common.VModelElementSourceReaderInnovator.getElement(SessionInterface iSession, de.mid.innovator.srv2api.icw2elem.ELElement elElement) de.mid.innovator.model.common.VModelElementTargetReaderInnovator.getElement(SessionInterface iSession, de.mid.innovator.srv2api.icw2elem.ELElement elElement) voidInnovatorModelCreate.run(SessionInterface iSession) voidInnovatorModelDelete.run(SessionInterface iSession) voidInnovatorModelImportAOB.run(SessionInterface iSession) voidInnovatorModelRestoreFromZip.run(SessionInterface iSession) voidInnovatorModelSaveToZip.run(SessionInterface iSession) voidInnovatorRepositoryCreate.run(SessionInterface iSession) ParametersvoidInnovatorRepositoryRestoreFromZip.run(SessionInterface iSession) voidInnovatorRepositorySaveToZip.run(SessionInterface iSession) voidInnovatorRepositoryShutdown.run(SessionInterface iSession) ParametersvoidInnovatorRepositoryStart.run(SessionInterface iSession) ParametersvoidInnovatorRepositoryStatus.run(SessionInterface iSession) ParametersvoidInnovatorRepositoryWorkflowBase.run(SessionInterface iSession) voidSourceReaderInnovator.run(SessionInterface iSession) voidSourceWriterInnovator.run(SessionInterface session) voidTargetReaderInnovator.run(SessionInterface iSession) voidTargetWriterInnovator.run(SessionInterface session) voidInnovatorModelCreate.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF iItem) voidInnovatorModelDelete.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF iItem) voidInnovatorModelImportAOB.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF iItem) voidInnovatorModelRestoreFromZip.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF iItem) voidInnovatorModelSaveToZip.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF iItem) voidInnovatorRepositoryRestoreFromZip.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF iItem) voidInnovatorRepositorySaveToZip.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF iItem) voidInnovatorRepositoryStatus.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF iItem) voidInnovatorRepositoryWorkflowBase.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF iItem) voidParameterStoreBase.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF iItem) voidSourceWriterInnovator.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF iItem) voidTargetWriterInnovator.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF iItem) -
Uses of SessionInterface in de.mid.innovator.m2msdk.application.javabeans
Methods in de.mid.innovator.m2msdk.application.javabeans with parameters of type SessionInterfaceModifier and TypeMethodDescriptionvoidRegisterClassApplicationJavaBeans.execute(SessionInterface session) voidSourceReaderJavaBeans.run(SessionInterface session) voidSourceReaderJavaBeans.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF iItem) -
Uses of SessionInterface in de.mid.innovator.m2msdk.engine
Methods in de.mid.innovator.m2msdk.engine with parameters of type SessionInterfaceModifier and TypeMethodDescriptionvoidDeleteStore.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF iItem) voidLogCleaner.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF iItem) voidOptionSetter.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF iItem) voidSourceCleaner.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF iItem) voidDeleteStore.setSession(SessionInterface iSession) voidEngineInterface.setSession(SessionInterface iServer) Set the server session.voidLogCleaner.setSession(SessionInterface iServer) voidOptionSetter.setSession(SessionInterface iServer) voidSourceCleaner.setSession(SessionInterface iServer) -
Uses of SessionInterface in de.mid.innovator.m2msdk.engine.innovator
Methods in de.mid.innovator.m2msdk.engine.innovator with parameters of type SessionInterfaceModifier and TypeMethodDescriptionvoidFilterChanged.setSession(SessionInterface iSession) voidLastMappingDataWriter.setSession(SessionInterface iSession) -
Uses of SessionInterface in de.mid.innovator.m2msdk.model
Classes in de.mid.innovator.m2msdk.model that implement SessionInterfaceModifier and TypeClassDescriptionclassSession running on client holding all client models and forwarding to server models.classSession running on server holding all server models.classSkeleton session living on server side and holding internally the server session.Methods in de.mid.innovator.m2msdk.model that return SessionInterfaceConstructors in de.mid.innovator.m2msdk.model with parameters of type SessionInterfaceModifierConstructorDescriptionClientSession(SessionInterface localSession, LookNFeel lookNFeel) Create a client session based on an existing session.TypePool(SessionInterface iSession) Construct a type pool for the sessionTypePoolStub(SessionInterface iSession, TypePoolInterface iTypePool) Create a stub for the server type pool on server side by using the skeleton type pool. -
Uses of SessionInterface in de.mid.innovator.m2msdk.model.configuration
Constructors in de.mid.innovator.m2msdk.model.configuration with parameters of type SessionInterface -
Uses of SessionInterface in de.mid.innovator.m2msdk.model.customer
Methods in de.mid.innovator.m2msdk.model.customer with parameters of type SessionInterfaceModifier and TypeMethodDescriptionvoidInsert.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF context) voidModification.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF context) -
Uses of SessionInterface in de.mid.innovator.m2msdk.model.dispatcher
Methods in de.mid.innovator.m2msdk.model.dispatcher with parameters of type SessionInterfaceModifier and TypeMethodDescriptionDispatcherObject.getObject(SessionInterface session, MappingElementIF mappingElementInnovator, String descriptor, PropertyDescriptorList subDescriptors) DispatcherObjects.getObjects(SessionInterface session, MappingElementIF mappingElementInnovator, String descriptor, PropertyDescriptorList subDescriptors) DispatcherPropertyGetSet.getProperty(SessionInterface session, MappingElementIF mappingElementInnovator, String descriptor, PropertyDescriptorList subDescriptors) DispatcherBase.isResponsible(SessionInterface session, MappingElementIF mappingElementInnovator, String descriptor, PropertyDescriptorList subDescriptors) DispatcherObject.setObject(SessionInterface session, MappingElementIF mappingElementInnovator, String descriptor, PropertyDescriptorList subDescriptors, PropertyValue value) DispatcherObjects.setObjects(SessionInterface session, MappingElementIF mappingElementInnovator, String descriptor, PropertyDescriptorList subDescriptors, PropertyValue value) DispatcherPropertyGetSet.setProperty(SessionInterface session, MappingElementIF mappingElementInnovator, String descriptor, PropertyDescriptorList subDescriptors, PropertyValue value) Constructors in de.mid.innovator.m2msdk.model.dispatcher with parameters of type SessionInterfaceModifierConstructorDescriptionDispatchDecriptorBasicObject(SessionInterface iSession, Enum<?> e) DispatchDecriptorBasicObjects(SessionInterface iSession, Enum<?> e) DispatchDecriptorBasicPropertyGetSet(SessionInterface iSession, Enum<?> e) DispatchDescriptorBase(SessionInterface iSession, Enum<?> e) DispatcherBase(SessionInterface iSession) DispatcherObject(SessionInterface iSession) DispatcherObjects(SessionInterface iSession) DispatcherPropertyGetSet(SessionInterface iSession) -
Uses of SessionInterface in de.mid.innovator.m2msdk.model.innovator
Methods in de.mid.innovator.m2msdk.model.innovator with parameters of type SessionInterfaceModifier and TypeMethodDescriptionvoidRegisterClassInnovator.execute(SessionInterface session) static InnovatorObjectDispatcherInnovatorObjectDispatcher.get(SessionInterface iSession) static InnovatorObjectsDispatcherInnovatorObjectsDispatcher.get(SessionInterface iSession) static InnovatorPropertyDispatcherInnovatorPropertyDispatcher.get(SessionInterface iSession) de.mid.innovator.templates.VCreateTemplateInnovatorMetaElementDescriptorCache.getCreateTemplate(SessionInterface iSession, de.mid.innovator.model.common.modelstructure.VSystemModel systemModel, String sMetaElementDescription) de.mid.innovator.templates.VStereotypeInnovatorMetaElementDescriptorCache.getStereotypeDescriptor(SessionInterface iSession, de.mid.innovator.model.common.modelstructure.VSystemModel systemModel, String sMetaElementDescription) static voidMappingModelInnovator.init(SessionInterface iSession) voidInnovatorMetaElementDescriptor.preinit(SessionInterface iSession, de.mid.innovator.model.common.modelstructure.VSystemModel sourceSystemModel, de.mid.innovator.model.common.VModelElement elTargetContainer, boolean bThrowError) voidInnovatorMetaElementDescriptor.preinit(SessionInterface iSession, de.mid.innovator.model.common.VModelElement elTargetContainer) booleanInnovatorMetaElementDescriptor.preinit_inner(SessionInterface iSession, de.mid.innovator.model.common.modelstructure.VSystemModel sourceSystemModel, de.mid.innovator.model.common.VModelElement elTargetContainer) booleanInnovatorMetaElementDescriptor.preinit_inner(SessionInterface iSession, de.mid.innovator.model.common.modelstructure.VSystemModel sourceSystemModel, de.mid.innovator.model.common.VModelElement elTargetContainer, boolean bThrowError) voidInnovatorMetaElementDescriptor.preinit_inner(SessionInterface iSession, de.mid.innovator.model.common.VModel model, boolean bThrowError) voidInnovatorStereotypeOrTemplateComplex.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF context) voidMetaModelInnovator.setSession(SessionInterface iSession) static MappingElementListMappingElementInnovator.toList(SessionInterface iSession, de.mid.innovator.model.common.VModelElementList l) static MappingElementListMappingElementInnovator.toList(SessionInterface iSession, de.mid.innovator.model.common.VModelElementList l, Integer virtualIndex) Converts a VModelElementList to a MappingElementListConstructors in de.mid.innovator.m2msdk.model.innovator with parameters of type SessionInterfaceModifierConstructorDescriptionCreateDescriptorInnovator(SessionInterface iSession, InnovatorMetaElementDescriptor imed) CreateDescriptorInnovator(SessionInterface iSession, de.mid.innovator.templates.VCreateTemplate template) Constructor.CreateDescriptorInnovator(SessionInterface iSession, de.mid.innovator.templates.VStereotype stereotype) DispatchDecriptorBasicObjectInnovator(SessionInterface iSession, Enum<?> e) DispatchDecriptorBasicObjectsInnovator(SessionInterface iSession, Enum<?> e) DispatchDecriptorBasicPropertyGetSetInnovator(SessionInterface iSession, Enum<?> e) InnovatorMetaElementDescriptor(SessionInterface iSession, String value) InnovatorObjectDispatcher(SessionInterface iSession) InnovatorPropertyDispatcher(SessionInterface iSession) MappingElementInnovator(SessionInterface iSession) MappingElementInnovator(SessionInterface iSession, de.mid.innovator.model.common.VModelElement el) MappingElementInnovator(SessionInterface iSession, de.mid.innovator.model.common.VModelElement el, Integer virtualIndex) MappingElementInnovatorDTD(SessionInterface iSession, de.mid.innovator.model.common.VModelElement el, de.mid.innovator.model.common.VModelElement owner) MappingElementInnovatorDTD(SessionInterface iSession, de.mid.innovator.srv2api.icw2meta.MMTSType iMMTSType, String iFirst, String iSecond, de.mid.innovator.model.common.VModelElement owner) MappingModelInnovator(SessionInterface iSession) MappingModelInnovator(SessionInterface iSession, de.mid.innovator.model.common.VModelElement el) -
Uses of SessionInterface in de.mid.innovator.m2msdk.model.innovator.dynamicObject
Constructors in de.mid.innovator.m2msdk.model.innovator.dynamicObject with parameters of type SessionInterfaceModifierConstructorDescriptionObject_Association(SessionInterface iSession) Object_Commented(SessionInterface iSession) Object_DataModel(SessionInterface iSession) Object_DerivedSDT(SessionInterface iSession) Object_DTD(SessionInterface iSession) Object_Dynamic(SessionInterface iSession) Object_Feature(SessionInterface iSession) Object_ForeignKey(SessionInterface iSession) Object_ForeignKeyAble(SessionInterface iSession) Object_General(SessionInterface iSession) Object_GeneralizationSet(SessionInterface iSession) Object_KeyFromForeignKey(SessionInterface iSession) Object_Logic(SessionInterface iSession) Object_OriginProperty(SessionInterface iSession) Object_PartnerRole(SessionInterface iSession) Object_Relationship(SessionInterface iSession) Object_Role(SessionInterface iSession) Object_Section(SessionInterface iSession) Object_Source(SessionInterface iSession) Object_Specific(SessionInterface iSession) Object_Stereotype(SessionInterface iSession) Object_Swimlane(SessionInterface iSession) Object_Swimlane(SessionInterface iSession, Enum<?> e) Object_SwimlaneLeft(SessionInterface iSession) Object_Target(SessionInterface iSession) Object_Type(SessionInterface iSession) Object_ViewGroupClassifier(SessionInterface iSession) -
Uses of SessionInterface in de.mid.innovator.m2msdk.model.innovator.dynamicObjects
Constructors in de.mid.innovator.m2msdk.model.innovator.dynamicObjects with parameters of type SessionInterfaceModifierConstructorDescriptionObjects_Association(SessionInterface iSession) Objects_AutoMappedModel(SessionInterface iSession) Objects_Classifier(SessionInterface iSession) Objects_ClientDependeny(SessionInterface iSession) Objects_Commented(SessionInterface iSession) Objects_Constrained(SessionInterface iSession) Objects_Content(SessionInterface iSession) Objects_Context(SessionInterface iSession) Objects_Diagram(SessionInterface iSession) Objects_Dynamic(SessionInterface iSession) Objects_ForeignKey(SessionInterface iSession) Objects_GeneralDirect(SessionInterface iSession) Objects_Generalization(SessionInterface iSession) Objects_GeneralizationSet(SessionInterface iSession) Objects_GeneralTransitive(SessionInterface iSession) Objects_IndexedFeature(SessionInterface iSession) Objects_InState(SessionInterface iSession) Objects_KeyFeature(SessionInterface iSession) Objects_MemberEnd(SessionInterface iSession) Objects_MergedInstance(SessionInterface iSession) Objects_Owned(SessionInterface iSession) Objects_OwnedTransitive(SessionInterface iSession) Objects_OwnerTransitive(SessionInterface iSession) Objects_PrimaryKeySequence(SessionInterface iSession) Objects_RaisedException(SessionInterface iSession) Objects_Redefined(SessionInterface iSession) Objects_Redefining(SessionInterface iSession) Objects_Referenced(SessionInterface iSession) Objects_Relationship(SessionInterface iSession) Objects_Slot(SessionInterface iSession) Objects_Specialization(SessionInterface iSession) Objects_SupplierDependency(SessionInterface iSession) Objects_SystemModels(SessionInterface iSession) Objects_TextValues(SessionInterface iSession) Objects_TypedElement(SessionInterface iSession) Objects_TypeSystem(SessionInterface iSession) Objects_UsedFeature(SessionInterface iSession) Objects_ViewFrom(SessionInterface iSession) -
Uses of SessionInterface in de.mid.innovator.m2msdk.model.innovator.dynamicProperty
Constructors in de.mid.innovator.m2msdk.model.innovator.dynamicProperty with parameters of type SessionInterfaceModifierConstructorDescriptionPropertyInnovator_AOX_Info(SessionInterface iSession) PropertyInnovator_Body(SessionInterface iSession) PropertyInnovator_Cache(SessionInterface iSession) PropertyInnovator_Color(SessionInterface iSession) PropertyInnovator_Count(SessionInterface iSession) PropertyInnovator_Direction(SessionInterface iSession) PropertyInnovator_ElementId(SessionInterface iSession) PropertyInnovator_EntityKind(SessionInterface iSession) PropertyInnovator_First(SessionInterface iSession) PropertyInnovator_FromKind(SessionInterface iSession) PropertyInnovator_GroupType(SessionInterface iSession) PropertyInnovator_HasDefault(SessionInterface iSession) PropertyInnovator_Height(SessionInterface iSession) PropertyInnovator_HowMany(SessionInterface iSession) PropertyInnovator_Increment(SessionInterface iSession) PropertyInnovator_IsAbstract(SessionInterface iSession) PropertyInnovator_IsArray(SessionInterface iSession) PropertyInnovator_IsHidden(SessionInterface iSession) PropertyInnovator_IsMapped(SessionInterface iSession) PropertyInnovator_IsMaster(SessionInterface iSession) PropertyInnovator_IsMaxOne(SessionInterface iSession) PropertyInnovator_IsMinOne(SessionInterface iSession) PropertyInnovator_IsOptional(SessionInterface iSession) PropertyInnovator_IsQuery(SessionInterface iSession) PropertyInnovator_IsReadOnly(SessionInterface iSession) PropertyInnovator_IsRType(SessionInterface iSession) PropertyInnovator_IsUnique(SessionInterface iSession) PropertyInnovator_JoinKind(SessionInterface iSession) PropertyInnovator_KeyKind(SessionInterface iSession) PropertyInnovator_LowerBound(SessionInterface iSession) PropertyInnovator_Maximum(SessionInterface iSession) PropertyInnovator_Minimum(SessionInterface iSession) PropertyInnovator_Name(SessionInterface iSession) PropertyInnovator_NameKind(SessionInterface iSession) PropertyInnovator_NodePos(SessionInterface iSession) PropertyInnovator_NodeSize(SessionInterface iSession) PropertyInnovator_NotNull(SessionInterface iSession) PropertyInnovator_RTGetSet(SessionInterface iSession) PropertyInnovator_Second(SessionInterface iSession) PropertyInnovator_Shortname(SessionInterface iSession) PropertyInnovator_StartValue(SessionInterface iSession) PropertyInnovator_UpperBound(SessionInterface iSession) PropertyInnovator_UserRole(SessionInterface iSession) PropertyInnovator_Visibility(SessionInterface iSession) PropertyInnovator_Width(SessionInterface iSession) PropertyInnovator_X(SessionInterface iSession) PropertyInnovator_XCenter(SessionInterface iSession) PropertyInnovator_Y(SessionInterface iSession) PropertyInnovator_YCenter(SessionInterface iSession) -
Uses of SessionInterface in de.mid.innovator.m2msdk.model.innovator.function
Methods in de.mid.innovator.m2msdk.model.innovator.function with parameters of type SessionInterfaceModifier and TypeMethodDescriptionvoidMapCompartmentVisibility.setConfigurationContext(SessionInterface session, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF context) -
Uses of SessionInterface in de.mid.innovator.m2msdk.model.innovator.glue
Methods in de.mid.innovator.m2msdk.model.innovator.glue with parameters of type SessionInterfaceModifier and TypeMethodDescriptionMappingProxyEnvironment.getMapping(SessionInterface session, String identifier, EnumMappingDirectionMode mappingDirection) voidMappingProxyEnvironment.init(SessionInterface session, PMSet pmSet) voidMappingModelGlueInnovator.preinitSource(SessionInterface iSession, MappingModel sourceModel) voidMappingModelGlueInnovatorProxyAbstractBase.preinitSource(SessionInterface iSession, MappingModel sourceModel) voidMappingModelGlueInnovator.preinitTarget(SessionInterface iSession, MappingModel baseModel) voidDeleteMappingModelGlueInnovatorDependency.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF context) voidMappingModelGlueInnovator.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF context) voidMappingModelGlueInnovatorDependency.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF context) voidMappingModelGlueInnovatorProxyAbstractBase.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF context) -
Uses of SessionInterface in de.mid.innovator.m2msdk.model.innovator.pattern.embedding.anchors
Methods in de.mid.innovator.m2msdk.model.innovator.pattern.embedding.anchors with parameters of type SessionInterfaceModifier and TypeMethodDescriptionvoidModelAnchorInnovator.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF context) voidModelAnchorInnovatorAbsolutePath.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF context) voidModelAnchorInnovatorCustomNavigation.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF context) voidModelAnchorInnovatorSourceTarget.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF context) voidModelAnchorInnovatorUri.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF context) -
Uses of SessionInterface in de.mid.innovator.m2msdk.model.innovator.pattern.production
Methods in de.mid.innovator.m2msdk.model.innovator.pattern.production with parameters of type SessionInterfaceModifier and TypeMethodDescriptionvoidPatternProductionAbs2RelPositionInnovator.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF context) voidPatternProductionAssignmentInnovator.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF context) voidPatternProductionBaseInnovator.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF context) voidPatternProductionDiagramInnovator.setConfigurationContext(SessionInterface session, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF context) voidPatternProductionDiagramRotationInnovator.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF context) voidPatternProductionPathSequence.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF context) voidPatternProductionSortOrderInnovator.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF context) voidPatternProductionStretchDiaNodePositionsInnovator.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF context) -
Uses of SessionInterface in de.mid.innovator.m2msdk.model.innovator.pattern.targetMatch
Methods in de.mid.innovator.m2msdk.model.innovator.pattern.targetMatch with parameters of type SessionInterfaceModifier and TypeMethodDescriptionvoidPatternTargetHookPackageByPath.preinit(SessionInterface iSession, MappingModelRole modelRole) voidPatternHookInnovator.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF context) voidPatternTargetHookElementByCreateRedirect.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF context) voidPatternTargetHookElementByElementURI.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF context) voidPatternTargetHookElementByMappingConfigurationPackage.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF context) voidPatternTargetHookPackageByPath.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF context) voidPatternTargetMatchAssociationEndInnovator.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF context) voidPatternTargetMatchAssociationInnovator.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF context) voidPatternTargetMatchBaseInnovator.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF context) voidPatternTargetMatchDiagramInnovator.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF context) voidPatternTargetMatchInnovator.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF context) voidPatternTargetMatchInnovatorLost.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF context) voidPatternTargetMatchPathSequence.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF context) -
Uses of SessionInterface in de.mid.innovator.m2msdk.model.innovator.property
Constructors in de.mid.innovator.m2msdk.model.innovator.property with parameters of type SessionInterfaceModifierConstructorDescriptionPropertyInnovatorElementProxyState(SessionInterface iSession, MetaModel iMM) PropertyInnovatorEnumLiteralProperty(SessionInterface iSession, MetaModel iMM) PropertyInnovatorFlowText(SessionInterface iSession, MetaModel iMM) PropertyInnovatorLabel(SessionInterface iSession, MetaModel iMM) PropertyInnovatorObject(SessionInterface iSession, MetaModel iMM) PropertyInnovatorObjects(SessionInterface iSession, MetaModel iMM) PropertyInnovatorPath(SessionInterface iSession, MetaModel iMM) PropertyInnovatorPathDepth(SessionInterface iSession, MetaModel iMM) PropertyInnovatorProperty(SessionInterface iSession, MetaModel iMM) PropertyInnovatorStereotype(SessionInterface iSession, MetaModel iMM) PropertyInnovatorStereotypeProperty(SessionInterface iSession, MetaModel iMM) PropertyInnovatorStringElementReplace(SessionInterface iSession, MetaModel iMM) PropertyInnovatorText(SessionInterface iSession, MetaModel iMM) PropertyJavaFunction(SessionInterface iSession, MetaModel iMM) -
Uses of SessionInterface in de.mid.innovator.m2msdk.model.javabeans
Methods in de.mid.innovator.m2msdk.model.javabeans that return SessionInterfaceMethods in de.mid.innovator.m2msdk.model.javabeans with parameters of type SessionInterfaceModifier and TypeMethodDescriptionvoidRegisterClassJavaBeans.execute(SessionInterface session) MappingModelJavaBeans.findInWholeModel(SessionInterface iSession, MappingElementJavaBeans el, Map.Entry<String, String> keyValue) MappingModelJavaBeans.invokeReflectionMethod(SessionInterface iSession, Object locObj, Method meth) MappingModelJavaBeans.javaBeansProperty(SessionInterface iSession, MappingElementIF el, String propString) MappingModelJavaBeans.returnThingByObject(SessionInterface iSession, MappingElementIF el, Object retVal) voidMetaModelJavaBeans.setSession(SessionInterface iSession) voidReaderClass.setSession(SessionInterface session) Constructors in de.mid.innovator.m2msdk.model.javabeans with parameters of type SessionInterfaceModifierConstructorDescriptionJavaBeanReaderJaxB(String inputfile, String objectFactoryString, SessionInterface session) MappingElementJavaBeans(SessionInterface session) MappingElementJavaBeans(SessionInterface session, Object beanObject, MappingElementJavaBeans parent, int nr) MappingElementJavaBeans(SessionInterface session, Object beanObject, String uri) Der Konstruktor fuer das Root ElementMappingModelJavaBeans(SessionInterface session) -
Uses of SessionInterface in de.mid.innovator.m2msdk.model.javabeans.property
Constructors in de.mid.innovator.m2msdk.model.javabeans.property with parameters of type SessionInterfaceModifierConstructorDescriptionPropertyJavaBeansObject(SessionInterface session, MetaModel mm) PropertyJavaBeansObjects(SessionInterface session, MetaModel mm) PropertyJavaBeansProperty(SessionInterface session, MetaModel mm) PropertyJavaBeansPropertyMeta(SessionInterface session, MetaModel mm) -
Uses of SessionInterface in de.mid.innovator.m2msdk.model.log
Methods in de.mid.innovator.m2msdk.model.log with parameters of type SessionInterfaceConstructors in de.mid.innovator.m2msdk.model.log with parameters of type SessionInterfaceModifierConstructorDescriptionLogArchive(SessionInterface iSession) LogModel(SessionInterface iSession) -
Uses of SessionInterface in de.mid.innovator.m2msdk.model.option
Constructors in de.mid.innovator.m2msdk.model.option with parameters of type SessionInterfaceModifierConstructorDescriptionOptionModel(SessionInterface iSession) Create an option model.OptionName(SessionInterface iSession, String iKey, String sText) Construct a name for the option. -
Uses of SessionInterface in de.mid.innovator.m2msdk.model.parameter
Methods in de.mid.innovator.m2msdk.model.parameter with parameters of type SessionInterfaceModifier and TypeMethodDescriptionParameterReflectionStore.getKnownParameters(SessionInterface iSession, MappingElementIF me, ConfigurationItemIF iItem) ParameterReflectionStore.getParameterValue(String parameterName, SessionInterface session, MappingElementIF source) ParameterLiveAccessorEnum.getValidatedEnumValue(Class<T> cls, SessionInterface iSession, MappingElementIF mappingElement) ParameterLiveAccessor.getValidatedValue(SessionInterface iSession, MappingElementIF sourceElement) ParameterLiveAccessor.getValidatedValueAsStringList(SessionInterface iSession, MappingElementIF sourceElement) ParameterLiveAccessor.getValidatedValueExcludeQuote(SessionInterface iSession, MappingElementIF sourceElement) voidParameterComplex.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF context) voidParameterComplexEnum.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF context) voidParameterImpl.setConfigurationContext(SessionInterface session, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF item) voidParameterReflectionStore.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF context) voidParameterTemplate.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF context) voidQualifiedAnchorParameter.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF context) voidParameterTemplateItem.setItem(SessionInterface iSession, ConfigurationItemIF iItem, ParameterComplex<? extends ParameterTemplate> tagRestrictor) voidParameterTemplateItemIF.setItem(SessionInterface iSession, ConfigurationItemIF iItem, ParameterComplex<? extends ParameterTemplate> tagRestrictor) voidParameterTemplateStepReference.setItem(SessionInterface iSession, ConfigurationItemIF iItem, ParameterComplex<? extends ParameterTemplate> tagRestrictor) -
Uses of SessionInterface in de.mid.innovator.m2msdk.model.progress
Constructors in de.mid.innovator.m2msdk.model.progress with parameters of type SessionInterface -
Uses of SessionInterface in de.mid.innovator.m2msdk.model.remote
Methods in de.mid.innovator.m2msdk.model.remote that return SessionInterfaceConstructors in de.mid.innovator.m2msdk.model.remote with parameters of type SessionInterfaceModifierConstructorDescriptionRemoteHost(SessionInterface iSession) Initialize the security.RemoteServerFactory(SessionInterface iSession, RemoteHost iHost, String[] iArgs) Construct the factory. -
Uses of SessionInterface in de.mid.innovator.m2msdk.model.text
Methods in de.mid.innovator.m2msdk.model.text with parameters of type SessionInterfaceModifier and TypeMethodDescriptionvoidRegisterClassText.execute(SessionInterface session) voidMetaModelText.setSession(SessionInterface iSession) Constructors in de.mid.innovator.m2msdk.model.text with parameters of type SessionInterfaceModifierConstructorDescriptionMappingElementText(SessionInterface session, FileAccess iFile, int linenumber) MappingModelText(SessionInterface session, FileAccess iFile) -
Uses of SessionInterface in de.mid.innovator.m2msdk.model.text.property
Constructors in de.mid.innovator.m2msdk.model.text.property with parameters of type SessionInterfaceModifierConstructorDescriptionPropertyDescriptorLoaderText(SessionInterface iSession, MetaModel iMM) -
Uses of SessionInterface in de.mid.innovator.m2msdk.model.transformation
Methods in de.mid.innovator.m2msdk.model.transformation that return SessionInterfaceMethods in de.mid.innovator.m2msdk.model.transformation with parameters of type SessionInterfaceModifier and TypeMethodDescriptionvoidTransformationStepSubStepData.addTemporaryGlue(SessionInterface session, Identifier id, MappingElementIF se, MappingElementList findPatternTargetMatchCandidates) voidTransformationStepSubStepData.createGlueSnapshot(SessionInterface session, Identifier id, MappingElementIF se) voidModelTransformationStepBase.preinit(SessionInterface iSession) voidConfigurableItem.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF iItem) voidModelTransformation.setConfigurationContext(SessionInterface iSession, MetaModel iSourceMM, MetaModel iTargetMM, ConfigurationItemIF context) voidModelTransformationStepBase.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF context) voidReference.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF context) voidStepGroup.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF iItem) voidTransformationStepIterator.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF context) voidMetaModel.setSession(SessionInterface iSession) voidModelTransformation.setSession(SessionInterface iSession) Constructors in de.mid.innovator.m2msdk.model.transformation with parameters of type SessionInterfaceModifierConstructorDescriptionMappingElementBaseImpl(SessionInterface iSession) MappingElementDummy(SessionInterface session, CreateDescriptorIF iCreate, MappingAnchor iParent) MappingElementVirtualIndexed(SessionInterface iSession, MappingElementIF baseElement, int index) MetaModelPool(SessionInterface iSession) ModelGlueReaderManager(SessionInterface session, ArrayList<ConfigurableItemIF> listTask) ModelGlueWriterManager(SessionInterface session, ArrayList<ConfigurableItemIF> listTask) ModelTransformationAnchorTargetMatchUnit(SessionInterface session, ModelTransformationStepIF step, List<ConfigurableItemIF> listTask) ModelTransformationStepEInterconnect(SessionInterface session, ModelTransformationStepBase baseStep) ModelTransformationStepESimulate(SessionInterface session, ModelTransformationStepBase baseStep) ModelTransformationStepEUpdate(SessionInterface session, ModelTransformationStepBase baseStep) ModelTransformationStepExecuteBase(SessionInterface session, ModelTransformationStepBase baseStep) ConstructorTargetDetector(SessionInterface session) TransformationEnvironment(SessionInterface iSession) -
Uses of SessionInterface in de.mid.innovator.m2msdk.model.transformation.conflict
Methods in de.mid.innovator.m2msdk.model.transformation.conflict with parameters of type SessionInterfaceModifier and TypeMethodDescriptionvoidConflictType.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF context) -
Uses of SessionInterface in de.mid.innovator.m2msdk.model.transformation.function
Methods in de.mid.innovator.m2msdk.model.transformation.function with parameters of type SessionInterfaceModifier and TypeMethodDescriptionvoidAddToStore.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF iItem) voidCondition.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF iItem) voidConstraint.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF iItem) voidError.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF context) voidOperator.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF iItem) voidRemoveFromStore.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF iItem) voidSimpleTransform.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF iItem) -
Uses of SessionInterface in de.mid.innovator.m2msdk.model.transformation.function.expressionparser
Methods in de.mid.innovator.m2msdk.model.transformation.function.expressionparser with parameters of type SessionInterfaceModifier and TypeMethodDescriptionvoidExpressionParser.initialize(SessionInterface iSession, String iExpression, MetaModel sourceMM, MetaModel targetMM, boolean bIgnoreParseError) Initialize parser with the given string.voidExpressionParserForParameter.initialize(SessionInterface iSession, String expression, MetaModel lhsMM, MetaModel rhsMM, boolean bIgnoreParseError) voidPropertyExpressionParser.parse(SessionInterface session, String input) Constructors in de.mid.innovator.m2msdk.model.transformation.function.expressionparser with parameters of type SessionInterfaceModifierConstructorDescriptionParserANTLR(SessionInterface iSession) ConstructorParserRunCC(SessionInterface iSession) Constructor -
Uses of SessionInterface in de.mid.innovator.m2msdk.model.transformation.glue
Methods in de.mid.innovator.m2msdk.model.transformation.glue with parameters of type SessionInterfaceModifier and TypeMethodDescriptionRelationModel.getSourceElementList(SessionInterface session, TransformationEnvironmentIF transformationEnvironmentIF, StepReferenceParameterStructure pcStepReference, GlueSourceInfoMode sourceMode) Retrieves from Relation Model the source elements for a step and glue sourceInfoMode element.voidMappingModelGlue.preinitSource(SessionInterface iSession, MappingModel sourceModel) voidMappingModelGlueNull.preinitSource(SessionInterface iSession, MappingModel sourceModel) voidMappingModelGlue.preinitTarget(SessionInterface iSession, MappingModel sourceModel) voidMappingModelGlueNull.preinitTarget(SessionInterface iSession, MappingModel sourceModel) voidMappingModelGlue.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF iItem) voidMappingModelGlueNull.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF context) -
Uses of SessionInterface in de.mid.innovator.m2msdk.model.transformation.interfaces
Methods in de.mid.innovator.m2msdk.model.transformation.interfaces with parameters of type SessionInterfaceModifier and TypeMethodDescriptionvoidModelExtensionIF.preinit(SessionInterface iSession, MappingModelRole modelRole) Preinit the model extension.voidModelTransformationStepIF.preinit(SessionInterface iSession) Initialize the model transformation step.voidPatternIF.preinit(SessionInterface iSession, MappingModelRole modelRole) Preinits the element for later usage.voidMappingModelGlueIF.preinitSource(SessionInterface iSession, MappingModel sourceModel) voidMappingModelGlueIF.preinitTarget(SessionInterface iSession, MappingModel sourceModel) voidConfigurableItemIF.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF context) Set the configuration context of this configurable item.voidTargetMatchClassHelper.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF context) -
Uses of SessionInterface in de.mid.innovator.m2msdk.model.transformation.parameter
Methods in de.mid.innovator.m2msdk.model.transformation.parameter with parameters of type SessionInterfaceModifier and TypeMethodDescriptionvoidParameterTemplateIF.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF context) -
Uses of SessionInterface in de.mid.innovator.m2msdk.model.transformation.parameter.structures
Methods in de.mid.innovator.m2msdk.model.transformation.parameter.structures with parameters of type SessionInterfaceModifier and TypeMethodDescriptionParameterStructureBase.getKnownParameters(SessionInterface iSession, MappingElementIF me, ConfigurationItemIF iItem) StepReferenceParameterStructure.getKnownParameters(SessionInterface iSession, MappingElementIF me, ConfigurationItemIF iItem) StepReferenceParameterStructure.getRelevantTransformationStep(ConfigurableItemIF runtimeItem, SessionInterface iSession, MappingElementIF sourceElement) StepReferenceParameterStructure.getRelevantTransformationStep(ConfigurableItemIF runtimeItem, SessionInterface iSession, MappingElementIF sourceElement, boolean implicitPredecessor) StepReferenceParameterStructure.getRelevantTransformationStep(ModelTransformationIF transformation, SessionInterface iSession, MappingElementIF sourceElement) StepReferenceParameterStructure.getRelevantTransformationStep(ModelTransformationIF transformation, SessionInterface iSession, MappingElementIF sourceElement, boolean implicitPredecessor) StepReferenceParameterStructure.getStepProposals(SessionInterface iSession, MappingElementIF sourceElement) final voidParameterStructureBase.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF context) -
Uses of SessionInterface in de.mid.innovator.m2msdk.model.transformation.pattern
Methods in de.mid.innovator.m2msdk.model.transformation.pattern with parameters of type SessionInterfaceModifier and TypeMethodDescriptionvoidPatternList.evaluate(SessionInterface session, MappingModelRole modelRole, MappingElementIF sourceElement, MappingAnchor anchorElements, MappingElementList inputList, MappingElementList patternSourceOut) voidPattern.preinit(SessionInterface iSession, MappingModelRole modelRole) voidPatternList.preinit(SessionInterface iSession, MappingModelRole source) voidPattern.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF context) voidPatternHookBase.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF context) -
Uses of SessionInterface in de.mid.innovator.m2msdk.model.transformation.pattern.embedding
Methods in de.mid.innovator.m2msdk.model.transformation.pattern.embedding with parameters of type SessionInterfaceModifier and TypeMethodDescriptionvoidPatternEmbeddingNull.preinit(SessionInterface session, MappingModelRole modelRole) voidPatternEmbeddingDefault.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF context) voidPatternEmbeddingNull.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF context) -
Uses of SessionInterface in de.mid.innovator.m2msdk.model.transformation.pattern.embedding.anchors
Methods in de.mid.innovator.m2msdk.model.transformation.pattern.embedding.anchors with parameters of type SessionInterfaceModifier and TypeMethodDescriptionvoidAnchorGroup.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF context) voidModelAnchor.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF context) voidModelAnchorCustomNavigation.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF context) voidModelAnchorSelf.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF context) -
Uses of SessionInterface in de.mid.innovator.m2msdk.model.transformation.pattern.extension
Methods in de.mid.innovator.m2msdk.model.transformation.pattern.extension with parameters of type SessionInterfaceModifier and TypeMethodDescriptionvoidSimpleExtension.initialize(SessionInterface iSession, String iExpression, MetaModel sourceMM, MetaModel targetMM, boolean bIgnoreParseError) Init the expression.voidModelExtension.preinit(SessionInterface iSession, MappingModelRole modelRole) voidExtensionGroup.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF context) voidModelExtension.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF context) voidSetExtension.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF context) voidSimpleExtension.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF iItem) -
Uses of SessionInterface in de.mid.innovator.m2msdk.model.transformation.pattern.production
Methods in de.mid.innovator.m2msdk.model.transformation.pattern.production with parameters of type SessionInterfaceModifier and TypeMethodDescriptionvoidPatternProductionError.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF context) voidPatternProductionNull.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF context) -
Uses of SessionInterface in de.mid.innovator.m2msdk.model.transformation.pattern.sourceMatch
Methods in de.mid.innovator.m2msdk.model.transformation.pattern.sourceMatch with parameters of type SessionInterfaceModifier and TypeMethodDescriptionvoidPatternSourceHookPackageByPath.preinit(SessionInterface iSession, MappingModelRole modelRole) voidElementFromStore.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF iItem) voidPatternHookElementFromTransformationStep.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF context) voidPatternSourceHookElementByElementURI.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF context) voidPatternSourceHookPackageByPath.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF context) -
Uses of SessionInterface in de.mid.innovator.m2msdk.model.transformation.pattern.targetMatch
Methods in de.mid.innovator.m2msdk.model.transformation.pattern.targetMatch with parameters of type SessionInterfaceModifier and TypeMethodDescriptionvoidElementFromActivePassiveSelection.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF context) voidElementFromInitialSelection.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF context) voidElementFromStore.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF iItem) voidPatternTargetMatchBase.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF context) -
Uses of SessionInterface in de.mid.innovator.m2msdk.model.transformation.property
Constructors in de.mid.innovator.m2msdk.model.transformation.property with parameters of type SessionInterfaceModifierConstructorDescriptionPropertyAnchor(SessionInterface iSession, MetaModel iMM) PropertyCollect(SessionInterface iSession, MetaModel iMM) PropertyCompare(SessionInterface iSession, MetaModel iMM) PropertyComposite(SessionInterface iSession, MetaModel iMM) PropertyContains(SessionInterface iSession, MetaModel iMM) PropertyContext(SessionInterface iSession, MetaModel iMM) PropertyDescriptorImpl(SessionInterface iSession, MetaModel iMM) Default constructor,PropertyDescriptorLoader(SessionInterface iSession, MetaModel iMM) Register all property types and their providers.PropertyDescriptorLoaderFix(SessionInterface iSession, MetaModel iMM) Register all property types and their providers.PropertyDescriptorPairItem(SessionInterface iSession, PropertyDescriptorIF source, PropertyDescriptorIF target, PropertyTransferOperator operator) Construct a pair of property descriptors.PropertyEquals(SessionInterface iSession, MetaModel iMM) PropertyError(SessionInterface iSession, MetaModel iMM) PropertyExists(SessionInterface iSession, MetaModel iMM) PropertyFile(SessionInterface iSession, MetaModel iMM) PropertyFile(SessionInterface iSession, MetaModel iMM, String iValue) PropertyFilterName(SessionInterface iSession, MetaModel iMM) PropertyFilterType(SessionInterface iSession, MetaModel iMM) PropertyFix(SessionInterface iSession, MetaModel iMM) PropertyFix(SessionInterface iSession, MetaModel iMM, String iValue) PropertyFunction(SessionInterface iSession, MetaModel iMM) PropertyFunctionDefinition(SessionInterface iSession, MetaModel iMM) PropertyFunctionParameter(SessionInterface iSession, MetaModel iMM) PropertyGeneric(SessionInterface session, MetaModel imm) PropertyHash(SessionInterface iSession, MetaModel iMM) PropertyHash(SessionInterface iSession, MetaModel iMM, String iValue) PropertyInformationPurpose(SessionInterface iSession, MetaModel iMM) PropertyInformationPurpose(SessionInterface iSession, String sPropertyChangedInfo) PropertyIsElementMapped(SessionInterface iSession, MetaModel iMM) PropertyIsElementPropertyChanged(SessionInterface iSession, MetaModel iMM) PropertyIsTargetElementMapped(SessionInterface iSession, MetaModel iMM) PropertyLeft(SessionInterface iSession, MetaModel iMM) PropertyLeft(SessionInterface iSession, MetaModel iMM, String iValue) PropertyListAggregate(SessionInterface iSession, MetaModel iMM) PropertyListBase(SessionInterface iSession, MetaModel iMM) PropertyListContains(SessionInterface iSession, MetaModel iMM) PropertyListFirstNonEmpty(SessionInterface iSession, MetaModel iMM) PropertyListIndexOf(SessionInterface iSession, MetaModel iMM) PropertyListIntersect(SessionInterface iSession, MetaModel iMM) PropertyListIsEmpty(SessionInterface iSession, MetaModel iMM) PropertyListNotEmpty(SessionInterface iSession, MetaModel iMM) PropertyListOf(SessionInterface iSession, MetaModel iMM) PropertyListOrderBy(SessionInterface iSession, MetaModel iMM) PropertyListRange(SessionInterface iSession, MetaModel iMM) PropertyListReverse(SessionInterface iSession, MetaModel iMM) PropertyListSize(SessionInterface iSession, MetaModel iMM) PropertyListSubtract(SessionInterface iSession, MetaModel iMM) PropertyListUnion(SessionInterface iSession, MetaModel iMM) PropertyLogicAnd(SessionInterface iSession, MetaModel iMM) PropertyLogicBase(SessionInterface iSession, MetaModel iMM) PropertyLogicNot(SessionInterface iSession, MetaModel iMM) PropertyLogicNotAnd(SessionInterface iSession, MetaModel iMM) PropertyLogicNotOr(SessionInterface iSession, MetaModel iMM) PropertyLogicOr(SessionInterface iSession, MetaModel iMM) PropertyLogicValue(SessionInterface iSession, MetaModel iMM) PropertyLogicXOr(SessionInterface iSession, MetaModel iMM) PropertyMappedElement(SessionInterface session, MetaModel iMM) PropertyNull(SessionInterface iSession, MetaModel iMM) PropertyNumberAvg(SessionInterface iSession, MetaModel iMM) PropertyNumberBase(SessionInterface iSession, MetaModel iMM) PropertyNumberDiff(SessionInterface iSession, MetaModel iMM) PropertyNumberDiv(SessionInterface iSession, MetaModel iMM) PropertyNumberMax(SessionInterface iSession, MetaModel iMM) PropertyNumberMin(SessionInterface iSession, MetaModel iMM) PropertyNumberMod(SessionInterface iSession, MetaModel iMM) PropertyNumberMul(SessionInterface iSession, MetaModel iMM) PropertyNumberSum(SessionInterface iSession, MetaModel iMM) PropertyObject(SessionInterface iSession, MetaModel iMM) PropertyObjects(SessionInterface iSession, MetaModel iMM) PropertyOneOf(SessionInterface iSession, MetaModel iMM) PropertyOption(SessionInterface iSession, MetaModel iMM) PropertyOptionEvaluation(SessionInterface iSession, MetaModel iMM) PropertyOptionStringMap(SessionInterface iSession, MetaModel iMM) PropertyOriginalElement(SessionInterface session, MetaModel iMM) PropertyPair(SessionInterface iSession, MetaModel iMM) PropertyProperty(SessionInterface iSession, MetaModel iMM) PropertyReject(SessionInterface iSession, MetaModel iMM) PropertyRelationModel(SessionInterface iSession, MetaModel iMM) PropertyRight(SessionInterface iSession, MetaModel iMM) PropertyRight(SessionInterface iSession, MetaModel iMM, String iValue) PropertySelect(SessionInterface iSession, MetaModel iMM) PropertyStereotypeProperty(SessionInterface iSession, MetaModel iMM) PropertyStore(SessionInterface iSession, MetaModel iMM) PropertyStringBase(SessionInterface iSession, MetaModel iMM) PropertyStringConcat(SessionInterface iSession, MetaModel iMM) PropertyStringContains(SessionInterface iSession, MetaModel iMM) PropertyStringFirstNonEmpty(SessionInterface iSession, MetaModel iMM) PropertyStringFormat(SessionInterface iSession, MetaModel iMM) PropertyStringIndexOf(SessionInterface iSession, MetaModel iMM) PropertyStringIsEmpty(SessionInterface iSession, MetaModel iMM) PropertyStringLength(SessionInterface iSession, MetaModel iMM) PropertyStringLower(SessionInterface iSession, MetaModel iMM) PropertyStringMap(SessionInterface iSession, MetaModel iMM) PropertyStringMatches(SessionInterface iSession, MetaModel iMM) PropertyStringMessage(SessionInterface iSession, MetaModel iMM) PropertyStringRegexp(SessionInterface iSession, MetaModel iMM) PropertyStringRepeat(SessionInterface iSession, MetaModel iMM) PropertyStringReplace(SessionInterface iSession, MetaModel iMM) PropertyStringReverse(SessionInterface iSession, MetaModel iMM) PropertyStringStore(SessionInterface iSession, MetaModel iMM) PropertyStringSubstring(SessionInterface iSession, MetaModel iMM) PropertyStringTrim(SessionInterface iSession, MetaModel iMM) PropertyStringUpper(SessionInterface iSession, MetaModel iMM) PropertySwitch(SessionInterface iSession, MetaModel iMM) PropertySwitchBoolean(SessionInterface iSession, MetaModel iMM) PropertyTerms(SessionInterface iSession, MetaModel iMM) PropertyTerms(SessionInterface iSession, MetaModel iMM, String iValue) PropertyTransfer(SessionInterface iSession, PropertyDescriptorIF source, PropertyDescriptorIF target, PropertyTransferOperator operation) -
Uses of SessionInterface in de.mid.innovator.m2msdk.model.transformation.variationPoint
Methods in de.mid.innovator.m2msdk.model.transformation.variationPoint with parameters of type SessionInterfaceModifier and TypeMethodDescriptionvoidFunctionalVariationPointGroups.applyFunctionalVariationPoints(SessionInterface iSession, FVPMode mode, MappingElementIF sourceElement, MappingElementList elementList, FunctionalVariationPointChangeVectors ret) voidFunctionalVariationPointGroups.applyFunctionalVariationPoints(SessionInterface iSession, SimulateMode iMode, MappingElementIF sourceElement, MappingElementList created, MappingElementList existing, FunctionalVariationPointChangeVectors ret) voidFunctionalVariationPointGroup.evaluateFunctionalVariationPoints(SessionInterface iSession, FVPMode mode, MappingElementIF sourceElement, MappingElementIF targetElement, FunctionalVariationPointChangeVectors ret) Apply the functional variation points to the target element.voidFunctionalVariationPointGroup.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF context) voidFunctionalVariationPointGroups.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF context) -
Uses of SessionInterface in de.mid.innovator.m2msdk.model.undefined
Methods in de.mid.innovator.m2msdk.model.undefined with parameters of type SessionInterface -
Uses of SessionInterface in de.mid.innovator.m2msdk.model.workflow
Methods in de.mid.innovator.m2msdk.model.workflow with parameters of type SessionInterfaceModifier and TypeMethodDescriptionvoidWorkflowInterface.run(SessionInterface iSession) Execute the workflow. -
Uses of SessionInterface in de.mid.innovator.m2msdk.model.workspace
Constructors in de.mid.innovator.m2msdk.model.workspace with parameters of type SessionInterface -
Uses of SessionInterface in de.mid.innovator.m2msdk.ui
Methods in de.mid.innovator.m2msdk.ui with parameters of type SessionInterfaceModifier and TypeMethodDescriptionvoidChangeFrame.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF iItem) voidFileFrame.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF iItem) voidOptionFrame.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF iItem) voidProgressFrame.setConfigurationContext(SessionInterface iSession, MetaModel sourceMM, MetaModel targetMM, ConfigurationItemIF iItem) Constructors in de.mid.innovator.m2msdk.ui with parameters of type SessionInterfaceModifierConstructorDescriptionConfigurationPanel(SessionInterface iSession, LookNFeel iLookNFeel, ConfigurationFrame iFrame, ConfigurationItemIF root) ExpressionPane(SessionInterface iSession, LookNFeel iLookNFeel, ConfigurationPanel iPanel) Construct a expression pane to edit an expression.LookNFeel(SessionInterface iSession) RegisterClassUI(SessionInterface session) ScrollablePopupMenu(SessionInterface iSession, LookNFeel iLookNFeel) Constructor.TableTab(SessionInterface iSession, LookNFeel iLookNFeel, boolean ibScrollToEnd) TableTextTab(SessionInterface iSession, LookNFeel iLookNFeel, boolean ibScrollToEnd) TextAreaDlg(SessionInterface iSession, LookNFeel iLookNFeel, JFrame frame, MetaModel iMM) TreeTab(SessionInterface iSession, LookNFeel iLookNFeel) -
Uses of SessionInterface in de.mid.innovator.m2msdk.ui.icon
Constructors in de.mid.innovator.m2msdk.ui.icon with parameters of type SessionInterface -
Uses of SessionInterface in de.mid.innovator.m2msdk.ui.model
Methods in de.mid.innovator.m2msdk.ui.model with parameters of type SessionInterfaceModifier and TypeMethodDescriptionstatic List<TableModelElement> TableModelElement.getChildren(SessionInterface iSession, WorkModelInterface iModel, ExtensionStore iStore, org.jdom2.Element iElement) Constructors in de.mid.innovator.m2msdk.ui.model with parameters of type SessionInterfaceModifierConstructorDescriptionClassComboBoxModel(SessionInterface iSession, ConfigurationItemIF iItem) ConfigurationNode(SessionInterface iSession, ConfigurationItemIF iItem) ConfigurationTreeModel(SessionInterface iSession, ConfigurationItemIF iRoot) ConflictTableModel(Conflict iConflict, SessionInterface iSession) GeneralCellEditor(SessionInterface iSession, LookNFeel iLookNFeel) GeneralCellRenderer(SessionInterface iSession, LookNFeel iLookNFeel) GeneralTransferHandler(SessionInterface iSession, TransferHandler iDelegate, ConfigurationPanel iPanel) Create a transfer handlerMenuAction(SessionInterface iSession, JComponent iComponent, UserAction iAction) MenuAction(SessionInterface iSession, JComponent iComponent, UserAction iAction, String iType) MenuAction(SessionInterface iSession, JComponent iComponent, UserAction iAction, String iType, String iId) OptionTableModel(SessionInterface iSession, ConfigurationItemIF iItem) ParameterValue(SessionInterface iSession, ConfigurableItemIF iItem, ConfigurationItemIF iConfig, String iName, String iValue, MappingElementIF iMe) Create the parameter values for a configurable item.ParameterValue(SessionInterface iSession, String iDescription, ConfigurableItemIF iItem, ConfigurationItemIF iConfig, String iName, MappingElementIF iMe) Create the parameter values for a configurable item.ServerTableModel(SessionInterface iSession, RemoteHost iHost) SourceTableModel(SessionInterface iSession, ExtensionStore iStore) TableModelElement(SessionInterface iSession, TableModelChunk iChunk, int iNumber) TableModelElement(SessionInterface iSession, org.jdom2.Element iElement) TargetTableModel(SessionInterface iSession, ExtensionStore iStore) TextAreaCellEditor(SessionInterface iSession, LookNFeel iLookNFeel, boolean bDialog) VariableTableModel(SessionInterface iSession) -
Uses of SessionInterface in de.mid.innovator.m2msdk.util
Methods in de.mid.innovator.m2msdk.util with parameters of type SessionInterfaceModifier and TypeMethodDescriptionvoidRegisterClass.execute(SessionInterface session) voidRegisterIF.execute(SessionInterface session) Register the classes for this session and set the new options.static StringFileAccess.getTempDirectory(SessionInterface session) voidRegisterClass.register(SessionInterface session, Class<?> iKey, Class<?> iValue) Constructors in de.mid.innovator.m2msdk.util with parameters of type SessionInterfaceModifierConstructorDescriptionFileAccess(SessionInterface iSession, File file) Construct a file reader for a file name.FileAccess(SessionInterface iSession, String iFilename, boolean bUseAlternativeLocations) Construct a file reader for a file name.FileAccess(SessionInterface iSession, String directoryName, String fileName) Identifier(SessionInterface iSession, String id) -
Uses of SessionInterface in de.mid.innovator.m2msdk.util.msg
Methods in de.mid.innovator.m2msdk.util.msg with parameters of type SessionInterfaceModifier and TypeMethodDescriptionvoidMessage.fillObjectstack(SessionInterface iSession) Fill the object stack from the progress model.Constructors in de.mid.innovator.m2msdk.util.msg with parameters of type SessionInterfaceModifierConstructorDescriptionAbortException(SessionInterface iSession, Message msg) Construct an abort exception with a message