|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.EObjectImpl
com.hammurapi.party.impl.USAddressImpl
public class USAddressImpl
An implementation of the model object 'US Address'.
The following features are implemented:
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
|---|
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl |
| Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
|---|
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter> |
| Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
org.eclipse.emf.ecore.InternalEObject.EStore |
| Field Summary | |
|---|---|
protected String |
category
The cached value of the ' Category' attribute. |
protected static String |
CATEGORY_EDEFAULT
The default value of the ' Category' attribute. |
protected String |
city
The cached value of the ' City' attribute. |
protected static String |
CITY_EDEFAULT
The default value of the ' City' attribute. |
protected String |
comment
The cached value of the ' Comment' attribute. |
protected static String |
COMMENT_EDEFAULT
The default value of the ' Comment' attribute. |
protected String |
country
The cached value of the ' Country' attribute. |
protected static String |
COUNTRY_EDEFAULT
The default value of the ' Country' attribute. |
protected Date |
end
The cached value of the ' End' attribute. |
protected static Date |
END_EDEFAULT
The default value of the ' End' attribute. |
protected String |
recipient
The cached value of the ' Recipient' attribute. |
protected static String |
RECIPIENT_EDEFAULT
The default value of the ' Recipient' attribute. |
protected Date |
start
The cached value of the ' Start' attribute. |
protected static Date |
START_EDEFAULT
The default value of the ' Start' attribute. |
protected String |
state
The cached value of the ' State' attribute. |
protected static String |
STATE_EDEFAULT
The default value of the ' State' attribute. |
protected String |
street1
The cached value of the ' Street1' attribute. |
protected static String |
STREET1_EDEFAULT
The default value of the ' Street1' attribute. |
protected String |
street2
The cached value of the ' Street2' attribute. |
protected static String |
STREET2_EDEFAULT
The default value of the ' Street2' attribute. |
protected org.eclipse.emf.common.util.EList<Tag> |
tags
The cached value of the ' Tags' containment reference list. |
protected String |
zip
The cached value of the ' Zip' attribute. |
protected static String |
ZIP_EDEFAULT
The default value of the ' Zip' attribute. |
| Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
|---|
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY |
| Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
|---|
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET |
| Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
EOPPOSITE_FEATURE_BASE |
| Constructor Summary | |
|---|---|
protected |
USAddressImpl()
|
| Method Summary | |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
basicSetOwner(Party newOwner,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
eBasicRemoveFromContainerFeature(org.eclipse.emf.common.notify.NotificationChain msgs)
|
Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
org.eclipse.emf.common.notify.NotificationChain |
eInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
org.eclipse.emf.common.notify.NotificationChain |
eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
Object newValue)
|
protected org.eclipse.emf.ecore.EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
String |
getCategory()
|
String |
getCity()
|
String |
getComment()
|
String |
getCountry()
|
Date |
getEnd()
|
Party |
getOwner()
|
String |
getRecipient()
|
Date |
getStart()
|
String |
getState()
|
String |
getStreet1()
|
String |
getStreet2()
|
org.eclipse.emf.common.util.EList<Tag> |
getTags()
|
String |
getZip()
|
boolean |
isEffective(Date date)
|
boolean |
isEffectiveNow()
|
void |
setCategory(String newCategory)
|
void |
setCity(String newCity)
|
void |
setComment(String newComment)
|
void |
setCountry(String newCountry)
|
void |
setEnd(Date newEnd)
|
void |
setOwner(Party newOwner)
|
void |
setRecipient(String newRecipient)
|
void |
setStart(Date newStart)
|
void |
setState(String newState)
|
void |
setStreet1(String newStreet1)
|
void |
setStreet2(String newStreet2)
|
void |
setZip(String newZip)
|
String |
toString()
|
| Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
|---|
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI |
| Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
|---|
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eHasSettings, eInternalResource, eInverseAdd, eInverseRemove, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetDirectResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues |
| Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
|---|
eBasicAdapterArray, eBasicHasAdapters, eNotificationRequired, eNotify |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Methods inherited from interface org.eclipse.emf.ecore.InternalEObject |
|---|
eNotificationRequired |
| Field Detail |
|---|
protected org.eclipse.emf.common.util.EList<Tag> tags
Tags' containment reference list.
getTags()protected static final String COMMENT_EDEFAULT
Comment' attribute.
getComment()protected String comment
Comment' attribute.
getComment()protected static final Date START_EDEFAULT
Start' attribute.
getStart()protected Date start
Start' attribute.
getStart()protected static final Date END_EDEFAULT
End' attribute.
getEnd()protected Date end
End' attribute.
getEnd()protected static final String CATEGORY_EDEFAULT
Category' attribute.
getCategory()protected String category
Category' attribute.
getCategory()protected static final String COUNTRY_EDEFAULT
Country' attribute.
getCountry()protected String country
Country' attribute.
getCountry()protected static final String RECIPIENT_EDEFAULT
Recipient' attribute.
getRecipient()protected String recipient
Recipient' attribute.
getRecipient()protected static final String STREET1_EDEFAULT
Street1' attribute.
getStreet1()protected String street1
Street1' attribute.
getStreet1()protected static final String STREET2_EDEFAULT
Street2' attribute.
getStreet2()protected String street2
Street2' attribute.
getStreet2()protected static final String CITY_EDEFAULT
City' attribute.
getCity()protected String city
City' attribute.
getCity()protected static final String STATE_EDEFAULT
State' attribute.
getState()protected String state
State' attribute.
getState()protected static final String ZIP_EDEFAULT
Zip' attribute.
getZip()protected String zip
Zip' attribute.
getZip()| Constructor Detail |
|---|
protected USAddressImpl()
| Method Detail |
|---|
protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass in class org.eclipse.emf.ecore.impl.EObjectImplpublic org.eclipse.emf.common.util.EList<Tag> getTags()
getTags in interface TaggedPartyPackage.getTagged_Tags()public String getComment()
getComment in interface TaggedTagged.setComment(String),
PartyPackage.getTagged_Comment()public void setComment(String newComment)
setComment in interface TaggednewComment - the new value of the 'Comment' attribute.Tagged.getComment()public Date getStart()
getStart in interface DateEffectiveObjectDateEffectiveObject.setStart(Date),
PartyPackage.getDateEffectiveObject_Start()public void setStart(Date newStart)
setStart in interface DateEffectiveObjectnewStart - the new value of the 'Start' attribute.DateEffectiveObject.getStart()public Date getEnd()
getEnd in interface DateEffectiveObjectDateEffectiveObject.setEnd(Date),
PartyPackage.getDateEffectiveObject_End()public void setEnd(Date newEnd)
setEnd in interface DateEffectiveObjectnewEnd - the new value of the 'End' attribute.DateEffectiveObject.getEnd()public String getCategory()
getCategory in interface ContactInfoContactInfo.setCategory(String),
PartyPackage.getContactInfo_Category()public void setCategory(String newCategory)
setCategory in interface ContactInfonewCategory - the new value of the 'Category' attribute.ContactInfo.getCategory()public Party getOwner()
getOwner in interface ContactInfoContactInfo.setOwner(Party),
PartyPackage.getContactInfo_Owner(),
Party.getContactInfo()
public org.eclipse.emf.common.notify.NotificationChain basicSetOwner(Party newOwner,
org.eclipse.emf.common.notify.NotificationChain msgs)
public void setOwner(Party newOwner)
setOwner in interface ContactInfonewOwner - the new value of the 'Owner' container reference.ContactInfo.getOwner()public String getCountry()
getCountry in interface AddressAddress.setCountry(String),
PartyPackage.getAddress_Country()public void setCountry(String newCountry)
setCountry in interface AddressnewCountry - the new value of the 'Country' attribute.Address.getCountry()public String getRecipient()
getRecipient in interface USAddressUSAddress.setRecipient(String),
PartyPackage.getUSAddress_Recipient()public void setRecipient(String newRecipient)
setRecipient in interface USAddressnewRecipient - the new value of the 'Recipient' attribute.USAddress.getRecipient()public String getStreet1()
getStreet1 in interface USAddressUSAddress.setStreet1(String),
PartyPackage.getUSAddress_Street1()public void setStreet1(String newStreet1)
setStreet1 in interface USAddressnewStreet1 - the new value of the 'Street1' attribute.USAddress.getStreet1()public String getStreet2()
getStreet2 in interface USAddressUSAddress.setStreet2(String),
PartyPackage.getUSAddress_Street2()public void setStreet2(String newStreet2)
setStreet2 in interface USAddressnewStreet2 - the new value of the 'Street2' attribute.USAddress.getStreet2()public String getCity()
getCity in interface USAddressUSAddress.setCity(String),
PartyPackage.getUSAddress_City()public void setCity(String newCity)
setCity in interface USAddressnewCity - the new value of the 'City' attribute.USAddress.getCity()public String getState()
getState in interface USAddressUSAddress.setState(String),
PartyPackage.getUSAddress_State()public void setState(String newState)
setState in interface USAddressnewState - the new value of the 'State' attribute.USAddress.getState()public String getZip()
getZip in interface USAddressUSAddress.setZip(String),
PartyPackage.getUSAddress_Zip()public void setZip(String newZip)
setZip in interface USAddressnewZip - the new value of the 'Zip' attribute.USAddress.getZip()public boolean isEffectiveNow()
isEffectiveNow in interface DateEffectiveObjectpublic boolean isEffective(Date date)
isEffective in interface DateEffectiveObjectdate - Date for which effectiveness is checked.
public org.eclipse.emf.common.notify.NotificationChain eInverseAdd(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseAdd in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseRemove in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic org.eclipse.emf.common.notify.NotificationChain eBasicRemoveFromContainerFeature(org.eclipse.emf.common.notify.NotificationChain msgs)
eBasicRemoveFromContainerFeature in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in interface org.eclipse.emf.ecore.InternalEObjecteGet in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public void eSet(int featureID,
Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic String toString()
toString in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||