case class DialectDomainElement(_internal: plugins.document.vocabularies.model.domain.DialectDomainElement) extends DomainElement with Product with Serializable
- Annotations
- @JSExportAll()
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- DialectDomainElement
- Serializable
- Serializable
- Product
- Equals
- DomainElement
- PlatformSecrets
- AmfObjectWrapper
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
-
new
DialectDomainElement()
- Annotations
- @JSExportTopLevel( "model.domain.DialectDomainElement" )
- new DialectDomainElement(_internal: plugins.document.vocabularies.model.domain.DialectDomainElement)
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
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
clone(): AnyRef
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
def
customDomainProperties: convert.CoreClientConverters.ClientList[DomainExtension]
- Definition Classes
- DomainElement
- def definedBy(): NodeMapping
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
extendsNode: convert.CoreClientConverters.ClientList[DomainElement]
- Definition Classes
- DomainElement
-
def
finalize(): Unit
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
-
def
getObjectByPropertyId(id: String): convert.CoreClientConverters.ClientList[DomainElement]
- Definition Classes
- DomainElement
- def getObjectPropertyUri(propertyId: String): ClientList[DialectDomainElement]
-
def
getPropertyIds: convert.CoreClientConverters.ClientList[String]
- Definition Classes
- DomainElement
- def getPropertyUris(): ClientList[String]
-
def
getScalarByPropertyId(id: String): convert.CoreClientConverters.ClientList[Any]
- Definition Classes
- DomainElement
- def getScalarByPropertyUri(propertyId: String): ClientList[Any]
-
def
getTypeIds: convert.CoreClientConverters.ClientList[String]
- Definition Classes
- DomainElement
- def getTypeUris(): ClientList[String]
-
def
id: String
- Definition Classes
- DomainElement
- def includeName(): String
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- def localRefName(): String
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
-
val
platform: Platform
- Definition Classes
- PlatformSecrets
-
def
position: Range
- Definition Classes
- DomainElement
- def setLiteralProperty(propertyId: String, value: ClientList[Any]): plugins.document.vocabularies.model.domain.DialectDomainElement
- def setLiteralProperty(propertyId: String, value: Boolean): plugins.document.vocabularies.model.domain.DialectDomainElement
- def setLiteralProperty(propertyId: String, value: Float): plugins.document.vocabularies.model.domain.DialectDomainElement
- def setLiteralProperty(propertyId: String, value: Double): plugins.document.vocabularies.model.domain.DialectDomainElement
- def setLiteralProperty(propertyId: String, value: Int): plugins.document.vocabularies.model.domain.DialectDomainElement
- def setLiteralProperty(propertyId: String, value: String): plugins.document.vocabularies.model.domain.DialectDomainElement
- def setMapKeyProperty(propertyId: String, value: String): plugins.document.vocabularies.model.domain.DialectDomainElement
- def setObjectCollectionProperty(propertyId: String, value: ClientList[DialectDomainElement]): plugins.document.vocabularies.model.domain.DialectDomainElement
- def setObjectProperty(propertyId: String, value: DialectDomainElement): plugins.document.vocabularies.model.domain.DialectDomainElement
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
def
withCustomDomainProperties(extensions: convert.CoreClientConverters.ClientList[DomainExtension]): DialectDomainElement.this.type
- Definition Classes
- DomainElement
- def withDefinedby(nodeMapping: NodeMapping): DialectDomainElement
-
def
withExtendsNode(extension: convert.CoreClientConverters.ClientList[ParametrizedDeclaration]): DialectDomainElement.this.type
- Definition Classes
- DomainElement
-
def
withId(id: String): DialectDomainElement.this.type
- Definition Classes
- DomainElement
- def withInstanceTypes(types: ClientList[String]): DialectDomainElement