object ErrorAPIInstance extends JsonLDObject
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- ErrorAPIInstance
- JsonLDObject
- Serializable
- Serializable
- Product
- Equals
- JsonLDElement
- DomainElement
- CustomizableElement
- AmfObject
- AmfElement
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
-
implicit
class
FieldBuilder extends AnyRef
- Definition Classes
- JsonLDObject
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
add(field: Field, value: AmfElement): ErrorAPIInstance.this.type
- Definition Classes
- AmfObject
-
def
add(other: Annotations): ErrorAPIInstance.this.type
- Definition Classes
- AmfElement
-
def
add(annotation: Annotation): ErrorAPIInstance.this.type
- Definition Classes
- AmfElement
-
def
adopted(parent: String, cycle: Seq[String]): ErrorAPIInstance.this.type
- Definition Classes
- AmfObject
-
val
annotations: Annotations
- Definition Classes
- JsonLDObject → AmfElement
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native() @HotSpotIntrinsicCandidate()
-
def
cloneElement(branch: Map[AmfObject, AmfObject]): AmfObject
- Definition Classes
- AmfObject → AmfElement
-
def
componentId: String
- Definition Classes
- JsonLDObject → AmfObject
-
def
customDomainProperties: Seq[DomainExtension]
- Definition Classes
- DomainElement → CustomizableElement
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
extend: Seq[DomainElement]
- Definition Classes
- DomainElement
-
val
fields: Fields
- Definition Classes
- JsonLDObject → AmfObject
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
lazy val
graph: Graph
- Definition Classes
- DomainElement
-
val
id: String
- Definition Classes
- AmfObject
-
def
isExternalLink: BoolField
- Definition Classes
- DomainElement
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
def
isTrackedBy(trackId: String): Boolean
- Definition Classes
- AmfElement
-
def
location(): Option[String]
- Definition Classes
- AmfElement
-
def
meta: Obj
- Definition Classes
- JsonLDObject → AmfObject
-
val
model: JsonLDEntityModel
- Definition Classes
- JsonLDObject
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
val
path: JsonPath
- Definition Classes
- JsonLDObject
-
def
position(): Option[LexicalInformation]
- Definition Classes
- AmfElement
-
def
set(field: Field, value: AmfElement, annotations: Annotations): ErrorAPIInstance.this.type
- Definition Classes
- AmfObject
-
def
set(field: Field, value: AmfElement): ErrorAPIInstance.this.type
- Definition Classes
- AmfObject
-
def
set(field: Field, values: Seq[String]): ErrorAPIInstance.this.type
- Definition Classes
- AmfObject
-
def
set(field: Field, value: Float): ErrorAPIInstance.this.type
- Definition Classes
- AmfObject
-
def
set(field: Field, value: Double): ErrorAPIInstance.this.type
- Definition Classes
- AmfObject
-
def
set(field: Field, value: Int): ErrorAPIInstance.this.type
- Definition Classes
- AmfObject
-
def
set(field: Field, value: Boolean): ErrorAPIInstance.this.type
- Definition Classes
- AmfObject
-
def
set(field: Field, value: String, annotations: Annotations): ErrorAPIInstance.this.type
- Definition Classes
- AmfObject
-
def
set(field: Field, value: String): ErrorAPIInstance.this.type
- Definition Classes
- AmfObject
-
def
setArray(field: Field, values: Seq[AmfElement], annotations: Annotations): ErrorAPIInstance.this.type
- Definition Classes
- AmfObject
-
def
setArray(field: Field, values: Seq[AmfElement]): ErrorAPIInstance.this.type
- Definition Classes
- AmfObject
-
def
setArrayWithoutId(field: Field, values: Seq[AmfElement], annotations: Annotations): ErrorAPIInstance.this.type
- Definition Classes
- AmfObject
-
def
setArrayWithoutId(field: Field, values: Seq[AmfElement]): ErrorAPIInstance.this.type
- Definition Classes
- AmfObject
-
def
setWithoutId(field: Field, value: AmfElement, annotations: Annotations): ErrorAPIInstance.this.type
- Definition Classes
- AmfObject
-
final
def
simpleAdoption(parent: String): ErrorAPIInstance.this.type
- Definition Classes
- AmfObject
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
typeIris: Seq[String]
- Definition Classes
- DomainElement → CustomizableElement
-
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
withBoolPropertyCollection(property: String, values: Seq[Boolean]): JsonLDObject
- Definition Classes
- JsonLDObject
-
def
withCustomDomainProperties(extensions: Seq[DomainExtension]): ErrorAPIInstance.this.type
- Definition Classes
- DomainElement → CustomizableElement
-
def
withCustomDomainProperty(extensions: DomainExtension): ErrorAPIInstance.this.type
- Definition Classes
- DomainElement → CustomizableElement
-
def
withExtends(extend: Seq[DomainElement]): ErrorAPIInstance.this.type
- Definition Classes
- DomainElement
-
def
withFloatPropertyCollection(property: String, values: Seq[Float]): JsonLDObject
- Definition Classes
- JsonLDObject
-
def
withId(value: String): ErrorAPIInstance.this.type
- Definition Classes
- AmfObject
-
def
withIntPropertyCollection(property: String, values: Seq[Int]): JsonLDObject
- Definition Classes
- JsonLDObject
-
def
withIsExternalLink(isReference: Boolean): ErrorAPIInstance.this.type
- Definition Classes
- DomainElement
-
def
withObjPropertyCollection(property: String, values: Seq[JsonLDObject]): JsonLDObject
- Definition Classes
- JsonLDObject
-
def
withProperty(property: String, value: JsonLDObject): JsonLDObject
- Definition Classes
- JsonLDObject
-
def
withProperty(property: String, value: Boolean): JsonLDObject
- Definition Classes
- JsonLDObject
-
def
withProperty(property: String, value: Float): JsonLDObject
- Definition Classes
- JsonLDObject
-
def
withProperty(property: String, value: Int): JsonLDObject
- Definition Classes
- JsonLDObject
-
def
withProperty(property: String, value: String): JsonLDObject
- Definition Classes
- JsonLDObject
-
def
withStringPropertyCollection(property: String, values: Seq[String]): JsonLDObject
- Definition Classes
- JsonLDObject
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.