Interface AOutline

All Superinterfaces:
AObject, Object
All Known Implementing Classes:
GFAOutline

public interface AOutline extends AObject
  • Method Details

    • getcontainsCount

      Boolean getcontainsCount()
    • getCountHasTypeInteger

      Boolean getCountHasTypeInteger()
    • getCountIntegerValue

      Long getCountIntegerValue()
    • getcontainsFirst

      Boolean getcontainsFirst()
    • getisFirstIndirect

      Boolean getisFirstIndirect()
    • getFirstHasTypeDictionary

      Boolean getFirstHasTypeDictionary()
    • getcontainsLast

      Boolean getcontainsLast()
    • getisLastIndirect

      Boolean getisLastIndirect()
    • getLastHasTypeDictionary

      Boolean getLastHasTypeDictionary()
    • getcontainsType

      Boolean getcontainsType()
    • getTypeHasTypeName

      Boolean getTypeHasTypeName()
    • getTypeNameValue

      String getTypeNameValue()