case class AnnotationTypeDeclaration(_internal: AnnotationTypeDeclarationFragment) extends Fragment with Product with Serializable
- Annotations
- @JSExportAll()
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- AnnotationTypeDeclaration
- Serializable
- Serializable
- Product
- Equals
- Fragment
- EncodesModel
- BaseUnit
- PlatformSecrets
- AmfObjectWrapper
- Annotable
- AnyRef
- Any
Implicitly
- by any2stringadd
- by StringFormat
- by Ensuring
- by ArrowAssoc
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
-
new
AnnotationTypeDeclaration()
- Annotations
- @JSExportTopLevel( "AnnotationTypeDeclaration" )
- new AnnotationTypeDeclaration(_internal: AnnotationTypeDeclarationFragment)
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 AnnotationTypeDeclaration to any2stringadd[AnnotationTypeDeclaration] performed by method any2stringadd in scala.Predef.
- Definition Classes
- any2stringadd
-
def
->[B](y: B): (AnnotationTypeDeclaration, B)
- Implicit
- This member is added by an implicit conversion from AnnotationTypeDeclaration to ArrowAssoc[AnnotationTypeDeclaration] performed by method ArrowAssoc in scala.Predef.
- Definition Classes
- ArrowAssoc
- Annotations
- @inline()
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
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() @IntrinsicCandidate()
-
def
cloneUnit(): BaseUnit
- Definition Classes
- BaseUnit
-
def
encodes: DomainElement
- Definition Classes
- EncodesModel
-
def
ensuring(cond: (AnnotationTypeDeclaration) ⇒ Boolean, msg: ⇒ Any): AnnotationTypeDeclaration
- Implicit
- This member is added by an implicit conversion from AnnotationTypeDeclaration to Ensuring[AnnotationTypeDeclaration] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
-
def
ensuring(cond: (AnnotationTypeDeclaration) ⇒ Boolean): AnnotationTypeDeclaration
- Implicit
- This member is added by an implicit conversion from AnnotationTypeDeclaration to Ensuring[AnnotationTypeDeclaration] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
-
def
ensuring(cond: Boolean, msg: ⇒ Any): AnnotationTypeDeclaration
- Implicit
- This member is added by an implicit conversion from AnnotationTypeDeclaration to Ensuring[AnnotationTypeDeclaration] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
-
def
ensuring(cond: Boolean): AnnotationTypeDeclaration
- Implicit
- This member is added by an implicit conversion from AnnotationTypeDeclaration to Ensuring[AnnotationTypeDeclaration] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
findById(id: String): core.internal.convert.CoreClientConverters.ClientOption[DomainElement]
- Definition Classes
- BaseUnit
-
def
findByType(typeId: String): core.internal.convert.CoreClientConverters.ClientList[DomainElement]
- Definition Classes
- BaseUnit
-
def
formatted(fmtstr: String): String
- Implicit
- This member is added by an implicit conversion from AnnotationTypeDeclaration to StringFormat[AnnotationTypeDeclaration] performed by method StringFormat in scala.Predef.
- Definition Classes
- StringFormat
- Annotations
- @inline()
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @IntrinsicCandidate()
-
def
id: String
- Definition Classes
- BaseUnit
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
-
def
location: String
- Definition Classes
- BaseUnit
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @IntrinsicCandidate()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @IntrinsicCandidate()
-
def
pkg(): StrField
- Definition Classes
- BaseUnit
-
val
platform: Platform
- Definition Classes
- PlatformSecrets
-
def
processingData: BaseUnitProcessingData
- Definition Classes
- BaseUnit
-
def
raw: core.internal.convert.CoreClientConverters.ClientOption[String]
- Definition Classes
- BaseUnit
-
def
references(): core.internal.convert.CoreClientConverters.ClientList[BaseUnit]
- Definition Classes
- BaseUnit
-
def
sourceInformation: BaseUnitSourceInformation
- Definition Classes
- BaseUnit
-
def
sourceSpec: core.internal.convert.CoreClientConverters.ClientOption[Spec]
- Definition Classes
- BaseUnit
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
usage: StrField
- Definition Classes
- BaseUnit
-
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
withEncodes(encoded: DomainElement): AnnotationTypeDeclaration.this.type
- Definition Classes
- EncodesModel
-
def
withId(id: String): AnnotationTypeDeclaration.this.type
- Definition Classes
- BaseUnit
-
def
withLocation(location: String): AnnotationTypeDeclaration.this.type
- Definition Classes
- BaseUnit
-
def
withPkg(pkg: String): AnnotationTypeDeclaration.this.type
- Definition Classes
- BaseUnit
-
def
withProcessingData(data: BaseUnitProcessingData): AnnotationTypeDeclaration.this.type
- Definition Classes
- BaseUnit
-
def
withRaw(raw: String): AnnotationTypeDeclaration.this.type
- Definition Classes
- BaseUnit
-
def
withReferenceAlias(alias: String, id: String, fullUrl: String, relativeUrl: String): BaseUnit
- Definition Classes
- BaseUnit
-
def
withReferences(references: core.internal.convert.CoreClientConverters.ClientList[BaseUnit]): AnnotationTypeDeclaration.this.type
- Definition Classes
- BaseUnit
-
def
withUsage(usage: String): AnnotationTypeDeclaration.this.type
- Definition Classes
- BaseUnit
-
def
→[B](y: B): (AnnotationTypeDeclaration, B)
- Implicit
- This member is added by an implicit conversion from AnnotationTypeDeclaration to ArrowAssoc[AnnotationTypeDeclaration] 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
-
def
modelVersion: StrField
- Definition Classes
- BaseUnit
- Annotations
- @deprecated
- Deprecated
(Since version AMF 5.0.0 & AML 6.0.0) Use processingData.modelVersion for API Contract Base Units instead