JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.geppetto.core.data.model
Interface IDataEntity
All Known Subinterfaces:
IAspectConfiguration
,
IExperiment
,
IGeppettoProject
,
IPersistedData
,
ISimulationResult
,
ISimulatorConfiguration
All Known Implementing Classes:
AspectConfiguration
,
Experiment
,
GeppettoProject
,
LocalAspectConfiguration
,
LocalExperiment
,
LocalGeppettoProject
,
LocalPersistedData
,
LocalSimulationResult
,
LocalSimulatorConfiguration
,
PersistedData
,
SimulationResult
,
SimulatorConfiguration
public interface
IDataEntity
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
long
getId
()
void
setId
(long id)
Method Detail
getId
long getId()
setId
void setId(long id)
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method