コード例 #1
0
 /**
  * Returns the meta object for the reference list '{@link
  * sechalmersmdsdgroup5.hotel.clients.Client#getInvoices <em>Invoices</em>}'.
  * <!-- begin-user-doc -->
  * <!-- end-user-doc -->
  *
  * @return the meta object for the reference list '<em>Invoices</em>'.
  * @see sechalmersmdsdgroup5.hotel.clients.Client#getInvoices()
  * @see #getClient()
  * @generated
  */
 public EReference getClient_Invoices() {
   return (EReference) clientEClass.getEStructuralFeatures().get(0);
 }
コード例 #2
0
 /**
  * Returns the meta object for the reference '{@link
  * sechalmersmdsdgroup5.hotel.clients.Guest#getKey <em>Key</em>}'.
  * <!-- begin-user-doc -->
  * <!-- end-user-doc -->
  *
  * @return the meta object for the reference '<em>Key</em>'.
  * @see sechalmersmdsdgroup5.hotel.clients.Guest#getKey()
  * @see #getGuest()
  * @generated
  */
 public EReference getGuest_Key() {
   return (EReference) guestEClass.getEStructuralFeatures().get(0);
 }
コード例 #3
0
 /**
  * Returns the meta object for the attribute '{@link
  * sechalmersmdsdgroup5.hotel.clients.Address#getMunicipality <em>Municipality</em>}'.
  * <!-- begin-user-doc -->
  * <!-- end-user-doc -->
  *
  * @return the meta object for the attribute '<em>Municipality</em>'.
  * @see sechalmersmdsdgroup5.hotel.clients.Address#getMunicipality()
  * @see #getAddress()
  * @generated
  */
 public EAttribute getAddress_Municipality() {
   return (EAttribute) addressEClass.getEStructuralFeatures().get(5);
 }
コード例 #4
0
 /**
  * Returns the meta object for the attribute '{@link
  * sechalmersmdsdgroup5.hotel.clients.Address#getCareOf <em>Care Of</em>}'.
  * <!-- begin-user-doc -->
  * <!-- end-user-doc -->
  *
  * @return the meta object for the attribute '<em>Care Of</em>'.
  * @see sechalmersmdsdgroup5.hotel.clients.Address#getCareOf()
  * @see #getAddress()
  * @generated
  */
 public EAttribute getAddress_CareOf() {
   return (EAttribute) addressEClass.getEStructuralFeatures().get(6);
 }
コード例 #5
0
 /**
  * Returns the meta object for the attribute '{@link
  * sechalmersmdsdgroup5.hotel.clients.Address#getCountry <em>Country</em>}'.
  * <!-- begin-user-doc -->
  * <!-- end-user-doc -->
  *
  * @return the meta object for the attribute '<em>Country</em>'.
  * @see sechalmersmdsdgroup5.hotel.clients.Address#getCountry()
  * @see #getAddress()
  * @generated
  */
 public EAttribute getAddress_Country() {
   return (EAttribute) addressEClass.getEStructuralFeatures().get(3);
 }
コード例 #6
0
 /**
  * Returns the meta object for the attribute '{@link
  * sechalmersmdsdgroup5.hotel.clients.Address#getRegion <em>Region</em>}'.
  * <!-- begin-user-doc -->
  * <!-- end-user-doc -->
  *
  * @return the meta object for the attribute '<em>Region</em>'.
  * @see sechalmersmdsdgroup5.hotel.clients.Address#getRegion()
  * @see #getAddress()
  * @generated
  */
 public EAttribute getAddress_Region() {
   return (EAttribute) addressEClass.getEStructuralFeatures().get(4);
 }
コード例 #7
0
 /**
  * Returns the meta object for the attribute '{@link
  * sechalmersmdsdgroup5.hotel.clients.Address#getStreet <em>Street</em>}'.
  * <!-- begin-user-doc -->
  * <!-- end-user-doc -->
  *
  * @return the meta object for the attribute '<em>Street</em>'.
  * @see sechalmersmdsdgroup5.hotel.clients.Address#getStreet()
  * @see #getAddress()
  * @generated
  */
 public EAttribute getAddress_Street() {
   return (EAttribute) addressEClass.getEStructuralFeatures().get(0);
 }
