Class SEclAttributeSet

  • All Implemented Interfaces:
    SConstraint, org.snomed.langauges.ecl.domain.refinement.Refinement

    public class SEclAttributeSet
    extends org.snomed.langauges.ecl.domain.refinement.EclAttributeSet
    implements SConstraint
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Set<Concept> addQuery()  
      java.util.Set<java.lang.String> getConceptIds()  
      • Methods inherited from class org.snomed.langauges.ecl.domain.refinement.EclAttributeSet

        getConjunctionAttributeSet, getDisjunctionAttributeSet, getParentGroup, getSubAttributeSet, setConjunctionAttributeSet, setDisjunctionAttributeSet, setParentGroup, setSubAttributeSet, toString
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • SEclAttributeSet

        public SEclAttributeSet()