Uses of Class
de.mid.innovator.m2msdk.util.msg.AbortException
Packages that use AbortException
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 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 Innovator model.
The package contains the glues of Innovator model.
The package contains the productions of Innovator model.
The package contains the model transformation model.
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 property access of the model transformation.
The package contains classes that can serve as frames and dialogs in the workflow.
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.
-
Uses of AbortException in de.mid.innovator.m2msdk.application
Methods in de.mid.innovator.m2msdk.application that throw AbortExceptionModifier and TypeMethodDescriptionvoidApplicationInterface.run(SessionInterface session) Run the application.voidMappingElementWriterBase.run(SessionInterface session) Constructors in de.mid.innovator.m2msdk.application that throw AbortException -
Uses of AbortException in de.mid.innovator.m2msdk.application.innovator
Methods in de.mid.innovator.m2msdk.application.innovator that throw AbortExceptionModifier and TypeMethodDescriptionde.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) -
Uses of AbortException in de.mid.innovator.m2msdk.application.javabeans
Methods in de.mid.innovator.m2msdk.application.javabeans that throw AbortException -
Uses of AbortException in de.mid.innovator.m2msdk.model
Methods in de.mid.innovator.m2msdk.model that throw AbortExceptionModifier and TypeMethodDescriptionClientSession.getServerSession()Get session on server.voidvoidvoidRegister a class for a type class.voidRegister a named class for a named interface.voidvoidvoidvoidConstructors in de.mid.innovator.m2msdk.model that throw AbortException -
Uses of AbortException in de.mid.innovator.m2msdk.model.configuration
Methods in de.mid.innovator.m2msdk.model.configuration that throw AbortExceptionModifier and TypeMethodDescriptionvoidConfigurationInterface.addItem(ConfigurationItemIF iItem) Add the configuration item to the model.ConfigurationItemIF.addNewChild(String iName, ConfigurationTag iType, ConfigurationItemIF after, ConfigurationItemIF before, boolean bCheckOnly) Add a new child with a name and type.ConfigurationItemIF.copy(ConfigurationItemIF newParent, boolean bCheckOnly) Copy this configuration item including all transitively owned children, options and parameters.ConfigurationInterface.createConfigurationItem(ConfigurationItemIF iParent, org.jdom2.Element xmlElement, boolean bCustomer, boolean bCheckOnly) Create a configuration item from an XML element in this model.ConfigurationItemIF.getQualifiedId()Get the qualified ID of this item.voidSet the id of a configuration item. -
Uses of AbortException in de.mid.innovator.m2msdk.model.innovator
Methods in de.mid.innovator.m2msdk.model.innovator that throw AbortExceptionModifier and TypeMethodDescriptionvoidInnovatorMetaElementDescriptor.addMetaClass(String value) static voidMappingModelInnovator.init(SessionInterface iSession) MappingElementInnovator.setElementProperty(PropertyDescriptorIF descriptor, PropertyValue value) -
Uses of AbortException in de.mid.innovator.m2msdk.model.innovator.glue
Methods in de.mid.innovator.m2msdk.model.innovator.glue that throw AbortExceptionModifier and TypeMethodDescriptionvoidvoidvoidMappingModelGlueInnovator.preinitSource(SessionInterface iSession, MappingModel sourceModel) voidMappingModelGlueInnovatorProxyAbstractBase.preinitSource(SessionInterface iSession, MappingModel sourceModel) voidMappingModelGlueInnovator.preinitTarget(SessionInterface iSession, MappingModel baseModel) -
Uses of AbortException in de.mid.innovator.m2msdk.model.innovator.pattern.production
Methods in de.mid.innovator.m2msdk.model.innovator.pattern.production that throw AbortExceptionModifier and TypeMethodDescriptionPatternProductionDiagramInnovator.getCreateDescriptor(MappingElementIF sourceElement, MappingAnchor targetModelAnchor) -
Uses of AbortException in de.mid.innovator.m2msdk.model.text.pattern.production
Methods in de.mid.innovator.m2msdk.model.text.pattern.production that throw AbortExceptionModifier and TypeMethodDescriptionPatternProductionAppend.applyFunctionalVariationPoints(SimulateMode iMode, MappingElementIF se, MappingElementList created, MappingElementList existing) PatternProductionAppend.createByPattern(ModelTransformationStepIF step, MappingAnchor anchors, MappingElementIF sourceElement) PatternProductionAppend.getCreateDescriptor(MappingElementIF sourceElement, MappingAnchor targetModelAnchor) -
Uses of AbortException in de.mid.innovator.m2msdk.model.transformation
Methods in de.mid.innovator.m2msdk.model.transformation that throw AbortExceptionModifier and TypeMethodDescriptionbooleanModelTransformationStepListSubStep.executeValidatingSubStep(MappingElementIF se, TargetDetectionData target, TransformationStepSubStepData inputSubStepData) booleanModelTransformationStepBase.getIsValidatingSubStep()ModelTransformationStepBase.getPredecessorModelTransformationStep()ModelTransformationStepBase.getPreStepIdentificationName()ModelTransformationStepBase.getSubStepIdentificationName()ModelTransformationStepListSubStep.getValidatingSubTransformationSteps()Retrieves only the validating sub stepsbooleanModelTransformationStepListSubStep.hasValidatingSubStep()Checks, if the substep have a validating sub stepbooleanModelTransformationStepBase.isPreStep()booleanModelTransformationStepBase.isSubStep()booleanModelTransformationStepBase.isSubTransformationStep() -
Uses of AbortException in de.mid.innovator.m2msdk.model.transformation.glue
Methods in de.mid.innovator.m2msdk.model.transformation.glue that throw AbortExceptionModifier and TypeMethodDescriptionMappingModelGlue.applyFunctionalVariationPoints(SimulateMode iMode, MappingElementIF se, MappingElementList created, MappingElementList existing) voidMappingModelGlueNull.preinitSource(SessionInterface iSession, MappingModel sourceModel) voidMappingModelGlueNull.preinitTarget(SessionInterface iSession, MappingModel sourceModel) -
Uses of AbortException in de.mid.innovator.m2msdk.model.transformation.interfaces
Methods in de.mid.innovator.m2msdk.model.transformation.interfaces that throw AbortExceptionModifier and TypeMethodDescriptionModelTransformationStepIF.getPredecessorModelTransformationStep()voidModelExtensionIF.preinit(SessionInterface iSession, MappingModelRole modelRole) Preinit the model extension. -
Uses of AbortException in de.mid.innovator.m2msdk.model.transformation.pattern
Methods in de.mid.innovator.m2msdk.model.transformation.pattern that throw AbortExceptionModifier and TypeMethodDescriptionvoidPattern.checkElementsExtension(MappingElementList patternOut) -
Uses of AbortException in de.mid.innovator.m2msdk.model.transformation.pattern.extension
Methods in de.mid.innovator.m2msdk.model.transformation.pattern.extension that throw AbortExceptionModifier and TypeMethodDescriptionvoidModelExtension.preinit(SessionInterface iSession, MappingModelRole modelRole) -
Uses of AbortException in de.mid.innovator.m2msdk.model.transformation.property
Methods in de.mid.innovator.m2msdk.model.transformation.property that throw AbortExceptionModifier and TypeMethodDescriptionvoidPropertyCollect.addSubDescriptor(PropertyDescriptorIF sub) voidPropertyComposite.addSubDescriptor(PropertyDescriptorIF sub) voidPropertyDescriptorIF.addSubDescriptor(PropertyDescriptorIF iSub) Add a subordinated property descriptor to this property descriptor.voidPropertyDescriptorImpl.addSubDescriptor(PropertyDescriptorIF sub) voidPropertyIsElementMapped.addSubDescriptor(PropertyDescriptorIF sub) voidPropertyIsTargetElementMapped.addSubDescriptor(PropertyDescriptorIF sub) voidPropertyReject.addSubDescriptor(PropertyDescriptorIF sub) voidPropertyDescriptorLoaderFix.addSupported(Class<? extends PropertyDescriptorIF> clsProperty) Adds a supported Property Descriptor.PropertyFilterName.setValue(MappingElementIF el, PropertyValue iValue) PropertyFilterType.setValue(MappingElementIF el, PropertyValue iValue) -
Uses of AbortException in de.mid.innovator.m2msdk.ui
Methods in de.mid.innovator.m2msdk.ui that throw AbortExceptionModifier and TypeMethodDescriptionvoidFrameInterface.initialize(LookNFeel lookNFeel) Initialize the frame (do not make it visible yet).Constructors in de.mid.innovator.m2msdk.ui that throw AbortException -
Uses of AbortException in de.mid.innovator.m2msdk.ui.model
Methods in de.mid.innovator.m2msdk.ui.model that throw AbortException -
Uses of AbortException in de.mid.innovator.m2msdk.util
Methods in de.mid.innovator.m2msdk.util that throw AbortExceptionModifier and TypeMethodDescriptionabstract voidRegisterClass.RegisterClasses.init()voidRegisterClass.register(SessionInterface session, Class<?> iKey, Class<?> iValue) Constructors in de.mid.innovator.m2msdk.util that throw AbortExceptionModifierConstructorDescriptionIdentifier(SessionInterface iSession, String id) RegisterClasses(TypePoolInterface pool, Class<?> iKey)