Class BooleanAttributeSummary

    • Constructor Detail

      • BooleanAttributeSummary

        public BooleanAttributeSummary​(java.lang.String key,
                                       boolean completeList)
    • Method Detail

      • setAttributeClass

        protected void setAttributeClass()
        Specified by:
        setAttributeClass in class AttributeSummary<java.lang.Boolean,​org.deckfour.xes.model.impl.XAttributeBooleanImpl>
      • addValueInSummary

        protected void addValueInSummary​(org.deckfour.xes.model.XAttribute attribute)
        Specified by:
        addValueInSummary in class AttributeSummary<java.lang.Boolean,​org.deckfour.xes.model.impl.XAttributeBooleanImpl>
      • extractAttributeValue

        protected java.lang.Boolean extractAttributeValue​(org.deckfour.xes.model.XAttribute attribute)
        Specified by:
        extractAttributeValue in class AttributeSummary<java.lang.Boolean,​org.deckfour.xes.model.impl.XAttributeBooleanImpl>