|
Removed
Link Here
|
| 1 |
/** |
| 2 |
* <copyright> |
| 3 |
* |
| 4 |
* Copyright (c) 2007 IBM Corporation and others. |
| 5 |
* All rights reserved. This program and the accompanying materials |
| 6 |
* are made available under the terms of the Eclipse Public License v1.0 |
| 7 |
* which accompanies this distribution, and is available at |
| 8 |
* http://www.eclipse.org/legal/epl-v10.html |
| 9 |
* |
| 10 |
* Contributors: |
| 11 |
* IBM - Initial API and implementation |
| 12 |
* |
| 13 |
* </copyright> |
| 14 |
* |
| 15 |
* $Id: MixedPackageImpl.java,v 1.4 2007/06/15 21:22:17 emerks Exp $ |
| 16 |
*/ |
| 17 |
package org.eclipse.emf.test.models.personal.mixed.impl; |
| 18 |
|
| 19 |
import org.eclipse.emf.ecore.EAttribute; |
| 20 |
import org.eclipse.emf.ecore.EClass; |
| 21 |
import org.eclipse.emf.ecore.EDataType; |
| 22 |
import org.eclipse.emf.ecore.EEnum; |
| 23 |
import org.eclipse.emf.ecore.EFactory; |
| 24 |
import org.eclipse.emf.ecore.EPackage; |
| 25 |
import org.eclipse.emf.ecore.EReference; |
| 26 |
|
| 27 |
import org.eclipse.emf.ecore.impl.EPackageImpl; |
| 28 |
|
| 29 |
import org.eclipse.emf.ecore.xml.type.XMLTypePackage; |
| 30 |
|
| 31 |
import org.eclipse.emf.test.models.personal.mixed.ContrType; |
| 32 |
import org.eclipse.emf.test.models.personal.mixed.DocumentRoot; |
| 33 |
import org.eclipse.emf.test.models.personal.mixed.LinkType; |
| 34 |
import org.eclipse.emf.test.models.personal.mixed.MixedFactory; |
| 35 |
import org.eclipse.emf.test.models.personal.mixed.NameType; |
| 36 |
import org.eclipse.emf.test.models.personal.mixed.PersonType; |
| 37 |
import org.eclipse.emf.test.models.personal.mixed.PersonnelType; |
| 38 |
import org.eclipse.emf.test.models.personal.mixed.UrlType; |
| 39 |
|
| 40 |
/** |
| 41 |
* <!-- begin-user-doc --> |
| 42 |
* The <b>Package</b> for the model. |
| 43 |
* It contains accessors for the meta objects to represent |
| 44 |
* <ul> |
| 45 |
* <li>each class,</li> |
| 46 |
* <li>each feature of each class,</li> |
| 47 |
* <li>each enum,</li> |
| 48 |
* <li>and each data type</li> |
| 49 |
* </ul> |
| 50 |
* <!-- end-user-doc --> |
| 51 |
* @see org.eclipse.emf.test.models.personal.mixed.MixedFactory |
| 52 |
* @model kind="package" |
| 53 |
* @generated |
| 54 |
*/ |
| 55 |
public class MixedPackageImpl extends EPackageImpl |
| 56 |
{ |
| 57 |
/** |
| 58 |
* The package name. |
| 59 |
* <!-- begin-user-doc --> |
| 60 |
* <!-- end-user-doc --> |
| 61 |
* @generated |
| 62 |
*/ |
| 63 |
public static final String eNAME = "mixed"; |
| 64 |
|
| 65 |
/** |
| 66 |
* The package namespace URI. |
| 67 |
* <!-- begin-user-doc --> |
| 68 |
* <!-- end-user-doc --> |
| 69 |
* @generated |
| 70 |
*/ |
| 71 |
public static final String eNS_URI = "http:///org.eclipse.emf.test.models/personalMixed"; |
| 72 |
|
| 73 |
/** |
| 74 |
* The package namespace name. |
| 75 |
* <!-- begin-user-doc --> |
| 76 |
* <!-- end-user-doc --> |
| 77 |
* @generated |
| 78 |
*/ |
| 79 |
public static final String eNS_PREFIX = "mixed"; |
| 80 |
|
| 81 |
/** |
| 82 |
* The singleton instance of the package. |
| 83 |
* <!-- begin-user-doc --> |
| 84 |
* <!-- end-user-doc --> |
| 85 |
* @generated |
| 86 |
*/ |
| 87 |
public static final MixedPackageImpl eINSTANCE = org.eclipse.emf.test.models.personal.mixed.impl.MixedPackageImpl.init(); |
| 88 |
|
| 89 |
/** |
| 90 |
* The meta object id for the '{@link org.eclipse.emf.test.models.personal.mixed.impl.DocumentRootImpl <em>Document Root</em>}' class. |
| 91 |
* <!-- begin-user-doc --> |
| 92 |
* <!-- end-user-doc --> |
| 93 |
* @see org.eclipse.emf.test.models.personal.mixed.impl.DocumentRootImpl |
| 94 |
* @see org.eclipse.emf.test.models.personal.mixed.impl.MixedPackageImpl#getDocumentRoot() |
| 95 |
* @generated |
| 96 |
*/ |
| 97 |
public static final int DOCUMENT_ROOT = 0; |
| 98 |
|
| 99 |
/** |
| 100 |
* The feature id for the '<em><b>Mixed</b></em>' attribute list. |
| 101 |
* <!-- begin-user-doc --> |
| 102 |
* <!-- end-user-doc --> |
| 103 |
* @generated |
| 104 |
* @ordered |
| 105 |
*/ |
| 106 |
public static final int DOCUMENT_ROOT__MIXED = 0; |
| 107 |
|
| 108 |
/** |
| 109 |
* The feature id for the '<em><b>XMLNS Prefix Map</b></em>' map. |
| 110 |
* <!-- begin-user-doc --> |
| 111 |
* <!-- end-user-doc --> |
| 112 |
* @generated |
| 113 |
* @ordered |
| 114 |
*/ |
| 115 |
public static final int DOCUMENT_ROOT__XMLNS_PREFIX_MAP = 1; |
| 116 |
|
| 117 |
/** |
| 118 |
* The feature id for the '<em><b>XSI Schema Location</b></em>' map. |
| 119 |
* <!-- begin-user-doc --> |
| 120 |
* <!-- end-user-doc --> |
| 121 |
* @generated |
| 122 |
* @ordered |
| 123 |
*/ |
| 124 |
public static final int DOCUMENT_ROOT__XSI_SCHEMA_LOCATION = 2; |
| 125 |
|
| 126 |
/** |
| 127 |
* The feature id for the '<em><b>Email</b></em>' attribute. |
| 128 |
* <!-- begin-user-doc --> |
| 129 |
* <!-- end-user-doc --> |
| 130 |
* @generated |
| 131 |
* @ordered |
| 132 |
*/ |
| 133 |
public static final int DOCUMENT_ROOT__EMAIL = 3; |
| 134 |
|
| 135 |
/** |
| 136 |
* The feature id for the '<em><b>Family</b></em>' attribute. |
| 137 |
* <!-- begin-user-doc --> |
| 138 |
* <!-- end-user-doc --> |
| 139 |
* @generated |
| 140 |
* @ordered |
| 141 |
*/ |
| 142 |
public static final int DOCUMENT_ROOT__FAMILY = 4; |
| 143 |
|
| 144 |
/** |
| 145 |
* The feature id for the '<em><b>Given</b></em>' attribute. |
| 146 |
* <!-- begin-user-doc --> |
| 147 |
* <!-- end-user-doc --> |
| 148 |
* @generated |
| 149 |
* @ordered |
| 150 |
*/ |
| 151 |
public static final int DOCUMENT_ROOT__GIVEN = 5; |
| 152 |
|
| 153 |
/** |
| 154 |
* The feature id for the '<em><b>Link</b></em>' containment reference. |
| 155 |
* <!-- begin-user-doc --> |
| 156 |
* <!-- end-user-doc --> |
| 157 |
* @generated |
| 158 |
* @ordered |
| 159 |
*/ |
| 160 |
public static final int DOCUMENT_ROOT__LINK = 6; |
| 161 |
|
| 162 |
/** |
| 163 |
* The feature id for the '<em><b>Name</b></em>' containment reference. |
| 164 |
* <!-- begin-user-doc --> |
| 165 |
* <!-- end-user-doc --> |
| 166 |
* @generated |
| 167 |
* @ordered |
| 168 |
*/ |
| 169 |
public static final int DOCUMENT_ROOT__NAME = 7; |
| 170 |
|
| 171 |
/** |
| 172 |
* The feature id for the '<em><b>Person</b></em>' containment reference. |
| 173 |
* <!-- begin-user-doc --> |
| 174 |
* <!-- end-user-doc --> |
| 175 |
* @generated |
| 176 |
* @ordered |
| 177 |
*/ |
| 178 |
public static final int DOCUMENT_ROOT__PERSON = 8; |
| 179 |
|
| 180 |
/** |
| 181 |
* The feature id for the '<em><b>Personnel</b></em>' containment reference. |
| 182 |
* <!-- begin-user-doc --> |
| 183 |
* <!-- end-user-doc --> |
| 184 |
* @generated |
| 185 |
* @ordered |
| 186 |
*/ |
| 187 |
public static final int DOCUMENT_ROOT__PERSONNEL = 9; |
| 188 |
|
| 189 |
/** |
| 190 |
* The feature id for the '<em><b>Url</b></em>' containment reference. |
| 191 |
* <!-- begin-user-doc --> |
| 192 |
* <!-- end-user-doc --> |
| 193 |
* @generated |
| 194 |
* @ordered |
| 195 |
*/ |
| 196 |
public static final int DOCUMENT_ROOT__URL = 10; |
| 197 |
|
| 198 |
/** |
| 199 |
* The number of structural features of the '<em>Document Root</em>' class. |
| 200 |
* <!-- begin-user-doc --> |
| 201 |
* <!-- end-user-doc --> |
| 202 |
* @generated |
| 203 |
* @ordered |
| 204 |
*/ |
| 205 |
public static final int DOCUMENT_ROOT_FEATURE_COUNT = 11; |
| 206 |
|
| 207 |
/** |
| 208 |
* The meta object id for the '{@link org.eclipse.emf.test.models.personal.mixed.impl.LinkTypeImpl <em>Link Type</em>}' class. |
| 209 |
* <!-- begin-user-doc --> |
| 210 |
* <!-- end-user-doc --> |
| 211 |
* @see org.eclipse.emf.test.models.personal.mixed.impl.LinkTypeImpl |
| 212 |
* @see org.eclipse.emf.test.models.personal.mixed.impl.MixedPackageImpl#getLinkType() |
| 213 |
* @generated |
| 214 |
*/ |
| 215 |
public static final int LINK_TYPE = 1; |
| 216 |
|
| 217 |
/** |
| 218 |
* The feature id for the '<em><b>Mixed</b></em>' attribute list. |
| 219 |
* <!-- begin-user-doc --> |
| 220 |
* <!-- end-user-doc --> |
| 221 |
* @generated |
| 222 |
* @ordered |
| 223 |
*/ |
| 224 |
public static final int LINK_TYPE__MIXED = 0; |
| 225 |
|
| 226 |
/** |
| 227 |
* The feature id for the '<em><b>Manager</b></em>' attribute. |
| 228 |
* <!-- begin-user-doc --> |
| 229 |
* <!-- end-user-doc --> |
| 230 |
* @generated |
| 231 |
* @ordered |
| 232 |
*/ |
| 233 |
public static final int LINK_TYPE__MANAGER = 1; |
| 234 |
|
| 235 |
/** |
| 236 |
* The feature id for the '<em><b>Subordinates</b></em>' attribute. |
| 237 |
* <!-- begin-user-doc --> |
| 238 |
* <!-- end-user-doc --> |
| 239 |
* @generated |
| 240 |
* @ordered |
| 241 |
*/ |
| 242 |
public static final int LINK_TYPE__SUBORDINATES = 2; |
| 243 |
|
| 244 |
/** |
| 245 |
* The number of structural features of the '<em>Link Type</em>' class. |
| 246 |
* <!-- begin-user-doc --> |
| 247 |
* <!-- end-user-doc --> |
| 248 |
* @generated |
| 249 |
* @ordered |
| 250 |
*/ |
| 251 |
public static final int LINK_TYPE_FEATURE_COUNT = 3; |
| 252 |
|
| 253 |
/** |
| 254 |
* The meta object id for the '{@link org.eclipse.emf.test.models.personal.mixed.impl.NameTypeImpl <em>Name Type</em>}' class. |
| 255 |
* <!-- begin-user-doc --> |
| 256 |
* <!-- end-user-doc --> |
| 257 |
* @see org.eclipse.emf.test.models.personal.mixed.impl.NameTypeImpl |
| 258 |
* @see org.eclipse.emf.test.models.personal.mixed.impl.MixedPackageImpl#getNameType() |
| 259 |
* @generated |
| 260 |
*/ |
| 261 |
public static final int NAME_TYPE = 2; |
| 262 |
|
| 263 |
/** |
| 264 |
* The feature id for the '<em><b>Mixed</b></em>' attribute list. |
| 265 |
* <!-- begin-user-doc --> |
| 266 |
* <!-- end-user-doc --> |
| 267 |
* @generated |
| 268 |
* @ordered |
| 269 |
*/ |
| 270 |
public static final int NAME_TYPE__MIXED = 0; |
| 271 |
|
| 272 |
/** |
| 273 |
* The feature id for the '<em><b>Family</b></em>' attribute. |
| 274 |
* <!-- begin-user-doc --> |
| 275 |
* <!-- end-user-doc --> |
| 276 |
* @generated |
| 277 |
* @ordered |
| 278 |
*/ |
| 279 |
public static final int NAME_TYPE__FAMILY = 1; |
| 280 |
|
| 281 |
/** |
| 282 |
* The feature id for the '<em><b>Given</b></em>' attribute. |
| 283 |
* <!-- begin-user-doc --> |
| 284 |
* <!-- end-user-doc --> |
| 285 |
* @generated |
| 286 |
* @ordered |
| 287 |
*/ |
| 288 |
public static final int NAME_TYPE__GIVEN = 2; |
| 289 |
|
| 290 |
/** |
| 291 |
* The number of structural features of the '<em>Name Type</em>' class. |
| 292 |
* <!-- begin-user-doc --> |
| 293 |
* <!-- end-user-doc --> |
| 294 |
* @generated |
| 295 |
* @ordered |
| 296 |
*/ |
| 297 |
public static final int NAME_TYPE_FEATURE_COUNT = 3; |
| 298 |
|
| 299 |
/** |
| 300 |
* The meta object id for the '{@link org.eclipse.emf.test.models.personal.mixed.impl.PersonnelTypeImpl <em>Personnel Type</em>}' class. |
| 301 |
* <!-- begin-user-doc --> |
| 302 |
* <!-- end-user-doc --> |
| 303 |
* @see org.eclipse.emf.test.models.personal.mixed.impl.PersonnelTypeImpl |
| 304 |
* @see org.eclipse.emf.test.models.personal.mixed.impl.MixedPackageImpl#getPersonnelType() |
| 305 |
* @generated |
| 306 |
*/ |
| 307 |
public static final int PERSONNEL_TYPE = 3; |
| 308 |
|
| 309 |
/** |
| 310 |
* The feature id for the '<em><b>Person</b></em>' containment reference list. |
| 311 |
* <!-- begin-user-doc --> |
| 312 |
* <!-- end-user-doc --> |
| 313 |
* @generated |
| 314 |
* @ordered |
| 315 |
*/ |
| 316 |
public static final int PERSONNEL_TYPE__PERSON = 0; |
| 317 |
|
| 318 |
/** |
| 319 |
* The number of structural features of the '<em>Personnel Type</em>' class. |
| 320 |
* <!-- begin-user-doc --> |
| 321 |
* <!-- end-user-doc --> |
| 322 |
* @generated |
| 323 |
* @ordered |
| 324 |
*/ |
| 325 |
public static final int PERSONNEL_TYPE_FEATURE_COUNT = 1; |
| 326 |
|
| 327 |
/** |
| 328 |
* The meta object id for the '{@link org.eclipse.emf.test.models.personal.mixed.impl.PersonTypeImpl <em>Person Type</em>}' class. |
| 329 |
* <!-- begin-user-doc --> |
| 330 |
* <!-- end-user-doc --> |
| 331 |
* @see org.eclipse.emf.test.models.personal.mixed.impl.PersonTypeImpl |
| 332 |
* @see org.eclipse.emf.test.models.personal.mixed.impl.MixedPackageImpl#getPersonType() |
| 333 |
* @generated |
| 334 |
*/ |
| 335 |
public static final int PERSON_TYPE = 4; |
| 336 |
|
| 337 |
/** |
| 338 |
* The feature id for the '<em><b>Mixed</b></em>' attribute list. |
| 339 |
* <!-- begin-user-doc --> |
| 340 |
* <!-- end-user-doc --> |
| 341 |
* @generated |
| 342 |
* @ordered |
| 343 |
*/ |
| 344 |
public static final int PERSON_TYPE__MIXED = 0; |
| 345 |
|
| 346 |
/** |
| 347 |
* The feature id for the '<em><b>Name</b></em>' containment reference. |
| 348 |
* <!-- begin-user-doc --> |
| 349 |
* <!-- end-user-doc --> |
| 350 |
* @generated |
| 351 |
* @ordered |
| 352 |
*/ |
| 353 |
public static final int PERSON_TYPE__NAME = 1; |
| 354 |
|
| 355 |
/** |
| 356 |
* The feature id for the '<em><b>Email</b></em>' attribute list. |
| 357 |
* <!-- begin-user-doc --> |
| 358 |
* <!-- end-user-doc --> |
| 359 |
* @generated |
| 360 |
* @ordered |
| 361 |
*/ |
| 362 |
public static final int PERSON_TYPE__EMAIL = 2; |
| 363 |
|
| 364 |
/** |
| 365 |
* The feature id for the '<em><b>Url</b></em>' containment reference list. |
| 366 |
* <!-- begin-user-doc --> |
| 367 |
* <!-- end-user-doc --> |
| 368 |
* @generated |
| 369 |
* @ordered |
| 370 |
*/ |
| 371 |
public static final int PERSON_TYPE__URL = 3; |
| 372 |
|
| 373 |
/** |
| 374 |
* The feature id for the '<em><b>Link</b></em>' containment reference. |
| 375 |
* <!-- begin-user-doc --> |
| 376 |
* <!-- end-user-doc --> |
| 377 |
* @generated |
| 378 |
* @ordered |
| 379 |
*/ |
| 380 |
public static final int PERSON_TYPE__LINK = 4; |
| 381 |
|
| 382 |
/** |
| 383 |
* The feature id for the '<em><b>Any</b></em>' attribute list. |
| 384 |
* <!-- begin-user-doc --> |
| 385 |
* <!-- end-user-doc --> |
| 386 |
* @generated |
| 387 |
* @ordered |
| 388 |
*/ |
| 389 |
public static final int PERSON_TYPE__ANY = 5; |
| 390 |
|
| 391 |
/** |
| 392 |
* The feature id for the '<em><b>Contr</b></em>' attribute. |
| 393 |
* <!-- begin-user-doc --> |
| 394 |
* <!-- end-user-doc --> |
| 395 |
* @generated |
| 396 |
* @ordered |
| 397 |
*/ |
| 398 |
public static final int PERSON_TYPE__CONTR = 6; |
| 399 |
|
| 400 |
/** |
| 401 |
* The feature id for the '<em><b>Id</b></em>' attribute. |
| 402 |
* <!-- begin-user-doc --> |
| 403 |
* <!-- end-user-doc --> |
| 404 |
* @generated |
| 405 |
* @ordered |
| 406 |
*/ |
| 407 |
public static final int PERSON_TYPE__ID = 7; |
| 408 |
|
| 409 |
/** |
| 410 |
* The feature id for the '<em><b>Salary</b></em>' attribute. |
| 411 |
* <!-- begin-user-doc --> |
| 412 |
* <!-- end-user-doc --> |
| 413 |
* @generated |
| 414 |
* @ordered |
| 415 |
*/ |
| 416 |
public static final int PERSON_TYPE__SALARY = 8; |
| 417 |
|
| 418 |
/** |
| 419 |
* The number of structural features of the '<em>Person Type</em>' class. |
| 420 |
* <!-- begin-user-doc --> |
| 421 |
* <!-- end-user-doc --> |
| 422 |
* @generated |
| 423 |
* @ordered |
| 424 |
*/ |
| 425 |
public static final int PERSON_TYPE_FEATURE_COUNT = 9; |
| 426 |
|
| 427 |
/** |
| 428 |
* The meta object id for the '{@link org.eclipse.emf.test.models.personal.mixed.impl.UrlTypeImpl <em>Url Type</em>}' class. |
| 429 |
* <!-- begin-user-doc --> |
| 430 |
* <!-- end-user-doc --> |
| 431 |
* @see org.eclipse.emf.test.models.personal.mixed.impl.UrlTypeImpl |
| 432 |
* @see org.eclipse.emf.test.models.personal.mixed.impl.MixedPackageImpl#getUrlType() |
| 433 |
* @generated |
| 434 |
*/ |
| 435 |
public static final int URL_TYPE = 5; |
| 436 |
|
| 437 |
/** |
| 438 |
* The feature id for the '<em><b>Href</b></em>' attribute. |
| 439 |
* <!-- begin-user-doc --> |
| 440 |
* <!-- end-user-doc --> |
| 441 |
* @generated |
| 442 |
* @ordered |
| 443 |
*/ |
| 444 |
public static final int URL_TYPE__HREF = 0; |
| 445 |
|
| 446 |
/** |
| 447 |
* The number of structural features of the '<em>Url Type</em>' class. |
| 448 |
* <!-- begin-user-doc --> |
| 449 |
* <!-- end-user-doc --> |
| 450 |
* @generated |
| 451 |
* @ordered |
| 452 |
*/ |
| 453 |
public static final int URL_TYPE_FEATURE_COUNT = 1; |
| 454 |
|
| 455 |
/** |
| 456 |
* The meta object id for the '{@link org.eclipse.emf.test.models.personal.mixed.ContrType <em>Contr Type</em>}' enum. |
| 457 |
* <!-- begin-user-doc --> |
| 458 |
* <!-- end-user-doc --> |
| 459 |
* @see org.eclipse.emf.test.models.personal.mixed.ContrType |
| 460 |
* @see org.eclipse.emf.test.models.personal.mixed.impl.MixedPackageImpl#getContrType() |
| 461 |
* @generated |
| 462 |
*/ |
| 463 |
public static final int CONTR_TYPE = 6; |
| 464 |
|
| 465 |
/** |
| 466 |
* The meta object id for the '<em>Contr Type Object</em>' data type. |
| 467 |
* <!-- begin-user-doc --> |
| 468 |
* <!-- end-user-doc --> |
| 469 |
* @see org.eclipse.emf.test.models.personal.mixed.ContrType |
| 470 |
* @see org.eclipse.emf.test.models.personal.mixed.impl.MixedPackageImpl#getContrTypeObject() |
| 471 |
* @generated |
| 472 |
*/ |
| 473 |
public static final int CONTR_TYPE_OBJECT = 7; |
| 474 |
|
| 475 |
/** |
| 476 |
* <!-- begin-user-doc --> |
| 477 |
* <!-- end-user-doc --> |
| 478 |
* @generated |
| 479 |
*/ |
| 480 |
private EClass documentRootEClass = null; |
| 481 |
|
| 482 |
/** |
| 483 |
* <!-- begin-user-doc --> |
| 484 |
* <!-- end-user-doc --> |
| 485 |
* @generated |
| 486 |
*/ |
| 487 |
private EClass linkTypeEClass = null; |
| 488 |
|
| 489 |
/** |
| 490 |
* <!-- begin-user-doc --> |
| 491 |
* <!-- end-user-doc --> |
| 492 |
* @generated |
| 493 |
*/ |
| 494 |
private EClass nameTypeEClass = null; |
| 495 |
|
| 496 |
/** |
| 497 |
* <!-- begin-user-doc --> |
| 498 |
* <!-- end-user-doc --> |
| 499 |
* @generated |
| 500 |
*/ |
| 501 |
private EClass personnelTypeEClass = null; |
| 502 |
|
| 503 |
/** |
| 504 |
* <!-- begin-user-doc --> |
| 505 |
* <!-- end-user-doc --> |
| 506 |
* @generated |
| 507 |
*/ |
| 508 |
private EClass personTypeEClass = null; |
| 509 |
|
| 510 |
/** |
| 511 |
* <!-- begin-user-doc --> |
| 512 |
* <!-- end-user-doc --> |
| 513 |
* @generated |
| 514 |
*/ |
| 515 |
private EClass urlTypeEClass = null; |
| 516 |
|
| 517 |
/** |
| 518 |
* <!-- begin-user-doc --> |
| 519 |
* <!-- end-user-doc --> |
| 520 |
* @generated |
| 521 |
*/ |
| 522 |
private EEnum contrTypeEEnum = null; |
| 523 |
|
| 524 |
/** |
| 525 |
* <!-- begin-user-doc --> |
| 526 |
* <!-- end-user-doc --> |
| 527 |
* @generated |
| 528 |
*/ |
| 529 |
private EDataType contrTypeObjectEDataType = null; |
| 530 |
|
| 531 |
/** |
| 532 |
* Creates an instance of the model <b>Package</b>, registered with |
| 533 |
* {@link org.eclipse.emf.ecore.EPackage.Registry EPackage.Registry} by the package |
| 534 |
* package URI value. |
| 535 |
* <p>Note: the correct way to create the package is via the static |
| 536 |
* factory method {@link #init init()}, which also performs |
| 537 |
* initialization of the package, or returns the registered package, |
| 538 |
* if one already exists. |
| 539 |
* <!-- begin-user-doc --> |
| 540 |
* <!-- end-user-doc --> |
| 541 |
* @see org.eclipse.emf.ecore.EPackage.Registry |
| 542 |
* @see org.eclipse.emf.test.models.personal.mixed.impl.MixedPackageImpl#eNS_URI |
| 543 |
* @see #init() |
| 544 |
* @generated |
| 545 |
*/ |
| 546 |
private MixedPackageImpl() |
| 547 |
{ |
| 548 |
super(eNS_URI, ((EFactory)MixedFactory.INSTANCE)); |
| 549 |
} |
| 550 |
|
| 551 |
/** |
| 552 |
* <!-- begin-user-doc --> |
| 553 |
* <!-- end-user-doc --> |
| 554 |
* @generated |
| 555 |
*/ |
| 556 |
private static boolean isInited = false; |
| 557 |
|
| 558 |
/** |
| 559 |
* Creates, registers, and initializes the <b>Package</b> for this |
| 560 |
* model, and for any others upon which it depends. Simple |
| 561 |
* dependencies are satisfied by calling this method on all |
| 562 |
* dependent packages before doing anything else. This method drives |
| 563 |
* initialization for interdependent packages directly, in parallel |
| 564 |
* with this package, itself. |
| 565 |
* <p>Of this package and its interdependencies, all packages which |
| 566 |
* have not yet been registered by their URI values are first created |
| 567 |
* and registered. The packages are then initialized in two steps: |
| 568 |
* meta-model objects for all of the packages are created before any |
| 569 |
* are initialized, since one package's meta-model objects may refer to |
| 570 |
* those of another. |
| 571 |
* <p>Invocation of this method will not affect any packages that have |
| 572 |
* already been initialized. |
| 573 |
* <!-- begin-user-doc --> |
| 574 |
* <!-- end-user-doc --> |
| 575 |
* @see #eNS_URI |
| 576 |
* @see #createPackageContents() |
| 577 |
* @see #initializePackageContents() |
| 578 |
* @generated |
| 579 |
*/ |
| 580 |
public static MixedPackageImpl init() |
| 581 |
{ |
| 582 |
if (isInited) return (MixedPackageImpl)EPackage.Registry.INSTANCE.getEPackage(MixedPackageImpl.eNS_URI); |
| 583 |
|
| 584 |
// Obtain or create and register package |
| 585 |
MixedPackageImpl theMixedPackageImpl = (MixedPackageImpl)(EPackage.Registry.INSTANCE.getEPackage(eNS_URI) instanceof MixedPackageImpl ? EPackage.Registry.INSTANCE.getEPackage(eNS_URI) : new MixedPackageImpl()); |
| 586 |
|
| 587 |
isInited = true; |
| 588 |
|
| 589 |
// Initialize simple dependencies |
| 590 |
XMLTypePackage.eINSTANCE.eClass(); |
| 591 |
|
| 592 |
// Create package meta-data objects |
| 593 |
theMixedPackageImpl.createPackageContents(); |
| 594 |
|
| 595 |
// Initialize created meta-data |
| 596 |
theMixedPackageImpl.initializePackageContents(); |
| 597 |
|
| 598 |
// Mark meta-data to indicate it can't be changed |
| 599 |
theMixedPackageImpl.freeze(); |
| 600 |
|
| 601 |
return theMixedPackageImpl; |
| 602 |
} |
| 603 |
|
| 604 |
|
| 605 |
/** |
| 606 |
* Returns the meta object for class '{@link org.eclipse.emf.test.models.personal.mixed.DocumentRoot <em>Document Root</em>}'. |
| 607 |
* <!-- begin-user-doc --> |
| 608 |
* <!-- end-user-doc --> |
| 609 |
* @return the meta object for class '<em>Document Root</em>'. |
| 610 |
* @see org.eclipse.emf.test.models.personal.mixed.DocumentRoot |
| 611 |
* @generated |
| 612 |
*/ |
| 613 |
public EClass getDocumentRoot() |
| 614 |
{ |
| 615 |
return documentRootEClass; |
| 616 |
} |
| 617 |
|
| 618 |
/** |
| 619 |
* Returns the meta object for the attribute list '{@link org.eclipse.emf.test.models.personal.mixed.DocumentRoot#getMixed <em>Mixed</em>}'. |
| 620 |
* <!-- begin-user-doc --> |
| 621 |
* <!-- end-user-doc --> |
| 622 |
* @return the meta object for the attribute list '<em>Mixed</em>'. |
| 623 |
* @see org.eclipse.emf.test.models.personal.mixed.DocumentRoot#getMixed() |
| 624 |
* @see #getDocumentRoot() |
| 625 |
* @generated |
| 626 |
*/ |
| 627 |
public EAttribute getDocumentRoot_Mixed() |
| 628 |
{ |
| 629 |
return (EAttribute)documentRootEClass.getEStructuralFeatures().get(0); |
| 630 |
} |
| 631 |
|
| 632 |
/** |
| 633 |
* Returns the meta object for the map '{@link org.eclipse.emf.test.models.personal.mixed.DocumentRoot#getXMLNSPrefixMap <em>XMLNS Prefix Map</em>}'. |
| 634 |
* <!-- begin-user-doc --> |
| 635 |
* <!-- end-user-doc --> |
| 636 |
* @return the meta object for the map '<em>XMLNS Prefix Map</em>'. |
| 637 |
* @see org.eclipse.emf.test.models.personal.mixed.DocumentRoot#getXMLNSPrefixMap() |
| 638 |
* @see #getDocumentRoot() |
| 639 |
* @generated |
| 640 |
*/ |
| 641 |
public EReference getDocumentRoot_XMLNSPrefixMap() |
| 642 |
{ |
| 643 |
return (EReference)documentRootEClass.getEStructuralFeatures().get(1); |
| 644 |
} |
| 645 |
|
| 646 |
/** |
| 647 |
* Returns the meta object for the map '{@link org.eclipse.emf.test.models.personal.mixed.DocumentRoot#getXSISchemaLocation <em>XSI Schema Location</em>}'. |
| 648 |
* <!-- begin-user-doc --> |
| 649 |
* <!-- end-user-doc --> |
| 650 |
* @return the meta object for the map '<em>XSI Schema Location</em>'. |
| 651 |
* @see org.eclipse.emf.test.models.personal.mixed.DocumentRoot#getXSISchemaLocation() |
| 652 |
* @see #getDocumentRoot() |
| 653 |
* @generated |
| 654 |
*/ |
| 655 |
public EReference getDocumentRoot_XSISchemaLocation() |
| 656 |
{ |
| 657 |
return (EReference)documentRootEClass.getEStructuralFeatures().get(2); |
| 658 |
} |
| 659 |
|
| 660 |
/** |
| 661 |
* Returns the meta object for the attribute '{@link org.eclipse.emf.test.models.personal.mixed.DocumentRoot#getEmail <em>Email</em>}'. |
| 662 |
* <!-- begin-user-doc --> |
| 663 |
* <!-- end-user-doc --> |
| 664 |
* @return the meta object for the attribute '<em>Email</em>'. |
| 665 |
* @see org.eclipse.emf.test.models.personal.mixed.DocumentRoot#getEmail() |
| 666 |
* @see #getDocumentRoot() |
| 667 |
* @generated |
| 668 |
*/ |
| 669 |
public EAttribute getDocumentRoot_Email() |
| 670 |
{ |
| 671 |
return (EAttribute)documentRootEClass.getEStructuralFeatures().get(3); |
| 672 |
} |
| 673 |
|
| 674 |
/** |
| 675 |
* Returns the meta object for the attribute '{@link org.eclipse.emf.test.models.personal.mixed.DocumentRoot#getFamily <em>Family</em>}'. |
| 676 |
* <!-- begin-user-doc --> |
| 677 |
* <!-- end-user-doc --> |
| 678 |
* @return the meta object for the attribute '<em>Family</em>'. |
| 679 |
* @see org.eclipse.emf.test.models.personal.mixed.DocumentRoot#getFamily() |
| 680 |
* @see #getDocumentRoot() |
| 681 |
* @generated |
| 682 |
*/ |
| 683 |
public EAttribute getDocumentRoot_Family() |
| 684 |
{ |
| 685 |
return (EAttribute)documentRootEClass.getEStructuralFeatures().get(4); |
| 686 |
} |
| 687 |
|
| 688 |
/** |
| 689 |
* Returns the meta object for the attribute '{@link org.eclipse.emf.test.models.personal.mixed.DocumentRoot#getGiven <em>Given</em>}'. |
| 690 |
* <!-- begin-user-doc --> |
| 691 |
* <!-- end-user-doc --> |
| 692 |
* @return the meta object for the attribute '<em>Given</em>'. |
| 693 |
* @see org.eclipse.emf.test.models.personal.mixed.DocumentRoot#getGiven() |
| 694 |
* @see #getDocumentRoot() |
| 695 |
* @generated |
| 696 |
*/ |
| 697 |
public EAttribute getDocumentRoot_Given() |
| 698 |
{ |
| 699 |
return (EAttribute)documentRootEClass.getEStructuralFeatures().get(5); |
| 700 |
} |
| 701 |
|
| 702 |
/** |
| 703 |
* Returns the meta object for the containment reference '{@link org.eclipse.emf.test.models.personal.mixed.DocumentRoot#getLink <em>Link</em>}'. |
| 704 |
* <!-- begin-user-doc --> |
| 705 |
* <!-- end-user-doc --> |
| 706 |
* @return the meta object for the containment reference '<em>Link</em>'. |
| 707 |
* @see org.eclipse.emf.test.models.personal.mixed.DocumentRoot#getLink() |
| 708 |
* @see #getDocumentRoot() |
| 709 |
* @generated |
| 710 |
*/ |
| 711 |
public EReference getDocumentRoot_Link() |
| 712 |
{ |
| 713 |
return (EReference)documentRootEClass.getEStructuralFeatures().get(6); |
| 714 |
} |
| 715 |
|
| 716 |
/** |
| 717 |
* Returns the meta object for the containment reference '{@link org.eclipse.emf.test.models.personal.mixed.DocumentRoot#getName <em>Name</em>}'. |
| 718 |
* <!-- begin-user-doc --> |
| 719 |
* <!-- end-user-doc --> |
| 720 |
* @return the meta object for the containment reference '<em>Name</em>'. |
| 721 |
* @see org.eclipse.emf.test.models.personal.mixed.DocumentRoot#getName() |
| 722 |
* @see #getDocumentRoot() |
| 723 |
* @generated |
| 724 |
*/ |
| 725 |
public EReference getDocumentRoot_Name() |
| 726 |
{ |
| 727 |
return (EReference)documentRootEClass.getEStructuralFeatures().get(7); |
| 728 |
} |
| 729 |
|
| 730 |
/** |
| 731 |
* Returns the meta object for the containment reference '{@link org.eclipse.emf.test.models.personal.mixed.DocumentRoot#getPerson <em>Person</em>}'. |
| 732 |
* <!-- begin-user-doc --> |
| 733 |
* <!-- end-user-doc --> |
| 734 |
* @return the meta object for the containment reference '<em>Person</em>'. |
| 735 |
* @see org.eclipse.emf.test.models.personal.mixed.DocumentRoot#getPerson() |
| 736 |
* @see #getDocumentRoot() |
| 737 |
* @generated |
| 738 |
*/ |
| 739 |
public EReference getDocumentRoot_Person() |
| 740 |
{ |
| 741 |
return (EReference)documentRootEClass.getEStructuralFeatures().get(8); |
| 742 |
} |
| 743 |
|
| 744 |
/** |
| 745 |
* Returns the meta object for the containment reference '{@link org.eclipse.emf.test.models.personal.mixed.DocumentRoot#getPersonnel <em>Personnel</em>}'. |
| 746 |
* <!-- begin-user-doc --> |
| 747 |
* <!-- end-user-doc --> |
| 748 |
* @return the meta object for the containment reference '<em>Personnel</em>'. |
| 749 |
* @see org.eclipse.emf.test.models.personal.mixed.DocumentRoot#getPersonnel() |
| 750 |
* @see #getDocumentRoot() |
| 751 |
* @generated |
| 752 |
*/ |
| 753 |
public EReference getDocumentRoot_Personnel() |
| 754 |
{ |
| 755 |
return (EReference)documentRootEClass.getEStructuralFeatures().get(9); |
| 756 |
} |
| 757 |
|
| 758 |
/** |
| 759 |
* Returns the meta object for the containment reference '{@link org.eclipse.emf.test.models.personal.mixed.DocumentRoot#getUrl <em>Url</em>}'. |
| 760 |
* <!-- begin-user-doc --> |
| 761 |
* <!-- end-user-doc --> |
| 762 |
* @return the meta object for the containment reference '<em>Url</em>'. |
| 763 |
* @see org.eclipse.emf.test.models.personal.mixed.DocumentRoot#getUrl() |
| 764 |
* @see #getDocumentRoot() |
| 765 |
* @generated |
| 766 |
*/ |
| 767 |
public EReference getDocumentRoot_Url() |
| 768 |
{ |
| 769 |
return (EReference)documentRootEClass.getEStructuralFeatures().get(10); |
| 770 |
} |
| 771 |
|
| 772 |
/** |
| 773 |
* Returns the meta object for class '{@link org.eclipse.emf.test.models.personal.mixed.LinkType <em>Link Type</em>}'. |
| 774 |
* <!-- begin-user-doc --> |
| 775 |
* <!-- end-user-doc --> |
| 776 |
* @return the meta object for class '<em>Link Type</em>'. |
| 777 |
* @see org.eclipse.emf.test.models.personal.mixed.LinkType |
| 778 |
* @generated |
| 779 |
*/ |
| 780 |
public EClass getLinkType() |
| 781 |
{ |
| 782 |
return linkTypeEClass; |
| 783 |
} |
| 784 |
|
| 785 |
/** |
| 786 |
* Returns the meta object for the attribute list '{@link org.eclipse.emf.test.models.personal.mixed.LinkType#getMixed <em>Mixed</em>}'. |
| 787 |
* <!-- begin-user-doc --> |
| 788 |
* <!-- end-user-doc --> |
| 789 |
* @return the meta object for the attribute list '<em>Mixed</em>'. |
| 790 |
* @see org.eclipse.emf.test.models.personal.mixed.LinkType#getMixed() |
| 791 |
* @see #getLinkType() |
| 792 |
* @generated |
| 793 |
*/ |
| 794 |
public EAttribute getLinkType_Mixed() |
| 795 |
{ |
| 796 |
return (EAttribute)linkTypeEClass.getEStructuralFeatures().get(0); |
| 797 |
} |
| 798 |
|
| 799 |
/** |
| 800 |
* Returns the meta object for the attribute '{@link org.eclipse.emf.test.models.personal.mixed.LinkType#getManager <em>Manager</em>}'. |
| 801 |
* <!-- begin-user-doc --> |
| 802 |
* <!-- end-user-doc --> |
| 803 |
* @return the meta object for the attribute '<em>Manager</em>'. |
| 804 |
* @see org.eclipse.emf.test.models.personal.mixed.LinkType#getManager() |
| 805 |
* @see #getLinkType() |
| 806 |
* @generated |
| 807 |
*/ |
| 808 |
public EAttribute getLinkType_Manager() |
| 809 |
{ |
| 810 |
return (EAttribute)linkTypeEClass.getEStructuralFeatures().get(1); |
| 811 |
} |
| 812 |
|
| 813 |
/** |
| 814 |
* Returns the meta object for the attribute '{@link org.eclipse.emf.test.models.personal.mixed.LinkType#getSubordinates <em>Subordinates</em>}'. |
| 815 |
* <!-- begin-user-doc --> |
| 816 |
* <!-- end-user-doc --> |
| 817 |
* @return the meta object for the attribute '<em>Subordinates</em>'. |
| 818 |
* @see org.eclipse.emf.test.models.personal.mixed.LinkType#getSubordinates() |
| 819 |
* @see #getLinkType() |
| 820 |
* @generated |
| 821 |
*/ |
| 822 |
public EAttribute getLinkType_Subordinates() |
| 823 |
{ |
| 824 |
return (EAttribute)linkTypeEClass.getEStructuralFeatures().get(2); |
| 825 |
} |
| 826 |
|
| 827 |
/** |
| 828 |
* Returns the meta object for class '{@link org.eclipse.emf.test.models.personal.mixed.NameType <em>Name Type</em>}'. |
| 829 |
* <!-- begin-user-doc --> |
| 830 |
* <!-- end-user-doc --> |
| 831 |
* @return the meta object for class '<em>Name Type</em>'. |
| 832 |
* @see org.eclipse.emf.test.models.personal.mixed.NameType |
| 833 |
* @generated |
| 834 |
*/ |
| 835 |
public EClass getNameType() |
| 836 |
{ |
| 837 |
return nameTypeEClass; |
| 838 |
} |
| 839 |
|
| 840 |
/** |
| 841 |
* Returns the meta object for the attribute list '{@link org.eclipse.emf.test.models.personal.mixed.NameType#getMixed <em>Mixed</em>}'. |
| 842 |
* <!-- begin-user-doc --> |
| 843 |
* <!-- end-user-doc --> |
| 844 |
* @return the meta object for the attribute list '<em>Mixed</em>'. |
| 845 |
* @see org.eclipse.emf.test.models.personal.mixed.NameType#getMixed() |
| 846 |
* @see #getNameType() |
| 847 |
* @generated |
| 848 |
*/ |
| 849 |
public EAttribute getNameType_Mixed() |
| 850 |
{ |
| 851 |
return (EAttribute)nameTypeEClass.getEStructuralFeatures().get(0); |
| 852 |
} |
| 853 |
|
| 854 |
/** |
| 855 |
* Returns the meta object for the attribute '{@link org.eclipse.emf.test.models.personal.mixed.NameType#getFamily <em>Family</em>}'. |
| 856 |
* <!-- begin-user-doc --> |
| 857 |
* <!-- end-user-doc --> |
| 858 |
* @return the meta object for the attribute '<em>Family</em>'. |
| 859 |
* @see org.eclipse.emf.test.models.personal.mixed.NameType#getFamily() |
| 860 |
* @see #getNameType() |
| 861 |
* @generated |
| 862 |
*/ |
| 863 |
public EAttribute getNameType_Family() |
| 864 |
{ |
| 865 |
return (EAttribute)nameTypeEClass.getEStructuralFeatures().get(1); |
| 866 |
} |
| 867 |
|
| 868 |
/** |
| 869 |
* Returns the meta object for the attribute '{@link org.eclipse.emf.test.models.personal.mixed.NameType#getGiven <em>Given</em>}'. |
| 870 |
* <!-- begin-user-doc --> |
| 871 |
* <!-- end-user-doc --> |
| 872 |
* @return the meta object for the attribute '<em>Given</em>'. |
| 873 |
* @see org.eclipse.emf.test.models.personal.mixed.NameType#getGiven() |
| 874 |
* @see #getNameType() |
| 875 |
* @generated |
| 876 |
*/ |
| 877 |
public EAttribute getNameType_Given() |
| 878 |
{ |
| 879 |
return (EAttribute)nameTypeEClass.getEStructuralFeatures().get(2); |
| 880 |
} |
| 881 |
|
| 882 |
/** |
| 883 |
* Returns the meta object for class '{@link org.eclipse.emf.test.models.personal.mixed.PersonnelType <em>Personnel Type</em>}'. |
| 884 |
* <!-- begin-user-doc --> |
| 885 |
* <!-- end-user-doc --> |
| 886 |
* @return the meta object for class '<em>Personnel Type</em>'. |
| 887 |
* @see org.eclipse.emf.test.models.personal.mixed.PersonnelType |
| 888 |
* @generated |
| 889 |
*/ |
| 890 |
public EClass getPersonnelType() |
| 891 |
{ |
| 892 |
return personnelTypeEClass; |
| 893 |
} |
| 894 |
|
| 895 |
/** |
| 896 |
* Returns the meta object for the containment reference list '{@link org.eclipse.emf.test.models.personal.mixed.PersonnelType#getPerson <em>Person</em>}'. |
| 897 |
* <!-- begin-user-doc --> |
| 898 |
* <!-- end-user-doc --> |
| 899 |
* @return the meta object for the containment reference list '<em>Person</em>'. |
| 900 |
* @see org.eclipse.emf.test.models.personal.mixed.PersonnelType#getPerson() |
| 901 |
* @see #getPersonnelType() |
| 902 |
* @generated |
| 903 |
*/ |
| 904 |
public EReference getPersonnelType_Person() |
| 905 |
{ |
| 906 |
return (EReference)personnelTypeEClass.getEStructuralFeatures().get(0); |
| 907 |
} |
| 908 |
|
| 909 |
/** |
| 910 |
* Returns the meta object for class '{@link org.eclipse.emf.test.models.personal.mixed.PersonType <em>Person Type</em>}'. |
| 911 |
* <!-- begin-user-doc --> |
| 912 |
* <!-- end-user-doc --> |
| 913 |
* @return the meta object for class '<em>Person Type</em>'. |
| 914 |
* @see org.eclipse.emf.test.models.personal.mixed.PersonType |
| 915 |
* @generated |
| 916 |
*/ |
| 917 |
public EClass getPersonType() |
| 918 |
{ |
| 919 |
return personTypeEClass; |
| 920 |
} |
| 921 |
|
| 922 |
/** |
| 923 |
* Returns the meta object for the attribute list '{@link org.eclipse.emf.test.models.personal.mixed.PersonType#getMixed <em>Mixed</em>}'. |
| 924 |
* <!-- begin-user-doc --> |
| 925 |
* <!-- end-user-doc --> |
| 926 |
* @return the meta object for the attribute list '<em>Mixed</em>'. |
| 927 |
* @see org.eclipse.emf.test.models.personal.mixed.PersonType#getMixed() |
| 928 |
* @see #getPersonType() |
| 929 |
* @generated |
| 930 |
*/ |
| 931 |
public EAttribute getPersonType_Mixed() |
| 932 |
{ |
| 933 |
return (EAttribute)personTypeEClass.getEStructuralFeatures().get(0); |
| 934 |
} |
| 935 |
|
| 936 |
/** |
| 937 |
* Returns the meta object for the containment reference '{@link org.eclipse.emf.test.models.personal.mixed.PersonType#getName <em>Name</em>}'. |
| 938 |
* <!-- begin-user-doc --> |
| 939 |
* <!-- end-user-doc --> |
| 940 |
* @return the meta object for the containment reference '<em>Name</em>'. |
| 941 |
* @see org.eclipse.emf.test.models.personal.mixed.PersonType#getName() |
| 942 |
* @see #getPersonType() |
| 943 |
* @generated |
| 944 |
*/ |
| 945 |
public EReference getPersonType_Name() |
| 946 |
{ |
| 947 |
return (EReference)personTypeEClass.getEStructuralFeatures().get(1); |
| 948 |
} |
| 949 |
|
| 950 |
/** |
| 951 |
* Returns the meta object for the attribute list '{@link org.eclipse.emf.test.models.personal.mixed.PersonType#getEmail <em>Email</em>}'. |
| 952 |
* <!-- begin-user-doc --> |
| 953 |
* <!-- end-user-doc --> |
| 954 |
* @return the meta object for the attribute list '<em>Email</em>'. |
| 955 |
* @see org.eclipse.emf.test.models.personal.mixed.PersonType#getEmail() |
| 956 |
* @see #getPersonType() |
| 957 |
* @generated |
| 958 |
*/ |
| 959 |
public EAttribute getPersonType_Email() |
| 960 |
{ |
| 961 |
return (EAttribute)personTypeEClass.getEStructuralFeatures().get(2); |
| 962 |
} |
| 963 |
|
| 964 |
/** |
| 965 |
* Returns the meta object for the containment reference list '{@link org.eclipse.emf.test.models.personal.mixed.PersonType#getUrl <em>Url</em>}'. |
| 966 |
* <!-- begin-user-doc --> |
| 967 |
* <!-- end-user-doc --> |
| 968 |
* @return the meta object for the containment reference list '<em>Url</em>'. |
| 969 |
* @see org.eclipse.emf.test.models.personal.mixed.PersonType#getUrl() |
| 970 |
* @see #getPersonType() |
| 971 |
* @generated |
| 972 |
*/ |
| 973 |
public EReference getPersonType_Url() |
| 974 |
{ |
| 975 |
return (EReference)personTypeEClass.getEStructuralFeatures().get(3); |
| 976 |
} |
| 977 |
|
| 978 |
/** |
| 979 |
* Returns the meta object for the containment reference '{@link org.eclipse.emf.test.models.personal.mixed.PersonType#getLink <em>Link</em>}'. |
| 980 |
* <!-- begin-user-doc --> |
| 981 |
* <!-- end-user-doc --> |
| 982 |
* @return the meta object for the containment reference '<em>Link</em>'. |
| 983 |
* @see org.eclipse.emf.test.models.personal.mixed.PersonType#getLink() |
| 984 |
* @see #getPersonType() |
| 985 |
* @generated |
| 986 |
*/ |
| 987 |
public EReference getPersonType_Link() |
| 988 |
{ |
| 989 |
return (EReference)personTypeEClass.getEStructuralFeatures().get(4); |
| 990 |
} |
| 991 |
|
| 992 |
/** |
| 993 |
* Returns the meta object for the attribute list '{@link org.eclipse.emf.test.models.personal.mixed.PersonType#getAny <em>Any</em>}'. |
| 994 |
* <!-- begin-user-doc --> |
| 995 |
* <!-- end-user-doc --> |
| 996 |
* @return the meta object for the attribute list '<em>Any</em>'. |
| 997 |
* @see org.eclipse.emf.test.models.personal.mixed.PersonType#getAny() |
| 998 |
* @see #getPersonType() |
| 999 |
* @generated |
| 1000 |
*/ |
| 1001 |
public EAttribute getPersonType_Any() |
| 1002 |
{ |
| 1003 |
return (EAttribute)personTypeEClass.getEStructuralFeatures().get(5); |
| 1004 |
} |
| 1005 |
|
| 1006 |
/** |
| 1007 |
* Returns the meta object for the attribute '{@link org.eclipse.emf.test.models.personal.mixed.PersonType#getContr <em>Contr</em>}'. |
| 1008 |
* <!-- begin-user-doc --> |
| 1009 |
* <!-- end-user-doc --> |
| 1010 |
* @return the meta object for the attribute '<em>Contr</em>'. |
| 1011 |
* @see org.eclipse.emf.test.models.personal.mixed.PersonType#getContr() |
| 1012 |
* @see #getPersonType() |
| 1013 |
* @generated |
| 1014 |
*/ |
| 1015 |
public EAttribute getPersonType_Contr() |
| 1016 |
{ |
| 1017 |
return (EAttribute)personTypeEClass.getEStructuralFeatures().get(6); |
| 1018 |
} |
| 1019 |
|
| 1020 |
/** |
| 1021 |
* Returns the meta object for the attribute '{@link org.eclipse.emf.test.models.personal.mixed.PersonType#getId <em>Id</em>}'. |
| 1022 |
* <!-- begin-user-doc --> |
| 1023 |
* <!-- end-user-doc --> |
| 1024 |
* @return the meta object for the attribute '<em>Id</em>'. |
| 1025 |
* @see org.eclipse.emf.test.models.personal.mixed.PersonType#getId() |
| 1026 |
* @see #getPersonType() |
| 1027 |
* @generated |
| 1028 |
*/ |
| 1029 |
public EAttribute getPersonType_Id() |
| 1030 |
{ |
| 1031 |
return (EAttribute)personTypeEClass.getEStructuralFeatures().get(7); |
| 1032 |
} |
| 1033 |
|
| 1034 |
/** |
| 1035 |
* Returns the meta object for the attribute '{@link org.eclipse.emf.test.models.personal.mixed.PersonType#getSalary <em>Salary</em>}'. |
| 1036 |
* <!-- begin-user-doc --> |
| 1037 |
* <!-- end-user-doc --> |
| 1038 |
* @return the meta object for the attribute '<em>Salary</em>'. |
| 1039 |
* @see org.eclipse.emf.test.models.personal.mixed.PersonType#getSalary() |
| 1040 |
* @see #getPersonType() |
| 1041 |
* @generated |
| 1042 |
*/ |
| 1043 |
public EAttribute getPersonType_Salary() |
| 1044 |
{ |
| 1045 |
return (EAttribute)personTypeEClass.getEStructuralFeatures().get(8); |
| 1046 |
} |
| 1047 |
|
| 1048 |
/** |
| 1049 |
* Returns the meta object for class '{@link org.eclipse.emf.test.models.personal.mixed.UrlType <em>Url Type</em>}'. |
| 1050 |
* <!-- begin-user-doc --> |
| 1051 |
* <!-- end-user-doc --> |
| 1052 |
* @return the meta object for class '<em>Url Type</em>'. |
| 1053 |
* @see org.eclipse.emf.test.models.personal.mixed.UrlType |
| 1054 |
* @generated |
| 1055 |
*/ |
| 1056 |
public EClass getUrlType() |
| 1057 |
{ |
| 1058 |
return urlTypeEClass; |
| 1059 |
} |
| 1060 |
|
| 1061 |
/** |
| 1062 |
* Returns the meta object for the attribute '{@link org.eclipse.emf.test.models.personal.mixed.UrlType#getHref <em>Href</em>}'. |
| 1063 |
* <!-- begin-user-doc --> |
| 1064 |
* <!-- end-user-doc --> |
| 1065 |
* @return the meta object for the attribute '<em>Href</em>'. |
| 1066 |
* @see org.eclipse.emf.test.models.personal.mixed.UrlType#getHref() |
| 1067 |
* @see #getUrlType() |
| 1068 |
* @generated |
| 1069 |
*/ |
| 1070 |
public EAttribute getUrlType_Href() |
| 1071 |
{ |
| 1072 |
return (EAttribute)urlTypeEClass.getEStructuralFeatures().get(0); |
| 1073 |
} |
| 1074 |
|
| 1075 |
/** |
| 1076 |
* Returns the meta object for enum '{@link org.eclipse.emf.test.models.personal.mixed.ContrType <em>Contr Type</em>}'. |
| 1077 |
* <!-- begin-user-doc --> |
| 1078 |
* <!-- end-user-doc --> |
| 1079 |
* @return the meta object for enum '<em>Contr Type</em>'. |
| 1080 |
* @see org.eclipse.emf.test.models.personal.mixed.ContrType |
| 1081 |
* @generated |
| 1082 |
*/ |
| 1083 |
public EEnum getContrType() |
| 1084 |
{ |
| 1085 |
return contrTypeEEnum; |
| 1086 |
} |
| 1087 |
|
| 1088 |
/** |
| 1089 |
* Returns the meta object for data type '{@link org.eclipse.emf.test.models.personal.mixed.ContrType <em>Contr Type Object</em>}'. |
| 1090 |
* <!-- begin-user-doc --> |
| 1091 |
* <!-- end-user-doc --> |
| 1092 |
* @return the meta object for data type '<em>Contr Type Object</em>'. |
| 1093 |
* @see org.eclipse.emf.test.models.personal.mixed.ContrType |
| 1094 |
* @model instanceClass="org.eclipse.emf.test.models.personal.mixed.ContrType" |
| 1095 |
* extendedMetaData="name='contr_._type:Object' baseType='contr_._type'" |
| 1096 |
* @generated |
| 1097 |
*/ |
| 1098 |
public EDataType getContrTypeObject() |
| 1099 |
{ |
| 1100 |
return contrTypeObjectEDataType; |
| 1101 |
} |
| 1102 |
|
| 1103 |
/** |
| 1104 |
* Returns the factory that creates the instances of the model. |
| 1105 |
* <!-- begin-user-doc --> |
| 1106 |
* <!-- end-user-doc --> |
| 1107 |
* @return the factory that creates the instances of the model. |
| 1108 |
* @generated |
| 1109 |
*/ |
| 1110 |
public MixedFactory getMixedFactory() |
| 1111 |
{ |
| 1112 |
return (MixedFactory)getEFactoryInstance(); |
| 1113 |
} |
| 1114 |
|
| 1115 |
/** |
| 1116 |
* <!-- begin-user-doc --> |
| 1117 |
* <!-- end-user-doc --> |
| 1118 |
* @generated |
| 1119 |
*/ |
| 1120 |
private boolean isCreated = false; |
| 1121 |
|
| 1122 |
/** |
| 1123 |
* Creates the meta-model objects for the package. This method is |
| 1124 |
* guarded to have no affect on any invocation but its first. |
| 1125 |
* <!-- begin-user-doc --> |
| 1126 |
* <!-- end-user-doc --> |
| 1127 |
* @generated |
| 1128 |
*/ |
| 1129 |
public void createPackageContents() |
| 1130 |
{ |
| 1131 |
if (isCreated) return; |
| 1132 |
isCreated = true; |
| 1133 |
|
| 1134 |
// Create classes and their features |
| 1135 |
documentRootEClass = createEClass(DOCUMENT_ROOT); |
| 1136 |
createEAttribute(documentRootEClass, DOCUMENT_ROOT__MIXED); |
| 1137 |
createEReference(documentRootEClass, DOCUMENT_ROOT__XMLNS_PREFIX_MAP); |
| 1138 |
createEReference(documentRootEClass, DOCUMENT_ROOT__XSI_SCHEMA_LOCATION); |
| 1139 |
createEAttribute(documentRootEClass, DOCUMENT_ROOT__EMAIL); |
| 1140 |
createEAttribute(documentRootEClass, DOCUMENT_ROOT__FAMILY); |
| 1141 |
createEAttribute(documentRootEClass, DOCUMENT_ROOT__GIVEN); |
| 1142 |
createEReference(documentRootEClass, DOCUMENT_ROOT__LINK); |
| 1143 |
createEReference(documentRootEClass, DOCUMENT_ROOT__NAME); |
| 1144 |
createEReference(documentRootEClass, DOCUMENT_ROOT__PERSON); |
| 1145 |
createEReference(documentRootEClass, DOCUMENT_ROOT__PERSONNEL); |
| 1146 |
createEReference(documentRootEClass, DOCUMENT_ROOT__URL); |
| 1147 |
|
| 1148 |
linkTypeEClass = createEClass(LINK_TYPE); |
| 1149 |
createEAttribute(linkTypeEClass, LINK_TYPE__MIXED); |
| 1150 |
createEAttribute(linkTypeEClass, LINK_TYPE__MANAGER); |
| 1151 |
createEAttribute(linkTypeEClass, LINK_TYPE__SUBORDINATES); |
| 1152 |
|
| 1153 |
nameTypeEClass = createEClass(NAME_TYPE); |
| 1154 |
createEAttribute(nameTypeEClass, NAME_TYPE__MIXED); |
| 1155 |
createEAttribute(nameTypeEClass, NAME_TYPE__FAMILY); |
| 1156 |
createEAttribute(nameTypeEClass, NAME_TYPE__GIVEN); |
| 1157 |
|
| 1158 |
personnelTypeEClass = createEClass(PERSONNEL_TYPE); |
| 1159 |
createEReference(personnelTypeEClass, PERSONNEL_TYPE__PERSON); |
| 1160 |
|
| 1161 |
personTypeEClass = createEClass(PERSON_TYPE); |
| 1162 |
createEAttribute(personTypeEClass, PERSON_TYPE__MIXED); |
| 1163 |
createEReference(personTypeEClass, PERSON_TYPE__NAME); |
| 1164 |
createEAttribute(personTypeEClass, PERSON_TYPE__EMAIL); |
| 1165 |
createEReference(personTypeEClass, PERSON_TYPE__URL); |
| 1166 |
createEReference(personTypeEClass, PERSON_TYPE__LINK); |
| 1167 |
createEAttribute(personTypeEClass, PERSON_TYPE__ANY); |
| 1168 |
createEAttribute(personTypeEClass, PERSON_TYPE__CONTR); |
| 1169 |
createEAttribute(personTypeEClass, PERSON_TYPE__ID); |
| 1170 |
createEAttribute(personTypeEClass, PERSON_TYPE__SALARY); |
| 1171 |
|
| 1172 |
urlTypeEClass = createEClass(URL_TYPE); |
| 1173 |
createEAttribute(urlTypeEClass, URL_TYPE__HREF); |
| 1174 |
|
| 1175 |
// Create enums |
| 1176 |
contrTypeEEnum = createEEnum(CONTR_TYPE); |
| 1177 |
|
| 1178 |
// Create data types |
| 1179 |
contrTypeObjectEDataType = createEDataType(CONTR_TYPE_OBJECT); |
| 1180 |
} |
| 1181 |
|
| 1182 |
/** |
| 1183 |
* <!-- begin-user-doc --> |
| 1184 |
* <!-- end-user-doc --> |
| 1185 |
* @generated |
| 1186 |
*/ |
| 1187 |
private boolean isInitialized = false; |
| 1188 |
|
| 1189 |
/** |
| 1190 |
* Complete the initialization of the package and its meta-model. This |
| 1191 |
* method is guarded to have no affect on any invocation but its first. |
| 1192 |
* <!-- begin-user-doc --> |
| 1193 |
* <!-- end-user-doc --> |
| 1194 |
* @generated |
| 1195 |
*/ |
| 1196 |
public void initializePackageContents() |
| 1197 |
{ |
| 1198 |
if (isInitialized) return; |
| 1199 |
isInitialized = true; |
| 1200 |
|
| 1201 |
// Initialize package |
| 1202 |
setName(eNAME); |
| 1203 |
setNsPrefix(eNS_PREFIX); |
| 1204 |
setNsURI(eNS_URI); |
| 1205 |
|
| 1206 |
// Obtain other dependent packages |
| 1207 |
XMLTypePackage theXMLTypePackage = (XMLTypePackage)EPackage.Registry.INSTANCE.getEPackage(XMLTypePackage.eNS_URI); |
| 1208 |
|
| 1209 |
// Create type parameters |
| 1210 |
|
| 1211 |
// Set bounds for type parameters |
| 1212 |
|
| 1213 |
// Add supertypes to classes |
| 1214 |
|
| 1215 |
// Initialize classes and features; add operations and parameters |
| 1216 |
initEClass(documentRootEClass, DocumentRoot.class, "DocumentRoot", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); |
| 1217 |
initEAttribute(getDocumentRoot_Mixed(), ecorePackage.getEFeatureMapEntry(), "mixed", null, 0, -1, null, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); |
| 1218 |
initEReference(getDocumentRoot_XMLNSPrefixMap(), ecorePackage.getEStringToStringMapEntry(), null, "xMLNSPrefixMap", null, 0, -1, null, IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); |
| 1219 |
initEReference(getDocumentRoot_XSISchemaLocation(), ecorePackage.getEStringToStringMapEntry(), null, "xSISchemaLocation", null, 0, -1, null, IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); |
| 1220 |
initEAttribute(getDocumentRoot_Email(), theXMLTypePackage.getString(), "email", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, IS_DERIVED, IS_ORDERED); |
| 1221 |
initEAttribute(getDocumentRoot_Family(), theXMLTypePackage.getString(), "family", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, IS_DERIVED, IS_ORDERED); |
| 1222 |
initEAttribute(getDocumentRoot_Given(), theXMLTypePackage.getString(), "given", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, IS_DERIVED, IS_ORDERED); |
| 1223 |
initEReference(getDocumentRoot_Link(), this.getLinkType(), null, "link", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); |
| 1224 |
initEReference(getDocumentRoot_Name(), this.getNameType(), null, "name", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); |
| 1225 |
initEReference(getDocumentRoot_Person(), this.getPersonType(), null, "person", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); |
| 1226 |
initEReference(getDocumentRoot_Personnel(), this.getPersonnelType(), null, "personnel", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); |
| 1227 |
initEReference(getDocumentRoot_Url(), this.getUrlType(), null, "url", null, 0, -2, null, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); |
| 1228 |
|
| 1229 |
initEClass(linkTypeEClass, LinkType.class, "LinkType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); |
| 1230 |
initEAttribute(getLinkType_Mixed(), ecorePackage.getEFeatureMapEntry(), "mixed", null, 0, -1, LinkType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); |
| 1231 |
initEAttribute(getLinkType_Manager(), theXMLTypePackage.getIDREF(), "manager", null, 0, 1, LinkType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); |
| 1232 |
initEAttribute(getLinkType_Subordinates(), theXMLTypePackage.getIDREFS(), "subordinates", null, 0, 1, LinkType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); |
| 1233 |
|
| 1234 |
initEClass(nameTypeEClass, NameType.class, "NameType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); |
| 1235 |
initEAttribute(getNameType_Mixed(), ecorePackage.getEFeatureMapEntry(), "mixed", null, 0, -1, NameType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); |
| 1236 |
initEAttribute(getNameType_Family(), theXMLTypePackage.getString(), "family", null, 1, 1, NameType.class, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, IS_DERIVED, IS_ORDERED); |
| 1237 |
initEAttribute(getNameType_Given(), theXMLTypePackage.getString(), "given", null, 1, 1, NameType.class, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, IS_DERIVED, IS_ORDERED); |
| 1238 |
|
| 1239 |
initEClass(personnelTypeEClass, PersonnelType.class, "PersonnelType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); |
| 1240 |
initEReference(getPersonnelType_Person(), this.getPersonType(), null, "person", null, 1, -1, PersonnelType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); |
| 1241 |
|
| 1242 |
initEClass(personTypeEClass, PersonType.class, "PersonType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); |
| 1243 |
initEAttribute(getPersonType_Mixed(), ecorePackage.getEFeatureMapEntry(), "mixed", null, 0, -1, PersonType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, !IS_DERIVED, IS_ORDERED); |
| 1244 |
initEReference(getPersonType_Name(), this.getNameType(), null, "name", null, 1, 1, PersonType.class, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); |
| 1245 |
initEAttribute(getPersonType_Email(), theXMLTypePackage.getString(), "email", null, 0, -1, PersonType.class, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, !IS_UNIQUE, IS_DERIVED, IS_ORDERED); |
| 1246 |
initEReference(getPersonType_Url(), this.getUrlType(), null, "url", null, 0, -1, PersonType.class, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); |
| 1247 |
initEReference(getPersonType_Link(), this.getLinkType(), null, "link", null, 1, 1, PersonType.class, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, IS_COMPOSITE, !IS_RESOLVE_PROXIES, !IS_UNSETTABLE, IS_UNIQUE, IS_DERIVED, IS_ORDERED); |
| 1248 |
initEAttribute(getPersonType_Any(), ecorePackage.getEFeatureMapEntry(), "any", null, 0, 1, PersonType.class, IS_TRANSIENT, IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, IS_DERIVED, IS_ORDERED); |
| 1249 |
initEAttribute(getPersonType_Contr(), this.getContrType(), "contr", "false", 0, 1, PersonType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); |
| 1250 |
initEAttribute(getPersonType_Id(), theXMLTypePackage.getID(), "id", null, 1, 1, PersonType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); |
| 1251 |
initEAttribute(getPersonType_Salary(), theXMLTypePackage.getInteger(), "salary", null, 0, 1, PersonType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, !IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); |
| 1252 |
|
| 1253 |
initEClass(urlTypeEClass, UrlType.class, "UrlType", !IS_ABSTRACT, !IS_INTERFACE, IS_GENERATED_INSTANCE_CLASS); |
| 1254 |
initEAttribute(getUrlType_Href(), theXMLTypePackage.getString(), "href", "http://", 0, 1, UrlType.class, !IS_TRANSIENT, !IS_VOLATILE, IS_CHANGEABLE, IS_UNSETTABLE, !IS_ID, IS_UNIQUE, !IS_DERIVED, IS_ORDERED); |
| 1255 |
|
| 1256 |
// Initialize enums and add enum literals |
| 1257 |
initEEnum(contrTypeEEnum, ContrType.class, "ContrType"); |
| 1258 |
addEEnumLiteral(contrTypeEEnum, ContrType.TRUE); |
| 1259 |
addEEnumLiteral(contrTypeEEnum, ContrType.FALSE); |
| 1260 |
|
| 1261 |
// Initialize data types |
| 1262 |
initEDataType(contrTypeObjectEDataType, ContrType.class, "ContrTypeObject", IS_SERIALIZABLE, IS_GENERATED_INSTANCE_CLASS); |
| 1263 |
|
| 1264 |
// Create resource |
| 1265 |
createResource(eNS_URI); |
| 1266 |
|
| 1267 |
// Create annotations |
| 1268 |
// http:///org/eclipse/emf/ecore/util/ExtendedMetaData |
| 1269 |
createExtendedMetaDataAnnotations(); |
| 1270 |
} |
| 1271 |
|
| 1272 |
/** |
| 1273 |
* Initializes the annotations for <b>http:///org/eclipse/emf/ecore/util/ExtendedMetaData</b>. |
| 1274 |
* <!-- begin-user-doc --> |
| 1275 |
* <!-- end-user-doc --> |
| 1276 |
* @generated |
| 1277 |
*/ |
| 1278 |
protected void createExtendedMetaDataAnnotations() |
| 1279 |
{ |
| 1280 |
String source = "http:///org/eclipse/emf/ecore/util/ExtendedMetaData"; |
| 1281 |
addAnnotation |
| 1282 |
(contrTypeEEnum, |
| 1283 |
source, |
| 1284 |
new String[] |
| 1285 |
{ |
| 1286 |
"name", "contr_._type" |
| 1287 |
}); |
| 1288 |
addAnnotation |
| 1289 |
(contrTypeObjectEDataType, |
| 1290 |
source, |
| 1291 |
new String[] |
| 1292 |
{ |
| 1293 |
"name", "contr_._type:Object", |
| 1294 |
"baseType", "contr_._type" |
| 1295 |
}); |
| 1296 |
addAnnotation |
| 1297 |
(documentRootEClass, |
| 1298 |
source, |
| 1299 |
new String[] |
| 1300 |
{ |
| 1301 |
"name", "", |
| 1302 |
"kind", "mixed" |
| 1303 |
}); |
| 1304 |
addAnnotation |
| 1305 |
(getDocumentRoot_Mixed(), |
| 1306 |
source, |
| 1307 |
new String[] |
| 1308 |
{ |
| 1309 |
"kind", "elementWildcard", |
| 1310 |
"name", ":mixed" |
| 1311 |
}); |
| 1312 |
addAnnotation |
| 1313 |
(getDocumentRoot_XMLNSPrefixMap(), |
| 1314 |
source, |
| 1315 |
new String[] |
| 1316 |
{ |
| 1317 |
"kind", "attribute", |
| 1318 |
"name", "xmlns:prefix" |
| 1319 |
}); |
| 1320 |
addAnnotation |
| 1321 |
(getDocumentRoot_XSISchemaLocation(), |
| 1322 |
source, |
| 1323 |
new String[] |
| 1324 |
{ |
| 1325 |
"kind", "attribute", |
| 1326 |
"name", "xsi:schemaLocation" |
| 1327 |
}); |
| 1328 |
addAnnotation |
| 1329 |
(getDocumentRoot_Email(), |
| 1330 |
source, |
| 1331 |
new String[] |
| 1332 |
{ |
| 1333 |
"kind", "element", |
| 1334 |
"name", "email", |
| 1335 |
"namespace", "##targetNamespace" |
| 1336 |
}); |
| 1337 |
addAnnotation |
| 1338 |
(getDocumentRoot_Family(), |
| 1339 |
source, |
| 1340 |
new String[] |
| 1341 |
{ |
| 1342 |
"kind", "element", |
| 1343 |
"name", "family", |
| 1344 |
"namespace", "##targetNamespace" |
| 1345 |
}); |
| 1346 |
addAnnotation |
| 1347 |
(getDocumentRoot_Given(), |
| 1348 |
source, |
| 1349 |
new String[] |
| 1350 |
{ |
| 1351 |
"kind", "element", |
| 1352 |
"name", "given", |
| 1353 |
"namespace", "##targetNamespace" |
| 1354 |
}); |
| 1355 |
addAnnotation |
| 1356 |
(getDocumentRoot_Link(), |
| 1357 |
source, |
| 1358 |
new String[] |
| 1359 |
{ |
| 1360 |
"kind", "element", |
| 1361 |
"name", "link", |
| 1362 |
"namespace", "##targetNamespace" |
| 1363 |
}); |
| 1364 |
addAnnotation |
| 1365 |
(getDocumentRoot_Name(), |
| 1366 |
source, |
| 1367 |
new String[] |
| 1368 |
{ |
| 1369 |
"kind", "element", |
| 1370 |
"name", "name", |
| 1371 |
"namespace", "##targetNamespace" |
| 1372 |
}); |
| 1373 |
addAnnotation |
| 1374 |
(getDocumentRoot_Person(), |
| 1375 |
source, |
| 1376 |
new String[] |
| 1377 |
{ |
| 1378 |
"kind", "element", |
| 1379 |
"name", "person", |
| 1380 |
"namespace", "##targetNamespace" |
| 1381 |
}); |
| 1382 |
addAnnotation |
| 1383 |
(getDocumentRoot_Personnel(), |
| 1384 |
source, |
| 1385 |
new String[] |
| 1386 |
{ |
| 1387 |
"kind", "element", |
| 1388 |
"name", "personnel", |
| 1389 |
"namespace", "##targetNamespace" |
| 1390 |
}); |
| 1391 |
addAnnotation |
| 1392 |
(getDocumentRoot_Url(), |
| 1393 |
source, |
| 1394 |
new String[] |
| 1395 |
{ |
| 1396 |
"kind", "element", |
| 1397 |
"name", "url", |
| 1398 |
"namespace", "##targetNamespace" |
| 1399 |
}); |
| 1400 |
addAnnotation |
| 1401 |
(linkTypeEClass, |
| 1402 |
source, |
| 1403 |
new String[] |
| 1404 |
{ |
| 1405 |
"name", "linkType", |
| 1406 |
"kind", "mixed" |
| 1407 |
}); |
| 1408 |
addAnnotation |
| 1409 |
(getLinkType_Mixed(), |
| 1410 |
source, |
| 1411 |
new String[] |
| 1412 |
{ |
| 1413 |
"kind", "elementWildcard", |
| 1414 |
"name", ":mixed" |
| 1415 |
}); |
| 1416 |
addAnnotation |
| 1417 |
(getLinkType_Manager(), |
| 1418 |
source, |
| 1419 |
new String[] |
| 1420 |
{ |
| 1421 |
"kind", "attribute", |
| 1422 |
"name", "manager" |
| 1423 |
}); |
| 1424 |
addAnnotation |
| 1425 |
(getLinkType_Subordinates(), |
| 1426 |
source, |
| 1427 |
new String[] |
| 1428 |
{ |
| 1429 |
"kind", "attribute", |
| 1430 |
"name", "subordinates" |
| 1431 |
}); |
| 1432 |
addAnnotation |
| 1433 |
(nameTypeEClass, |
| 1434 |
source, |
| 1435 |
new String[] |
| 1436 |
{ |
| 1437 |
"name", "nameType", |
| 1438 |
"kind", "mixed" |
| 1439 |
}); |
| 1440 |
addAnnotation |
| 1441 |
(getNameType_Mixed(), |
| 1442 |
source, |
| 1443 |
new String[] |
| 1444 |
{ |
| 1445 |
"kind", "elementWildcard", |
| 1446 |
"name", ":mixed" |
| 1447 |
}); |
| 1448 |
addAnnotation |
| 1449 |
(getNameType_Family(), |
| 1450 |
source, |
| 1451 |
new String[] |
| 1452 |
{ |
| 1453 |
"kind", "element", |
| 1454 |
"name", "family", |
| 1455 |
"namespace", "##targetNamespace" |
| 1456 |
}); |
| 1457 |
addAnnotation |
| 1458 |
(getNameType_Given(), |
| 1459 |
source, |
| 1460 |
new String[] |
| 1461 |
{ |
| 1462 |
"kind", "element", |
| 1463 |
"name", "given", |
| 1464 |
"namespace", "##targetNamespace" |
| 1465 |
}); |
| 1466 |
addAnnotation |
| 1467 |
(personnelTypeEClass, |
| 1468 |
source, |
| 1469 |
new String[] |
| 1470 |
{ |
| 1471 |
"name", "personnel_._type", |
| 1472 |
"kind", "elementOnly" |
| 1473 |
}); |
| 1474 |
addAnnotation |
| 1475 |
(getPersonnelType_Person(), |
| 1476 |
source, |
| 1477 |
new String[] |
| 1478 |
{ |
| 1479 |
"kind", "element", |
| 1480 |
"name", "person", |
| 1481 |
"namespace", "##targetNamespace" |
| 1482 |
}); |
| 1483 |
addAnnotation |
| 1484 |
(personTypeEClass, |
| 1485 |
source, |
| 1486 |
new String[] |
| 1487 |
{ |
| 1488 |
"name", "personType", |
| 1489 |
"kind", "mixed" |
| 1490 |
}); |
| 1491 |
addAnnotation |
| 1492 |
(getPersonType_Mixed(), |
| 1493 |
source, |
| 1494 |
new String[] |
| 1495 |
{ |
| 1496 |
"kind", "elementWildcard", |
| 1497 |
"name", ":mixed" |
| 1498 |
}); |
| 1499 |
addAnnotation |
| 1500 |
(getPersonType_Name(), |
| 1501 |
source, |
| 1502 |
new String[] |
| 1503 |
{ |
| 1504 |
"kind", "element", |
| 1505 |
"name", "name", |
| 1506 |
"namespace", "##targetNamespace" |
| 1507 |
}); |
| 1508 |
addAnnotation |
| 1509 |
(getPersonType_Email(), |
| 1510 |
source, |
| 1511 |
new String[] |
| 1512 |
{ |
| 1513 |
"kind", "element", |
| 1514 |
"name", "email", |
| 1515 |
"namespace", "##targetNamespace" |
| 1516 |
}); |
| 1517 |
addAnnotation |
| 1518 |
(getPersonType_Url(), |
| 1519 |
source, |
| 1520 |
new String[] |
| 1521 |
{ |
| 1522 |
"kind", "element", |
| 1523 |
"name", "url", |
| 1524 |
"namespace", "##targetNamespace" |
| 1525 |
}); |
| 1526 |
addAnnotation |
| 1527 |
(getPersonType_Link(), |
| 1528 |
source, |
| 1529 |
new String[] |
| 1530 |
{ |
| 1531 |
"kind", "element", |
| 1532 |
"name", "link", |
| 1533 |
"namespace", "##targetNamespace" |
| 1534 |
}); |
| 1535 |
addAnnotation |
| 1536 |
(getPersonType_Any(), |
| 1537 |
source, |
| 1538 |
new String[] |
| 1539 |
{ |
| 1540 |
"kind", "elementWildcard", |
| 1541 |
"wildcards", "##any", |
| 1542 |
"name", ":5", |
| 1543 |
"processing", "lax" |
| 1544 |
}); |
| 1545 |
addAnnotation |
| 1546 |
(getPersonType_Contr(), |
| 1547 |
source, |
| 1548 |
new String[] |
| 1549 |
{ |
| 1550 |
"kind", "attribute", |
| 1551 |
"name", "contr" |
| 1552 |
}); |
| 1553 |
addAnnotation |
| 1554 |
(getPersonType_Id(), |
| 1555 |
source, |
| 1556 |
new String[] |
| 1557 |
{ |
| 1558 |
"kind", "attribute", |
| 1559 |
"name", "id" |
| 1560 |
}); |
| 1561 |
addAnnotation |
| 1562 |
(getPersonType_Salary(), |
| 1563 |
source, |
| 1564 |
new String[] |
| 1565 |
{ |
| 1566 |
"kind", "attribute", |
| 1567 |
"name", "salary" |
| 1568 |
}); |
| 1569 |
addAnnotation |
| 1570 |
(urlTypeEClass, |
| 1571 |
source, |
| 1572 |
new String[] |
| 1573 |
{ |
| 1574 |
"name", "url_._type", |
| 1575 |
"kind", "empty" |
| 1576 |
}); |
| 1577 |
addAnnotation |
| 1578 |
(getUrlType_Href(), |
| 1579 |
source, |
| 1580 |
new String[] |
| 1581 |
{ |
| 1582 |
"kind", "attribute", |
| 1583 |
"name", "href" |
| 1584 |
}); |
| 1585 |
} |
| 1586 |
|
| 1587 |
/** |
| 1588 |
* <!-- begin-user-doc --> |
| 1589 |
* Defines literals for the meta objects that represent |
| 1590 |
* <ul> |
| 1591 |
* <li>each class,</li> |
| 1592 |
* <li>each feature of each class,</li> |
| 1593 |
* <li>each enum,</li> |
| 1594 |
* <li>and each data type</li> |
| 1595 |
* </ul> |
| 1596 |
* <!-- end-user-doc --> |
| 1597 |
* @generated |
| 1598 |
*/ |
| 1599 |
public interface Literals |
| 1600 |
{ |
| 1601 |
/** |
| 1602 |
* The meta object literal for the '{@link org.eclipse.emf.test.models.personal.mixed.impl.DocumentRootImpl <em>Document Root</em>}' class. |
| 1603 |
* <!-- begin-user-doc --> |
| 1604 |
* <!-- end-user-doc --> |
| 1605 |
* @see org.eclipse.emf.test.models.personal.mixed.impl.DocumentRootImpl |
| 1606 |
* @see org.eclipse.emf.test.models.personal.mixed.impl.MixedPackageImpl#getDocumentRoot() |
| 1607 |
* @generated |
| 1608 |
*/ |
| 1609 |
public static final EClass DOCUMENT_ROOT = eINSTANCE.getDocumentRoot(); |
| 1610 |
|
| 1611 |
/** |
| 1612 |
* The meta object literal for the '<em><b>Mixed</b></em>' attribute list feature. |
| 1613 |
* <!-- begin-user-doc --> |
| 1614 |
* <!-- end-user-doc --> |
| 1615 |
* @generated |
| 1616 |
*/ |
| 1617 |
public static final EAttribute DOCUMENT_ROOT__MIXED = eINSTANCE.getDocumentRoot_Mixed(); |
| 1618 |
|
| 1619 |
/** |
| 1620 |
* The meta object literal for the '<em><b>XMLNS Prefix Map</b></em>' map feature. |
| 1621 |
* <!-- begin-user-doc --> |
| 1622 |
* <!-- end-user-doc --> |
| 1623 |
* @generated |
| 1624 |
*/ |
| 1625 |
public static final EReference DOCUMENT_ROOT__XMLNS_PREFIX_MAP = eINSTANCE.getDocumentRoot_XMLNSPrefixMap(); |
| 1626 |
|
| 1627 |
/** |
| 1628 |
* The meta object literal for the '<em><b>XSI Schema Location</b></em>' map feature. |
| 1629 |
* <!-- begin-user-doc --> |
| 1630 |
* <!-- end-user-doc --> |
| 1631 |
* @generated |
| 1632 |
*/ |
| 1633 |
public static final EReference DOCUMENT_ROOT__XSI_SCHEMA_LOCATION = eINSTANCE.getDocumentRoot_XSISchemaLocation(); |
| 1634 |
|
| 1635 |
/** |
| 1636 |
* The meta object literal for the '<em><b>Email</b></em>' attribute feature. |
| 1637 |
* <!-- begin-user-doc --> |
| 1638 |
* <!-- end-user-doc --> |
| 1639 |
* @generated |
| 1640 |
*/ |
| 1641 |
public static final EAttribute DOCUMENT_ROOT__EMAIL = eINSTANCE.getDocumentRoot_Email(); |
| 1642 |
|
| 1643 |
/** |
| 1644 |
* The meta object literal for the '<em><b>Family</b></em>' attribute feature. |
| 1645 |
* <!-- begin-user-doc --> |
| 1646 |
* <!-- end-user-doc --> |
| 1647 |
* @generated |
| 1648 |
*/ |
| 1649 |
public static final EAttribute DOCUMENT_ROOT__FAMILY = eINSTANCE.getDocumentRoot_Family(); |
| 1650 |
|
| 1651 |
/** |
| 1652 |
* The meta object literal for the '<em><b>Given</b></em>' attribute feature. |
| 1653 |
* <!-- begin-user-doc --> |
| 1654 |
* <!-- end-user-doc --> |
| 1655 |
* @generated |
| 1656 |
*/ |
| 1657 |
public static final EAttribute DOCUMENT_ROOT__GIVEN = eINSTANCE.getDocumentRoot_Given(); |
| 1658 |
|
| 1659 |
/** |
| 1660 |
* The meta object literal for the '<em><b>Link</b></em>' containment reference feature. |
| 1661 |
* <!-- begin-user-doc --> |
| 1662 |
* <!-- end-user-doc --> |
| 1663 |
* @generated |
| 1664 |
*/ |
| 1665 |
public static final EReference DOCUMENT_ROOT__LINK = eINSTANCE.getDocumentRoot_Link(); |
| 1666 |
|
| 1667 |
/** |
| 1668 |
* The meta object literal for the '<em><b>Name</b></em>' containment reference feature. |
| 1669 |
* <!-- begin-user-doc --> |
| 1670 |
* <!-- end-user-doc --> |
| 1671 |
* @generated |
| 1672 |
*/ |
| 1673 |
public static final EReference DOCUMENT_ROOT__NAME = eINSTANCE.getDocumentRoot_Name(); |
| 1674 |
|
| 1675 |
/** |
| 1676 |
* The meta object literal for the '<em><b>Person</b></em>' containment reference feature. |
| 1677 |
* <!-- begin-user-doc --> |
| 1678 |
* <!-- end-user-doc --> |
| 1679 |
* @generated |
| 1680 |
*/ |
| 1681 |
public static final EReference DOCUMENT_ROOT__PERSON = eINSTANCE.getDocumentRoot_Person(); |
| 1682 |
|
| 1683 |
/** |
| 1684 |
* The meta object literal for the '<em><b>Personnel</b></em>' containment reference feature. |
| 1685 |
* <!-- begin-user-doc --> |
| 1686 |
* <!-- end-user-doc --> |
| 1687 |
* @generated |
| 1688 |
*/ |
| 1689 |
public static final EReference DOCUMENT_ROOT__PERSONNEL = eINSTANCE.getDocumentRoot_Personnel(); |
| 1690 |
|
| 1691 |
/** |
| 1692 |
* The meta object literal for the '<em><b>Url</b></em>' containment reference feature. |
| 1693 |
* <!-- begin-user-doc --> |
| 1694 |
* <!-- end-user-doc --> |
| 1695 |
* @generated |
| 1696 |
*/ |
| 1697 |
public static final EReference DOCUMENT_ROOT__URL = eINSTANCE.getDocumentRoot_Url(); |
| 1698 |
|
| 1699 |
/** |
| 1700 |
* The meta object literal for the '{@link org.eclipse.emf.test.models.personal.mixed.impl.LinkTypeImpl <em>Link Type</em>}' class. |
| 1701 |
* <!-- begin-user-doc --> |
| 1702 |
* <!-- end-user-doc --> |
| 1703 |
* @see org.eclipse.emf.test.models.personal.mixed.impl.LinkTypeImpl |
| 1704 |
* @see org.eclipse.emf.test.models.personal.mixed.impl.MixedPackageImpl#getLinkType() |
| 1705 |
* @generated |
| 1706 |
*/ |
| 1707 |
public static final EClass LINK_TYPE = eINSTANCE.getLinkType(); |
| 1708 |
|
| 1709 |
/** |
| 1710 |
* The meta object literal for the '<em><b>Mixed</b></em>' attribute list feature. |
| 1711 |
* <!-- begin-user-doc --> |
| 1712 |
* <!-- end-user-doc --> |
| 1713 |
* @generated |
| 1714 |
*/ |
| 1715 |
public static final EAttribute LINK_TYPE__MIXED = eINSTANCE.getLinkType_Mixed(); |
| 1716 |
|
| 1717 |
/** |
| 1718 |
* The meta object literal for the '<em><b>Manager</b></em>' attribute feature. |
| 1719 |
* <!-- begin-user-doc --> |
| 1720 |
* <!-- end-user-doc --> |
| 1721 |
* @generated |
| 1722 |
*/ |
| 1723 |
public static final EAttribute LINK_TYPE__MANAGER = eINSTANCE.getLinkType_Manager(); |
| 1724 |
|
| 1725 |
/** |
| 1726 |
* The meta object literal for the '<em><b>Subordinates</b></em>' attribute feature. |
| 1727 |
* <!-- begin-user-doc --> |
| 1728 |
* <!-- end-user-doc --> |
| 1729 |
* @generated |
| 1730 |
*/ |
| 1731 |
public static final EAttribute LINK_TYPE__SUBORDINATES = eINSTANCE.getLinkType_Subordinates(); |
| 1732 |
|
| 1733 |
/** |
| 1734 |
* The meta object literal for the '{@link org.eclipse.emf.test.models.personal.mixed.impl.NameTypeImpl <em>Name Type</em>}' class. |
| 1735 |
* <!-- begin-user-doc --> |
| 1736 |
* <!-- end-user-doc --> |
| 1737 |
* @see org.eclipse.emf.test.models.personal.mixed.impl.NameTypeImpl |
| 1738 |
* @see org.eclipse.emf.test.models.personal.mixed.impl.MixedPackageImpl#getNameType() |
| 1739 |
* @generated |
| 1740 |
*/ |
| 1741 |
public static final EClass NAME_TYPE = eINSTANCE.getNameType(); |
| 1742 |
|
| 1743 |
/** |
| 1744 |
* The meta object literal for the '<em><b>Mixed</b></em>' attribute list feature. |
| 1745 |
* <!-- begin-user-doc --> |
| 1746 |
* <!-- end-user-doc --> |
| 1747 |
* @generated |
| 1748 |
*/ |
| 1749 |
public static final EAttribute NAME_TYPE__MIXED = eINSTANCE.getNameType_Mixed(); |
| 1750 |
|
| 1751 |
/** |
| 1752 |
* The meta object literal for the '<em><b>Family</b></em>' attribute feature. |
| 1753 |
* <!-- begin-user-doc --> |
| 1754 |
* <!-- end-user-doc --> |
| 1755 |
* @generated |
| 1756 |
*/ |
| 1757 |
public static final EAttribute NAME_TYPE__FAMILY = eINSTANCE.getNameType_Family(); |
| 1758 |
|
| 1759 |
/** |
| 1760 |
* The meta object literal for the '<em><b>Given</b></em>' attribute feature. |
| 1761 |
* <!-- begin-user-doc --> |
| 1762 |
* <!-- end-user-doc --> |
| 1763 |
* @generated |
| 1764 |
*/ |
| 1765 |
public static final EAttribute NAME_TYPE__GIVEN = eINSTANCE.getNameType_Given(); |
| 1766 |
|
| 1767 |
/** |
| 1768 |
* The meta object literal for the '{@link org.eclipse.emf.test.models.personal.mixed.impl.PersonnelTypeImpl <em>Personnel Type</em>}' class. |
| 1769 |
* <!-- begin-user-doc --> |
| 1770 |
* <!-- end-user-doc --> |
| 1771 |
* @see org.eclipse.emf.test.models.personal.mixed.impl.PersonnelTypeImpl |
| 1772 |
* @see org.eclipse.emf.test.models.personal.mixed.impl.MixedPackageImpl#getPersonnelType() |
| 1773 |
* @generated |
| 1774 |
*/ |
| 1775 |
public static final EClass PERSONNEL_TYPE = eINSTANCE.getPersonnelType(); |
| 1776 |
|
| 1777 |
/** |
| 1778 |
* The meta object literal for the '<em><b>Person</b></em>' containment reference list feature. |
| 1779 |
* <!-- begin-user-doc --> |
| 1780 |
* <!-- end-user-doc --> |
| 1781 |
* @generated |
| 1782 |
*/ |
| 1783 |
public static final EReference PERSONNEL_TYPE__PERSON = eINSTANCE.getPersonnelType_Person(); |
| 1784 |
|
| 1785 |
/** |
| 1786 |
* The meta object literal for the '{@link org.eclipse.emf.test.models.personal.mixed.impl.PersonTypeImpl <em>Person Type</em>}' class. |
| 1787 |
* <!-- begin-user-doc --> |
| 1788 |
* <!-- end-user-doc --> |
| 1789 |
* @see org.eclipse.emf.test.models.personal.mixed.impl.PersonTypeImpl |
| 1790 |
* @see org.eclipse.emf.test.models.personal.mixed.impl.MixedPackageImpl#getPersonType() |
| 1791 |
* @generated |
| 1792 |
*/ |
| 1793 |
public static final EClass PERSON_TYPE = eINSTANCE.getPersonType(); |
| 1794 |
|
| 1795 |
/** |
| 1796 |
* The meta object literal for the '<em><b>Mixed</b></em>' attribute list feature. |
| 1797 |
* <!-- begin-user-doc --> |
| 1798 |
* <!-- end-user-doc --> |
| 1799 |
* @generated |
| 1800 |
*/ |
| 1801 |
public static final EAttribute PERSON_TYPE__MIXED = eINSTANCE.getPersonType_Mixed(); |
| 1802 |
|
| 1803 |
/** |
| 1804 |
* The meta object literal for the '<em><b>Name</b></em>' containment reference feature. |
| 1805 |
* <!-- begin-user-doc --> |
| 1806 |
* <!-- end-user-doc --> |
| 1807 |
* @generated |
| 1808 |
*/ |
| 1809 |
public static final EReference PERSON_TYPE__NAME = eINSTANCE.getPersonType_Name(); |
| 1810 |
|
| 1811 |
/** |
| 1812 |
* The meta object literal for the '<em><b>Email</b></em>' attribute list feature. |
| 1813 |
* <!-- begin-user-doc --> |
| 1814 |
* <!-- end-user-doc --> |
| 1815 |
* @generated |
| 1816 |
*/ |
| 1817 |
public static final EAttribute PERSON_TYPE__EMAIL = eINSTANCE.getPersonType_Email(); |
| 1818 |
|
| 1819 |
/** |
| 1820 |
* The meta object literal for the '<em><b>Url</b></em>' containment reference list feature. |
| 1821 |
* <!-- begin-user-doc --> |
| 1822 |
* <!-- end-user-doc --> |
| 1823 |
* @generated |
| 1824 |
*/ |
| 1825 |
public static final EReference PERSON_TYPE__URL = eINSTANCE.getPersonType_Url(); |
| 1826 |
|
| 1827 |
/** |
| 1828 |
* The meta object literal for the '<em><b>Link</b></em>' containment reference feature. |
| 1829 |
* <!-- begin-user-doc --> |
| 1830 |
* <!-- end-user-doc --> |
| 1831 |
* @generated |
| 1832 |
*/ |
| 1833 |
public static final EReference PERSON_TYPE__LINK = eINSTANCE.getPersonType_Link(); |
| 1834 |
|
| 1835 |
/** |
| 1836 |
* The meta object literal for the '<em><b>Any</b></em>' attribute list feature. |
| 1837 |
* <!-- begin-user-doc --> |
| 1838 |
* <!-- end-user-doc --> |
| 1839 |
* @generated |
| 1840 |
*/ |
| 1841 |
public static final EAttribute PERSON_TYPE__ANY = eINSTANCE.getPersonType_Any(); |
| 1842 |
|
| 1843 |
/** |
| 1844 |
* The meta object literal for the '<em><b>Contr</b></em>' attribute feature. |
| 1845 |
* <!-- begin-user-doc --> |
| 1846 |
* <!-- end-user-doc --> |
| 1847 |
* @generated |
| 1848 |
*/ |
| 1849 |
public static final EAttribute PERSON_TYPE__CONTR = eINSTANCE.getPersonType_Contr(); |
| 1850 |
|
| 1851 |
/** |
| 1852 |
* The meta object literal for the '<em><b>Id</b></em>' attribute feature. |
| 1853 |
* <!-- begin-user-doc --> |
| 1854 |
* <!-- end-user-doc --> |
| 1855 |
* @generated |
| 1856 |
*/ |
| 1857 |
public static final EAttribute PERSON_TYPE__ID = eINSTANCE.getPersonType_Id(); |
| 1858 |
|
| 1859 |
/** |
| 1860 |
* The meta object literal for the '<em><b>Salary</b></em>' attribute feature. |
| 1861 |
* <!-- begin-user-doc --> |
| 1862 |
* <!-- end-user-doc --> |
| 1863 |
* @generated |
| 1864 |
*/ |
| 1865 |
public static final EAttribute PERSON_TYPE__SALARY = eINSTANCE.getPersonType_Salary(); |
| 1866 |
|
| 1867 |
/** |
| 1868 |
* The meta object literal for the '{@link org.eclipse.emf.test.models.personal.mixed.impl.UrlTypeImpl <em>Url Type</em>}' class. |
| 1869 |
* <!-- begin-user-doc --> |
| 1870 |
* <!-- end-user-doc --> |
| 1871 |
* @see org.eclipse.emf.test.models.personal.mixed.impl.UrlTypeImpl |
| 1872 |
* @see org.eclipse.emf.test.models.personal.mixed.impl.MixedPackageImpl#getUrlType() |
| 1873 |
* @generated |
| 1874 |
*/ |
| 1875 |
public static final EClass URL_TYPE = eINSTANCE.getUrlType(); |
| 1876 |
|
| 1877 |
/** |
| 1878 |
* The meta object literal for the '<em><b>Href</b></em>' attribute feature. |
| 1879 |
* <!-- begin-user-doc --> |
| 1880 |
* <!-- end-user-doc --> |
| 1881 |
* @generated |
| 1882 |
*/ |
| 1883 |
public static final EAttribute URL_TYPE__HREF = eINSTANCE.getUrlType_Href(); |
| 1884 |
|
| 1885 |
/** |
| 1886 |
* The meta object literal for the '{@link org.eclipse.emf.test.models.personal.mixed.ContrType <em>Contr Type</em>}' enum. |
| 1887 |
* <!-- begin-user-doc --> |
| 1888 |
* <!-- end-user-doc --> |
| 1889 |
* @see org.eclipse.emf.test.models.personal.mixed.ContrType |
| 1890 |
* @see org.eclipse.emf.test.models.personal.mixed.impl.MixedPackageImpl#getContrType() |
| 1891 |
* @generated |
| 1892 |
*/ |
| 1893 |
public static final EEnum CONTR_TYPE = eINSTANCE.getContrType(); |
| 1894 |
|
| 1895 |
/** |
| 1896 |
* The meta object literal for the '<em>Contr Type Object</em>' data type. |
| 1897 |
* <!-- begin-user-doc --> |
| 1898 |
* <!-- end-user-doc --> |
| 1899 |
* @see org.eclipse.emf.test.models.personal.mixed.ContrType |
| 1900 |
* @see org.eclipse.emf.test.models.personal.mixed.impl.MixedPackageImpl#getContrTypeObject() |
| 1901 |
* @generated |
| 1902 |
*/ |
| 1903 |
public static final EDataType CONTR_TYPE_OBJECT = eINSTANCE.getContrTypeObject(); |
| 1904 |
|
| 1905 |
} |
| 1906 |
|
| 1907 |
} //MixedPackageImpl |