Interface ATransition

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

public interface ATransition extends AObject
  • Method Details

    • getcontainsB

      Boolean getcontainsB()
    • getBType

      String getBType()
    • getBHasTypeBoolean

      Boolean getBHasTypeBoolean()
    • getcontainsD

      Boolean getcontainsD()
    • getDType

      String getDType()
    • getDHasTypeNumber

      Boolean getDHasTypeNumber()
    • getDNumberValue

      Double getDNumberValue()
    • getcontainsDi

      Boolean getcontainsDi()
    • getDiType

      String getDiType()
    • getDiHasTypeInteger

      Boolean getDiHasTypeInteger()
    • getDiHasTypeName

      Boolean getDiHasTypeName()
    • getDiIntegerValue

      Long getDiIntegerValue()
    • getDiNameValue

      String getDiNameValue()
    • getcontainsDm

      Boolean getcontainsDm()
    • getDmType

      String getDmType()
    • getDmHasTypeName

      Boolean getDmHasTypeName()
    • getDmNameValue

      String getDmNameValue()
    • getcontainsM

      Boolean getcontainsM()
    • getMType

      String getMType()
    • getMHasTypeName

      Boolean getMHasTypeName()
    • getMNameValue

      String getMNameValue()
    • getcontainsS

      Boolean getcontainsS()
    • getSType

      String getSType()
    • getSHasTypeName

      Boolean getSHasTypeName()
    • getSNameValue

      String getSNameValue()
    • getcontainsSS

      Boolean getcontainsSS()
    • getSSType

      String getSSType()
    • getSSHasTypeNumber

      Boolean getSSHasTypeNumber()
    • getSSNumberValue

      Double getSSNumberValue()
    • getcontainsType

      Boolean getcontainsType()
    • getTypeType

      String getTypeType()
    • getTypeHasTypeName

      Boolean getTypeHasTypeName()
    • getTypeNameValue

      String getTypeNameValue()