|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface VViewproxyPackage
The Package for the model. It contains accessors for the meta objects to represent
VViewproxyFactory| Nested Class Summary | |
|---|---|
static interface |
VViewproxyPackage.Literals
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type |
| Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage |
|---|
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry |
| Field Summary | |
|---|---|
static VViewproxyPackage |
eINSTANCE
The singleton instance of the package. |
static String |
eNAME
The package name. |
static String |
eNS_PREFIX
The package namespace name. |
static String |
eNS_URI
The package namespace URI. |
static int |
VIEW_PROXY
The meta object id for the ' View Proxy' class. |
static int |
VIEW_PROXY__ATTACHMENTS
The feature id for the 'Attachments' containment reference list. |
static int |
VIEW_PROXY__DIAGNOSTIC
The feature id for the 'Diagnostic' containment reference. |
static int |
VIEW_PROXY__ENABLED
The feature id for the 'Enabled' attribute. |
static int |
VIEW_PROXY__ID
The feature id for the 'Id' attribute. |
static int |
VIEW_PROXY__NAME
The feature id for the 'Name' attribute. |
static int |
VIEW_PROXY__READONLY
The feature id for the 'Readonly' attribute. |
static int |
VIEW_PROXY__VISIBLE
The feature id for the 'Visible' attribute. |
static int |
VIEW_PROXY_FEATURE_COUNT
The number of structural features of the 'View Proxy' class. |
| Method Summary | |
|---|---|
org.eclipse.emf.ecore.EAttribute |
getViewProxy_Id()
Returns the meta object for the attribute ' Id'. |
org.eclipse.emf.ecore.EClass |
getViewProxy()
Returns the meta object for class ' View Proxy'. |
VViewproxyFactory |
getViewproxyFactory()
Returns the factory that creates the instances of the model. |
| 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, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Field Detail |
|---|
static final String eNAME
static final String eNS_URI
static final String eNS_PREFIX
static final VViewproxyPackage eINSTANCE
static final int VIEW_PROXY
View Proxy' class.
VViewProxyImpl,
VViewproxyPackageImpl.getViewProxy(),
Constant Field Valuesstatic final int VIEW_PROXY__NAME
static final int VIEW_PROXY__VISIBLE
static final int VIEW_PROXY__ENABLED
static final int VIEW_PROXY__READONLY
static final int VIEW_PROXY__DIAGNOSTIC
static final int VIEW_PROXY__ATTACHMENTS
static final int VIEW_PROXY__ID
static final int VIEW_PROXY_FEATURE_COUNT
| Method Detail |
|---|
org.eclipse.emf.ecore.EClass getViewProxy()
View Proxy'.
VViewProxyorg.eclipse.emf.ecore.EAttribute getViewProxy_Id()
Id'.
VViewProxy.getId(),
getViewProxy()VViewproxyFactory getViewproxyFactory()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||