trait PropertyLikeMapping[M <: PropertyLikeMappingModel] extends DomainElement with HasObjectRange[M] with NodeWithDiscriminator[M]
Linear Supertypes
Known Subclasses
Ordering
- Alphabetic
- By Inheritance
Inherited
- 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
Abstract Value Members
-
abstract
val
annotations: Annotations
- Definition Classes
- AmfElement
-
abstract
def
componentId: String
- Definition Classes
- AmfObject
-
abstract
val
fields: Fields
- Definition Classes
- AmfObject
-
abstract
def
meta: M
- Definition Classes
- PropertyLikeMapping → NodeWithDiscriminator → HasObjectRange → AmfObject
Concrete 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 PropertyLikeMapping[M] to any2stringadd[PropertyLikeMapping[M]] performed by method any2stringadd in scala.Predef.
- Definition Classes
- any2stringadd
-
def
->[B](y: B): (PropertyLikeMapping[M], B)
- Implicit
- This member is added by an implicit conversion from PropertyLikeMapping[M] to ArrowAssoc[PropertyLikeMapping[M]] 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): PropertyLikeMapping.this.type
- Definition Classes
- AmfObject
-
def
add(other: Annotations): PropertyLikeMapping.this.type
- Definition Classes
- AmfElement
-
def
add(annotation: Annotation): PropertyLikeMapping.this.type
- Definition Classes
- AmfElement
-
def
adopted(parent: String, cycle: Seq[String]): PropertyLikeMapping.this.type
- Definition Classes
- AmfObject
- def allowMultiple(): BoolField
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
- def classification(): PropertyClassification
-
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
customDomainProperties: Seq[DomainExtension]
- Definition Classes
- DomainElement → CustomizableElement
-
def
ensuring(cond: (PropertyLikeMapping[M]) ⇒ Boolean, msg: ⇒ Any): PropertyLikeMapping[M]
- Implicit
- This member is added by an implicit conversion from PropertyLikeMapping[M] to Ensuring[PropertyLikeMapping[M]] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
-
def
ensuring(cond: (PropertyLikeMapping[M]) ⇒ Boolean): PropertyLikeMapping[M]
- Implicit
- This member is added by an implicit conversion from PropertyLikeMapping[M] to Ensuring[PropertyLikeMapping[M]] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
-
def
ensuring(cond: Boolean, msg: ⇒ Any): PropertyLikeMapping[M]
- Implicit
- This member is added by an implicit conversion from PropertyLikeMapping[M] to Ensuring[PropertyLikeMapping[M]] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
-
def
ensuring(cond: Boolean): PropertyLikeMapping[M]
- Implicit
- This member is added by an implicit conversion from PropertyLikeMapping[M] to Ensuring[PropertyLikeMapping[M]] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
- def enum(): Seq[AnyField]
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
extend: Seq[DomainElement]
- Definition Classes
- DomainElement
- def externallyLinkable(): BoolField
-
def
formatted(fmtstr: String): String
- Implicit
- This member is added by an implicit conversion from PropertyLikeMapping[M] to StringFormat[PropertyLikeMapping[M]] 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
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
val
id: String
- Definition Classes
- AmfObject
-
def
isExternalLink: BoolField
- Definition Classes
- DomainElement
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- def isMandatory: Boolean
-
def
isTrackedBy(trackId: String): Boolean
- Definition Classes
- AmfElement
- def isUnion: Boolean
- def literalRange(): StrField
-
def
location(): Option[String]
- Definition Classes
- AmfElement
- def mandatory(): BoolField
- def maximum(): DoubleField
- def minCount(): IntField
- def minimum(): DoubleField
- def name(): StrField
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def nodePropertyMapping(): StrField
- def nodesInRange: Seq[String]
-
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
- def pattern(): StrField
-
def
position(): Option[LexicalInformation]
- Definition Classes
- AmfElement
-
def
set(field: Field, value: AmfElement, annotations: Annotations): PropertyLikeMapping.this.type
- Definition Classes
- AmfObject
-
def
set(field: Field, value: AmfElement): PropertyLikeMapping.this.type
- Definition Classes
- AmfObject
-
def
set(field: Field, values: Seq[String]): PropertyLikeMapping.this.type
- Definition Classes
- AmfObject
-
def
set(field: Field, value: Float): PropertyLikeMapping.this.type
- Definition Classes
- AmfObject
-
def
set(field: Field, value: Double): PropertyLikeMapping.this.type
- Definition Classes
- AmfObject
-
def
set(field: Field, value: Int): PropertyLikeMapping.this.type
- Definition Classes
- AmfObject
-
def
set(field: Field, value: Boolean): PropertyLikeMapping.this.type
- Definition Classes
- AmfObject
-
def
set(field: Field, value: String, annotations: Annotations): PropertyLikeMapping.this.type
- Definition Classes
- AmfObject
-
def
set(field: Field, value: String): PropertyLikeMapping.this.type
- Definition Classes
- AmfObject
-
def
setArray(field: Field, values: Seq[AmfElement], annotations: Annotations): PropertyLikeMapping.this.type
- Definition Classes
- AmfObject
-
def
setArray(field: Field, values: Seq[AmfElement]): PropertyLikeMapping.this.type
- Definition Classes
- AmfObject
-
def
setArrayWithoutId(field: Field, values: Seq[AmfElement], annotations: Annotations): PropertyLikeMapping.this.type
- Definition Classes
- AmfObject
-
def
setArrayWithoutId(field: Field, values: Seq[AmfElement]): PropertyLikeMapping.this.type
- Definition Classes
- AmfObject
-
def
setWithoutId(field: Field, value: AmfElement, annotations: Annotations): PropertyLikeMapping.this.type
- Definition Classes
- AmfObject
-
final
def
simpleAdoption(parent: String): PropertyLikeMapping.this.type
- Definition Classes
- AmfObject
- def sorted(): BoolField
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
- def toField(): Field
-
def
toString(): String
- Definition Classes
- AnyRef → Any
-
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
-
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): PropertyLikeMapping.this.type
-
def
withCustomDomainProperties(extensions: Seq[DomainExtension]): PropertyLikeMapping.this.type
- Definition Classes
- DomainElement → CustomizableElement
-
def
withCustomDomainProperty(extensions: DomainExtension): PropertyLikeMapping.this.type
- Definition Classes
- DomainElement → CustomizableElement
- def withEnum(values: Seq[Any]): PropertyLikeMapping.this.type
-
def
withExtends(extend: Seq[DomainElement]): PropertyLikeMapping.this.type
- Definition Classes
- DomainElement
- def withExternallyLinkable(linkable: Boolean): PropertyLikeMapping.this.type
-
def
withId(value: String): PropertyLikeMapping.this.type
- Definition Classes
- AmfObject
-
def
withIsExternalLink(isReference: Boolean): PropertyLikeMapping.this.type
- Definition Classes
- DomainElement
- def withLiteralRange(range: String): PropertyLikeMapping.this.type
- def withMandatory(mandatory: Boolean): PropertyLikeMapping.this.type
- def withMaximum(max: Double): PropertyLikeMapping.this.type
- def withMinCount(minCount: Int): PropertyLikeMapping.this.type
- def withMinimum(min: Double): PropertyLikeMapping.this.type
- def withName(name: String): PropertyLikeMapping.this.type
- def withNodePropertyMapping(propertyId: String): PropertyLikeMapping.this.type
-
def
withObjectRange(range: Seq[String]): PropertyLikeMapping.this.type
- Definition Classes
- HasObjectRange
- def withPattern(pattern: String): PropertyLikeMapping.this.type
- def withSorted(sorted: Boolean): PropertyLikeMapping.this.type
-
def
withTypeDiscriminator(typesMapping: Map[String, String], entryAnnotations: Annotations = Annotations(), valueAnnotations: Annotations = Annotations()): PropertyLikeMapping.this.type
- Definition Classes
- NodeWithDiscriminator
-
def
withTypeDiscriminatorName(name: String): PropertyLikeMapping.this.type
- Definition Classes
- NodeWithDiscriminator
- def withUnique(unique: Boolean): PropertyLikeMapping.this.type
-
def
→[B](y: B): (PropertyLikeMapping[M], B)
- Implicit
- This member is added by an implicit conversion from PropertyLikeMapping[M] to ArrowAssoc[PropertyLikeMapping[M]] 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