public class BehaviorQuery extends Query
notToStringSet, sortElementsByName, targets, titles
dgElement, ignore, loop, titlePrefix, titleSuffix, useContextNameAsTitle
Constructor and Description |
---|
BehaviorQuery(com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.CallBehaviorAction callBehaviorAction) |
Modifier and Type | Method and Description |
---|---|
java.util.List<DocumentElement> |
visit(boolean forViewEditor,
java.lang.String outputDir)
This method must be overidden by subclasses to return the result of the
query
|
accept, getActions, getTargets, getTitles, initialize, isSortElementsByName, notToString, parse, setSortElementsByName, setTargets, setTitles, toStringStart
getDgElement, getIgnore, getLoop, getTitlePrefix, getTitleSuffix, getUseContextNameAsTitle, setDgElement, setIgnore, setLoop, setTitlePrefix, setTitleSuffix, setUseContextNameAsTitle, toString, toStringEnd
public BehaviorQuery(com.nomagic.uml2.ext.magicdraw.actions.mdbasicactions.CallBehaviorAction callBehaviorAction)
public java.util.List<DocumentElement> visit(boolean forViewEditor, java.lang.String outputDir)
Query
visit
in interface Generatable
visit
in class Query