コード例 #8
0
 /**
  * Returns the meta object for the attribute '{@link
  * sechalmersmdsdgroup5.hotel.clients.Address#getZipArea <em>Zip Area</em>}'.
  * <!-- begin-user-doc -->
  * <!-- end-user-doc -->
  *
  * @return the meta object for the attribute '<em>Zip Area</em>'.
  * @see sechalmersmdsdgroup5.hotel.clients.Address#getZipArea()
  * @see #getAddress()
  * @generated
  */
 public EAttribute getAddress_ZipArea() {
   return (EAttribute) addressEClass.getEStructuralFeatures().get(2);
 }
コード例 #9
0
 /**
  * Returns the meta object for the attribute '{@link
  * sechalmersmdsdgroup5.hotel.clients.Customer#getEmail <em>Email</em>}'.
  * <!-- begin-user-doc -->
  * <!-- end-user-doc -->
  *
  * @return the meta object for the attribute '<em>Email</em>'.
  * @see sechalmersmdsdgroup5.hotel.clients.Customer#getEmail()
  * @see #getCustomer()
  * @generated
  */
 public EAttribute getCustomer_Email() {
   return (EAttribute) customerEClass.getEStructuralFeatures().get(4);
 }
コード例 #10
0
 /**
  * Returns the meta object for the reference '{@link
  * sechalmersmdsdgroup5.hotel.clients.Customer#getIdentity <em>Identity</em>}'.
  * <!-- begin-user-doc -->
  * <!-- end-user-doc -->
  *
  * @return the meta object for the reference '<em>Identity</em>'.
  * @see sechalmersmdsdgroup5.hotel.clients.Customer#getIdentity()
  * @see #getCustomer()
  * @generated
  */
 public EReference getCustomer_Identity() {
   return (EReference) customerEClass.getEStructuralFeatures().get(3);
 }
コード例 #11
0
 /**
  * Returns the meta object for the reference '{@link
  * sechalmersmdsdgroup5.hotel.clients.Customer#getAssociatedAdress <em>Associated Adress</em>}'.
  * <!-- begin-user-doc -->
  * <!-- end-user-doc -->
  *
  * @return the meta object for the reference '<em>Associated Adress</em>'.
  * @see sechalmersmdsdgroup5.hotel.clients.Customer#getAssociatedAdress()
  * @see #getCustomer()
  * @generated
  */
 public EReference getCustomer_AssociatedAdress() {
   return (EReference) customerEClass.getEStructuralFeatures().get(2);
 }
コード例 #12
0
 /**
  * Returns the meta object for the reference '{@link
  * sechalmersmdsdgroup5.hotel.clients.Customer#getCard <em>Card</em>}'.
  * <!-- begin-user-doc -->
  * <!-- end-user-doc -->
  *
  * @return the meta object for the reference '<em>Card</em>'.
  * @see sechalmersmdsdgroup5.hotel.clients.Customer#getCard()
  * @see #getCustomer()
  * @generated
  */
 public EReference getCustomer_Card() {
   return (EReference) customerEClass.getEStructuralFeatures().get(1);
 }
コード例 #13
0
 /**
  * Returns the meta object for the attribute '{@link
  * sechalmersmdsdgroup5.hotel.clients.Customer#getPaymentMethod <em>Payment Method</em>}'.
  * <!-- begin-user-doc -->
  * <!-- end-user-doc -->
  *
  * @return the meta object for the attribute '<em>Payment Method</em>'.
  * @see sechalmersmdsdgroup5.hotel.clients.Customer#getPaymentMethod()
  * @see #getCustomer()
  * @generated
  */
 public EAttribute getCustomer_PaymentMethod() {
   return (EAttribute) customerEClass.getEStructuralFeatures().get(0);
 }