Class SimpleVocabularyCommands
java.lang.Object
de.unibamberg.minf.gtf.commands.BaseCommands
de.unibamberg.minf.gtf.extensions.vocabulary.commands.SimpleVocabularyCommands
- All Implemented Interfaces:
de.unibamberg.minf.gtf.commands.Commands
public class SimpleVocabularyCommands
extends de.unibamberg.minf.gtf.commands.BaseCommands
-
Field Summary
Fields inherited from class de.unibamberg.minf.gtf.commands.BaseCommands
SIMPLE_TYPES -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList<de.unibamberg.minf.gtf.syntaxtree.NonterminalSyntaxTreeNode>getNodesForStringSelector(de.unibamberg.minf.gtf.syntaxtree.NonterminalSyntaxTreeNode parent, List<String> scopedSelector) highlightVocabularyKeys(Object[] args, List<de.unibamberg.minf.gtf.model.vocabulary.Vocabulary> list) <T extends de.unibamberg.minf.gtf.model.vocabulary.Vocabulary>
StringreplaceWithVocabularyValue(Object[] args, List<T> list) Methods inherited from class de.unibamberg.minf.gtf.commands.BaseCommands
convert, convert, ensureCollection, ensureCollection, ensureCollectionSize, ensureCollectionSize, ensureCollectionSizeAtLeast, flattenArgs, getAsSimpleValue, getAsSimpleValue, getConversionSupportingDispatcher, getEnclosedType, getSubordinateDispatchers, isCollectionType, isNullValue, supportsConversion
-
Constructor Details
-
SimpleVocabularyCommands
public SimpleVocabularyCommands()
-
-
Method Details
-
replaceWithVocabularyValue
-
highlightVocabularyKeys
-
getNodesForStringSelector
-