Trait

org.apache.daffodil.dsom

LayeringRuntimeValuedPropertiesMixin

Related Doc: package dsom

Permalink

trait LayeringRuntimeValuedPropertiesMixin extends RawLayeringRuntimeValuedPropertiesMixin

Self Type
LayeringRuntimeValuedPropertiesMixin with SequenceTermBase
Linear Supertypes
RawLayeringRuntimeValuedPropertiesMixin, PropertyMixin, Logging, Identity, SavesErrorsAndWarnings, ThrowsSDE, FindPropertyMixin, PropTypes, AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. LayeringRuntimeValuedPropertiesMixin
  2. RawLayeringRuntimeValuedPropertiesMixin
  3. PropertyMixin
  4. Logging
  5. Identity
  6. SavesErrorsAndWarnings
  7. ThrowsSDE
  8. FindPropertyMixin
  9. PropTypes
  10. AnyRef
  11. 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 lookupProperty(pname: String): PropertyLookupResult

    Permalink
    Attributes
    protected
    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. def clone(): AnyRef

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

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

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

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

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

    Permalink
    Definition Classes
    PropertyMixin
  14. def convertToQName(pv: String, pl: LookupLocation): RefQName

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

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

    Permalink
    Attributes
    protected
    Definition Classes
    Logging
  17. val emptyPropMap: (LayeringRuntimeValuedPropertiesMixin.this)#PropMap

    Permalink
    Definition Classes
    PropTypes
  18. final def eq(arg0: AnyRef): Boolean

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

    Permalink
    Definition Classes
    AnyRef → Any
  20. def finalize(): Unit

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

    Permalink
    Definition Classes
    FindPropertyMixin
  22. def findPropertyOption(pname: String): PropertyLookupResult

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

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

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

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

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  29. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  30. final lazy val layerBoundaryMarkRaw: Found

    Permalink
    Attributes
    protected
    Definition Classes
    RawLayeringRuntimeValuedPropertiesMixin
  31. final lazy val layerEncodingRaw: Found

    Permalink
    Attributes
    protected
    Definition Classes
    RawLayeringRuntimeValuedPropertiesMixin
  32. final lazy val layerLengthRaw: Found

    Permalink
    Attributes
    protected
    Definition Classes
    RawLayeringRuntimeValuedPropertiesMixin
  33. final lazy val layerTransformRaw: Found

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

    Permalink
    Definition Classes
    Logging
  35. lazy val logID: String

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

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

    Permalink
    Definition Classes
    Logging
  38. final lazy val maybeLayerBoundaryMarkEv: Maybe[LayerBoundaryMarkEv]

    Permalink
  39. final lazy val maybeLayerCharsetEv: Maybe[LayerCharsetEv]

    Permalink
  40. final lazy val maybeLayerLengthInBytesEv: Maybe[LayerLengthInBytesEv]

    Permalink
  41. final lazy val maybeLayerTransformEv: Maybe[LayerTransformEv]

    Permalink
  42. final def ne(arg0: AnyRef): Boolean

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

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

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

    Permalink
    Definition Classes
    AnyRef
  46. final lazy val optionLayerBoundaryMarkRaw: PropertyLookupResult

    Permalink
    Attributes
    protected
    Definition Classes
    RawLayeringRuntimeValuedPropertiesMixin
  47. final lazy val optionLayerEncodingRaw: PropertyLookupResult

    Permalink
    Attributes
    protected
    Definition Classes
    RawLayeringRuntimeValuedPropertiesMixin
  48. final lazy val optionLayerLengthRaw: PropertyLookupResult

    Permalink
    Attributes
    protected
    Definition Classes
    RawLayeringRuntimeValuedPropertiesMixin
  49. final lazy val optionLayerTransformRaw: PropertyLookupResult

    Permalink
    Attributes
    protected
    Definition Classes
    RawLayeringRuntimeValuedPropertiesMixin
  50. val propCache: LinkedHashMap[String, PropertyLookupResult]

    Permalink
    Definition Classes
    FindPropertyMixin
  51. def registerToStringFunction(f: () ⇒ String): Unit

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

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

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

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

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

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

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

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

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

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

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

    Permalink
    Definition Classes
    AnyRef
  63. def toString(): String

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

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

    Permalink
    Definition Classes
    ThrowsSDE
  66. def verboseToString: String

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

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

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

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

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  71. 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