Package io.vertigo.studio.notebook
Class Notebook
java.lang.Object
io.vertigo.studio.notebook.Notebook
A Studio notebook is a space where sketches are shared and modified. (not threadSafe).
It's a conceptual representation of a project design that is human readable, storable and comparable
- Author:
- mlaroche, pchretien
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Notebook
public Notebook()
-
-
Method Details
-
register
Registers a new Sketch. The sketch must not be already registered.- Parameters:
sketch- the sketch
-
contains
-
resolve
-
getAllTypes
-
getAll
-