Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.code.Datatype
-
Uses of Datatype in org.eclipse.gmt.modisco.omg.kdm.action
-
Uses of Datatype in org.eclipse.gmt.modisco.omg.kdm.action.impl
Fields in org.eclipse.gmt.modisco.omg.kdm.action.impl declared as Datatype Modifier and Type Field Description protected DatatypeCreatesImpl. toThe cached value of the 'To' reference.protected DatatypeUsesTypeImpl. toThe cached value of the 'To' reference.Methods in org.eclipse.gmt.modisco.omg.kdm.action.impl that return Datatype Modifier and Type Method Description DatatypeCreatesImpl. basicGetTo()DatatypeUsesTypeImpl. basicGetTo()DatatypeCreatesImpl. getTo()DatatypeUsesTypeImpl. getTo() -
Uses of Datatype in org.eclipse.gmt.modisco.omg.kdm.code
Subinterfaces of Datatype in org.eclipse.gmt.modisco.omg.kdm.code Modifier and Type Interface Description 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'.interfaceCharTypeA representation of the model object 'Char Type'.interfaceChoiceTypeA representation of the model object 'Choice Type'.interfaceClassUnitA representation of the model object 'Class Unit'.interfaceCompositeTypeA representation of the model object 'Composite Type'.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'.interfaceFloatTypeA representation of the model object 'Float Type'.interfaceIntegerTypeA representation of the model object 'Integer Type'.interfaceInterfaceUnitA representation of the model object 'Interface 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'.interfacePointerTypeA representation of the model object 'Pointer Type'.interfacePrimitiveTypeA representation of the model object 'Primitive Type'.interfaceRangeTypeA representation of the model object 'Range Type'.interfaceRecordTypeA representation of the model object 'Record Type'.interfaceScaledTypeA representation of the model object 'Scaled Type'.interfaceSequenceTypeA representation of the model object 'Sequence Type'.interfaceSetTypeA representation of the model object 'Set Type'.interfaceSignatureA representation of the model object 'Signature'.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'.interfaceVoidTypeA representation of the model object 'Void Type'.Methods in org.eclipse.gmt.modisco.omg.kdm.code that return Datatype Modifier and Type Method Description DatatypeCodeFactory. createDatatype()Returns a new object of class 'Datatype'.DatatypeDefinedType. getCodeElement()Returns the value of the 'Code Element' containment reference.DatatypeExtends. getFrom()Returns the value of the 'From' reference.DatatypeExtends. getTo()Returns the value of the 'To' reference.DatatypeHasType. getTo()Returns the value of the 'To' reference.DatatypeControlElement. getType()Returns the value of the 'Type' reference.DatatypeDataElement. getType()Returns the value of the 'Type' reference.DatatypeDefinedType. getType()Returns the value of the 'Type' reference.Methods in org.eclipse.gmt.modisco.omg.kdm.code that return types with arguments of type Datatype Modifier and Type Method Description org.eclipse.emf.common.util.EList<Datatype>DataElement. getCodeElement()Returns the value of the 'Code Element' containment reference list.Methods in org.eclipse.gmt.modisco.omg.kdm.code with parameters of type Datatype Modifier and Type Method Description voidDefinedType. setCodeElement(Datatype value)Sets the value of the 'Code Element' containment reference.voidExtends. setFrom(Datatype value)Sets the value of the 'From' reference.voidExtends. setTo(Datatype value)Sets the value of the 'To' reference.voidHasType. setTo(Datatype value)Sets the value of the 'To' reference.voidControlElement. setType(Datatype value)Sets the value of the 'Type' reference.voidDataElement. setType(Datatype value)Sets the value of the 'Type' reference.voidDefinedType. setType(Datatype value)Sets the value of the 'Type' reference. -
Uses of Datatype in org.eclipse.gmt.modisco.omg.kdm.code.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.code.impl that implement Datatype 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'.classCharTypeImplAn implementation of the model object 'Char Type'.classChoiceTypeImplAn implementation of the model object 'Choice Type'.classClassUnitImplAn implementation of the model object 'Class Unit'.classCompositeTypeImplAn implementation of the model object 'Composite Type'.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'.classFloatTypeImplAn implementation of the model object 'Float Type'.classIntegerTypeImplAn implementation of the model object 'Integer Type'.classInterfaceUnitImplAn implementation of the model object 'Interface 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'.classPointerTypeImplAn implementation of the model object 'Pointer Type'.classPrimitiveTypeImplAn implementation of the model object 'Primitive Type'.classRangeTypeImplAn implementation of the model object 'Range Type'.classRecordTypeImplAn implementation of the model object 'Record Type'.classScaledTypeImplAn implementation of the model object 'Scaled Type'.classSequenceTypeImplAn implementation of the model object 'Sequence Type'.classSetTypeImplAn implementation of the model object 'Set Type'.classSignatureImplAn implementation of the model object 'Signature'.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'.classVoidTypeImplAn implementation of the model object 'Void Type'.Fields in org.eclipse.gmt.modisco.omg.kdm.code.impl declared as Datatype Modifier and Type Field Description protected DatatypeSynonymTypeImpl. codeElementThe cached value of the 'Code Element' containment reference.protected DatatypeTypeUnitImpl. codeElementThe cached value of the 'Code Element' containment reference.protected DatatypeExtendsImpl. fromThe cached value of the 'From' reference.protected DatatypeExtendsImpl. toThe cached value of the 'To' reference.protected DatatypeHasTypeImpl. toThe cached value of the 'To' reference.protected DatatypeControlElementImpl. typeThe cached value of the 'Type' reference.protected DatatypeDataElementImpl. typeThe cached value of the 'Type' reference.protected DatatypeSynonymTypeImpl. typeThe cached value of the 'Type' reference.protected DatatypeTypeUnitImpl. typeThe cached value of the 'Type' reference.Fields in org.eclipse.gmt.modisco.omg.kdm.code.impl with type parameters of type Datatype Modifier and Type Field Description protected org.eclipse.emf.common.util.EList<Datatype>DataElementImpl. codeElementThe cached value of the 'Code Element' containment reference list.Methods in org.eclipse.gmt.modisco.omg.kdm.code.impl that return Datatype Modifier and Type Method Description DatatypeExtendsImpl. basicGetFrom()DatatypeExtendsImpl. basicGetTo()DatatypeHasTypeImpl. basicGetTo()DatatypeControlElementImpl. basicGetType()DatatypeDataElementImpl. basicGetType()DatatypeSynonymTypeImpl. basicGetType()DatatypeTypeUnitImpl. basicGetType()DatatypeCodeFactoryImpl. createDatatype()DatatypeSynonymTypeImpl. getCodeElement()DatatypeTypeUnitImpl. getCodeElement()DatatypeExtendsImpl. getFrom()DatatypeExtendsImpl. getTo()DatatypeHasTypeImpl. getTo()DatatypeControlElementImpl. getType()DatatypeDataElementImpl. getType()DatatypeSynonymTypeImpl. getType()DatatypeTypeUnitImpl. getType()Methods in org.eclipse.gmt.modisco.omg.kdm.code.impl that return types with arguments of type Datatype Modifier and Type Method Description org.eclipse.emf.common.util.EList<Datatype>DataElementImpl. getCodeElement()Methods in org.eclipse.gmt.modisco.omg.kdm.code.impl with parameters of type Datatype Modifier and Type Method Description org.eclipse.emf.common.notify.NotificationChainSynonymTypeImpl. basicSetCodeElement(Datatype newCodeElement, org.eclipse.emf.common.notify.NotificationChain msgs)org.eclipse.emf.common.notify.NotificationChainTypeUnitImpl. basicSetCodeElement(Datatype newCodeElement, org.eclipse.emf.common.notify.NotificationChain msgs)voidSynonymTypeImpl. setCodeElement(Datatype newCodeElement)voidTypeUnitImpl. setCodeElement(Datatype newCodeElement)voidExtendsImpl. setFrom(Datatype newFrom)voidExtendsImpl. setTo(Datatype newTo)voidHasTypeImpl. setTo(Datatype newTo)voidControlElementImpl. setType(Datatype newType)voidDataElementImpl. setType(Datatype newType)voidSynonymTypeImpl. setType(Datatype newType)voidTypeUnitImpl. setType(Datatype newType) -
Uses of Datatype in org.eclipse.gmt.modisco.omg.kdm.code.util
Methods in org.eclipse.gmt.modisco.omg.kdm.code.util with parameters of type Datatype Modifier and Type Method Description TCodeSwitch. caseDatatype(Datatype object)Returns the result of interpreting the object as an instance of 'Datatype'. -
Uses of Datatype in org.eclipse.gmt.modisco.omg.kdm.data
Methods in org.eclipse.gmt.modisco.omg.kdm.data that return Datatype Modifier and Type Method Description DatatypeDatatypeOf. getTo()Returns the value of the 'To' reference.Methods in org.eclipse.gmt.modisco.omg.kdm.data with parameters of type Datatype Modifier and Type Method Description voidDatatypeOf. setTo(Datatype value)Sets the value of the 'To' reference. -
Uses of Datatype in org.eclipse.gmt.modisco.omg.kdm.data.impl
Fields in org.eclipse.gmt.modisco.omg.kdm.data.impl declared as Datatype Modifier and Type Field Description protected DatatypeDatatypeOfImpl. toThe cached value of the 'To' reference.Methods in org.eclipse.gmt.modisco.omg.kdm.data.impl that return Datatype Modifier and Type Method Description DatatypeDatatypeOfImpl. basicGetTo()DatatypeDatatypeOfImpl. getTo()Methods in org.eclipse.gmt.modisco.omg.kdm.data.impl with parameters of type Datatype Modifier and Type Method Description voidDatatypeOfImpl. setTo(Datatype newTo)