|
TPTP 4.2.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
The Package for the model. It contains accessors for the meta objects to represent
FilterFactory| Nested Class Summary |
|---|
| Nested classes inherited from class org.eclipse.emf.ecore.EPackage |
|---|
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry |
| Field Summary | |
|---|---|
static FilterPackage |
eINSTANCE
The singleton instance of the package |
static java.lang.String |
eNAME
The package name |
static java.lang.String |
eNS_PREFIX
The package namespace name |
static java.lang.String |
eNS_URI
The package namespace URI |
static int |
MODIFIER_FILTER
The meta object id for the ' Modifier Filter' class |
static int |
MODIFIER_FILTER__MODIFIERS
The feature id for the 'Modifiers' attribute |
static int |
MODIFIER_FILTER__NAME
The feature id for the 'Name' attribute |
static int |
MODIFIER_FILTER_FEATURE_COUNT
The number of structural features of the the 'Modifier Filter' class |
| Method Summary | |
|---|---|
FilterFactory |
getFilterFactory()
Returns the factory that creates the instances of the model |
org.eclipse.emf.ecore.EAttribute |
getModifierFilter_Modifiers()
Returns the meta object for the attribute ' Modifiers' |
org.eclipse.emf.ecore.EClass |
getModifierFilter()
Returns the meta object for class ' Modifier Filter' |
| Methods inherited from interface org.eclipse.emf.ecore.EPackage |
|---|
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI |
| Methods inherited from interface org.eclipse.emf.ecore.ENamedElement |
|---|
getName, setName |
| Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
|---|
getEAnnotation, getEAnnotations |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Field Detail |
public static final java.lang.String eNAME
public static final java.lang.String eNS_URI
public static final java.lang.String eNS_PREFIX
public static final FilterPackage eINSTANCE
public static final int MODIFIER_FILTER
Modifier Filter' class.
ModifierFilterImpl,
FilterPackageImpl.getModifierFilter(),
Constant Field Valuespublic static final int MODIFIER_FILTER__NAME
public static final int MODIFIER_FILTER__MODIFIERS
public static final int MODIFIER_FILTER_FEATURE_COUNT
| Method Detail |
public org.eclipse.emf.ecore.EClass getModifierFilter()
Modifier Filter'.
ModifierFilterpublic org.eclipse.emf.ecore.EAttribute getModifierFilter_Modifiers()
Modifiers'.
ModifierFilter.getModifiers(),
getModifierFilter()public FilterFactory getFilterFactory()
|
TPTP 4.2.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||