object AnnotationMappingModel extends DomainElementModel with PropertyLikeMappingModel with NodeMappableModel
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- AnnotationMappingModel
- NodeMappableModel
- PropertyLikeMappingModel
- NodeWithDiscriminatorModel
- HasObjectRangeModel
- DomainElementModel
- ModelDefaultBuilder
- Obj
- Type
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
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
-
val
AllowMultiple: Field
- Definition Classes
- PropertyLikeMappingModel
-
lazy val
CustomDomainProperties: Field
- Definition Classes
- DomainElementModel
- val Domain: Field
-
val
Enum: Field
- Definition Classes
- PropertyLikeMappingModel
-
lazy val
Extends: Field
- Definition Classes
- DomainElementModel
-
val
ExternallyLinkable: Field
- Definition Classes
- PropertyLikeMappingModel
-
val
IsExternalLink: Field
- Definition Classes
- DomainElementModel
-
val
LiteralRange: Field
- Definition Classes
- PropertyLikeMappingModel
-
val
Mandatory: Field
- Definition Classes
- PropertyLikeMappingModel
-
val
Maximum: Field
- Definition Classes
- PropertyLikeMappingModel
-
val
MinCount: Field
- Definition Classes
- PropertyLikeMappingModel
-
val
Minimum: Field
- Definition Classes
- PropertyLikeMappingModel
-
val
Name: Field
- Definition Classes
- AnnotationMappingModel → NodeMappableModel → PropertyLikeMappingModel
-
val
NodePropertyMapping: Field
- Definition Classes
- PropertyLikeMappingModel
-
val
ObjectRange: Field
- Definition Classes
- HasObjectRangeModel
-
val
Pattern: Field
- Definition Classes
- PropertyLikeMappingModel
-
val
Sorted: Field
- Definition Classes
- PropertyLikeMappingModel
-
val
Sources: Field
- Definition Classes
- DomainElementModel
-
val
TypeDiscriminator: Field
- Definition Classes
- NodeWithDiscriminatorModel
-
val
TypeDiscriminatorName: Field
- Definition Classes
- NodeWithDiscriminatorModel
-
val
Unique: Field
- Definition Classes
- PropertyLikeMappingModel
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native() @HotSpotIntrinsicCandidate()
-
val
doc: ModelDoc
- Definition Classes
- Obj
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
fields: List[Field]
- Definition Classes
- AnnotationMappingModel → Obj
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
def
modelInstance: AnnotationMapping
- Definition Classes
- AnnotationMappingModel → ModelDefaultBuilder
-
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()
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- AnyRef → Any
-
val
type: List[ValueType]
- Definition Classes
- AnnotationMappingModel → Type
-
def
typeIris: List[String]
- Definition Classes
- Type
-
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( ... )
Deprecated Value Members
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] ) @Deprecated
- Deprecated