class AnyShape extends Shape with ShapeHelpers with ExternalSourceElement with InheritanceChain with DocumentedElement with ExemplifiedDomainElement
Linear Supertypes
Known Subclasses
Ordering
- Alphabetic
- By Inheritance
Inherited
- AnyShape
- ExemplifiedDomainElement
- DocumentedElement
- InheritanceChain
- ExternalSourceElement
- ShapeHelpers
- Shape
- ShapeHelper
- NamedDomainElement
- Linkable
- DomainElement
- CustomizableElement
- AmfObject
- AmfElement
- AnyRef
- Any
Implicitly
- by any2stringadd
- by StringFormat
- by Ensuring
- by ArrowAssoc
- Hide All
- Show All
Visibility
- Public
- All
Type Members
-
type
FacetsMap = Map[String, PropertyShape]
- Definition Classes
- Shape
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
- def +(other: String): String
- def ->[B](y: B): (AnyShape, B)
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
add(field: Field, value: AmfElement): AnyShape.this.type
- Definition Classes
- AmfObject
-
def
add(other: Annotations): AnyShape.this.type
- Definition Classes
- AmfElement
-
def
add(annotation: Annotation): AnyShape.this.type
- Definition Classes
- AmfElement
-
def
addSubType(shape: Shape): Unit
- Attributes
- protected[amf]
- Definition Classes
- InheritanceChain
-
def
addSuperType(shape: Shape): Unit
- Attributes
- protected[amf]
- Definition Classes
- InheritanceChain
-
def
adopted(parent: String, cycle: Seq[String]): AnyShape.this.type
- Definition Classes
- AmfObject
-
def
and: Seq[Shape]
- Definition Classes
- Shape
-
val
annotations: Annotations
- Definition Classes
- AnyShape → AmfElement
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
buildFixPoint(id: Option[String], name: String, link: Linkable, recursionErrorHandler: Option[AMFErrorHandler]): RecursiveShape
- Attributes
- protected
- Definition Classes
- ShapeHelpers
-
def
classConstructor: (Fields, Annotations) ⇒ Linkable with DomainElement
apply method for create a new instance with fields and annotations.
apply method for create a new instance with fields and annotations. Aux method for copy
- Attributes
- protected
- Definition Classes
- AnyShape → Linkable
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
-
def
cloneElement(branch: Map[AmfObject, AmfObject]): AmfObject
- Definition Classes
- AmfObject → AmfElement
-
def
cloneShape(recursionErrorHandler: Option[AMFErrorHandler], withRecursionBase: Option[String] = None, traversal: ModelTraversalRegistry = ModelTraversalRegistry(), cloneExamples: Boolean = false): AnyShape.this.type
- Definition Classes
- ShapeHelpers
-
def
collectCustomShapePropertyDefinitions(onlyInherited: Boolean, traversed: Set[String]): Seq[FacetsMap]
- Definition Classes
- Shape
- def comment: StrField
-
def
computeSubtypesClosure(): Seq[Shape]
- Attributes
- protected
- Definition Classes
- InheritanceChain
-
def
copyAnyShape(fields: Fields = fields, annotations: Annotations = annotations): AnyShape
- Attributes
- protected[amf]
-
def
copyElement(a: Annotations): Linkable with DomainElement
- Definition Classes
- Linkable
-
def
copyElement(): Linkable with DomainElement
- Definition Classes
- Linkable
-
def
copyFields(recursionErrorHandler: Option[AMFErrorHandler], cloned: Shape, recursionBase: Option[String], traversal: ModelTraversalRegistry): Unit
- Attributes
- protected
- Definition Classes
- Shape
-
def
copyShape(): AnyShape.this.type
- Definition Classes
- AnyShape → Shape
-
def
copyShape(a: Annotations): AnyShape.this.type
- Definition Classes
- Shape
-
def
customDomainProperties: Seq[DomainExtension]
- Definition Classes
- DomainElement → CustomizableElement
-
def
customShapeProperties: Seq[ShapeExtension]
- Definition Classes
- Shape
-
def
customShapePropertyDefinitions: Seq[PropertyShape]
- Definition Classes
- Shape
-
def
default: DataNode
- Definition Classes
- Shape
-
def
defaultString: StrField
- Definition Classes
- Shape
-
def
deprecated: BoolField
- Definition Classes
- Shape
-
def
description: StrField
- Definition Classes
- Shape
-
def
displayName: StrField
- Definition Classes
- Shape
- def documentation: CreativeWork
-
def
documentations: Seq[CreativeWork]
- Definition Classes
- AnyShape → DocumentedElement
-
def
effectiveInherits: Seq[Shape]
- Definition Classes
- Shape
-
def
effectiveLinkTarget(links: Seq[String]): DomainElement
- Definition Classes
- Linkable
-
def
elseShape: Shape
- Definition Classes
- Shape
- def ensuring(cond: (AnyShape) ⇒ Boolean, msg: ⇒ Any): AnyShape
- def ensuring(cond: (AnyShape) ⇒ Boolean): AnyShape
- def ensuring(cond: Boolean, msg: ⇒ Any): AnyShape
- def ensuring(cond: Boolean): AnyShape
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
examples: Seq[Example]
- Definition Classes
- ExemplifiedDomainElement
-
def
extend: Seq[DomainElement]
- Definition Classes
- DomainElement
-
val
fields: Fields
- Definition Classes
- AnyShape → AmfObject
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
- def formatted(fmtstr: String): String
-
def
fromLocal(): Boolean
- Definition Classes
- AmfElement
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
lazy val
graph: Graph
- Definition Classes
- DomainElement
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
val
id: String
- Definition Classes
- AmfObject
-
def
ifShape: Shape
- Definition Classes
- Shape
-
def
inherits: Seq[Shape]
- Definition Classes
- Shape
-
def
inlined: Boolean
- Attributes
- protected[amf]
-
def
isAnyType: Boolean
- Attributes
- protected[amf]
-
def
isExternalLink: BoolField
- Definition Classes
- DomainElement
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
def
isLink: Boolean
- Definition Classes
- Linkable
-
def
isLinkToSource: Boolean
- Definition Classes
- ExternalSourceElement
-
def
isNotExplicit: Boolean
Aux method to know when the shape is instance only of any shape and it's because was parsed from an empty (or only with example) payload, an not an explicit type def
-
def
isTrackedBy(trackId: String): Boolean
- Definition Classes
- AmfElement
-
def
link[T](label: String, annotations: Annotations): T
- Definition Classes
- Linkable
-
val
linkAnnotations: Option[Annotations]
- Definition Classes
- Linkable
-
def
linkCopy(): AnyShape
- Definition Classes
- AnyShape → Linkable
-
def
linkLabel: StrField
- Definition Classes
- Linkable
-
def
linkSubType(shape: AnyShape): Unit
- Attributes
- protected[amf]
- Definition Classes
- InheritanceChain
-
def
linkTarget: Option[DomainElement]
- Definition Classes
- Linkable
-
def
location(): Option[String]
- Definition Classes
- ExternalSourceElement → AmfElement
-
def
meta: AnyShapeModel
- Definition Classes
- AnyShape → AmfObject
-
def
name: StrField
- Definition Classes
- NamedDomainElement
-
def
nameField: Field
- Attributes
- protected
- Definition Classes
- Shape → NamedDomainElement
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
not: Shape
- Definition Classes
- Shape
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
def
or: Seq[Shape]
- Definition Classes
- Shape
-
def
position(): Option[LexicalInformation]
- Definition Classes
- AmfElement
-
def
raw: StrField
- Definition Classes
- ExternalSourceElement
-
def
readOnly: BoolField
- Definition Classes
- Shape
-
def
referenceId: StrField
- Definition Classes
- ExternalSourceElement
-
def
removeExamples(): Unit
- Definition Classes
- ExemplifiedDomainElement
-
def
set(field: Field, value: AmfElement, annotations: Annotations): AnyShape.this.type
- Definition Classes
- AmfObject
-
def
set(field: Field, value: AmfElement): AnyShape.this.type
- Definition Classes
- AmfObject
-
def
set(field: Field, values: Seq[String]): AnyShape.this.type
- Definition Classes
- AmfObject
-
def
set(field: Field, value: Float): AnyShape.this.type
- Definition Classes
- AmfObject
-
def
set(field: Field, value: Double): AnyShape.this.type
- Definition Classes
- AmfObject
-
def
set(field: Field, value: Int): AnyShape.this.type
- Definition Classes
- AmfObject
-
def
set(field: Field, value: Boolean): AnyShape.this.type
- Definition Classes
- AmfObject
-
def
set(field: Field, value: String, annotations: Annotations): AnyShape.this.type
- Definition Classes
- AmfObject
-
def
set(field: Field, value: String): AnyShape.this.type
- Definition Classes
- AmfObject
-
def
setArray(field: Field, values: Seq[AmfElement], annotations: Annotations): AnyShape.this.type
- Definition Classes
- AmfObject
-
def
setArray(field: Field, values: Seq[AmfElement]): AnyShape.this.type
- Definition Classes
- AmfObject
-
def
setArrayWithoutId(field: Field, values: Seq[AmfElement], annotations: Annotations): AnyShape.this.type
- Definition Classes
- AmfObject
-
def
setArrayWithoutId(field: Field, values: Seq[AmfElement]): AnyShape.this.type
- Definition Classes
- AmfObject
-
def
setDefaultStrValue(entry: YMapEntry): Unit
- Definition Classes
- ShapeHelper
-
def
setWithoutId(field: Field, value: AmfElement, annotations: Annotations): AnyShape.this.type
- Definition Classes
- AmfObject
-
val
shouldLink: Boolean
- Attributes
- protected
- Definition Classes
- Linkable
-
final
def
simpleAdoption(parent: String): AnyShape.this.type
- Definition Classes
- AmfObject
-
def
supportsRecursion: BoolField
- Definition Classes
- Linkable
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
thenShape: Shape
- Definition Classes
- Shape
-
def
toString(): String
- Definition Classes
- AnyRef → Any
-
def
trackedExample(trackId: String): Option[Example]
- Attributes
- protected[amf]
-
def
values: Seq[DataNode]
- Definition Classes
- Shape
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
-
def
withAnd(subShapes: Seq[Shape]): AnyShape.this.type
- Definition Classes
- Shape
- def withComment(comment: String): AnyShape.this.type
-
def
withCustomDomainProperties(extensions: Seq[DomainExtension]): AnyShape.this.type
- Definition Classes
- DomainElement → CustomizableElement
-
def
withCustomDomainProperty(extensions: DomainExtension): AnyShape.this.type
- Definition Classes
- DomainElement → CustomizableElement
-
def
withCustomShapeProperties(properties: Seq[ShapeExtension]): AnyShape.this.type
- Definition Classes
- Shape
-
def
withCustomShapePropertyDefinition(name: String): PropertyShape
- Definition Classes
- Shape
-
def
withCustomShapePropertyDefinitions(propertyDefinitions: Seq[PropertyShape]): AnyShape.this.type
- Definition Classes
- Shape
-
def
withDefault(default: DataNode, annotations: Annotations): AnyShape.this.type
- Definition Classes
- Shape
-
def
withDefaultStr(value: String): AnyShape.this.type
- Definition Classes
- Shape
-
def
withDeprecated(deprecated: Boolean): AnyShape.this.type
- Definition Classes
- Shape
-
def
withDescription(description: String): AnyShape.this.type
- Definition Classes
- Shape
-
def
withDisplayName(name: String): AnyShape.this.type
- Definition Classes
- Shape
- def withDocumentation(documentation: CreativeWork): AnyShape.this.type
-
def
withElse(elseShape: Shape): AnyShape.this.type
- Definition Classes
- Shape
-
def
withExample(name: Option[String]): Example
- Definition Classes
- ExemplifiedDomainElement
-
def
withExamples(examples: Seq[Example], annotations: Annotations = Annotations()): AnyShape.this.type
- Definition Classes
- ExemplifiedDomainElement
-
def
withExtends(extend: Seq[DomainElement]): AnyShape.this.type
- Definition Classes
- DomainElement
-
def
withId(value: String): AnyShape.this.type
- Definition Classes
- AmfObject
-
def
withIf(ifShape: Shape): AnyShape.this.type
- Definition Classes
- Shape
-
def
withInherits(inherits: Seq[Shape]): AnyShape.this.type
- Definition Classes
- Shape
-
def
withIsExternalLink(isReference: Boolean): AnyShape.this.type
- Definition Classes
- DomainElement
-
def
withLinkLabel(label: String, annotations: Annotations): AnyShape.this.type
- Definition Classes
- Linkable
-
def
withLinkTarget(target: DomainElement): AnyShape.this.type
- Definition Classes
- Linkable
-
def
withName(nameNode: ScalarNode): AnyShape.this.type
- Definition Classes
- NamedDomainElement
-
def
withName(name: String, a: Annotations): AnyShape.this.type
- Definition Classes
- NamedDomainElement
-
def
withName(node: YNode): AnyShape.this.type
- Definition Classes
- NamedDomainElement
-
def
withNot(shape: Shape): AnyShape.this.type
- Definition Classes
- Shape
-
def
withOr(subShapes: Seq[Shape]): AnyShape.this.type
- Definition Classes
- Shape
-
def
withReadOnly(readOnly: Boolean): AnyShape.this.type
- Definition Classes
- Shape
-
def
withReference(id: String): AnyShape.this.type
- Definition Classes
- ExternalSourceElement
-
def
withSupportsRecursion(recursive: Boolean): AnyShape.this.type
- Definition Classes
- Linkable
-
def
withSynthesizeName(name: String): AnyShape.this.type
- Definition Classes
- NamedDomainElement
-
def
withThen(thenShape: Shape): AnyShape.this.type
- Definition Classes
- Shape
-
def
withValues(values: Seq[DataNode]): AnyShape.this.type
- Definition Classes
- Shape
-
def
withWriteOnly(writeOnly: Boolean): AnyShape.this.type
- Definition Classes
- Shape
- def withXMLSerialization(xmlSerialization: XMLSerializer): AnyShape.this.type
-
def
withXone(subShapes: Seq[Shape]): AnyShape.this.type
- Definition Classes
- Shape
-
def
writeOnly: BoolField
- Definition Classes
- Shape
- def xmlSerialization: XMLSerializer
-
def
xone: Seq[Shape]
- Definition Classes
- Shape
- def →[B](y: B): (AnyShape, B)