Uses of Class
io.vertigo.studio.notebook.task.TaskSketchAttribute
Packages that use TaskSketchAttribute
Package
Description
-
Uses of TaskSketchAttribute in io.vertigo.studio.notebook.task
Methods in io.vertigo.studio.notebook.task that return types with arguments of type TaskSketchAttributeModifier and TypeMethodDescriptionTaskSketch.getInAttributes()Retourne la liste des attributs INTaskSketch.getOutAttributeOpt()Retourne l' attribut OUT -
Uses of TaskSketchAttribute in io.vertigo.studio.plugins.generator.vertigo.util
Methods in io.vertigo.studio.plugins.generator.vertigo.util with parameters of type TaskSketchAttributeModifier and TypeMethodDescriptionstatic StringDomainUtil.buildJavaType(TaskSketchAttribute taskAttribute, Function<String, String> classNameFromDt) Construite le type java (sous forme de chaine de caractère) correspondant à un attribut de tache.static StringDomainUtil.buildJavaTypeLabel(TaskSketchAttribute taskAttribute, Function<String, String> classNameFromDt) Construite le label du type java (sous forme de chaine de caractère) correspondant à un attribut de tache.