public interface ISerializationContext extends Comparable<ISerializationContext>
| Modifier and Type | Method and Description |
|---|---|
Action |
getAssignedAction() |
Set<Parameter> |
getEnabledBooleanParameters() |
ParserRule |
getParserRule() |
org.eclipse.emf.ecore.EClass |
getType() |
compareToAction getAssignedAction()
ParserRule getParserRule()
org.eclipse.emf.ecore.EClass getType()
Copyright © 2015. All Rights Reserved.