Uses of Interface
org.eclipse.xsemantics.dsl.xsemantics.UniqueByName
-
-
Uses of UniqueByName in org.eclipse.xsemantics.dsl.generator
Methods in org.eclipse.xsemantics.dsl.generator with parameters of type UniqueByName Modifier and Type Method Description java.lang.CharSequenceXsemanticsGeneratorExtensions. exceptionVarName(UniqueByName e)java.lang.CharSequenceXsemanticsGeneratorExtensions. polymorphicDispatcherField(UniqueByName e)java.lang.CharSequenceXsemanticsGeneratorExtensions. throwExceptionMethod(UniqueByName e) -
Uses of UniqueByName in org.eclipse.xsemantics.dsl.xsemantics
Subinterfaces of UniqueByName in org.eclipse.xsemantics.dsl.xsemantics Modifier and Type Interface Description interfaceAbstractFieldDefinitionA representation of the model object 'Abstract Field Definition'.interfaceAuxiliaryDescriptionA representation of the model object 'Auxiliary Description'.interfaceAxiomA representation of the model object 'Axiom'.interfaceCachableA representation of the model object 'Cachable'.interfaceCheckRuleA representation of the model object 'Check Rule'.interfaceDescriptionA representation of the model object 'Description'.interfaceFieldDefinitionA representation of the model object 'Field Definition'.interfaceInjectedA representation of the model object 'Injected'.interfaceInputParameterA representation of the model object 'Input Parameter'.interfaceJudgmentDescriptionA representation of the model object 'Judgment Description'.interfaceOverriderA representation of the model object 'Overrider'.interfaceRuleA representation of the model object 'Rule'.interfaceRuleWithPremisesA representation of the model object 'Rule With Premises'. -
Uses of UniqueByName in org.eclipse.xsemantics.dsl.xsemantics.impl
Classes in org.eclipse.xsemantics.dsl.xsemantics.impl that implement UniqueByName Modifier and Type Class Description classAbstractFieldDefinitionImplAn implementation of the model object 'Abstract Field Definition'.classAuxiliaryDescriptionImplAn implementation of the model object 'Auxiliary Description'.classAxiomImplAn implementation of the model object 'Axiom'.classCachableImplAn implementation of the model object 'Cachable'.classCheckRuleImplAn implementation of the model object 'Check Rule'.classDescriptionImplAn implementation of the model object 'Description'.classFieldDefinitionImplAn implementation of the model object 'Field Definition'.classInjectedImplAn implementation of the model object 'Injected'.classInputParameterImplAn implementation of the model object 'Input Parameter'.classJudgmentDescriptionImplAn implementation of the model object 'Judgment Description'.classOverriderImplAn implementation of the model object 'Overrider'.classRuleImplAn implementation of the model object 'Rule'.classRuleWithPremisesImplAn implementation of the model object 'Rule With Premises'. -
Uses of UniqueByName in org.eclipse.xsemantics.dsl.xsemantics.util
Methods in org.eclipse.xsemantics.dsl.xsemantics.util with parameters of type UniqueByName Modifier and Type Method Description TXsemanticsSwitch. caseUniqueByName(UniqueByName object)Returns the result of interpreting the object as an instance of 'Unique By Name'.
-