protected static class XbaseResourceDescription.PrimitiveNamesFilteringSet
extends java.util.HashSet<org.eclipse.xtext.naming.QualifiedName>
| Modifier | Constructor and Description |
|---|---|
protected |
PrimitiveNamesFilteringSet() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
add(org.eclipse.xtext.naming.QualifiedName e) |
clear, clone, contains, isEmpty, iterator, remove, size, spliteratoraddAll, containsAll, retainAll, toArray, toArray, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitpublic boolean add(org.eclipse.xtext.naming.QualifiedName e)
add in interface java.util.Collection<org.eclipse.xtext.naming.QualifiedName>add in interface java.util.Set<org.eclipse.xtext.naming.QualifiedName>add in class java.util.HashSet<org.eclipse.xtext.naming.QualifiedName>