Interface AFunctionType2

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

public interface AFunctionType2 extends AObject
  • Method Details

    • getcontainsC0

      Boolean getcontainsC0()
    • getC0HasTypeArray

      Boolean getC0HasTypeArray()
    • getC0ArraySize

      Long getC0ArraySize()
    • getcontainsC1

      Boolean getcontainsC1()
    • getC1HasTypeArray

      Boolean getC1HasTypeArray()
    • getC1ArraySize

      Long getC1ArraySize()
    • getcontainsDomain

      Boolean getcontainsDomain()
    • getDomainHasTypeArray

      Boolean getDomainHasTypeArray()
    • getDomainArraySize

      Long getDomainArraySize()
    • getcontainsFunctionType

      Boolean getcontainsFunctionType()
    • getFunctionTypeHasTypeInteger

      Boolean getFunctionTypeHasTypeInteger()
    • getFunctionTypeIntegerValue

      Long getFunctionTypeIntegerValue()
    • getcontainsN

      Boolean getcontainsN()
    • getNHasTypeNumber

      Boolean getNHasTypeNumber()
    • getcontainsRange

      Boolean getcontainsRange()
    • getRangeHasTypeArray

      Boolean getRangeHasTypeArray()
    • getRangeArraySize

      Long getRangeArraySize()