case class ErrorAnnotationMapping(idPart: String, part: YPart) extends AnnotationMapping with core.internal.annotations.ErrorDeclaration[AnnotationMappingModel.type] with Product with Serializable
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- ErrorAnnotationMapping
- Serializable
- Serializable
- Product
- Equals
- ErrorDeclaration
- AnnotationMapping
- NodeMappable
- Linkable
- AdoptionDependantCalls
- PropertyLikeMapping
- NodeWithDiscriminator
- HasObjectRange
- DomainElement
- CustomizableElement
- AmfObject
- AmfElement
- AnyRef
- Any
Implicitly
- by any2stringadd
- by StringFormat
- by Ensuring
- by ArrowAssoc
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new ErrorAnnotationMapping(idPart: String, part: YPart)
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
def
+(other: String): String
- Implicit
- This member is added by an implicit conversion from ErrorAnnotationMapping to any2stringadd[ErrorAnnotationMapping] performed by method any2stringadd in scala.Predef.
- Definition Classes
- any2stringadd
-
def
->[B](y: B): (ErrorAnnotationMapping, B)
- Implicit
- This member is added by an implicit conversion from ErrorAnnotationMapping to ArrowAssoc[ErrorAnnotationMapping] performed by method ArrowAssoc in scala.Predef.
- Definition Classes
- ArrowAssoc
- Annotations
- @inline()
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
add(field: Field, value: AmfElement): ErrorAnnotationMapping.this.type
- Definition Classes
- AmfObject
-
def
add(other: Annotations): ErrorAnnotationMapping.this.type
- Definition Classes
- AmfElement
-
def
add(annotation: Annotation): ErrorAnnotationMapping.this.type
- Definition Classes
- AmfElement
-
def
adopted(parent: String, cycle: Seq[String]): ErrorAnnotationMapping.this.type
- Definition Classes
- AmfObject
-
def
allowMultiple(): BoolField
- Definition Classes
- PropertyLikeMapping
-
val
annotations: Annotations
- Definition Classes
- AnnotationMapping → AmfElement
-
def
appliesTo(types: Seq[String]): Boolean
- Definition Classes
- AnnotationMapping
-
def
appliesTo(element: AmfObject): Boolean
- Definition Classes
- AnnotationMapping
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
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
- AnnotationMapping → Linkable
-
def
classification(): PropertyClassification
- Definition Classes
- PropertyLikeMapping
-
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
Value , path + field value that is used to compose the id when the object its adopted
Value , path + field value that is used to compose the id when the object its adopted
- Definition Classes
- AnnotationMapping → AmfObject
-
def
copyElement(a: Annotations): Linkable with DomainElement
- Definition Classes
- Linkable
-
def
copyElement(): Linkable with DomainElement
- Definition Classes
- Linkable
-
def
customDomainProperties: Seq[DomainExtension]
- Definition Classes
- DomainElement → CustomizableElement
-
def
domain(): Seq[StrField]
- Definition Classes
- AnnotationMapping
-
def
effectiveLinkTarget(links: Set[Linkable]): DomainElement
- Definition Classes
- Linkable
-
def
ensuring(cond: (ErrorAnnotationMapping) ⇒ Boolean, msg: ⇒ Any): ErrorAnnotationMapping
- Implicit
- This member is added by an implicit conversion from ErrorAnnotationMapping to Ensuring[ErrorAnnotationMapping] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
-
def
ensuring(cond: (ErrorAnnotationMapping) ⇒ Boolean): ErrorAnnotationMapping
- Implicit
- This member is added by an implicit conversion from ErrorAnnotationMapping to Ensuring[ErrorAnnotationMapping] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
-
def
ensuring(cond: Boolean, msg: ⇒ Any): ErrorAnnotationMapping
- Implicit
- This member is added by an implicit conversion from ErrorAnnotationMapping to Ensuring[ErrorAnnotationMapping] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
-
def
ensuring(cond: Boolean): ErrorAnnotationMapping
- Implicit
- This member is added by an implicit conversion from ErrorAnnotationMapping to Ensuring[ErrorAnnotationMapping] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
-
def
enum(): Seq[AnyField]
- Definition Classes
- PropertyLikeMapping
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
extend: Seq[DomainElement]
- Definition Classes
- DomainElement
-
def
externallyLinkable(): BoolField
- Definition Classes
- PropertyLikeMapping
-
val
fields: Fields
- Definition Classes
- AnnotationMapping → AmfObject
-
def
formatted(fmtstr: String): String
- Implicit
- This member is added by an implicit conversion from ErrorAnnotationMapping to StringFormat[ErrorAnnotationMapping] performed by method StringFormat in scala.Predef.
- Definition Classes
- StringFormat
- Annotations
- @inline()
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
lazy val
graph: Graph
- Definition Classes
- DomainElement
-
val
id: String
- Definition Classes
- AmfObject
- val idPart: String
-
def
isExternalLink: BoolField
- Definition Classes
- DomainElement
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
def
isLink: Boolean
- Definition Classes
- Linkable
-
def
isMandatory: Boolean
- Definition Classes
- PropertyLikeMapping
-
def
isTrackedBy(trackId: String): Boolean
- Definition Classes
- AmfElement
-
def
isUnion: Boolean
- Definition Classes
- PropertyLikeMapping
-
def
link[T](label: String, annotations: Annotations): T
- Definition Classes
- Linkable
-
val
linkAnnotations: Option[Annotations]
- Definition Classes
- Linkable
-
def
linkCopy(): Linkable
- Definition Classes
- AnnotationMapping → Linkable
-
def
linkLabel: StrField
- Definition Classes
- Linkable
-
def
linkTarget: Option[DomainElement]
- Definition Classes
- Linkable
-
def
literalRange(): StrField
- Definition Classes
- PropertyLikeMapping
-
def
location(): Option[String]
- Definition Classes
- AmfElement
-
def
mandatory(): BoolField
- Definition Classes
- PropertyLikeMapping
-
def
maximum(): DoubleField
- Definition Classes
- PropertyLikeMapping
-
def
meta: AnnotationMappingModel.type
- Definition Classes
- ErrorDeclaration → AmfObject
-
def
minCount(): IntField
- Definition Classes
- PropertyLikeMapping
-
def
minimum(): DoubleField
- Definition Classes
- PropertyLikeMapping
-
val
model: AnnotationMappingModel.type
- Definition Classes
- ErrorAnnotationMapping → ErrorDeclaration
-
def
name: StrField
- Definition Classes
- AnnotationMapping → NodeMappable → PropertyLikeMapping
-
val
namespace: String
- Definition Classes
- ErrorAnnotationMapping → ErrorDeclaration
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
newErrorInstance: core.internal.annotations.ErrorDeclaration[AnnotationMappingModel.type]
- Definition Classes
- ErrorAnnotationMapping → ErrorDeclaration
-
def
nodePropertyMapping(): StrField
- Definition Classes
- PropertyLikeMapping
-
def
nodesInRange: Seq[String]
- Definition Classes
- PropertyLikeMapping
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
def
objectRange(): Seq[StrField]
- Definition Classes
- HasObjectRange
- val part: YPart
-
def
pattern(): StrField
- Definition Classes
- PropertyLikeMapping
-
def
position(): Option[LexicalInformation]
- Definition Classes
- AmfElement
-
def
set(field: Field, value: AmfElement, annotations: Annotations): ErrorAnnotationMapping.this.type
- Definition Classes
- AmfObject
-
def
set(field: Field, value: AmfElement): ErrorAnnotationMapping.this.type
- Definition Classes
- AmfObject
-
def
set(field: Field, values: Seq[String]): ErrorAnnotationMapping.this.type
- Definition Classes
- AmfObject
-
def
set(field: Field, value: Float): ErrorAnnotationMapping.this.type
- Definition Classes
- AmfObject
-
def
set(field: Field, value: Double): ErrorAnnotationMapping.this.type
- Definition Classes
- AmfObject
-
def
set(field: Field, value: Int): ErrorAnnotationMapping.this.type
- Definition Classes
- AmfObject
-
def
set(field: Field, value: Boolean): ErrorAnnotationMapping.this.type
- Definition Classes
- AmfObject
-
def
set(field: Field, value: String, annotations: Annotations): ErrorAnnotationMapping.this.type
- Definition Classes
- AmfObject
-
def
set(field: Field, value: String): ErrorAnnotationMapping.this.type
- Definition Classes
- AmfObject
-
def
setArray(field: Field, values: Seq[AmfElement], annotations: Annotations): ErrorAnnotationMapping.this.type
- Definition Classes
- AmfObject
-
def
setArray(field: Field, values: Seq[AmfElement]): ErrorAnnotationMapping.this.type
- Definition Classes
- AmfObject
-
def
setArrayWithoutId(field: Field, values: Seq[AmfElement], annotations: Annotations): ErrorAnnotationMapping.this.type
- Definition Classes
- AmfObject
-
def
setArrayWithoutId(field: Field, values: Seq[AmfElement]): ErrorAnnotationMapping.this.type
- Definition Classes
- AmfObject
-
def
setWithoutId(field: Field, value: AmfElement, annotations: Annotations): ErrorAnnotationMapping.this.type
- Definition Classes
- AmfObject
-
val
shouldLink: Boolean
- Attributes
- protected
- Definition Classes
- Linkable
-
final
def
simpleAdoption(parent: String): ErrorAnnotationMapping.this.type
- Definition Classes
- AmfObject
-
def
sorted(): BoolField
- Definition Classes
- PropertyLikeMapping
-
def
supportsRecursion: BoolField
- Definition Classes
- Linkable
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toField(): Field
- Definition Classes
- PropertyLikeMapping
-
def
typeDiscriminator(): Map[String, String]
- Definition Classes
- NodeWithDiscriminator
-
def
typeDiscriminatorName(): StrField
- Definition Classes
- NodeWithDiscriminator
-
def
typeIris: Seq[String]
- Definition Classes
- DomainElement → CustomizableElement
-
def
unique(): BoolField
- Definition Classes
- PropertyLikeMapping
-
def
unresolved(refName: String, aliases: Seq[String], pos: Option[SourceLocation], unresolvedSeverity: String)(implicit ctx: UnresolvedComponents): DomainElement with Linkable
- Definition Classes
- Linkable
-
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
withAllowMultiple(allow: Boolean): ErrorAnnotationMapping.this.type
- Definition Classes
- PropertyLikeMapping
-
def
withCustomDomainProperties(extensions: Seq[DomainExtension]): ErrorAnnotationMapping.this.type
- Definition Classes
- DomainElement → CustomizableElement
-
def
withCustomDomainProperty(extensions: DomainExtension): ErrorAnnotationMapping.this.type
- Definition Classes
- DomainElement → CustomizableElement
-
def
withDomain(domainIri: Seq[String]): AnnotationMapping
- Definition Classes
- AnnotationMapping
-
def
withEnum(values: Seq[Any]): ErrorAnnotationMapping.this.type
- Definition Classes
- PropertyLikeMapping
-
def
withExtends(extend: Seq[DomainElement]): ErrorAnnotationMapping.this.type
- Definition Classes
- DomainElement
-
def
withExternallyLinkable(linkable: Boolean): ErrorAnnotationMapping.this.type
- Definition Classes
- PropertyLikeMapping
-
def
withId(value: String): ErrorAnnotationMapping.this.type
- Definition Classes
- ErrorDeclaration → AmfObject
-
def
withIsExternalLink(isReference: Boolean): ErrorAnnotationMapping.this.type
- Definition Classes
- DomainElement
-
def
withLinkLabel(label: String, annotations: Annotations): ErrorAnnotationMapping.this.type
- Definition Classes
- Linkable
-
def
withLinkTarget(target: DomainElement): ErrorAnnotationMapping.this.type
- Definition Classes
- Linkable
-
def
withLiteralRange(range: String): ErrorAnnotationMapping.this.type
- Definition Classes
- PropertyLikeMapping
-
def
withMandatory(mandatory: Boolean): ErrorAnnotationMapping.this.type
- Definition Classes
- PropertyLikeMapping
-
def
withMaximum(max: Double): ErrorAnnotationMapping.this.type
- Definition Classes
- PropertyLikeMapping
-
def
withMinCount(minCount: Int): ErrorAnnotationMapping.this.type
- Definition Classes
- PropertyLikeMapping
-
def
withMinimum(min: Double): ErrorAnnotationMapping.this.type
- Definition Classes
- PropertyLikeMapping
-
def
withName(name: String): ErrorAnnotationMapping.this.type
- Definition Classes
- AnnotationMapping → NodeMappable → PropertyLikeMapping
-
def
withNodePropertyMapping(propertyId: String): ErrorAnnotationMapping.this.type
- Definition Classes
- PropertyLikeMapping
-
def
withObjectRange(range: Seq[String]): ErrorAnnotationMapping.this.type
- Definition Classes
- HasObjectRange
-
def
withPattern(pattern: String): ErrorAnnotationMapping.this.type
- Definition Classes
- PropertyLikeMapping
-
def
withSorted(sorted: Boolean): ErrorAnnotationMapping.this.type
- Definition Classes
- PropertyLikeMapping
-
def
withSupportsRecursion(recursive: Boolean): ErrorAnnotationMapping.this.type
- Definition Classes
- Linkable
-
def
withTypeDiscriminator(typesMapping: Map[String, String], entryAnnotations: Annotations = Annotations(), valueAnnotations: Annotations = Annotations()): ErrorAnnotationMapping.this.type
- Definition Classes
- NodeWithDiscriminator
-
def
withTypeDiscriminatorName(name: String): ErrorAnnotationMapping.this.type
- Definition Classes
- NodeWithDiscriminator
-
def
withUnique(unique: Boolean): ErrorAnnotationMapping.this.type
- Definition Classes
- PropertyLikeMapping
-
def
→[B](y: B): (ErrorAnnotationMapping, B)
- Implicit
- This member is added by an implicit conversion from ErrorAnnotationMapping to ArrowAssoc[ErrorAnnotationMapping] performed by method ArrowAssoc in scala.Predef.
- Definition Classes
- ArrowAssoc
Deprecated Value Members
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] ) @Deprecated
- Deprecated