|
COSMOS ${releaseVersion} resource-modeling Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.cosmos.rm.validation.internal.content.AbstractXMLContentDescriber
org.eclipse.cosmos.rm.validation.internal.content.SMLIFContentDescriber
public class SMLIFContentDescriber
The describer for SML-IF documents.
| Field Summary | |
|---|---|
static java.lang.String |
ID
The content type id for SML-IF documents |
| Fields inherited from class org.eclipse.cosmos.rm.validation.internal.content.AbstractXMLContentDescriber |
|---|
CONTINUE |
| Fields inherited from interface org.eclipse.core.runtime.content.IContentDescriber |
|---|
INDETERMINATE, INVALID, VALID |
| Constructor Summary | |
|---|---|
SMLIFContentDescriber()
|
|
| Method Summary | |
|---|---|
int |
determineType(java.lang.String line)
Used to determine the type of the content based on the line passed in |
org.eclipse.core.runtime.QualifiedName[] |
getSupportedOptions()
|
| Methods inherited from class org.eclipse.cosmos.rm.validation.internal.content.AbstractXMLContentDescriber |
|---|
describe, retrieveElementName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String ID
| Constructor Detail |
|---|
public SMLIFContentDescriber()
| Method Detail |
|---|
public org.eclipse.core.runtime.QualifiedName[] getSupportedOptions()
getSupportedOptions in interface org.eclipse.core.runtime.content.IContentDescribergetSupportedOptions in class AbstractXMLContentDescriberIContentDescriber.getSupportedOptions()public int determineType(java.lang.String line)
AbstractXMLContentDescriber
determineType in class AbstractXMLContentDescriberline - The line being processedorg.eclipse.cosmos.rm.smlif.internal.content.AbstractXMLContentDescriber#determineType(java.lang.String)
|
COSMOS ${releaseVersion} resource-modeling Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||