Class PVDescriptor
java.lang.Object
org.yamcs.studio.autocomplete.parser.ContentDescriptor
org.yamcs.studio.autocomplete.parser.PVDescriptor
Descriptor used in
IContentParser
and IAutoCompleteProvider
to describe a content matching a PV.-
Constructor Summary
-
Method Summary
Methods inherited from class org.yamcs.studio.autocomplete.parser.ContentDescriptor
getAutoCompleteType, getContentType, getEndIndex, getOriginalContent, getStartIndex, getValue, isReplay, setAutoCompleteType, setContentType, setEndIndex, setOriginalContent, setReplay, setStartIndex, setValue
-
Constructor Details
-
PVDescriptor
public PVDescriptor()
-
-
Method Details
-
addParam
-
getName
-
setName
-
getField
-
setField
-
getParams
-
toString
- Overrides:
toString
in classContentDescriptor
-