Interface XsemanticsSystem

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      org.eclipse.emf.common.util.EList<AuxiliaryDescription> getAuxiliaryDescriptions()
      Returns the value of the 'Auxiliary Descriptions' containment reference list.
      org.eclipse.emf.common.util.EList<AuxiliaryFunction> getAuxiliaryFunctions()
      Returns the value of the 'Auxiliary Functions' containment reference list.
      org.eclipse.emf.common.util.EList<CheckRule> getCheckrules()
      Returns the value of the 'Checkrules' containment reference list.
      java.lang.String getCopyright()
      Returns the value of the 'Copyright' attribute.
      org.eclipse.emf.common.util.EList<AbstractFieldDefinition> getFields()
      Returns the value of the 'Fields' containment reference list.
      org.eclipse.xtext.xtype.XImportSection getImportSection()
      Returns the value of the 'Import Section' containment reference.
      org.eclipse.emf.common.util.EList<JudgmentDescription> getJudgmentDescriptions()
      Returns the value of the 'Judgment Descriptions' containment reference list.
      java.lang.String getName()
      Returns the value of the 'Name' attribute.
      org.eclipse.emf.common.util.EList<Rule> getRules()
      Returns the value of the 'Rules' containment reference list.
      org.eclipse.xtext.common.types.JvmParameterizedTypeReference getSuperSystem()
      Returns the value of the 'Super System' containment reference.
      org.eclipse.xtext.common.types.JvmParameterizedTypeReference getValidatorExtends()
      Returns the value of the 'Validator Extends' containment reference.
      void setCopyright​(java.lang.String value)
      Sets the value of the 'Copyright' attribute.
      void setImportSection​(org.eclipse.xtext.xtype.XImportSection value)
      Sets the value of the 'Import Section' containment reference.
      void setName​(java.lang.String value)
      Sets the value of the 'Name' attribute.
      void setSuperSystem​(org.eclipse.xtext.common.types.JvmParameterizedTypeReference value)
      Sets the value of the 'Super System' containment reference.
      void setValidatorExtends​(org.eclipse.xtext.common.types.JvmParameterizedTypeReference value)
      Sets the value of the 'Validator Extends' containment reference.
      • Methods inherited from interface org.eclipse.emf.ecore.EObject

        eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
      • Methods inherited from interface org.eclipse.emf.common.notify.Notifier

        eAdapters, eDeliver, eNotify, eSetDeliver