BetterModel
Toggle table of contents
1.14.1-SNAPSHOT-419
api
Target filter
api
Switch theme
Search in API
Skip to content
BetterModel
api
/
kr.toxicity.model.api.data.raw
/
ModelElement
Model
Element
@
ApiStatus.Internal
interface
ModelElement
A raw model's element
Inheritors
Locator
NullObject
Unsupported
Cube
Members
Types
Cube
Link copied to clipboard
class
Cube
:
Record
,
ModelElement
A raw model's cube.
Locator
Link copied to clipboard
class
Locator
:
Record
,
ModelElement
A raw model's locator
Null
Object
Link copied to clipboard
class
NullObject
:
Record
,
ModelElement
A raw model's null object
Unsupported
Link copied to clipboard
class
Unsupported
:
Record
,
ModelElement
Unsupported model's object
Properties
PARSER
Link copied to clipboard
val
PARSER
:
JsonDeserializer
<
ModelElement
>
Parser
Functions
is
Supported
Link copied to clipboard
open
fun
isSupported
(
)
:
Boolean
Checks this element is supported
name
Link copied to clipboard
@
NotNull
abstract
fun
name
(
)
:
@
NotNull
String
Gets name
type
Link copied to clipboard
@
NotNull
abstract
fun
type
(
)
:
@
NotNull
String
Gets type
uuid
Link copied to clipboard
@
NotNull
abstract
fun
uuid
(
)
:
@
NotNull
String
Gets uuid