public class PrimitiveAwareScope extends AbstractXcoreScope
| Constructor and Description |
|---|
PrimitiveAwareScope(AbstractXcoreScope parent,
AbstractTypeScope typeScope) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doGetElements(JvmType type,
java.util.List<IEObjectDescription> result) |
IEObjectDescription |
getSingleElement(QualifiedName name) |
protected boolean |
isPrimitive(QualifiedName name) |
getAllElements, getElements, getElementspublic PrimitiveAwareScope(AbstractXcoreScope parent, AbstractTypeScope typeScope)
public IEObjectDescription getSingleElement(QualifiedName name)
getSingleElement in class AbstractXcoreScopeprotected boolean isPrimitive(QualifiedName name)
protected void doGetElements(JvmType type,
java.util.List<IEObjectDescription> result)
doGetElements in class AbstractXcoreScope