|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Term | |
---|---|
se.cambio.cds.formgen.controller | |
se.cambio.cds.gdl.editor.controller | |
se.cambio.cds.gdl.editor.view.util | |
se.cambio.cds.gdl.model |
Uses of Term in se.cambio.cds.formgen.controller |
---|
Methods in se.cambio.cds.formgen.controller that return Term | |
---|---|
Term |
FormGeneratorController.getConcepTerm()
|
Uses of Term in se.cambio.cds.gdl.editor.controller |
---|
Methods in se.cambio.cds.gdl.editor.controller that return Term | |
---|---|
Term |
GDLEditor.getConceptTerm()
|
Term |
GDLEditor.getTerm(String gtCode)
|
Methods in se.cambio.cds.gdl.editor.controller that return types with arguments of type Term | |
---|---|
Map<String,Term> |
GDLEditor.getCurrentTermsMap()
|
Uses of Term in se.cambio.cds.gdl.editor.view.util |
---|
Method parameters in se.cambio.cds.gdl.editor.view.util with type arguments of type Term | |
---|---|
static SelectableNode<Object> |
NodeDefinitionConversor.getNodeGTCodes(Map<String,Term> termsMap,
Collection<String> gtCodesToBeIgnored)
|
Uses of Term in se.cambio.cds.gdl.model |
---|
Methods in se.cambio.cds.gdl.model that return types with arguments of type Term | |
---|---|
Map<String,Term> |
TermDefinition.getTerms()
|
Method parameters in se.cambio.cds.gdl.model with type arguments of type Term | |
---|---|
void |
TermDefinition.setTerms(Map<String,Term> terms)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |