Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.core.Element
-
Uses of Element in org.eclipse.gmt.modisco.omg.kdm.action
Subinterfaces of Element in org.eclipse.gmt.modisco.omg.kdm.action Modifier and Type Interface Description interfaceAbstractActionRelationshipA representation of the model object 'Abstract Action Relationship'.interfaceActionElementA representation of the model object 'Element'.interfaceActionRelationshipA representation of the model object 'Relationship'.interfaceAddressesA representation of the model object 'Addresses'.interfaceBlockUnitA representation of the model object 'Block Unit'.interfaceCallsA representation of the model object 'Calls'.interfaceCatchUnitA representation of the model object 'Catch Unit'.interfaceCompliesToA representation of the model object 'Complies To'.interfaceControlFlowA representation of the model object 'Control Flow'.interfaceCreatesA representation of the model object 'Creates'.interfaceDispatchesA representation of the model object 'Dispatches'.interfaceEntryFlowA representation of the model object 'Entry Flow'.interfaceExceptionFlowA representation of the model object 'Exception Flow'.interfaceExceptionUnitA representation of the model object 'Exception Unit'.interfaceExitFlowA representation of the model object 'Exit Flow'.interfaceFalseFlowA representation of the model object 'False Flow'.interfaceFinallyUnitA representation of the model object 'Finally Unit'.interfaceFlowA representation of the model object 'Flow'.interfaceGuardedFlowA representation of the model object 'Guarded Flow'.interfaceReadsA representation of the model object 'Reads'.interfaceThrowsA representation of the model object 'Throws'.interfaceTrueFlowA representation of the model object 'True Flow'.interfaceTryUnitA representation of the model object 'Try Unit'.interfaceUsesTypeA representation of the model object 'Uses Type'.interfaceWritesA representation of the model object 'Writes'. -
Uses of Element in org.eclipse.gmt.modisco.omg.kdm.action.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.action.impl that implement Element Modifier and Type Class Description classActionElementImplAn implementation of the model object 'Element'.classActionRelationshipImplAn implementation of the model object 'Relationship'.classAddressesImplAn implementation of the model object 'Addresses'.classBlockUnitImplAn implementation of the model object 'Block Unit'.classCallsImplAn implementation of the model object 'Calls'.classCatchUnitImplAn implementation of the model object 'Catch Unit'.classCompliesToImplAn implementation of the model object 'Complies To'.classControlFlowImplAn implementation of the model object 'Control Flow'.classCreatesImplAn implementation of the model object 'Creates'.classDispatchesImplAn implementation of the model object 'Dispatches'.classEntryFlowImplAn implementation of the model object 'Entry Flow'.classExceptionFlowImplAn implementation of the model object 'Exception Flow'.classExceptionUnitImplAn implementation of the model object 'Exception Unit'.classExitFlowImplAn implementation of the model object 'Exit Flow'.classFalseFlowImplAn implementation of the model object 'False Flow'.classFinallyUnitImplAn implementation of the model object 'Finally Unit'.classFlowImplAn implementation of the model object 'Flow'.classGuardedFlowImplAn implementation of the model object 'Guarded Flow'.classReadsImplAn implementation of the model object 'Reads'.classThrowsImplAn implementation of the model object 'Throws'.classTrueFlowImplAn implementation of the model object 'True Flow'.classTryUnitImplAn implementation of the model object 'Try Unit'.classUsesTypeImplAn implementation of the model object 'Uses Type'.classWritesImplAn implementation of the model object 'Writes'. -
Uses of Element in org.eclipse.gmt.modisco.omg.kdm.action.util
Methods in org.eclipse.gmt.modisco.omg.kdm.action.util with parameters of type Element Modifier and Type Method Description TActionSwitch. caseElement(Element object)Returns the result of interpreting the object as an instance of 'Element'. -
Uses of Element in org.eclipse.gmt.modisco.omg.kdm.build
Subinterfaces of Element in org.eclipse.gmt.modisco.omg.kdm.build Modifier and Type Interface Description interfaceAbstractBuildElementA representation of the model object 'Abstract Build Element'.interfaceAbstractBuildRelationshipA representation of the model object 'Abstract Build Relationship'.interfaceBuildComponentA representation of the model object 'Component'.interfaceBuildDescriptionA representation of the model object 'Description'.interfaceBuildElementA representation of the model object 'Element'.interfaceBuildModelA representation of the model object 'Model'.interfaceBuildProductA representation of the model object 'Product'.interfaceBuildRelationshipA representation of the model object 'Relationship'.interfaceBuildResourceA representation of the model object 'Resource'.interfaceBuildStepA representation of the model object 'Step'.interfaceConsumesA representation of the model object 'Consumes'.interfaceDescribedByA representation of the model object 'Described By'.interfaceLibraryA representation of the model object 'Library'.interfaceLinksToA representation of the model object 'Links To'.interfaceProducesA representation of the model object 'Produces'.interfaceSuppliedByA representation of the model object 'Supplied By'.interfaceSupplierA representation of the model object 'Supplier'.interfaceSupportedByA representation of the model object 'Supported By'.interfaceSymbolicLinkA representation of the model object 'Symbolic Link'.interfaceToolA representation of the model object 'Tool'. -
Uses of Element in org.eclipse.gmt.modisco.omg.kdm.build.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.build.impl that implement Element Modifier and Type Class Description classBuildComponentImplAn implementation of the model object 'Component'.classBuildDescriptionImplAn implementation of the model object 'Description'.classBuildElementImplAn implementation of the model object 'Element'.classBuildModelImplAn implementation of the model object 'Model'.classBuildProductImplAn implementation of the model object 'Product'.classBuildRelationshipImplAn implementation of the model object 'Relationship'.classBuildResourceImplAn implementation of the model object 'Resource'.classBuildStepImplAn implementation of the model object 'Step'.classConsumesImplAn implementation of the model object 'Consumes'.classDescribedByImplAn implementation of the model object 'Described By'.classLibraryImplAn implementation of the model object 'Library'.classLinksToImplAn implementation of the model object 'Links To'.classProducesImplAn implementation of the model object 'Produces'.classSuppliedByImplAn implementation of the model object 'Supplied By'.classSupplierImplAn implementation of the model object 'Supplier'.classSupportedByImplAn implementation of the model object 'Supported By'.classSymbolicLinkImplAn implementation of the model object 'Symbolic Link'.classToolImplAn implementation of the model object 'Tool'. -
Uses of Element in org.eclipse.gmt.modisco.omg.kdm.build.util
Methods in org.eclipse.gmt.modisco.omg.kdm.build.util with parameters of type Element Modifier and Type Method Description TBuildSwitch. caseElement(Element object)Returns the result of interpreting the object as an instance of 'Element'. -
Uses of Element in org.eclipse.gmt.modisco.omg.kdm.code
Subinterfaces of Element in org.eclipse.gmt.modisco.omg.kdm.code Modifier and Type Interface Description interfaceAbstractCodeElementA representation of the model object 'Abstract Code Element'.interfaceAbstractCodeRelationshipA representation of the model object 'Abstract Code Relationship'.interfaceArrayTypeA representation of the model object 'Array Type'.interfaceBagTypeA representation of the model object 'Bag Type'.interfaceBitstringTypeA representation of the model object 'Bitstring Type'.interfaceBitTypeA representation of the model object 'Bit Type'.interfaceBooleanTypeA representation of the model object 'Boolean Type'.interfaceCallableUnitA representation of the model object 'Callable Unit'.interfaceCharTypeA representation of the model object 'Char Type'.interfaceChoiceTypeA representation of the model object 'Choice Type'.interfaceClassUnitA representation of the model object 'Class Unit'.interfaceCodeAssemblyA representation of the model object 'Assembly'.interfaceCodeElementA representation of the model object 'Element'.interfaceCodeItemA representation of the model object 'Item'.interfaceCodeModelA representation of the model object 'Model'.interfaceCodeRelationshipA representation of the model object 'Relationship'.interfaceCommentUnitA representation of the model object 'Comment Unit'.interfaceCompilationUnitA representation of the model object 'Compilation Unit'.interfaceCompositeTypeA representation of the model object 'Composite Type'.interfaceComputationalObjectA representation of the model object 'Computational Object'.interfaceConditionalDirectiveA representation of the model object 'Conditional Directive'.interfaceControlElementA representation of the model object 'Control Element'.interfaceDataElementA representation of the model object 'Data Element'.interfaceDatatypeA representation of the model object 'Datatype'.interfaceDateTypeA representation of the model object 'Date Type'.interfaceDecimalTypeA representation of the model object 'Decimal Type'.interfaceDefinedTypeA representation of the model object 'Defined Type'.interfaceDerivedTypeA representation of the model object 'Derived Type'.interfaceEnumeratedTypeA representation of the model object 'Enumerated Type'.interfaceExpandsA representation of the model object 'Expands'.interfaceExtendsA representation of the model object 'Extends'.interfaceFloatTypeA representation of the model object 'Float Type'.interfaceGeneratedFromA representation of the model object 'Generated From'.interfaceHasTypeA representation of the model object 'Has Type'.interfaceHasValueA representation of the model object 'Has Value'.interfaceImplementationOfA representation of the model object 'Implementation Of'.interfaceImplementsA representation of the model object 'Implements'.interfaceImportsA representation of the model object 'Imports'.interfaceIncludeDirectiveA representation of the model object 'Include Directive'.interfaceIncludesA representation of the model object 'Includes'.interfaceIndexUnitA representation of the model object 'Index Unit'.interfaceInstanceOfA representation of the model object 'Instance Of'.interfaceIntegerTypeA representation of the model object 'Integer Type'.interfaceInterfaceUnitA representation of the model object 'Interface Unit'.interfaceItemUnitA representation of the model object 'Item Unit'.interfaceLanguageUnitA representation of the model object 'Language Unit'.interfaceMacroDirectiveA representation of the model object 'Macro Directive'.interfaceMacroUnitA representation of the model object 'Macro Unit'.interfaceMemberUnitA representation of the model object 'Member Unit'.interfaceMethodUnitA representation of the model object 'Method Unit'.interfaceModuleA representation of the model object 'Module'.interfaceNamespaceUnitA representation of the model object 'Namespace Unit'.interfaceOctetstringTypeA representation of the model object 'Octetstring Type'.interfaceOctetTypeA representation of the model object 'Octet Type'.interfaceOrdinalTypeA representation of the model object 'Ordinal Type'.interfacePackageA representation of the model object 'Package'.interfaceParameterToA representation of the model object 'Parameter To'.interfaceParameterUnitA representation of the model object 'Parameter Unit'.interfacePointerTypeA representation of the model object 'Pointer Type'.interfacePreprocessorDirectiveA representation of the model object 'Preprocessor Directive'.interfacePrimitiveTypeA representation of the model object 'Primitive Type'.interfaceRangeTypeA representation of the model object 'Range Type'.interfaceRecordTypeA representation of the model object 'Record Type'.interfaceRedefinesA representation of the model object 'Redefines'.interfaceScaledTypeA representation of the model object 'Scaled Type'.interfaceSequenceTypeA representation of the model object 'Sequence Type'.interfaceSetTypeA representation of the model object 'Set Type'.interfaceSharedUnitA representation of the model object 'Shared Unit'.interfaceSignatureA representation of the model object 'Signature'.interfaceStorableUnitA representation of the model object 'Storable Unit'.interfaceStringTypeA representation of the model object 'String Type'.interfaceSynonymTypeA representation of the model object 'Synonym Type'.interfaceTemplateParameterA representation of the model object 'Template Parameter'.interfaceTemplateTypeA representation of the model object 'Template Type'.interfaceTemplateUnitA representation of the model object 'Template Unit'.interfaceTimeTypeA representation of the model object 'Time Type'.interfaceTypeUnitA representation of the model object 'Type Unit'.interfaceValueA representation of the model object 'Value'.interfaceValueElementA representation of the model object 'Value Element'.interfaceValueListA representation of the model object 'Value List'.interfaceVariantToA representation of the model object 'Variant To'.interfaceVisibleInA representation of the model object 'Visible In'.interfaceVoidTypeA representation of the model object 'Void Type'. -
Uses of Element in org.eclipse.gmt.modisco.omg.kdm.code.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.code.impl that implement Element Modifier and Type Class Description classArrayTypeImplAn implementation of the model object 'Array Type'.classBagTypeImplAn implementation of the model object 'Bag Type'.classBitstringTypeImplAn implementation of the model object 'Bitstring Type'.classBitTypeImplAn implementation of the model object 'Bit Type'.classBooleanTypeImplAn implementation of the model object 'Boolean Type'.classCallableUnitImplAn implementation of the model object 'Callable Unit'.classCharTypeImplAn implementation of the model object 'Char Type'.classChoiceTypeImplAn implementation of the model object 'Choice Type'.classClassUnitImplAn implementation of the model object 'Class Unit'.classCodeAssemblyImplAn implementation of the model object 'Assembly'.classCodeElementImplAn implementation of the model object 'Element'.classCodeModelImplAn implementation of the model object 'Model'.classCodeRelationshipImplAn implementation of the model object 'Relationship'.classCommentUnitImplAn implementation of the model object 'Comment Unit'.classCompilationUnitImplAn implementation of the model object 'Compilation Unit'.classCompositeTypeImplAn implementation of the model object 'Composite Type'.classComputationalObjectImplAn implementation of the model object 'Computational Object'.classConditionalDirectiveImplAn implementation of the model object 'Conditional Directive'.classControlElementImplAn implementation of the model object 'Control Element'.classDataElementImplAn implementation of the model object 'Data Element'.classDatatypeImplAn implementation of the model object 'Datatype'.classDateTypeImplAn implementation of the model object 'Date Type'.classDecimalTypeImplAn implementation of the model object 'Decimal Type'.classDerivedTypeImplAn implementation of the model object 'Derived Type'.classEnumeratedTypeImplAn implementation of the model object 'Enumerated Type'.classExpandsImplAn implementation of the model object 'Expands'.classExtendsImplAn implementation of the model object 'Extends'.classFloatTypeImplAn implementation of the model object 'Float Type'.classGeneratedFromImplAn implementation of the model object 'Generated From'.classHasTypeImplAn implementation of the model object 'Has Type'.classHasValueImplAn implementation of the model object 'Has Value'.classImplementationOfImplAn implementation of the model object 'Implementation Of'.classImplementsImplAn implementation of the model object 'Implements'.classImportsImplAn implementation of the model object 'Imports'.classIncludeDirectiveImplAn implementation of the model object 'Include Directive'.classIncludesImplAn implementation of the model object 'Includes'.classIndexUnitImplAn implementation of the model object 'Index Unit'.classInstanceOfImplAn implementation of the model object 'Instance Of'.classIntegerTypeImplAn implementation of the model object 'Integer Type'.classInterfaceUnitImplAn implementation of the model object 'Interface Unit'.classItemUnitImplAn implementation of the model object 'Item Unit'.classLanguageUnitImplAn implementation of the model object 'Language Unit'.classMacroDirectiveImplAn implementation of the model object 'Macro Directive'.classMacroUnitImplAn implementation of the model object 'Macro Unit'.classMemberUnitImplAn implementation of the model object 'Member Unit'.classMethodUnitImplAn implementation of the model object 'Method Unit'.classModuleImplAn implementation of the model object 'Module'.classNamespaceUnitImplAn implementation of the model object 'Namespace Unit'.classOctetstringTypeImplAn implementation of the model object 'Octetstring Type'.classOctetTypeImplAn implementation of the model object 'Octet Type'.classOrdinalTypeImplAn implementation of the model object 'Ordinal Type'.classPackageImplAn implementation of the model object 'Package'.classParameterToImplAn implementation of the model object 'Parameter To'.classParameterUnitImplAn implementation of the model object 'Parameter Unit'.classPointerTypeImplAn implementation of the model object 'Pointer Type'.classPreprocessorDirectiveImplAn implementation of the model object 'Preprocessor Directive'.classPrimitiveTypeImplAn implementation of the model object 'Primitive Type'.classRangeTypeImplAn implementation of the model object 'Range Type'.classRecordTypeImplAn implementation of the model object 'Record Type'.classRedefinesImplAn implementation of the model object 'Redefines'.classScaledTypeImplAn implementation of the model object 'Scaled Type'.classSequenceTypeImplAn implementation of the model object 'Sequence Type'.classSetTypeImplAn implementation of the model object 'Set Type'.classSharedUnitImplAn implementation of the model object 'Shared Unit'.classSignatureImplAn implementation of the model object 'Signature'.classStorableUnitImplAn implementation of the model object 'Storable Unit'.classStringTypeImplAn implementation of the model object 'String Type'.classSynonymTypeImplAn implementation of the model object 'Synonym Type'.classTemplateParameterImplAn implementation of the model object 'Template Parameter'.classTemplateTypeImplAn implementation of the model object 'Template Type'.classTemplateUnitImplAn implementation of the model object 'Template Unit'.classTimeTypeImplAn implementation of the model object 'Time Type'.classTypeUnitImplAn implementation of the model object 'Type Unit'.classValueElementImplAn implementation of the model object 'Value Element'.classValueImplAn implementation of the model object 'Value'.classValueListImplAn implementation of the model object 'Value List'.classVariantToImplAn implementation of the model object 'Variant To'.classVisibleInImplAn implementation of the model object 'Visible In'.classVoidTypeImplAn implementation of the model object 'Void Type'. -
Uses of Element in org.eclipse.gmt.modisco.omg.kdm.code.util
Methods in org.eclipse.gmt.modisco.omg.kdm.code.util with parameters of type Element Modifier and Type Method Description TCodeSwitch. caseElement(Element object)Returns the result of interpreting the object as an instance of 'Element'. -
Uses of Element in org.eclipse.gmt.modisco.omg.kdm.conceptual
Subinterfaces of Element in org.eclipse.gmt.modisco.omg.kdm.conceptual Modifier and Type Interface Description interfaceAbstractConceptualElementA representation of the model object 'Abstract Conceptual Element'.interfaceAbstractConceptualRelationshipA representation of the model object 'Abstract Conceptual Relationship'.interfaceBehaviorUnitA representation of the model object 'Behavior Unit'.interfaceConceptualContainerA representation of the model object 'Container'.interfaceConceptualElementA representation of the model object 'Element'.interfaceConceptualFlowA representation of the model object 'Flow'.interfaceConceptualModelA representation of the model object 'Model'.interfaceConceptualRelationshipA representation of the model object 'Relationship'.interfaceConceptualRoleA representation of the model object 'Role'.interfaceFactUnitA representation of the model object 'Fact Unit'.interfaceRuleUnitA representation of the model object 'Rule Unit'.interfaceScenarioUnitA representation of the model object 'Scenario Unit'.interfaceTermUnitA representation of the model object 'Term Unit'. -
Uses of Element in org.eclipse.gmt.modisco.omg.kdm.conceptual.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.conceptual.impl that implement Element Modifier and Type Class Description classBehaviorUnitImplAn implementation of the model object 'Behavior Unit'.classConceptualContainerImplAn implementation of the model object 'Container'.classConceptualElementImplAn implementation of the model object 'Element'.classConceptualFlowImplAn implementation of the model object 'Flow'.classConceptualModelImplAn implementation of the model object 'Model'.classConceptualRelationshipImplAn implementation of the model object 'Relationship'.classConceptualRoleImplAn implementation of the model object 'Role'.classFactUnitImplAn implementation of the model object 'Fact Unit'.classRuleUnitImplAn implementation of the model object 'Rule Unit'.classScenarioUnitImplAn implementation of the model object 'Scenario Unit'.classTermUnitImplAn implementation of the model object 'Term Unit'. -
Uses of Element in org.eclipse.gmt.modisco.omg.kdm.conceptual.util
Methods in org.eclipse.gmt.modisco.omg.kdm.conceptual.util with parameters of type Element Modifier and Type Method Description TConceptualSwitch. caseElement(Element object)Returns the result of interpreting the object as an instance of 'Element'. -
Uses of Element in org.eclipse.gmt.modisco.omg.kdm.core
Subinterfaces of Element in org.eclipse.gmt.modisco.omg.kdm.core Modifier and Type Interface Description interfaceAggregatedRelationshipA representation of the model object 'Aggregated Relationship'.interfaceKDMEntityA representation of the model object 'KDM Entity'.interfaceKDMRelationshipA representation of the model object 'KDM Relationship'.interfaceModelElementA representation of the model object 'Model Element'. -
Uses of Element in org.eclipse.gmt.modisco.omg.kdm.core.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.core.impl that implement Element Modifier and Type Class Description classAggregatedRelationshipImplAn implementation of the model object 'Aggregated Relationship'. -
Uses of Element in org.eclipse.gmt.modisco.omg.kdm.core.util
Methods in org.eclipse.gmt.modisco.omg.kdm.core.util with parameters of type Element Modifier and Type Method Description TCoreSwitch. caseElement(Element object)Returns the result of interpreting the object as an instance of 'Element'. -
Uses of Element in org.eclipse.gmt.modisco.omg.kdm.data
Subinterfaces of Element in org.eclipse.gmt.modisco.omg.kdm.data Modifier and Type Interface Description interfaceAbstractContentElementA representation of the model object 'Abstract Content Element'.interfaceAbstractDataElementA representation of the model object 'Abstract Data Element'.interfaceAbstractDataRelationshipA representation of the model object 'Abstract Data Relationship'.interfaceAllContentA representation of the model object 'All Content'.interfaceCatalogA representation of the model object 'Catalog'.interfaceChoiceContentA representation of the model object 'Choice Content'.interfaceColumnSetA representation of the model object 'Column Set'.interfaceComplexContentTypeA representation of the model object 'Complex Content Type'.interfaceContentAttributeA representation of the model object 'Content Attribute'.interfaceContentElementA representation of the model object 'Content Element'.interfaceContentItemA representation of the model object 'Content Item'.interfaceContentReferenceA representation of the model object 'Content Reference'.interfaceContentRestrictionA representation of the model object 'Content Restriction'.interfaceDataActionA representation of the model object 'Action'.interfaceDataContainerA representation of the model object 'Container'.interfaceDataEventA representation of the model object 'Event'.interfaceDataModelA representation of the model object 'Model'.interfaceDataRelationshipA representation of the model object 'Relationship'.interfaceDataResourceA representation of the model object 'Resource'.interfaceDataSegmentA representation of the model object 'Segment'.interfaceDatatypeOfA representation of the model object 'Datatype Of'.interfaceExtendedDataElementA representation of the model object 'Extended Data Element'.interfaceExtensionToA representation of the model object 'Extension To'.interfaceGroupContentA representation of the model object 'Group Content'.interfaceHasContentA representation of the model object 'Has Content'.interfaceIndexA representation of the model object 'Index'.interfaceIndexElementA representation of the model object 'Index Element'.interfaceKeyRelationA representation of the model object 'Key Relation'.interfaceManagesDataA representation of the model object 'Manages Data'.interfaceMixedContentA representation of the model object 'Mixed Content'.interfaceProducesDataEventA representation of the model object 'Produces Data Event'.interfaceReadsColumnSetA representation of the model object 'Reads Column Set'.interfaceRecordFileA representation of the model object 'Record File'.interfaceReferenceKeyA representation of the model object 'Reference Key'.interfaceReferenceToA representation of the model object 'Reference To'.interfaceRelationalSchemaA representation of the model object 'Relational Schema'.interfaceRelationalTableA representation of the model object 'Relational Table'.interfaceRelationalViewA representation of the model object 'Relational View'.interfaceRestrictionOfA representation of the model object 'Restriction Of'.interfaceSeqContentA representation of the model object 'Seq Content'.interfaceSimpleContentTypeA representation of the model object 'Simple Content Type'.interfaceTypedByA representation of the model object 'Typed By'.interfaceUniqueKeyA representation of the model object 'Unique Key'.interfaceWritesColumnSetA representation of the model object 'Writes Column Set'.interfaceXMLSchemaA representation of the model object 'XML Schema'. -
Uses of Element in org.eclipse.gmt.modisco.omg.kdm.data.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.data.impl that implement Element Modifier and Type Class Description classAllContentImplAn implementation of the model object 'All Content'.classCatalogImplAn implementation of the model object 'Catalog'.classChoiceContentImplAn implementation of the model object 'Choice Content'.classColumnSetImplAn implementation of the model object 'Column Set'.classComplexContentTypeImplAn implementation of the model object 'Complex Content Type'.classContentAttributeImplAn implementation of the model object 'Content Attribute'.classContentElementImplAn implementation of the model object 'Content Element'.classContentItemImplAn implementation of the model object 'Content Item'.classContentReferenceImplAn implementation of the model object 'Content Reference'.classContentRestrictionImplAn implementation of the model object 'Content Restriction'.classDataActionImplAn implementation of the model object 'Action'.classDataContainerImplAn implementation of the model object 'Container'.classDataEventImplAn implementation of the model object 'Event'.classDataModelImplAn implementation of the model object 'Model'.classDataRelationshipImplAn implementation of the model object 'Relationship'.classDataResourceImplAn implementation of the model object 'Resource'.classDataSegmentImplAn implementation of the model object 'Segment'.classDatatypeOfImplAn implementation of the model object 'Datatype Of'.classExtendedDataElementImplAn implementation of the model object 'Extended Data Element'.classExtensionToImplAn implementation of the model object 'Extension To'.classGroupContentImplAn implementation of the model object 'Group Content'.classHasContentImplAn implementation of the model object 'Has Content'.classIndexElementImplAn implementation of the model object 'Index Element'.classIndexImplAn implementation of the model object 'Index'.classKeyRelationImplAn implementation of the model object 'Key Relation'.classManagesDataImplAn implementation of the model object 'Manages Data'.classMixedContentImplAn implementation of the model object 'Mixed Content'.classProducesDataEventImplAn implementation of the model object 'Produces Data Event'.classReadsColumnSetImplAn implementation of the model object 'Reads Column Set'.classRecordFileImplAn implementation of the model object 'Record File'.classReferenceKeyImplAn implementation of the model object 'Reference Key'.classReferenceToImplAn implementation of the model object 'Reference To'.classRelationalSchemaImplAn implementation of the model object 'Relational Schema'.classRelationalTableImplAn implementation of the model object 'Relational Table'.classRelationalViewImplAn implementation of the model object 'Relational View'.classRestrictionOfImplAn implementation of the model object 'Restriction Of'.classSeqContentImplAn implementation of the model object 'Seq Content'.classSimpleContentTypeImplAn implementation of the model object 'Simple Content Type'.classTypedByImplAn implementation of the model object 'Typed By'.classUniqueKeyImplAn implementation of the model object 'Unique Key'.classWritesColumnSetImplAn implementation of the model object 'Writes Column Set'.classXMLSchemaImplAn implementation of the model object 'XML Schema'. -
Uses of Element in org.eclipse.gmt.modisco.omg.kdm.data.util
Methods in org.eclipse.gmt.modisco.omg.kdm.data.util with parameters of type Element Modifier and Type Method Description TDataSwitch. caseElement(Element object)Returns the result of interpreting the object as an instance of 'Element'. -
Uses of Element in org.eclipse.gmt.modisco.omg.kdm.event
Subinterfaces of Element in org.eclipse.gmt.modisco.omg.kdm.event Modifier and Type Interface Description interfaceAbstractEventElementA representation of the model object 'Abstract Event Element'.interfaceAbstractEventRelationshipA representation of the model object 'Abstract Event Relationship'.interfaceConsumesEventA representation of the model object 'Consumes Event'.interfaceEventA representation of the model object 'Event'.interfaceEventActionA representation of the model object 'Action'.interfaceEventElementA representation of the model object 'Element'.interfaceEventModelA representation of the model object 'Model'.interfaceEventRelationshipA representation of the model object 'Relationship'.interfaceEventResourceA representation of the model object 'Resource'.interfaceHasStateA representation of the model object 'Has State'.interfaceInitialStateA representation of the model object 'Initial State'.interfaceNextStateA representation of the model object 'Next State'.interfaceOnEntryA representation of the model object 'On Entry'.interfaceOnExitA representation of the model object 'On Exit'.interfaceProducesEventA representation of the model object 'Produces Event'.interfaceReadsStateA representation of the model object 'Reads State'.interfaceStateA representation of the model object 'State'.interfaceTransitionA representation of the model object 'Transition'. -
Uses of Element in org.eclipse.gmt.modisco.omg.kdm.event.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.event.impl that implement Element Modifier and Type Class Description classConsumesEventImplAn implementation of the model object 'Consumes Event'.classEventActionImplAn implementation of the model object 'Action'.classEventElementImplAn implementation of the model object 'Element'.classEventImplAn implementation of the model object 'Event'.classEventModelImplAn implementation of the model object 'Model'.classEventRelationshipImplAn implementation of the model object 'Relationship'.classEventResourceImplAn implementation of the model object 'Resource'.classHasStateImplAn implementation of the model object 'Has State'.classInitialStateImplAn implementation of the model object 'Initial State'.classNextStateImplAn implementation of the model object 'Next State'.classOnEntryImplAn implementation of the model object 'On Entry'.classOnExitImplAn implementation of the model object 'On Exit'.classProducesEventImplAn implementation of the model object 'Produces Event'.classReadsStateImplAn implementation of the model object 'Reads State'.classStateImplAn implementation of the model object 'State'.classTransitionImplAn implementation of the model object 'Transition'. -
Uses of Element in org.eclipse.gmt.modisco.omg.kdm.event.util
Methods in org.eclipse.gmt.modisco.omg.kdm.event.util with parameters of type Element Modifier and Type Method Description TEventSwitch. caseElement(Element object)Returns the result of interpreting the object as an instance of 'Element'. -
Uses of Element in org.eclipse.gmt.modisco.omg.kdm.kdm
Subinterfaces of Element in org.eclipse.gmt.modisco.omg.kdm.kdm Modifier and Type Interface Description interfaceAnnotationA representation of the model object 'Annotation'.interfaceAttributeA representation of the model object 'Attribute'.interfaceAuditA representation of the model object 'Audit'.interfaceExtendedValueA representation of the model object 'Extended Value'.interfaceExtensionFamilyA representation of the model object 'Extension Family'.interfaceKDMFrameworkA representation of the model object 'KDM Framework'.interfaceKDMModelA representation of the model object 'KDM Model'.interfaceSegmentA representation of the model object 'Segment'.interfaceStereotypeA representation of the model object 'Stereotype'.interfaceTagDefinitionA representation of the model object 'Tag Definition'.interfaceTaggedRefA representation of the model object 'Tagged Ref'.interfaceTaggedValueA representation of the model object 'Tagged Value'. -
Uses of Element in org.eclipse.gmt.modisco.omg.kdm.kdm.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.kdm.impl that implement Element Modifier and Type Class Description classAnnotationImplAn implementation of the model object 'Annotation'.classAttributeImplAn implementation of the model object 'Attribute'.classAuditImplAn implementation of the model object 'Audit'.classExtensionFamilyImplAn implementation of the model object 'Extension Family'.classSegmentImplAn implementation of the model object 'Segment'.classStereotypeImplAn implementation of the model object 'Stereotype'.classTagDefinitionImplAn implementation of the model object 'Tag Definition'.classTaggedRefImplAn implementation of the model object 'Tagged Ref'.classTaggedValueImplAn implementation of the model object 'Tagged Value'. -
Uses of Element in org.eclipse.gmt.modisco.omg.kdm.kdm.util
Methods in org.eclipse.gmt.modisco.omg.kdm.kdm.util with parameters of type Element Modifier and Type Method Description TKdmSwitch. caseElement(Element object)Returns the result of interpreting the object as an instance of 'Element'. -
Uses of Element in org.eclipse.gmt.modisco.omg.kdm.platform
Subinterfaces of Element in org.eclipse.gmt.modisco.omg.kdm.platform Modifier and Type Interface Description interfaceAbstractPlatformElementA representation of the model object 'Abstract Platform Element'.interfaceAbstractPlatformRelationshipA representation of the model object 'Abstract Platform Relationship'.interfaceBindsToA representation of the model object 'Binds To'.interfaceDataManagerA representation of the model object 'Data Manager'.interfaceDefinedByA representation of the model object 'Defined By'.interfaceDeployedComponentA representation of the model object 'Deployed Component'.interfaceDeployedResourceA representation of the model object 'Deployed Resource'.interfaceDeployedSoftwareSystemA representation of the model object 'Deployed Software System'.interfaceExecutionResourceA representation of the model object 'Execution Resource'.interfaceExternalActorA representation of the model object 'External Actor'.interfaceFileResourceA representation of the model object 'File Resource'.interfaceLoadsA representation of the model object 'Loads'.interfaceLockResourceA representation of the model object 'Lock Resource'.interfaceMachineA representation of the model object 'Machine'.interfaceManagesResourceA representation of the model object 'Manages Resource'.interfaceMarshalledResourceA representation of the model object 'Marshalled Resource'.interfaceMessagingResourceA representation of the model object 'Messaging Resource'.interfaceNamingResourceA representation of the model object 'Naming Resource'.interfacePlatformActionA representation of the model object 'Action'.interfacePlatformElementA representation of the model object 'Element'.interfacePlatformEventA representation of the model object 'Event'.interfacePlatformModelA representation of the model object 'Model'.interfacePlatformRelationshipA representation of the model object 'Relationship'.interfaceProcessA representation of the model object 'Process'.interfaceReadsResourceA representation of the model object 'Reads Resource'.interfaceRequiresA representation of the model object 'Requires'.interfaceResourceTypeA representation of the model object 'Resource Type'.interfaceRuntimeResourceA representation of the model object 'Runtime Resource'.interfaceSpawnsA representation of the model object 'Spawns'.interfaceStreamResourceA representation of the model object 'Stream Resource'.interfaceThreadA representation of the model object 'Thread'.interfaceWritesResourceA representation of the model object 'Writes Resource'. -
Uses of Element in org.eclipse.gmt.modisco.omg.kdm.platform.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.platform.impl that implement Element Modifier and Type Class Description classBindsToImplAn implementation of the model object 'Binds To'.classDataManagerImplAn implementation of the model object 'Data Manager'.classDefinedByImplAn implementation of the model object 'Defined By'.classDeployedComponentImplAn implementation of the model object 'Deployed Component'.classDeployedResourceImplAn implementation of the model object 'Deployed Resource'.classDeployedSoftwareSystemImplAn implementation of the model object 'Deployed Software System'.classExecutionResourceImplAn implementation of the model object 'Execution Resource'.classExternalActorImplAn implementation of the model object 'External Actor'.classFileResourceImplAn implementation of the model object 'File Resource'.classLoadsImplAn implementation of the model object 'Loads'.classLockResourceImplAn implementation of the model object 'Lock Resource'.classMachineImplAn implementation of the model object 'Machine'.classManagesResourceImplAn implementation of the model object 'Manages Resource'.classMarshalledResourceImplAn implementation of the model object 'Marshalled Resource'.classMessagingResourceImplAn implementation of the model object 'Messaging Resource'.classNamingResourceImplAn implementation of the model object 'Naming Resource'.classPlatformActionImplAn implementation of the model object 'Action'.classPlatformElementImplAn implementation of the model object 'Element'.classPlatformEventImplAn implementation of the model object 'Event'.classPlatformModelImplAn implementation of the model object 'Model'.classPlatformRelationshipImplAn implementation of the model object 'Relationship'.classProcessImplAn implementation of the model object 'Process'.classReadsResourceImplAn implementation of the model object 'Reads Resource'.classRequiresImplAn implementation of the model object 'Requires'.classResourceTypeImplAn implementation of the model object 'Resource Type'.classRuntimeResourceImplAn implementation of the model object 'Runtime Resource'.classSpawnsImplAn implementation of the model object 'Spawns'.classStreamResourceImplAn implementation of the model object 'Stream Resource'.classThreadImplAn implementation of the model object 'Thread'.classWritesResourceImplAn implementation of the model object 'Writes Resource'. -
Uses of Element in org.eclipse.gmt.modisco.omg.kdm.platform.util
Methods in org.eclipse.gmt.modisco.omg.kdm.platform.util with parameters of type Element Modifier and Type Method Description TPlatformSwitch. caseElement(Element object)Returns the result of interpreting the object as an instance of 'Element'. -
Uses of Element in org.eclipse.gmt.modisco.omg.kdm.source
Subinterfaces of Element in org.eclipse.gmt.modisco.omg.kdm.source Modifier and Type Interface Description interfaceAbstractInventoryElementA representation of the model object 'Abstract Inventory Element'.interfaceAbstractInventoryRelationshipA representation of the model object 'Abstract Inventory Relationship'.interfaceBinaryFileA representation of the model object 'Binary File'.interfaceConfigurationA representation of the model object 'Configuration'.interfaceDependsOnA representation of the model object 'Depends On'.interfaceDirectoryA representation of the model object 'Directory'.interfaceExecutableFileA representation of the model object 'Executable File'.interfaceImageA representation of the model object 'Image'.interfaceInventoryContainerA representation of the model object 'Inventory Container'.interfaceInventoryElementA representation of the model object 'Inventory Element'.interfaceInventoryItemA representation of the model object 'Inventory Item'.interfaceInventoryModelA representation of the model object 'Inventory Model'.interfaceInventoryRelationshipA representation of the model object 'Inventory Relationship'.interfaceProjectA representation of the model object 'Project'.interfaceResourceDescriptionA representation of the model object 'Resource Description'.interfaceSourceFileA representation of the model object 'File'.interfaceSourceRefA representation of the model object 'Ref'.interfaceSourceRegionA representation of the model object 'Region'. -
Uses of Element in org.eclipse.gmt.modisco.omg.kdm.source.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.source.impl that implement Element Modifier and Type Class Description classBinaryFileImplAn implementation of the model object 'Binary File'.classConfigurationImplAn implementation of the model object 'Configuration'.classDependsOnImplAn implementation of the model object 'Depends On'.classDirectoryImplAn implementation of the model object 'Directory'.classExecutableFileImplAn implementation of the model object 'Executable File'.classImageImplAn implementation of the model object 'Image'.classInventoryContainerImplAn implementation of the model object 'Inventory Container'.classInventoryElementImplAn implementation of the model object 'Inventory Element'.classInventoryItemImplAn implementation of the model object 'Inventory Item'.classInventoryModelImplAn implementation of the model object 'Inventory Model'.classInventoryRelationshipImplAn implementation of the model object 'Inventory Relationship'.classProjectImplAn implementation of the model object 'Project'.classResourceDescriptionImplAn implementation of the model object 'Resource Description'.classSourceFileImplAn implementation of the model object 'File'.classSourceRefImplAn implementation of the model object 'Ref'.classSourceRegionImplAn implementation of the model object 'Region'. -
Uses of Element in org.eclipse.gmt.modisco.omg.kdm.source.util
Methods in org.eclipse.gmt.modisco.omg.kdm.source.util with parameters of type Element Modifier and Type Method Description TSourceSwitch. caseElement(Element object)Returns the result of interpreting the object as an instance of 'Element'. -
Uses of Element in org.eclipse.gmt.modisco.omg.kdm.structure
Subinterfaces of Element in org.eclipse.gmt.modisco.omg.kdm.structure Modifier and Type Interface Description interfaceAbstractStructureElementA representation of the model object 'Abstract Structure Element'.interfaceAbstractStructureRelationshipA representation of the model object 'Abstract Structure Relationship'.interfaceArchitectureViewA representation of the model object 'Architecture View'.interfaceComponentA representation of the model object 'Component'.interfaceLayerA representation of the model object 'Layer'.interfaceSoftwareSystemA representation of the model object 'Software System'.interfaceStructureElementA representation of the model object 'Element'.interfaceStructureModelA representation of the model object 'Model'.interfaceStructureRelationshipA representation of the model object 'Relationship'.interfaceSubsystemA representation of the model object 'Subsystem'. -
Uses of Element in org.eclipse.gmt.modisco.omg.kdm.structure.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.structure.impl that implement Element Modifier and Type Class Description classArchitectureViewImplAn implementation of the model object 'Architecture View'.classComponentImplAn implementation of the model object 'Component'.classLayerImplAn implementation of the model object 'Layer'.classSoftwareSystemImplAn implementation of the model object 'Software System'.classStructureElementImplAn implementation of the model object 'Element'.classStructureModelImplAn implementation of the model object 'Model'.classStructureRelationshipImplAn implementation of the model object 'Relationship'.classSubsystemImplAn implementation of the model object 'Subsystem'. -
Uses of Element in org.eclipse.gmt.modisco.omg.kdm.structure.util
Methods in org.eclipse.gmt.modisco.omg.kdm.structure.util with parameters of type Element Modifier and Type Method Description TStructureSwitch. caseElement(Element object)Returns the result of interpreting the object as an instance of 'Element'. -
Uses of Element in org.eclipse.gmt.modisco.omg.kdm.ui
Subinterfaces of Element in org.eclipse.gmt.modisco.omg.kdm.ui Modifier and Type Interface Description interfaceAbstractUIElementA representation of the model object 'Abstract UI Element'.interfaceAbstractUIRelationshipA representation of the model object 'Abstract UI Relationship'.interfaceDisplaysA representation of the model object 'Displays'.interfaceDisplaysImageA representation of the model object 'Displays Image'.interfaceManagesUIA representation of the model object 'Manages UI'.interfaceReadsUIA representation of the model object 'Reads UI'.interfaceReportA representation of the model object 'Report'.interfaceScreenA representation of the model object 'Screen'.interfaceUIActionA representation of the model object 'UI Action'.interfaceUIDisplayA representation of the model object 'UI Display'.interfaceUIElementA representation of the model object 'UI Element'.interfaceUIEventA representation of the model object 'UI Event'.interfaceUIFieldA representation of the model object 'UI Field'.interfaceUIFlowA representation of the model object 'UI Flow'.interfaceUILayoutA representation of the model object 'UI Layout'.interfaceUIModelA representation of the model object 'UI Model'.interfaceUIRelationshipA representation of the model object 'UI Relationship'.interfaceUIResourceA representation of the model object 'UI Resource'.interfaceWritesUIA representation of the model object 'Writes UI'. -
Uses of Element in org.eclipse.gmt.modisco.omg.kdm.ui.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.ui.impl that implement Element Modifier and Type Class Description classDisplaysImageImplAn implementation of the model object 'Displays Image'.classDisplaysImplAn implementation of the model object 'Displays'.classManagesUIImplAn implementation of the model object 'Manages UI'.classReadsUIImplAn implementation of the model object 'Reads UI'.classReportImplAn implementation of the model object 'Report'.classScreenImplAn implementation of the model object 'Screen'.classUIActionImplAn implementation of the model object 'UI Action'.classUIDisplayImplAn implementation of the model object 'UI Display'.classUIElementImplAn implementation of the model object 'UI Element'.classUIEventImplAn implementation of the model object 'UI Event'.classUIFieldImplAn implementation of the model object 'UI Field'.classUIFlowImplAn implementation of the model object 'UI Flow'.classUILayoutImplAn implementation of the model object 'UI Layout'.classUIModelImplAn implementation of the model object 'UI Model'.classUIRelationshipImplAn implementation of the model object 'UI Relationship'.classUIResourceImplAn implementation of the model object 'UI Resource'.classWritesUIImplAn implementation of the model object 'Writes UI'. -
Uses of Element in org.eclipse.gmt.modisco.omg.kdm.ui.util
Methods in org.eclipse.gmt.modisco.omg.kdm.ui.util with parameters of type Element Modifier and Type Method Description TUiSwitch. caseElement(Element object)Returns the result of interpreting the object as an instance of 'Element'.