public interface VViewproxyPackage
extends org.eclipse.emf.ecore.EPackage
VViewproxyFactory
Modifier and Type | Interface and Description |
---|---|
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
|
Modifier and Type | Field and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
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.
|
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
getEAnnotation, getEAnnotations
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.
static 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
org.eclipse.emf.ecore.EClass getViewProxy()
View Proxy
'.
VViewProxy
org.eclipse.emf.ecore.EAttribute getViewProxy_Id()
Id
'.
VViewProxy.getId()
,
getViewProxy()
VViewproxyFactory getViewproxyFactory()
Copyright © 2017. All rights reserved.