Trait

org.apache.daffodil.dsom

RawElementRuntimeValuedPropertiesMixin

Related Doc: package dsom

Permalink

trait RawElementRuntimeValuedPropertiesMixin extends RawDelimitedRuntimeValuedPropertiesMixin with RawSimpleTypeRuntimeValuedPropertiesMixin

Linear Supertypes
RawSimpleTypeRuntimeValuedPropertiesMixin, RawDelimitedRuntimeValuedPropertiesMixin, RawCommonRuntimeValuedPropertiesMixin, PropertyMixin, Logging, Identity, SavesErrorsAndWarnings, ThrowsSDE, FindPropertyMixin, PropTypes, AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. RawElementRuntimeValuedPropertiesMixin
  2. RawSimpleTypeRuntimeValuedPropertiesMixin
  3. RawDelimitedRuntimeValuedPropertiesMixin
  4. RawCommonRuntimeValuedPropertiesMixin
  5. PropertyMixin
  6. Logging
  7. Identity
  8. SavesErrorsAndWarnings
  9. ThrowsSDE
  10. FindPropertyMixin
  11. PropTypes
  12. AnyRef
  13. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. type PropItem = (String, (String, LookupLocation))

    Permalink
    Definition Classes
    PropTypes
  2. type PropMap = Map[String, (String, LookupLocation)]

    Permalink
    Definition Classes
    PropTypes

Abstract Value Members

  1. abstract def SDE(id: String, args: Any*): Nothing

    Permalink
    Definition Classes
    SavesErrorsAndWarnings
  2. abstract def SDEButContinue(str: String, args: Any*): Unit

    Permalink
    Definition Classes
    SavesErrorsAndWarnings
  3. abstract def SDW(warnID: WarnID, str: String, args: Any*): Unit

    Permalink
    Definition Classes
    SavesErrorsAndWarnings
  4. abstract def findPropertyOption(pname: String): PropertyLookupResult

    Permalink
    Definition Classes
    FindPropertyMixin
  5. abstract def schemaFileLocation: SchemaFileLocation

    Permalink
    Definition Classes
    ThrowsSDE

