|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Guide in se.cambio.cds.controller.guide |
---|
Methods in se.cambio.cds.controller.guide that return Guide | |
---|---|
Guide |
GuideManager.getGuide(String idGuide)
|
static Guide |
GuideUtil.parseGuide(byte[] guideSrc,
GuideManager guideManager,
GeneratedElementInstanceCollection elementInstanceCollection)
|
static Guide |
GuideUtil.parseGuide(InputStream input)
|
Methods in se.cambio.cds.controller.guide with parameters of type Guide | |
---|---|
static boolean |
ElementInstanceCollectionUtil.matchAndFill(GeneratedArchetypeReference ar1,
ArchetypeReference ar2,
Guide guide)
Looks if the second reference matches the first one, if empty references are found, they will be copied into the second one (only if the rest is matched). |
static boolean |
ElementInstanceCollectionUtil.matches(org.openehr.rm.datatypes.basic.DataValue dv1,
org.openehr.rm.datatypes.basic.DataValue dv2,
OperatorKind operatorKind,
Guide guide)
|
static boolean |
ElementInstanceCollectionUtil.matches(GeneratedArchetypeReference ar1,
ArchetypeReference ar2,
Guide guide)
|
boolean |
ElementInstanceCollection.matches(GeneratedArchetypeReference generatedArchetypeReference,
Guide guide)
|
static org.openehr.rm.datatypes.basic.DataValue |
ElementInstanceCollectionUtil.resolvePredicate(org.openehr.rm.datatypes.basic.DataValue dv,
OperatorKind op,
Guide guide)
|
static String |
GuideUtil.serializeGuide(Guide guide)
|
Uses of Guide in se.cambio.cds.formgen.controller |
---|
Methods in se.cambio.cds.formgen.controller that return Guide | |
---|---|
Guide |
FormGeneratorController.getGuide()
|
Uses of Guide in se.cambio.cds.gdl.converters.drools |
---|
Constructors in se.cambio.cds.gdl.converters.drools with parameters of type Guide | |
---|---|
GDLDroolsConverter(Guide guide)
|
Uses of Guide in se.cambio.cds.gdl.editor.controller |
---|
Methods in se.cambio.cds.gdl.editor.controller that return Guide | |
---|---|
Guide |
GDLEditor.getGuide()
|
static Guide |
GDLEditor.parseGuide(InputStream input)
|
Methods in se.cambio.cds.gdl.editor.controller with parameters of type Guide | |
---|---|
static String |
GDLEditor.serializeGuide(Guide guide)
|
boolean |
GDLEditor.setGuide(Guide guide)
|
Constructors in se.cambio.cds.gdl.editor.controller with parameters of type Guide | |
---|---|
GDLEditor(Guide guide)
|
Uses of Guide in se.cambio.cds.gdl.editor.controller.exportplugins |
---|
Methods in se.cambio.cds.gdl.editor.controller.exportplugins with parameters of type Guide | |
---|---|
static byte[] |
GuideExportPluginDirectory.compile(Guide guide)
|
byte[] |
GuideExportPlugin.compile(Guide guide)
|
byte[] |
DroolsGuideExportPlugin.compile(Guide guide)
|
String |
GuideExportPlugin.getExportedGuide(Guide guide)
|
String |
DroolsGuideExportPlugin.getExportedGuide(Guide guide)
|
Uses of Guide in se.cambio.cds.gdl.editor.controller.sw |
---|
Methods in se.cambio.cds.gdl.editor.controller.sw with parameters of type Guide | |
---|---|
static boolean |
LoadGuideFromFileRSW.checkParsedGuide(String guideSrc,
Guide guide)
|
Uses of Guide in se.cambio.cds.gdl.editor.view.util |
---|
Methods in se.cambio.cds.gdl.editor.view.util with parameters of type Guide | |
---|---|
static String |
ExportUtils.convertToHTML(Guide guide,
String lang)
|
static void |
ExportUtils.exportToHTML(Window owner,
Guide guide,
String lang)
|
Uses of Guide in se.cambio.cds.gdl.model.readable |
---|
Methods in se.cambio.cds.gdl.model.readable with parameters of type Guide | |
---|---|
static ReadableGuide |
GuideImporter.importGuide(Guide guide,
String language)
|
Uses of Guide in se.cambio.cds.gdl.parser |
---|
Methods in se.cambio.cds.gdl.parser that return Guide | |
---|---|
Guide |
GDLParser.parse(InputStream input)
|
Guide |
GDLParser.parse(Reader input)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |