c

amf.plugins.document.webapi.resolution.pipelines

ValidatioShapeNormalisationStage

class ValidatioShapeNormalisationStage extends ShapeNormalizationStage with ErrorHandler

Linear Supertypes
ErrorHandler, ParseErrorHandler, IllegalTypeHandler, ShapeNormalizationStage, MinShapeAlgorithm, RestrictionComputation, MetaModelTypeMapping, ResolutionStage, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ValidatioShapeNormalisationStage
  2. ErrorHandler
  3. ParseErrorHandler
  4. IllegalTypeHandler
  5. ShapeNormalizationStage
  6. MinShapeAlgorithm
  7. RestrictionComputation
  8. MetaModelTypeMapping
  9. ResolutionStage
  10. AnyRef
  11. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new ValidatioShapeNormalisationStage(profile: String, keepEditingInfo: Boolean, parserCount: Int, currentFile: String)

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. val allShapeFields: List[Field]
    Definition Classes
    MinShapeAlgorithm
  5. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  6. def canonical(shape: Shape): Shape
    Attributes
    protected
    Definition Classes
    ShapeNormalizationStage
  7. def canonicalArray(array: ArrayShape): Shape
    Attributes
    protected
    Definition Classes
    ShapeNormalizationStage
  8. def canonicalInheritance(shape: Shape): Shape
    Attributes
    protected
    Definition Classes
    ShapeNormalizationStage
  9. def canonicalMatrix(matrix: MatrixShape): Shape
    Attributes
    protected
    Definition Classes
    ShapeNormalizationStage
  10. def canonicalNode(node: NodeShape): Shape
    Attributes
    protected
    Definition Classes
    ShapeNormalizationStage
  11. def canonicalProperty(property: PropertyShape): Shape
    Attributes
    protected
    Definition Classes
    ShapeNormalizationStage
  12. def canonicalScalar(scalar: ScalarShape): Shape
    Attributes
    protected
    Definition Classes
    ShapeNormalizationStage
  13. def canonicalTuple(tuple: TupleShape): Shape
    Attributes
    protected
    Definition Classes
    ShapeNormalizationStage
  14. def canonicalUnion(union: UnionShape): Shape
    Attributes
    protected
    Definition Classes
    ShapeNormalizationStage
  15. def checkRequiredShape(shape: Shape, required: Boolean): Unit
    Attributes
    protected
    Definition Classes
    ShapeNormalizationStage
  16. def cleanUnnecessarySyntax(shape: Shape): Shape
    Attributes
    protected
    Definition Classes
    ShapeNormalizationStage
  17. def clone(): AnyRef
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  18. def computeBooleanComparison(lcomparison: Boolean, rcomparison: Boolean, lvalue: AmfElement, rvalue: AmfElement): Boolean
    Attributes
    protected
    Definition Classes
    RestrictionComputation
  19. def computeMinAny(baseShape: Shape, anyShape: AnyShape): Shape
    Attributes
    protected
    Definition Classes
    MinShapeAlgorithm
  20. def computeMinArray(baseArray: ArrayShape, superArray: ArrayShape): Shape
    Attributes
    protected
    Definition Classes
    MinShapeAlgorithm
  21. def computeMinFile(baseFile: FileShape, superFile: FileShape): Shape
    Definition Classes
    MinShapeAlgorithm
  22. def computeMinGeneric(baseShape: NodeShape, superShape: Shape): Shape
    Attributes
    protected
    Definition Classes
    MinShapeAlgorithm
  23. def computeMinMatrix(baseMatrix: MatrixShape, superMatrix: MatrixShape): Shape
    Attributes
    protected
    Definition Classes
    MinShapeAlgorithm
  24. def computeMinNode(baseNode: NodeShape, superNode: NodeShape): Shape
    Attributes
    protected
    Definition Classes
    MinShapeAlgorithm
  25. def computeMinProperty(baseProperty: PropertyShape, superProperty: PropertyShape): Shape
    Definition Classes
    MinShapeAlgorithm
  26. def computeMinRecursive(baseShape: Shape, recursiveShape: RecursiveShape): Shape
    Definition Classes
    MinShapeAlgorithm
  27. def computeMinScalar(baseScalar: ScalarShape, superScalar: ScalarShape): ScalarShape
    Attributes
    protected
    Definition Classes
    MinShapeAlgorithm
  28. def computeMinSuperUnion(baseShape: Shape, superUnion: UnionShape): Shape
    Attributes
    protected
    Definition Classes
    MinShapeAlgorithm
  29. def computeMinTuple(baseTuple: TupleShape, superTuple: TupleShape): Shape
    Attributes
    protected
    Definition Classes
    MinShapeAlgorithm
  30. def computeMinUnion(baseUnion: UnionShape, superUnion: UnionShape): Shape
    Attributes
    protected
    Definition Classes
    MinShapeAlgorithm
  31. def computeMinUnionNode(baseUnion: UnionShape, superNode: NodeShape): Shape
    Attributes
    protected
    Definition Classes
    MinShapeAlgorithm
  32. def computeNarrow(field: Field, baseValue: AmfElement, superValue: AmfElement): AmfElement
    Attributes
    protected
    Definition Classes
    RestrictionComputation
  33. def computeNarrowRestrictions(fields: Seq[Field], baseShape: Shape, superShape: Shape, filteredFields: Seq[Field] = Seq.empty): Shape
    Attributes
    protected
    Definition Classes
    RestrictionComputation
  34. def computeNumericComparison(comparison: String, lvalue: AmfElement, rvalue: AmfElement): Boolean
    Attributes
    protected
    Definition Classes
    RestrictionComputation
  35. def computeNumericRestriction(comparison: String, lvalue: AmfElement, rvalue: AmfElement): AmfElement
    Attributes
    protected
    Definition Classes
    RestrictionComputation
  36. def computeStringEquality(lvalue: AmfElement, rvalue: AmfElement): Boolean
    Attributes
    protected
    Definition Classes
    RestrictionComputation
  37. val currentFile: String
    Definition Classes
    ValidatioShapeNormalisationStage → ErrorHandler
  38. def ensureCorrect(shape: Shape): Unit
    Attributes
    protected
    Definition Classes
    ShapeNormalizationStage
  39. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  40. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  41. def expand(shape: Shape): Shape
    Attributes
    protected
    Definition Classes
    ShapeNormalizationStage
  42. def expandArray(array: ArrayShape): ArrayShape
    Attributes
    protected
    Definition Classes
    ShapeNormalizationStage
  43. def expandInherits(shape: Shape): Unit
    Attributes
    protected
    Definition Classes
    ShapeNormalizationStage
  44. def expandMatrix(matrix: MatrixShape): MatrixShape
    Attributes
    protected
    Definition Classes
    ShapeNormalizationStage
  45. def expandNode(node: NodeShape): NodeShape
    Attributes
    protected
    Definition Classes
    ShapeNormalizationStage
  46. def expandProperty(property: PropertyShape): PropertyShape
    Attributes
    protected
    Definition Classes
    ShapeNormalizationStage
  47. def expandScalar(scalar: ScalarShape): ScalarShape
    Attributes
    protected
    Definition Classes
    ShapeNormalizationStage
  48. def expandTuple(tuple: TupleShape): TupleShape
    Attributes
    protected
    Definition Classes
    ShapeNormalizationStage
  49. def expandUnion(union: UnionShape): Shape
    Attributes
    protected
    Definition Classes
    ShapeNormalizationStage
  50. def finalize(): Unit
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  51. def findShapesPredicate(element: DomainElement): Boolean
    Definition Classes
    ShapeNormalizationStage
  52. var fixPointCount: Int
    Definition Classes
    ShapeNormalizationStage
  53. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
  54. def handle(node: YPart, e: SyamlException): Unit
    Definition Classes
    ErrorHandler → ParseErrorHandler
  55. def handle[T](error: YError, defaultValue: T): T
    Definition Classes
    ErrorHandler → IllegalTypeHandler
  56. def hashCode(): Int
    Definition Classes
    AnyRef → Any
  57. def inheritAnnotations(annotations: Annotations, from: Shape): Annotations
    Definition Classes
    RestrictionComputation
  58. def inheritProp(from: Shape)(prop: PropertyShape): PropertyShape
    Definition Classes
    MinShapeAlgorithm
  59. def isGenericNodeShape(shape: Shape): Boolean
    Attributes
    protected
    Definition Classes
    MinShapeAlgorithm
  60. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  61. val keepEditingInfo: Boolean
  62. def metaModel(instance: Any): Obj
    Attributes
    protected
    Definition Classes
    MetaModelTypeMapping
  63. def minShape(baseShapeOrig: Shape, superShape: Shape): Shape
    Attributes
    protected
    Definition Classes
    ValidatioShapeNormalisationStageMinShapeAlgorithm
  64. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  65. final def notify(): Unit
    Definition Classes
    AnyRef
  66. final def notifyAll(): Unit
    Definition Classes
    AnyRef
  67. val parserCount: Int
    Definition Classes
    ValidatioShapeNormalisationStage → ErrorHandler
  68. def part(error: YError): YPart
    Attributes
    protected
    Definition Classes
    ErrorHandler
  69. def resolve(model: BaseUnit): BaseUnit
    Definition Classes
    ShapeNormalizationStage → ResolutionStage
  70. def restrictShape(restriction: Shape, shape: Shape): Shape
    Attributes
    protected
    Definition Classes
    RestrictionComputation
  71. def stringValue(value: AmfElement): Option[String]
    Attributes
    protected
    Definition Classes
    RestrictionComputation
  72. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  73. def toString(): String
    Definition Classes
    AnyRef → Any
  74. def transform(element: DomainElement, isCycle: Boolean): Option[DomainElement]
    Attributes
    protected
    Definition Classes
    ShapeNormalizationStage
  75. def violation(node: String, message: String, ast: YPart): Unit
    Definition Classes
    ErrorHandler
  76. def violation(id: String, node: String, message: String, ast: YPart): Unit
    Definition Classes
    ErrorHandler
  77. def violation(id: String, node: String, property: Option[String], message: String, ast: YPart): Unit
    Definition Classes
    ErrorHandler
  78. def violation(message: String, ast: YPart): Unit
    Definition Classes
    ErrorHandler
  79. def violation(id: String, node: String, property: Option[String], message: String, lexical: Option[LexicalInformation]): Unit
    Definition Classes
    ErrorHandler
  80. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  81. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  82. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  83. def warning(node: String, message: String, ast: YPart): Unit
    Definition Classes
    ErrorHandler
  84. def warning(id: String, node: String, message: String, ast: YPart): Unit
    Definition Classes
    ErrorHandler
  85. def warning(id: String, node: String, property: Option[String], message: String, ast: YPart): Unit
    Definition Classes
    ErrorHandler
  86. def warning(message: String, ast: YPart): Unit
    Definition Classes
    ErrorHandler
  87. def warning(id: String, node: String, property: Option[String], message: String, lexical: Option[LexicalInformation]): Unit
    Definition Classes
    ErrorHandler

Inherited from ErrorHandler

Inherited from ParseErrorHandler

Inherited from IllegalTypeHandler

Inherited from ShapeNormalizationStage

Inherited from MinShapeAlgorithm

Inherited from RestrictionComputation

Inherited from MetaModelTypeMapping

Inherited from ResolutionStage

Inherited from AnyRef

Inherited from Any

Ungrouped