Skip to content

Package: VTTableValidationPackage

VTTableValidationPackage

nameinstructionbranchcomplexitylinemethod
static {...}
M: 0 C: 3
100%
M: 0 C: 0
100%
M: 0 C: 1
100%
M: 0 C: 3
100%
M: 0 C: 1
100%

Coverage

1: /**
2: * Copyright (c) 2011-2014 EclipseSource Muenchen GmbH and others.
3: *
4: * All rights reserved. This program and the accompanying materials
5: * are made available under the terms of the Eclipse Public License 2.0
6: * which accompanies this distribution, and is available at
7: * https://www.eclipse.org/legal/epl-2.0/
8: *
9: * SPDX-License-Identifier: EPL-2.0
10: *
11: * Contributors:
12: * EclipseSource Munich - initial API and implementation
13: */
14: package org.eclipse.emf.ecp.view.template.style.tableValidation.model;
15:
16: import org.eclipse.emf.ecore.EAttribute;
17: import org.eclipse.emf.ecore.EClass;
18: import org.eclipse.emf.ecore.EPackage;
19: import org.eclipse.emf.ecp.view.template.model.VTTemplatePackage;
20:
21: /**
22: * <!-- begin-user-doc -->
23: * The <b>Package</b> for the model.
24: * It contains accessors for the meta objects to represent
25: * <ul>
26: * <li>each class,</li>
27: * <li>each feature of each class,</li>
28: * <li>each operation of each class,</li>
29: * <li>each enum,</li>
30: * <li>and each data type</li>
31: * </ul>
32: * <!-- end-user-doc -->
33: *
34: * @see org.eclipse.emf.ecp.view.template.style.tableValidation.model.VTTableValidationFactory
35: * @model kind="package"
36: * @generated
37: */
38: public interface VTTableValidationPackage extends EPackage {
39:         /**
40:          * The package name.
41:          * <!-- begin-user-doc -->
42:          * <!-- end-user-doc -->
43:          *
44:          * @generated
45:          */
46:         String eNAME = "tableValidation"; //$NON-NLS-1$
47:
48:         /**
49:          * The package namespace URI.
50:          * <!-- begin-user-doc -->
51:          * <!-- end-user-doc -->
52:          *
53:          * @generated
54:          */
55:         String eNS_URI = "http://www.eclipse.org/emf/ecp/view/template/style/table/validation/model"; //$NON-NLS-1$
56:
57:         /**
58:          * The package namespace name.
59:          * <!-- begin-user-doc -->
60:          * <!-- end-user-doc -->
61:          *
62:          * @generated
63:          */
64:         String eNS_PREFIX = "org.eclipse.emf.ecp.view.template.style.table.validation.model"; //$NON-NLS-1$
65:
66:         /**
67:          * The singleton instance of the package.
68:          * <!-- begin-user-doc -->
69:          * <!-- end-user-doc -->
70:          *
71:          * @generated
72:          */
73:         VTTableValidationPackage eINSTANCE = org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl.VTTableValidationPackageImpl
74:                 .init();
75:
76:         /**
77:          * The meta object id for the '
78:          * {@link org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl.VTTableValidationStylePropertyImpl
79:          * <em>Style Property</em>}' class.
80:          * <!-- begin-user-doc -->
81:          * <!-- end-user-doc -->
82:          *
83:          * @see org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl.VTTableValidationStylePropertyImpl
84:          * @see org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl.VTTableValidationPackageImpl#getTableValidationStyleProperty()
85:          * @generated
86:          */
87:         int TABLE_VALIDATION_STYLE_PROPERTY = 0;
88:
89:         /**
90:          * The feature id for the '<em><b>Column Width</b></em>' attribute.
91:          * <!-- begin-user-doc -->
92:          * <!-- end-user-doc -->
93:          *
94:          * @generated
95:          * @ordered
96:          */
97:         int TABLE_VALIDATION_STYLE_PROPERTY__COLUMN_WIDTH = VTTemplatePackage.STYLE_PROPERTY_FEATURE_COUNT + 0;
98:
99:         /**
100:          * The feature id for the '<em><b>Column Name</b></em>' attribute.
101:          * <!-- begin-user-doc -->
102:          * <!-- end-user-doc -->
103:          *
104:          * @generated
105:          * @ordered
106:          */
107:         int TABLE_VALIDATION_STYLE_PROPERTY__COLUMN_NAME = VTTemplatePackage.STYLE_PROPERTY_FEATURE_COUNT + 1;
108:
109:         /**
110:          * The feature id for the '<em><b>Image Path</b></em>' attribute.
111:          * <!-- begin-user-doc -->
112:          * <!-- end-user-doc -->
113:          *
114:          * @generated
115:          * @ordered
116:          */
117:         int TABLE_VALIDATION_STYLE_PROPERTY__IMAGE_PATH = VTTemplatePackage.STYLE_PROPERTY_FEATURE_COUNT + 2;
118:
119:         /**
120:          * The number of structural features of the '<em>Style Property</em>' class.
121:          * <!-- begin-user-doc -->
122:          * <!-- end-user-doc -->
123:          *
124:          * @generated
125:          * @ordered
126:          */
127:         int TABLE_VALIDATION_STYLE_PROPERTY_FEATURE_COUNT = VTTemplatePackage.STYLE_PROPERTY_FEATURE_COUNT + 3;
128:
129:         /**
130:          * The number of operations of the '<em>Style Property</em>' class.
131:          * <!-- begin-user-doc -->
132:          * <!-- end-user-doc -->
133:          *
134:          * @generated
135:          * @ordered
136:          */
137:         int TABLE_VALIDATION_STYLE_PROPERTY_OPERATION_COUNT = VTTemplatePackage.STYLE_PROPERTY_OPERATION_COUNT + 0;
138:
139:         /**
140:          * Returns the meta object for class '
141:          * {@link org.eclipse.emf.ecp.view.template.style.tableValidation.model.VTTableValidationStyleProperty
142:          * <em>Style Property</em>}'.
143:          * <!-- begin-user-doc -->
144:          * <!-- end-user-doc -->
145:          *
146:          * @return the meta object for class '<em>Style Property</em>'.
147:          * @see org.eclipse.emf.ecp.view.template.style.tableValidation.model.VTTableValidationStyleProperty
148:          * @generated
149:          */
150:         EClass getTableValidationStyleProperty();
151:
152:         /**
153:          * Returns the meta object for the attribute '
154:          * {@link org.eclipse.emf.ecp.view.template.style.tableValidation.model.VTTableValidationStyleProperty#getColumnWidth
155:          * <em>Column Width</em>}'.
156:          * <!-- begin-user-doc -->
157:          * <!-- end-user-doc -->
158:          *
159:          * @return the meta object for the attribute '<em>Column Width</em>'.
160:          * @see org.eclipse.emf.ecp.view.template.style.tableValidation.model.VTTableValidationStyleProperty#getColumnWidth()
161:          * @see #getTableValidationStyleProperty()
162:          * @generated
163:          */
164:         EAttribute getTableValidationStyleProperty_ColumnWidth();
165:
166:         /**
167:          * Returns the meta object for the attribute '
168:          * {@link org.eclipse.emf.ecp.view.template.style.tableValidation.model.VTTableValidationStyleProperty#getColumnName
169:          * <em>Column Name</em>}'.
170:          * <!-- begin-user-doc -->
171:          * <!-- end-user-doc -->
172:          *
173:          * @return the meta object for the attribute '<em>Column Name</em>'.
174:          * @see org.eclipse.emf.ecp.view.template.style.tableValidation.model.VTTableValidationStyleProperty#getColumnName()
175:          * @see #getTableValidationStyleProperty()
176:          * @generated
177:          */
178:         EAttribute getTableValidationStyleProperty_ColumnName();
179:
180:         /**
181:          * Returns the meta object for the attribute '
182:          * {@link org.eclipse.emf.ecp.view.template.style.tableValidation.model.VTTableValidationStyleProperty#getImagePath
183:          * <em>Image Path</em>}'.
184:          * <!-- begin-user-doc -->
185:          * <!-- end-user-doc -->
186:          *
187:          * @return the meta object for the attribute '<em>Image Path</em>'.
188:          * @see org.eclipse.emf.ecp.view.template.style.tableValidation.model.VTTableValidationStyleProperty#getImagePath()
189:          * @see #getTableValidationStyleProperty()
190:          * @generated
191:          */
192:         EAttribute getTableValidationStyleProperty_ImagePath();
193:
194:         /**
195:          * Returns the factory that creates the instances of the model.
196:          * <!-- begin-user-doc -->
197:          * <!-- end-user-doc -->
198:          *
199:          * @return the factory that creates the instances of the model.
200:          * @generated
201:          */
202:         VTTableValidationFactory getTableValidationFactory();
203:
204:         /**
205:          * <!-- begin-user-doc -->
206:          * Defines literals for the meta objects that represent
207:          * <ul>
208:          * <li>each class,</li>
209:          * <li>each feature of each class,</li>
210:          * <li>each operation of each class,</li>
211:          * <li>each enum,</li>
212:          * <li>and each data type</li>
213:          * </ul>
214:          * <!-- end-user-doc -->
215:          *
216:          * @generated
217:          */
218:         interface Literals {
219:                 /**
220:                  * The meta object literal for the '
221:                  * {@link org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl.VTTableValidationStylePropertyImpl
222:                  * <em>Style Property</em>}' class.
223:                  * <!-- begin-user-doc -->
224:                  * <!-- end-user-doc -->
225:                  *
226:                  * @see org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl.VTTableValidationStylePropertyImpl
227:                  * @see org.eclipse.emf.ecp.view.template.style.tableValidation.model.impl.VTTableValidationPackageImpl#getTableValidationStyleProperty()
228:                  * @generated
229:                  */
230:                 EClass TABLE_VALIDATION_STYLE_PROPERTY = eINSTANCE.getTableValidationStyleProperty();
231:
232:                 /**
233:                  * The meta object literal for the '<em><b>Column Width</b></em>' attribute feature.
234:                  * <!-- begin-user-doc -->
235:                  * <!-- end-user-doc -->
236:                  *
237:                  * @generated
238:                  */
239:                 EAttribute TABLE_VALIDATION_STYLE_PROPERTY__COLUMN_WIDTH = eINSTANCE
240:                         .getTableValidationStyleProperty_ColumnWidth();
241:
242:                 /**
243:                  * The meta object literal for the '<em><b>Column Name</b></em>' attribute feature.
244:                  * <!-- begin-user-doc -->
245:                  * <!-- end-user-doc -->
246:                  *
247:                  * @generated
248:                  */
249:                 EAttribute TABLE_VALIDATION_STYLE_PROPERTY__COLUMN_NAME = eINSTANCE
250:                         .getTableValidationStyleProperty_ColumnName();
251:
252:                 /**
253:                  * The meta object literal for the '<em><b>Image Path</b></em>' attribute feature.
254:                  * <!-- begin-user-doc -->
255:                  * <!-- end-user-doc -->
256:                  *
257:                  * @generated
258:                  */
259:                 EAttribute TABLE_VALIDATION_STYLE_PROPERTY__IMAGE_PATH = eINSTANCE.getTableValidationStyleProperty_ImagePath();
260:
261:         }
262:
263: } // VTTableValidationPackage