toggle menu
codyze
jvm
switch theme
search in API
coko-core
/
de.fraunhofer.aisec.codyze.specificationLanguages.coko.core.modelling
/
BackendDataItem
Backend
Data
Item
interface
BackendDataItem
(
source
)
Interface for accessing info about a DataItem from the
CokoBackend
Members
Properties
name
Link copied to clipboard
abstract
val
name
:
String
?
type
Link copied to clipboard
abstract
val
type
:
String
?
value
Link copied to clipboard
abstract
val
value
:
Any
?