Concrete Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. final def SDE(th: Throwable): Nothing

    Permalink
    Definition Classes
    ThrowsSDE
  5. def ThrowSDE: PartialFunction[Throwable, Nothing]

    Permalink
    Definition Classes
    ThrowsSDE
  6. final def areLogging(lvl: Type): Boolean

    Permalink
    Definition Classes
    Logging
  7. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  8. final lazy val binaryBooleanFalseRepRaw: Found

    Permalink
    Attributes
    protected
    Definition Classes
    RawSimpleTypeRuntimeValuedPropertiesMixin
  9. final lazy val binaryBooleanTrueRepRaw: Found

    Permalink
    Attributes
    protected
    Definition Classes
    RawSimpleTypeRuntimeValuedPropertiesMixin
  10. final lazy val binaryFloatRepRaw: Found

    Permalink
    Attributes
    protected
    Definition Classes
    RawSimpleTypeRuntimeValuedPropertiesMixin
  11. final lazy val byteOrderRaw: Found

    Permalink
    Attributes
    protected
    Definition Classes
    RawCommonRuntimeValuedPropertiesMixin
  12. final def cacheGetPropertyOption(name: String): Option[String]

    Permalink
    Attributes
    protected
    Definition Classes
    FindPropertyMixin
  13. final def cacheProperty(name: String): Found

    Permalink
    Attributes
    protected
    Definition Classes
    FindPropertyMixin
  14. final def cachePropertyOption(name: String): PropertyLookupResult

    Permalink
    Attributes
    protected
    Definition Classes
    FindPropertyMixin
  15. final lazy val calendarLanguageRaw: Found

    Permalink
    Attributes
    protected
    Definition Classes
    RawSimpleTypeRuntimeValuedPropertiesMixin
  16. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  17. def convertToBoolean(pv: String): Boolean

    Permalink
    Definition Classes
    PropertyMixin
  18. def convertToDouble(pv: String): Double

    Permalink
    Definition Classes
    PropertyMixin
  19. def convertToFloat(pv: String): Float

    Permalink
    Definition Classes
    PropertyMixin
  20. def convertToInt(pv: String): Int

    Permalink
    Definition Classes
    PropertyMixin
  21. def convertToNCName(pv: String): String

    Permalink
    Definition Classes
    PropertyMixin
  22. def convertToQName(pv: String): String

    Permalink
    Definition Classes
    PropertyMixin
  23. def convertToString(pv: String): String

    Permalink
    Definition Classes
    PropertyMixin
  24. def doLogging(lvl: Type, msg: String, args: Seq[Any]): Unit

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  25. val emptyPropMap: PropMap

    Permalink
    Definition Classes
    PropTypes
  26. final lazy val encodingRaw: Found

    Permalink
    Attributes
    protected
    Definition Classes
    RawCommonRuntimeValuedPropertiesMixin
  27. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  28. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  29. final lazy val fillByteRaw: Found

    Permalink
    Attributes
    protected
    Definition Classes
    RawCommonRuntimeValuedPropertiesMixin
  30. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  31. final def findProperty(pname: String): Found

    Permalink
    Definition Classes
    FindPropertyMixin
  32. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  33. def getLogWriter(): LogWriter

    Permalink
    Definition Classes
    Logging
  34. final def getLoggingLevel(): Type

    Permalink
    Definition Classes
    Logging
  35. final def getProperty(pname: String): String

    Permalink
    Definition Classes
    FindPropertyMixin
  36. final def getPropertyOption(pname: String): Option[String]

    Permalink
    Definition Classes
    FindPropertyMixin
  37. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  38. final lazy val initiatorRaw: Found

    Permalink
    Attributes
    protected
    Definition Classes
    RawDelimitedRuntimeValuedPropertiesMixin
  39. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  40. final lazy val lengthRaw: Found

    Permalink
    Attributes
    protected
  41. final macro def log(lvl: Type, msg: String, args: Any*): Unit

    Permalink
    Definition Classes
    Logging
  42. lazy val logID: String

    Permalink
    Definition Classes
    Logging → Identity
  43. var logLevel: Maybe[Type]

    Permalink
    Definition Classes
    Logging
  44. var logWriter: Maybe[LogWriter]

    Permalink
    Definition Classes
    Logging
  45. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  46. final def notYetImplemented(msg: String, args: Any*): Nothing

    Permalink
    Definition Classes
    ThrowsSDE
  47. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  48. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  49. final lazy val occursCountRaw: Found

    Permalink
    Attributes
    protected
  50. final lazy val optionBinaryBooleanFalseRepRaw: PropertyLookupResult

    Permalink
    Attributes
    protected
    Definition Classes
    RawSimpleTypeRuntimeValuedPropertiesMixin
  51. final lazy val optionBinaryBooleanTrueRepRaw: PropertyLookupResult

    Permalink
    Attributes
    protected
    Definition Classes
    RawSimpleTypeRuntimeValuedPropertiesMixin
  52. final lazy val optionBinaryFloatRepRaw: PropertyLookupResult

    Permalink
    Attributes
    protected
    Definition Classes
    RawSimpleTypeRuntimeValuedPropertiesMixin
  53. final lazy val optionByteOrderRaw: PropertyLookupResult

    Permalink
    Attributes
    protected
    Definition Classes
    RawCommonRuntimeValuedPropertiesMixin
  54. final lazy val optionCalendarLanguageRaw: PropertyLookupResult

    Permalink
    Attributes
    protected
    Definition Classes
    RawSimpleTypeRuntimeValuedPropertiesMixin
  55. final lazy val optionEncodingRaw: PropertyLookupResult

    Permalink
    Attributes
    protected
    Definition Classes
    RawCommonRuntimeValuedPropertiesMixin
  56. final lazy val optionFillByteRaw: PropertyLookupResult

    Permalink
    Attributes
    protected
    Definition Classes
    RawCommonRuntimeValuedPropertiesMixin
  57. final lazy val optionInitiatorRaw: PropertyLookupResult

    Permalink
    Attributes
    protected
    Definition Classes
    RawDelimitedRuntimeValuedPropertiesMixin
  58. final lazy val optionLengthRaw: PropertyLookupResult

    Permalink
    Attributes
    protected
  59. final lazy val optionOccursCountRaw: PropertyLookupResult

    Permalink
    Attributes
    protected
  60. final lazy val optionOutputNewLineRaw: PropertyLookupResult

    Permalink
    Attributes
    protected
    Definition Classes
    RawCommonRuntimeValuedPropertiesMixin
  61. final lazy val optionTerminatorRaw: PropertyLookupResult

    Permalink
    Attributes
    protected
    Definition Classes
    RawDelimitedRuntimeValuedPropertiesMixin
  62. final lazy val optionTextBooleanFalseRepRaw: PropertyLookupResult

    Permalink
    Attributes
    protected
    Definition Classes
    RawSimpleTypeRuntimeValuedPropertiesMixin
  63. final lazy val optionTextBooleanTrueRepRaw: PropertyLookupResult

    Permalink
    Attributes
    protected
    Definition Classes
    RawSimpleTypeRuntimeValuedPropertiesMixin
  64. final lazy val optionTextStandardDecimalSeparatorRaw: PropertyLookupResult

    Permalink
    Attributes
    protected
    Definition Classes
    RawSimpleTypeRuntimeValuedPropertiesMixin
  65. final lazy val optionTextStandardExponentRepRaw: PropertyLookupResult

    Permalink
    Attributes
    protected
    Definition Classes
    RawSimpleTypeRuntimeValuedPropertiesMixin
  66. final lazy val optionTextStandardGroupingSeparatorRaw: PropertyLookupResult

    Permalink
    Attributes
    protected
    Definition Classes
    RawSimpleTypeRuntimeValuedPropertiesMixin
  67. final lazy val outputNewLineRaw: Found

    Permalink
    Attributes
    protected
    Definition Classes
    RawCommonRuntimeValuedPropertiesMixin
  68. def registerToStringFunction(f: () ⇒ String): Unit

    Permalink
    Definition Classes
    PropertyMixin
  69. final def requireProperty(prop: PropertyLookupResult): Found

    Permalink
    Definition Classes
    FindPropertyMixin
  70. final def schemaDefinitionError(str: String, args: Any*): Nothing

    Permalink
    Definition Classes
    ThrowsSDE
  71. def schemaDefinitionErrorButContinue(str: String, args: Any*): Unit

    Permalink
    Definition Classes
    SavesErrorsAndWarnings
  72. def schemaDefinitionErrorDueToPropertyValue(propertyName: String, propertyValue: String, propertyLocation: LookupLocation, otherPropertyLocation: LookupLocation, str: String, args: Any*): Nothing

    Permalink
    Definition Classes
    SavesErrorsAndWarnings
  73. final macro def schemaDefinitionUnless(testThatWillThrowIfFalse: Boolean, str: String, args: Any*): Unit

    Permalink
    Definition Classes
    ThrowsSDE
  74. macro def schemaDefinitionWarningUnless(warnID: WarnID, testThatWillWarnIfFalse: Boolean, str: String, args: Any*): Unit

    Permalink
    Definition Classes
    SavesErrorsAndWarnings
  75. macro def schemaDefinitionWarningWhen(warnID: WarnID, testThatWillWarnIfTrue: Boolean, str: String, args: Any*): Unit

    Permalink
    Definition Classes
    SavesErrorsAndWarnings
  76. final macro def schemaDefinitionWhen(testThatWillThrowIfTrue: Boolean, str: String, args: Any*): Unit

    Permalink
    Definition Classes
    ThrowsSDE
  77. def setLogWriter(lw: LogWriter): Unit

    Permalink
    Definition Classes
    Logging
  78. def setLoggingLevel(level: Type): Unit

    Permalink
    Definition Classes
    Logging
  79. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  80. final lazy val terminatorRaw: Found

    Permalink
    Attributes
    protected
    Definition Classes
    RawDelimitedRuntimeValuedPropertiesMixin
  81. final lazy val textBooleanFalseRepRaw: Found

    Permalink
    Attributes
    protected
    Definition Classes
    RawSimpleTypeRuntimeValuedPropertiesMixin
  82. final lazy val textBooleanTrueRepRaw: Found

    Permalink
    Attributes
    protected
    Definition Classes
    RawSimpleTypeRuntimeValuedPropertiesMixin
  83. final lazy val textStandardDecimalSeparatorRaw: Found

    Permalink
    Attributes
    protected
    Definition Classes
    RawSimpleTypeRuntimeValuedPropertiesMixin
  84. final lazy val textStandardExponentRepRaw: Found

    Permalink
    Attributes
    protected
    Definition Classes
    RawSimpleTypeRuntimeValuedPropertiesMixin
  85. final lazy val textStandardGroupingSeparatorRaw: Found

    Permalink
    Attributes
    protected
    Definition Classes
    RawSimpleTypeRuntimeValuedPropertiesMixin
  86. def toString(): String

    Permalink
    Definition Classes
    AnyRef → Any
  87. var toStringFunctionList: List[() ⇒ String]

    Permalink
    Definition Classes
    PropertyMixin
  88. final def toss(th: Throwable): Nothing

    Permalink
    Definition Classes
    ThrowsSDE
  89. def verboseToString: String

    Permalink
    Definition Classes
    PropertyMixin
  90. final def verifyPropValue(key: String, value: String): Boolean

    Permalink
    Definition Classes
    FindPropertyMixin
  91. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  92. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  93. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  94. macro def withLoggingLevel[S](newLevel: Type)(body: ⇒ S): Unit

    Permalink
    Definition Classes
    Logging

Inherited from PropertyMixin

Inherited from Logging

Inherited from Identity

Inherited from SavesErrorsAndWarnings

Inherited from ThrowsSDE

Inherited from FindPropertyMixin

Inherited from PropTypes

Inherited from AnyRef

Inherited from Any

Ungrouped