Class ContentType

java.lang.Object
org.yamcs.studio.autocomplete.parser.ContentType
Direct Known Subclasses:
LocalContentType, SimContentType, StateContentType, SysContentType

public class ContentType extends Object
Common content types, can be extended to define specific content types. Used by IContentParser & IAutoCompleteProvider to filter content.