case class NilShape(_internal: scala.model.domain.NilShape) extends AnyShape with Product with Serializable
- Annotations
- @JSExportAll()
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- NilShape
- Serializable
- Serializable
- Product
- Equals
- AnyShape
- Shape
- NamedDomainElement
- NamedAmfObject
- Linkable
- DomainElement
- CustomizableElement
- PlatformSecrets
- AmfObjectWrapper
- Annotable
- AnyRef
- Any
Implicitly
- by any2stringadd
- by StringFormat
- by Ensuring
- by ArrowAssoc
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
-
new
NilShape()
- Annotations
- @JSExportTopLevel( "NilShape" )
- new NilShape(_internal: scala.model.domain.NilShape)
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): (NilShape, B)
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
and: core.internal.convert.CoreClientConverters.ClientList[Shape]
- Definition Classes
- Shape
-
def
annotations(): Annotations
- Definition Classes
- AmfObjectWrapper → Annotable
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native() @HotSpotIntrinsicCandidate()
-
def
comment: StrField
- Definition Classes
- AnyShape
- Annotations
- @JSExport()
-
def
customDomainProperties: core.internal.convert.CoreClientConverters.ClientList[DomainExtension]
- Definition Classes
- DomainElement → CustomizableElement
-
def
customShapeProperties: core.internal.convert.CoreClientConverters.ClientList[ShapeExtension]
- Definition Classes
- Shape
-
def
customShapePropertyDefinitions: core.internal.convert.CoreClientConverters.ClientList[PropertyShape]
- Definition Classes
- Shape
-
def
defaultValue: DataNode
- Definition Classes
- Shape
-
def
defaultValueStr: 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
- Definition Classes
- AnyShape
- Annotations
- @JSExport()
-
def
elseShape: Shape
- Definition Classes
- Shape
- def ensuring(cond: (NilShape) ⇒ Boolean, msg: ⇒ Any): NilShape
- def ensuring(cond: (NilShape) ⇒ Boolean): NilShape
- def ensuring(cond: Boolean, msg: ⇒ Any): NilShape
- def ensuring(cond: Boolean): NilShape
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
examples: ClientList[Example]
- Definition Classes
- AnyShape
- Annotations
- @JSExport()
-
def
extendsNode: core.internal.convert.CoreClientConverters.ClientList[DomainElement]
- Definition Classes
- DomainElement
-
def
federationMetadata: ShapeFederationMetadata
- Definition Classes
- Shape
- def formatted(fmtstr: String): String
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
def
graph(): Graph
- Definition Classes
- DomainElement
-
def
hasExplicitName: Boolean
- Definition Classes
- Shape
-
def
id: String
- Definition Classes
- DomainElement
-
def
ifShape: Shape
- Definition Classes
- Shape
-
def
inherits: core.internal.convert.CoreClientConverters.ClientList[Shape]
- Definition Classes
- Shape
-
def
inlined(): Boolean
- Definition Classes
- AnyShape
- Annotations
- @JSExport()
-
def
isExtension: BoolField
- Definition Classes
- Shape
-
def
isExternalLink: BoolField
- Definition Classes
- DomainElement
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
def
isLink: Boolean
- Definition Classes
- Linkable
-
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
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
- Definition Classes
- AnyShape
- Annotations
- @JSExport()
-
def
isStub: BoolField
- Definition Classes
- Shape
-
def
link[T](label: String): T
- Definition Classes
- Linkable
-
def
link[T](): T
- Definition Classes
- Linkable
- def linkCopy(): NilShape
-
def
linkLabel: StrField
- Definition Classes
- Linkable
-
def
linkTarget: core.internal.convert.CoreClientConverters.ClientOption[DomainElement]
- Definition Classes
- Linkable
-
def
name: StrField
- Definition Classes
- Shape → NamedAmfObject
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
not: Shape
- Definition Classes
- Shape
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
def
or: core.internal.convert.CoreClientConverters.ClientList[Shape]
- Definition Classes
- Shape
-
val
platform: Platform
- Definition Classes
- PlatformSecrets
-
def
position: PositionRange
- Definition Classes
- DomainElement
-
def
readOnly: BoolField
- Definition Classes
- Shape
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
thenShape: Shape
- Definition Classes
- Shape
-
def
trackedExample(trackId: String): ClientOption[Example]
- trackId
parent id of the original payload type with simpleinheritance and the searched example.
- returns
A ClientOption of the original inlined example, or empty if there is not any example with that track information annotated.
- Definition Classes
- AnyShape
- Annotations
- @JSExport()
-
def
values: core.internal.convert.CoreClientConverters.ClientList[DataNode]
- Definition Classes
- Shape
-
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()
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
def
withAnd(subShapes: core.internal.convert.CoreClientConverters.ClientList[Shape]): NilShape.this.type
- Definition Classes
- Shape
-
def
withComment(comment: String): NilShape.this.type
- Definition Classes
- AnyShape
- Annotations
- @JSExport()
-
def
withCustomDomainProperties(extensions: core.internal.convert.CoreClientConverters.ClientList[DomainExtension]): NilShape.this.type
- Definition Classes
- DomainElement → CustomizableElement
-
def
withCustomShapeProperties(customShapeProperties: core.internal.convert.CoreClientConverters.ClientList[ShapeExtension]): NilShape.this.type
- Definition Classes
- Shape
-
def
withCustomShapePropertyDefinition(name: String): PropertyShape
- Definition Classes
- Shape
-
def
withCustomShapePropertyDefinitions(propertyDefinitions: core.internal.convert.CoreClientConverters.ClientList[PropertyShape]): NilShape.this.type
- Definition Classes
- Shape
-
def
withDefaultStr(value: String): NilShape.this.type
- Definition Classes
- Shape
-
def
withDefaultValue(defaultVal: DataNode): NilShape.this.type
- Definition Classes
- Shape
-
def
withDeprecated(deprecated: Boolean): NilShape.this.type
- Definition Classes
- Shape
-
def
withDescription(description: String): NilShape.this.type
- Definition Classes
- Shape
-
def
withDisplayName(name: String): NilShape.this.type
- Definition Classes
- Shape
-
def
withDocumentation(documentation: CreativeWork): NilShape.this.type
- Definition Classes
- AnyShape
- Annotations
- @JSExport()
-
def
withElse(elseShape: Shape): NilShape.this.type
- Definition Classes
- Shape
-
def
withExample(mediaType: String): Example
- Definition Classes
- AnyShape
- Annotations
- @JSExport()
-
def
withExamples(examples: ClientList[Example]): NilShape.this.type
- Definition Classes
- AnyShape
- Annotations
- @JSExport()
-
def
withExtendsNode(extension: core.internal.convert.CoreClientConverters.ClientList[ParametrizedDeclaration]): NilShape.this.type
- Definition Classes
- DomainElement
-
def
withFederationMetadata(metadata: ShapeFederationMetadata): NilShape.this.type
- Definition Classes
- Shape
-
def
withId(id: String): NilShape.this.type
- Definition Classes
- DomainElement
-
def
withIf(ifShape: Shape): NilShape.this.type
- Definition Classes
- Shape
-
def
withInherits(inherits: core.internal.convert.CoreClientConverters.ClientList[Shape]): NilShape.this.type
- Definition Classes
- Shape
-
def
withIsExtension(value: Boolean): NilShape.this.type
- Definition Classes
- Shape
-
def
withIsExternalLink(isExternalLink: Boolean): DomainElement
- Definition Classes
- DomainElement
-
def
withIsStub(value: Boolean): NilShape.this.type
- Definition Classes
- Shape
-
def
withLinkLabel(label: String): NilShape.this.type
- Definition Classes
- Linkable
-
def
withLinkTarget(target: DomainElement with Linkable): NilShape.this.type
- Definition Classes
- Linkable
-
def
withName(name: String): NilShape.this.type
- Definition Classes
- Shape → NamedAmfObject
-
def
withNode(shape: Shape): NilShape.this.type
- Definition Classes
- Shape
-
def
withOr(subShapes: core.internal.convert.CoreClientConverters.ClientList[Shape]): NilShape.this.type
- Definition Classes
- Shape
-
def
withReadOnly(readOnly: Boolean): NilShape.this.type
- Definition Classes
- Shape
-
def
withThen(thenShape: Shape): NilShape.this.type
- Definition Classes
- Shape
-
def
withValues(values: core.internal.convert.CoreClientConverters.ClientList[DataNode]): NilShape.this.type
- Definition Classes
- Shape
-
def
withWriteOnly(writeOnly: Boolean): NilShape.this.type
- Definition Classes
- Shape
-
def
withXMLSerialization(xmlSerialization: XMLSerializer): NilShape.this.type
- Definition Classes
- AnyShape
- Annotations
- @JSExport()
-
def
withXone(subShapes: core.internal.convert.CoreClientConverters.ClientList[Shape]): NilShape.this.type
- Definition Classes
- Shape
-
def
writeOnly: BoolField
- Definition Classes
- Shape
-
def
xmlSerialization: XMLSerializer
- Definition Classes
- AnyShape
- Annotations
- @JSExport()
-
def
xone: core.internal.convert.CoreClientConverters.ClientList[Shape]
- Definition Classes
- Shape
- def →[B](y: B): (NilShape, B)
Deprecated Value Members
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] ) @Deprecated @deprecated
- Deprecated
(Since version ) see corresponding Javadoc for more information.