Uses of Interface
io.vertigo.studio.notebook.Sketch
Packages that use Sketch
Package
Description
-
Uses of Sketch in io.vertigo.studio.impl.source
Methods in io.vertigo.studio.impl.source that return types with arguments of type Sketch -
Uses of Sketch in io.vertigo.studio.impl.source.dsl.raw
Methods in io.vertigo.studio.impl.source.dsl.raw that return types with arguments of type SketchModifier and TypeMethodDescriptionDslSketchFactory.createSketches(Notebook notebook, DslRaw raw) Create a definition from a dynamic definition in a context defined by definitionSpace (preexisting definitions).Résolution des références de définitions. -
Uses of Sketch in io.vertigo.studio.notebook
Classes in io.vertigo.studio.notebook that implement SketchMethods in io.vertigo.studio.notebook with type parameters of type SketchMethods in io.vertigo.studio.notebook that return types with arguments of type SketchMethods in io.vertigo.studio.notebook with parameters of type Sketch -
Uses of Sketch in io.vertigo.studio.notebook.authorization
Classes in io.vertigo.studio.notebook.authorization that implement SketchModifier and TypeClassDescriptionfinal classUne authorization est un droit sur une fonction de l'application. -
Uses of Sketch in io.vertigo.studio.notebook.domain
Classes in io.vertigo.studio.notebook.domain that implement SketchModifier and TypeClassDescriptionfinal classA domain exists to enrich the primitive datatypes, giving them super powers.final classThe DtSketch class defines the sketch of data. -
Uses of Sketch in io.vertigo.studio.notebook.domain.association
Classes in io.vertigo.studio.notebook.domain.association that implement SketchModifier and TypeClassDescriptionfinal classDéfinition d'une association NN.final classThis class defines a simple association : 1-1 or 1-n.classDécrit une association entre deux objets (A et B) L'association permet de décrire d'un point de vue conceptuel : - les cardinalités, (notnull ; multiplicity ) - les roles, - la navigation, - les deux types d'objets ou DtDefinition ou classes mises en oeuvre. -
Uses of Sketch in io.vertigo.studio.notebook.domain.masterdata
Classes in io.vertigo.studio.notebook.domain.masterdata that implement SketchModifier and TypeClassDescriptionfinal classA raw masterdata values is just a map of key/value pairs : -key : the name of the masterdata name -value: a map of all the values. each value is identified by a name -
Uses of Sketch in io.vertigo.studio.notebook.file
Classes in io.vertigo.studio.notebook.file that implement Sketch -
Uses of Sketch in io.vertigo.studio.notebook.search
Classes in io.vertigo.studio.notebook.search that implement SketchModifier and TypeClassDescriptionfinal classDéfinition des requêtes d'accès à l'index de recherche.final classDéfinition de Facette.final classDéfinition de l'index de recherche. -
Uses of Sketch in io.vertigo.studio.notebook.task
Classes in io.vertigo.studio.notebook.task that implement SketchModifier and TypeClassDescriptionfinal classThis class defines a task and its attributes. -
Uses of Sketch in io.vertigo.studio.notebook.webservices
Classes in io.vertigo.studio.notebook.webservices that implement Sketch -
Uses of Sketch in io.vertigo.studio.plugins.source.vertigo
Methods in io.vertigo.studio.plugins.source.vertigo that return types with arguments of type Sketch -
Uses of Sketch in io.vertigo.studio.plugins.source.vertigo.factories
Methods in io.vertigo.studio.plugins.source.vertigo.factories that return types with arguments of type SketchModifier and TypeMethodDescriptionDynamoSketchFactory.createSketches(Notebook notebook, DslRaw raw) Create a definition from a dynamic definition in a context defined by definitionSpace (preexisting definitions). -
Uses of Sketch in io.vertigo.studio.plugins.source.vertigo.factories.domain
Methods in io.vertigo.studio.plugins.source.vertigo.factories.domain that return types with arguments of type SketchModifier and TypeMethodDescriptionDomainSketchFactory.createSketches(Notebook notebook, DslRaw raw) Create a definition from a dynamic definition in a context defined by definitionSpace (preexisting definitions). -
Uses of Sketch in io.vertigo.studio.plugins.source.vertigo.factories.file
Methods in io.vertigo.studio.plugins.source.vertigo.factories.file that return types with arguments of type SketchModifier and TypeMethodDescriptionFileSketchFactory.createSketches(Notebook notebook, DslRaw raw) Create a definition from a dynamic definition in a context defined by definitionSpace (preexisting definitions). -
Uses of Sketch in io.vertigo.studio.plugins.source.vertigo.factories.search
Methods in io.vertigo.studio.plugins.source.vertigo.factories.search that return types with arguments of type SketchModifier and TypeMethodDescriptionSearchSketchFactory.createSketches(Notebook notebook, DslRaw raw) Create a definition from a dynamic definition in a context defined by definitionSpace (preexisting definitions). -
Uses of Sketch in io.vertigo.studio.plugins.source.vertigo.factories.task
Methods in io.vertigo.studio.plugins.source.vertigo.factories.task that return types with arguments of type SketchModifier and TypeMethodDescriptionTaskSketchFactory.createSketches(Notebook notebook, DslRaw raw) Create a definition from a dynamic definition in a context defined by definitionSpace (preexisting definitions).