All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.openhealthtools.mdht.uml.cda.impl.EntryRelationshipImpl Maven / Gradle / Ivy

/*******************************************************************************
 * Copyright (c) 2009, 2011 IBM Corporation and others.
 * All rights reserved. This program and the accompanying materials
 * are made available under the terms of the Eclipse Public License v1.0
 * which accompanies this distribution, and is available at
 * http://www.eclipse.org/legal/epl-v10.html
 *
 * Contributors:
 *     IBM Corporation - initial API and implementation
 *******************************************************************************/
package org.openhealthtools.mdht.uml.cda.impl;

import java.util.Collection;
import java.util.Map;

import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.NotificationChain;
import org.eclipse.emf.common.util.DiagnosticChain;
import org.eclipse.emf.common.util.EList;
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObject;
import org.eclipse.emf.ecore.impl.ENotificationImpl;
import org.eclipse.emf.ecore.util.EObjectContainmentEList;
import org.eclipse.emf.ecore.util.InternalEList;
import org.openhealthtools.mdht.uml.cda.Act;
import org.openhealthtools.mdht.uml.cda.CDAPackage;
import org.openhealthtools.mdht.uml.cda.Encounter;
import org.openhealthtools.mdht.uml.cda.EntryRelationship;
import org.openhealthtools.mdht.uml.cda.InfrastructureRootTypeId;
import org.openhealthtools.mdht.uml.cda.Observation;
import org.openhealthtools.mdht.uml.cda.ObservationMedia;
import org.openhealthtools.mdht.uml.cda.Organizer;
import org.openhealthtools.mdht.uml.cda.Procedure;
import org.openhealthtools.mdht.uml.cda.RegionOfInterest;
import org.openhealthtools.mdht.uml.cda.SubstanceAdministration;
import org.openhealthtools.mdht.uml.cda.Supply;
import org.openhealthtools.mdht.uml.cda.operations.EntryRelationshipOperations;
import org.openhealthtools.mdht.uml.hl7.datatypes.BL;
import org.openhealthtools.mdht.uml.hl7.datatypes.CS;
import org.openhealthtools.mdht.uml.hl7.datatypes.II;
import org.openhealthtools.mdht.uml.hl7.datatypes.INT;
import org.openhealthtools.mdht.uml.hl7.rim.impl.ActRelationshipImpl;
import org.openhealthtools.mdht.uml.hl7.vocab.NullFlavor;
import org.openhealthtools.mdht.uml.hl7.vocab.x_ActRelationshipEntryRelationship;

/**
 * 
 * An implementation of the model object 'Entry Relationship'.
 * 
 * 

* The following features are implemented: *

    *
  • {@link org.openhealthtools.mdht.uml.cda.impl.EntryRelationshipImpl#getRealmCodes Realm Code}
  • *
  • {@link org.openhealthtools.mdht.uml.cda.impl.EntryRelationshipImpl#getTypeId Type Id}
  • *
  • {@link org.openhealthtools.mdht.uml.cda.impl.EntryRelationshipImpl#getTemplateIds Template Id}
  • *
  • {@link org.openhealthtools.mdht.uml.cda.impl.EntryRelationshipImpl#getSequenceNumber Sequence Number}
  • *
  • {@link org.openhealthtools.mdht.uml.cda.impl.EntryRelationshipImpl#getSeperatableInd Seperatable Ind}
  • *
  • {@link org.openhealthtools.mdht.uml.cda.impl.EntryRelationshipImpl#getAct Act}
  • *
  • {@link org.openhealthtools.mdht.uml.cda.impl.EntryRelationshipImpl#getEncounter Encounter}
  • *
  • {@link org.openhealthtools.mdht.uml.cda.impl.EntryRelationshipImpl#getObservation Observation}
  • *
  • {@link org.openhealthtools.mdht.uml.cda.impl.EntryRelationshipImpl#getObservationMedia Observation Media}
  • *
  • {@link org.openhealthtools.mdht.uml.cda.impl.EntryRelationshipImpl#getOrganizer Organizer}
  • *
  • {@link org.openhealthtools.mdht.uml.cda.impl.EntryRelationshipImpl#getProcedure Procedure}
  • *
  • {@link org.openhealthtools.mdht.uml.cda.impl.EntryRelationshipImpl#getRegionOfInterest Region Of Interest}
  • *
  • {@link org.openhealthtools.mdht.uml.cda.impl.EntryRelationshipImpl#getSubstanceAdministration Substance Administration}
  • *
  • {@link org.openhealthtools.mdht.uml.cda.impl.EntryRelationshipImpl#getSupply Supply}
  • *
  • {@link org.openhealthtools.mdht.uml.cda.impl.EntryRelationshipImpl#getNullFlavor Null Flavor}
  • *
  • {@link org.openhealthtools.mdht.uml.cda.impl.EntryRelationshipImpl#getTypeCode Type Code}
  • *
  • {@link org.openhealthtools.mdht.uml.cda.impl.EntryRelationshipImpl#getInversionInd Inversion Ind}
  • *
  • {@link org.openhealthtools.mdht.uml.cda.impl.EntryRelationshipImpl#getContextConductionInd Context Conduction Ind}
  • *
  • {@link org.openhealthtools.mdht.uml.cda.impl.EntryRelationshipImpl#getNegationInd Negation Ind}
  • *
*

* * @generated */ public class EntryRelationshipImpl extends ActRelationshipImpl implements EntryRelationship { /** * The cached value of the '{@link #getRealmCodes() Realm Code}' containment reference list. * * * @see #getRealmCodes() * @generated * @ordered */ protected EList realmCodes; /** * The cached value of the '{@link #getTypeId() Type Id}' containment reference. * * * @see #getTypeId() * @generated * @ordered */ protected InfrastructureRootTypeId typeId; /** * The cached value of the '{@link #getTemplateIds() Template Id}' containment reference list. * * * @see #getTemplateIds() * @generated * @ordered */ protected EList templateIds; /** * The cached value of the '{@link #getSequenceNumber() Sequence Number}' containment reference. * * * @see #getSequenceNumber() * @generated * @ordered */ protected INT sequenceNumber; /** * The cached value of the '{@link #getSeperatableInd() Seperatable Ind}' containment reference. * * * @see #getSeperatableInd() * @generated * @ordered */ protected BL seperatableInd; /** * The cached value of the '{@link #getAct() Act}' containment reference. * * * @see #getAct() * @generated * @ordered */ protected Act act; /** * The cached value of the '{@link #getEncounter() Encounter}' containment reference. * * * @see #getEncounter() * @generated * @ordered */ protected Encounter encounter; /** * The cached value of the '{@link #getObservation() Observation}' containment reference. * * * @see #getObservation() * @generated * @ordered */ protected Observation observation; /** * The cached value of the '{@link #getObservationMedia() Observation Media}' containment reference. * * * @see #getObservationMedia() * @generated * @ordered */ protected ObservationMedia observationMedia; /** * The cached value of the '{@link #getOrganizer() Organizer}' containment reference. * * * @see #getOrganizer() * @generated * @ordered */ protected Organizer organizer; /** * The cached value of the '{@link #getProcedure() Procedure}' containment reference. * * * @see #getProcedure() * @generated * @ordered */ protected Procedure procedure; /** * The cached value of the '{@link #getRegionOfInterest() Region Of Interest}' containment reference. * * * @see #getRegionOfInterest() * @generated * @ordered */ protected RegionOfInterest regionOfInterest; /** * The cached value of the '{@link #getSubstanceAdministration() Substance Administration}' containment reference. * * * @see #getSubstanceAdministration() * @generated * @ordered */ protected SubstanceAdministration substanceAdministration; /** * The cached value of the '{@link #getSupply() Supply}' containment reference. * * * @see #getSupply() * @generated * @ordered */ protected Supply supply; /** * The default value of the '{@link #getNullFlavor() Null Flavor}' attribute. * * * @see #getNullFlavor() * @generated * @ordered */ protected static final NullFlavor NULL_FLAVOR_EDEFAULT = NullFlavor.ASKU; /** * The cached value of the '{@link #getNullFlavor() Null Flavor}' attribute. * * * @see #getNullFlavor() * @generated * @ordered */ protected NullFlavor nullFlavor = NULL_FLAVOR_EDEFAULT; /** * This is true if the Null Flavor attribute has been set. * * * @generated * @ordered */ protected boolean nullFlavorESet; /** * The default value of the '{@link #getTypeCode() Type Code}' attribute. * * * @see #getTypeCode() * @generated * @ordered */ protected static final x_ActRelationshipEntryRelationship TYPE_CODE_EDEFAULT = x_ActRelationshipEntryRelationship.CAUS; /** * The cached value of the '{@link #getTypeCode() Type Code}' attribute. * * * @see #getTypeCode() * @generated * @ordered */ protected x_ActRelationshipEntryRelationship typeCode = TYPE_CODE_EDEFAULT; /** * This is true if the Type Code attribute has been set. * * * @generated * @ordered */ protected boolean typeCodeESet; /** * The default value of the '{@link #getInversionInd() Inversion Ind}' attribute. * * * @see #getInversionInd() * @generated * @ordered */ protected static final Boolean INVERSION_IND_EDEFAULT = null; /** * The cached value of the '{@link #getInversionInd() Inversion Ind}' attribute. * * * @see #getInversionInd() * @generated * @ordered */ protected Boolean inversionInd = INVERSION_IND_EDEFAULT; /** * This is true if the Inversion Ind attribute has been set. * * * @generated * @ordered */ protected boolean inversionIndESet; /** * The default value of the '{@link #getContextConductionInd() Context Conduction Ind}' attribute. * * * @see #getContextConductionInd() * @generated * @ordered */ protected static final Boolean CONTEXT_CONDUCTION_IND_EDEFAULT = Boolean.TRUE; /** * The cached value of the '{@link #getContextConductionInd() Context Conduction Ind}' attribute. * * * @see #getContextConductionInd() * @generated * @ordered */ protected Boolean contextConductionInd = CONTEXT_CONDUCTION_IND_EDEFAULT; /** * This is true if the Context Conduction Ind attribute has been set. * * * @generated * @ordered */ protected boolean contextConductionIndESet; /** * The default value of the '{@link #getNegationInd() Negation Ind}' attribute. * * * @see #getNegationInd() * @generated * @ordered */ protected static final Boolean NEGATION_IND_EDEFAULT = null; /** * The cached value of the '{@link #getNegationInd() Negation Ind}' attribute. * * * @see #getNegationInd() * @generated * @ordered */ protected Boolean negationInd = NEGATION_IND_EDEFAULT; /** * This is true if the Negation Ind attribute has been set. * * * @generated * @ordered */ protected boolean negationIndESet; /** * * * @generated */ protected EntryRelationshipImpl() { super(); } /** * * * @generated */ @Override protected EClass eStaticClass() { return CDAPackage.Literals.ENTRY_RELATIONSHIP; } /** * * * @generated */ @Override public EList getRealmCodes() { if (realmCodes == null) { realmCodes = new EObjectContainmentEList(CS.class, this, CDAPackage.ENTRY_RELATIONSHIP__REALM_CODE); } return realmCodes; } /** * * * @generated */ @Override public InfrastructureRootTypeId getTypeId() { return typeId; } /** * * * @generated */ public NotificationChain basicSetTypeId(InfrastructureRootTypeId newTypeId, NotificationChain msgs) { InfrastructureRootTypeId oldTypeId = typeId; typeId = newTypeId; if (eNotificationRequired()) { ENotificationImpl notification = new ENotificationImpl( this, Notification.SET, CDAPackage.ENTRY_RELATIONSHIP__TYPE_ID, oldTypeId, newTypeId); if (msgs == null) { msgs = notification; } else { msgs.add(notification); } } return msgs; } /** * * * @generated */ public void setTypeId(InfrastructureRootTypeId newTypeId) { if (newTypeId != typeId) { NotificationChain msgs = null; if (typeId != null) { msgs = ((InternalEObject) typeId).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - CDAPackage.ENTRY_RELATIONSHIP__TYPE_ID, null, msgs); } if (newTypeId != null) { msgs = ((InternalEObject) newTypeId).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - CDAPackage.ENTRY_RELATIONSHIP__TYPE_ID, null, msgs); } msgs = basicSetTypeId(newTypeId, msgs); if (msgs != null) { msgs.dispatch(); } } else if (eNotificationRequired()) { eNotify(new ENotificationImpl( this, Notification.SET, CDAPackage.ENTRY_RELATIONSHIP__TYPE_ID, newTypeId, newTypeId)); } } /** * * * @generated */ @Override public EList getTemplateIds() { if (templateIds == null) { templateIds = new EObjectContainmentEList(II.class, this, CDAPackage.ENTRY_RELATIONSHIP__TEMPLATE_ID); } return templateIds; } /** * * * @generated */ public INT getSequenceNumber() { return sequenceNumber; } /** * * * @generated */ public NotificationChain basicSetSequenceNumber(INT newSequenceNumber, NotificationChain msgs) { INT oldSequenceNumber = sequenceNumber; sequenceNumber = newSequenceNumber; if (eNotificationRequired()) { ENotificationImpl notification = new ENotificationImpl( this, Notification.SET, CDAPackage.ENTRY_RELATIONSHIP__SEQUENCE_NUMBER, oldSequenceNumber, newSequenceNumber); if (msgs == null) { msgs = notification; } else { msgs.add(notification); } } return msgs; } /** * * * @generated */ public void setSequenceNumber(INT newSequenceNumber) { if (newSequenceNumber != sequenceNumber) { NotificationChain msgs = null; if (sequenceNumber != null) { msgs = ((InternalEObject) sequenceNumber).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - CDAPackage.ENTRY_RELATIONSHIP__SEQUENCE_NUMBER, null, msgs); } if (newSequenceNumber != null) { msgs = ((InternalEObject) newSequenceNumber).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - CDAPackage.ENTRY_RELATIONSHIP__SEQUENCE_NUMBER, null, msgs); } msgs = basicSetSequenceNumber(newSequenceNumber, msgs); if (msgs != null) { msgs.dispatch(); } } else if (eNotificationRequired()) { eNotify(new ENotificationImpl( this, Notification.SET, CDAPackage.ENTRY_RELATIONSHIP__SEQUENCE_NUMBER, newSequenceNumber, newSequenceNumber)); } } /** * * * @generated */ public BL getSeperatableInd() { return seperatableInd; } /** * * * @generated */ public NotificationChain basicSetSeperatableInd(BL newSeperatableInd, NotificationChain msgs) { BL oldSeperatableInd = seperatableInd; seperatableInd = newSeperatableInd; if (eNotificationRequired()) { ENotificationImpl notification = new ENotificationImpl( this, Notification.SET, CDAPackage.ENTRY_RELATIONSHIP__SEPERATABLE_IND, oldSeperatableInd, newSeperatableInd); if (msgs == null) { msgs = notification; } else { msgs.add(notification); } } return msgs; } /** * * * @generated */ public void setSeperatableInd(BL newSeperatableInd) { if (newSeperatableInd != seperatableInd) { NotificationChain msgs = null; if (seperatableInd != null) { msgs = ((InternalEObject) seperatableInd).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - CDAPackage.ENTRY_RELATIONSHIP__SEPERATABLE_IND, null, msgs); } if (newSeperatableInd != null) { msgs = ((InternalEObject) newSeperatableInd).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - CDAPackage.ENTRY_RELATIONSHIP__SEPERATABLE_IND, null, msgs); } msgs = basicSetSeperatableInd(newSeperatableInd, msgs); if (msgs != null) { msgs.dispatch(); } } else if (eNotificationRequired()) { eNotify(new ENotificationImpl( this, Notification.SET, CDAPackage.ENTRY_RELATIONSHIP__SEPERATABLE_IND, newSeperatableInd, newSeperatableInd)); } } /** * * * @generated */ public Act getAct() { return act; } /** * * * @generated */ public NotificationChain basicSetAct(Act newAct, NotificationChain msgs) { Act oldAct = act; act = newAct; if (eNotificationRequired()) { ENotificationImpl notification = new ENotificationImpl( this, Notification.SET, CDAPackage.ENTRY_RELATIONSHIP__ACT, oldAct, newAct); if (msgs == null) { msgs = notification; } else { msgs.add(notification); } } return msgs; } /** * * * @generated */ public void setAct(Act newAct) { if (newAct != act) { NotificationChain msgs = null; if (act != null) { msgs = ((InternalEObject) act).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - CDAPackage.ENTRY_RELATIONSHIP__ACT, null, msgs); } if (newAct != null) { msgs = ((InternalEObject) newAct).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - CDAPackage.ENTRY_RELATIONSHIP__ACT, null, msgs); } msgs = basicSetAct(newAct, msgs); if (msgs != null) { msgs.dispatch(); } } else if (eNotificationRequired()) { eNotify(new ENotificationImpl(this, Notification.SET, CDAPackage.ENTRY_RELATIONSHIP__ACT, newAct, newAct)); } } /** * * * @generated */ public Encounter getEncounter() { return encounter; } /** * * * @generated */ public NotificationChain basicSetEncounter(Encounter newEncounter, NotificationChain msgs) { Encounter oldEncounter = encounter; encounter = newEncounter; if (eNotificationRequired()) { ENotificationImpl notification = new ENotificationImpl( this, Notification.SET, CDAPackage.ENTRY_RELATIONSHIP__ENCOUNTER, oldEncounter, newEncounter); if (msgs == null) { msgs = notification; } else { msgs.add(notification); } } return msgs; } /** * * * @generated */ public void setEncounter(Encounter newEncounter) { if (newEncounter != encounter) { NotificationChain msgs = null; if (encounter != null) { msgs = ((InternalEObject) encounter).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - CDAPackage.ENTRY_RELATIONSHIP__ENCOUNTER, null, msgs); } if (newEncounter != null) { msgs = ((InternalEObject) newEncounter).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - CDAPackage.ENTRY_RELATIONSHIP__ENCOUNTER, null, msgs); } msgs = basicSetEncounter(newEncounter, msgs); if (msgs != null) { msgs.dispatch(); } } else if (eNotificationRequired()) { eNotify(new ENotificationImpl( this, Notification.SET, CDAPackage.ENTRY_RELATIONSHIP__ENCOUNTER, newEncounter, newEncounter)); } } /** * * * @generated */ public Observation getObservation() { return observation; } /** * * * @generated */ public NotificationChain basicSetObservation(Observation newObservation, NotificationChain msgs) { Observation oldObservation = observation; observation = newObservation; if (eNotificationRequired()) { ENotificationImpl notification = new ENotificationImpl( this, Notification.SET, CDAPackage.ENTRY_RELATIONSHIP__OBSERVATION, oldObservation, newObservation); if (msgs == null) { msgs = notification; } else { msgs.add(notification); } } return msgs; } /** * * * @generated */ public void setObservation(Observation newObservation) { if (newObservation != observation) { NotificationChain msgs = null; if (observation != null) { msgs = ((InternalEObject) observation).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - CDAPackage.ENTRY_RELATIONSHIP__OBSERVATION, null, msgs); } if (newObservation != null) { msgs = ((InternalEObject) newObservation).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - CDAPackage.ENTRY_RELATIONSHIP__OBSERVATION, null, msgs); } msgs = basicSetObservation(newObservation, msgs); if (msgs != null) { msgs.dispatch(); } } else if (eNotificationRequired()) { eNotify(new ENotificationImpl( this, Notification.SET, CDAPackage.ENTRY_RELATIONSHIP__OBSERVATION, newObservation, newObservation)); } } /** * * * @generated */ public ObservationMedia getObservationMedia() { return observationMedia; } /** * * * @generated */ public NotificationChain basicSetObservationMedia(ObservationMedia newObservationMedia, NotificationChain msgs) { ObservationMedia oldObservationMedia = observationMedia; observationMedia = newObservationMedia; if (eNotificationRequired()) { ENotificationImpl notification = new ENotificationImpl( this, Notification.SET, CDAPackage.ENTRY_RELATIONSHIP__OBSERVATION_MEDIA, oldObservationMedia, newObservationMedia); if (msgs == null) { msgs = notification; } else { msgs.add(notification); } } return msgs; } /** * * * @generated */ public void setObservationMedia(ObservationMedia newObservationMedia) { if (newObservationMedia != observationMedia) { NotificationChain msgs = null; if (observationMedia != null) { msgs = ((InternalEObject) observationMedia).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - CDAPackage.ENTRY_RELATIONSHIP__OBSERVATION_MEDIA, null, msgs); } if (newObservationMedia != null) { msgs = ((InternalEObject) newObservationMedia).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - CDAPackage.ENTRY_RELATIONSHIP__OBSERVATION_MEDIA, null, msgs); } msgs = basicSetObservationMedia(newObservationMedia, msgs); if (msgs != null) { msgs.dispatch(); } } else if (eNotificationRequired()) { eNotify(new ENotificationImpl( this, Notification.SET, CDAPackage.ENTRY_RELATIONSHIP__OBSERVATION_MEDIA, newObservationMedia, newObservationMedia)); } } /** * * * @generated */ public Organizer getOrganizer() { return organizer; } /** * * * @generated */ public NotificationChain basicSetOrganizer(Organizer newOrganizer, NotificationChain msgs) { Organizer oldOrganizer = organizer; organizer = newOrganizer; if (eNotificationRequired()) { ENotificationImpl notification = new ENotificationImpl( this, Notification.SET, CDAPackage.ENTRY_RELATIONSHIP__ORGANIZER, oldOrganizer, newOrganizer); if (msgs == null) { msgs = notification; } else { msgs.add(notification); } } return msgs; } /** * * * @generated */ public void setOrganizer(Organizer newOrganizer) { if (newOrganizer != organizer) { NotificationChain msgs = null; if (organizer != null) { msgs = ((InternalEObject) organizer).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - CDAPackage.ENTRY_RELATIONSHIP__ORGANIZER, null, msgs); } if (newOrganizer != null) { msgs = ((InternalEObject) newOrganizer).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - CDAPackage.ENTRY_RELATIONSHIP__ORGANIZER, null, msgs); } msgs = basicSetOrganizer(newOrganizer, msgs); if (msgs != null) { msgs.dispatch(); } } else if (eNotificationRequired()) { eNotify(new ENotificationImpl( this, Notification.SET, CDAPackage.ENTRY_RELATIONSHIP__ORGANIZER, newOrganizer, newOrganizer)); } } /** * * * @generated */ public Procedure getProcedure() { return procedure; } /** * * * @generated */ public NotificationChain basicSetProcedure(Procedure newProcedure, NotificationChain msgs) { Procedure oldProcedure = procedure; procedure = newProcedure; if (eNotificationRequired()) { ENotificationImpl notification = new ENotificationImpl( this, Notification.SET, CDAPackage.ENTRY_RELATIONSHIP__PROCEDURE, oldProcedure, newProcedure); if (msgs == null) { msgs = notification; } else { msgs.add(notification); } } return msgs; } /** * * * @generated */ public void setProcedure(Procedure newProcedure) { if (newProcedure != procedure) { NotificationChain msgs = null; if (procedure != null) { msgs = ((InternalEObject) procedure).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - CDAPackage.ENTRY_RELATIONSHIP__PROCEDURE, null, msgs); } if (newProcedure != null) { msgs = ((InternalEObject) newProcedure).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - CDAPackage.ENTRY_RELATIONSHIP__PROCEDURE, null, msgs); } msgs = basicSetProcedure(newProcedure, msgs); if (msgs != null) { msgs.dispatch(); } } else if (eNotificationRequired()) { eNotify(new ENotificationImpl( this, Notification.SET, CDAPackage.ENTRY_RELATIONSHIP__PROCEDURE, newProcedure, newProcedure)); } } /** * * * @generated */ public RegionOfInterest getRegionOfInterest() { return regionOfInterest; } /** * * * @generated */ public NotificationChain basicSetRegionOfInterest(RegionOfInterest newRegionOfInterest, NotificationChain msgs) { RegionOfInterest oldRegionOfInterest = regionOfInterest; regionOfInterest = newRegionOfInterest; if (eNotificationRequired()) { ENotificationImpl notification = new ENotificationImpl( this, Notification.SET, CDAPackage.ENTRY_RELATIONSHIP__REGION_OF_INTEREST, oldRegionOfInterest, newRegionOfInterest); if (msgs == null) { msgs = notification; } else { msgs.add(notification); } } return msgs; } /** * * * @generated */ public void setRegionOfInterest(RegionOfInterest newRegionOfInterest) { if (newRegionOfInterest != regionOfInterest) { NotificationChain msgs = null; if (regionOfInterest != null) { msgs = ((InternalEObject) regionOfInterest).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - CDAPackage.ENTRY_RELATIONSHIP__REGION_OF_INTEREST, null, msgs); } if (newRegionOfInterest != null) { msgs = ((InternalEObject) newRegionOfInterest).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - CDAPackage.ENTRY_RELATIONSHIP__REGION_OF_INTEREST, null, msgs); } msgs = basicSetRegionOfInterest(newRegionOfInterest, msgs); if (msgs != null) { msgs.dispatch(); } } else if (eNotificationRequired()) { eNotify(new ENotificationImpl( this, Notification.SET, CDAPackage.ENTRY_RELATIONSHIP__REGION_OF_INTEREST, newRegionOfInterest, newRegionOfInterest)); } } /** * * * @generated */ public SubstanceAdministration getSubstanceAdministration() { return substanceAdministration; } /** * * * @generated */ public NotificationChain basicSetSubstanceAdministration(SubstanceAdministration newSubstanceAdministration, NotificationChain msgs) { SubstanceAdministration oldSubstanceAdministration = substanceAdministration; substanceAdministration = newSubstanceAdministration; if (eNotificationRequired()) { ENotificationImpl notification = new ENotificationImpl( this, Notification.SET, CDAPackage.ENTRY_RELATIONSHIP__SUBSTANCE_ADMINISTRATION, oldSubstanceAdministration, newSubstanceAdministration); if (msgs == null) { msgs = notification; } else { msgs.add(notification); } } return msgs; } /** * * * @generated */ public void setSubstanceAdministration(SubstanceAdministration newSubstanceAdministration) { if (newSubstanceAdministration != substanceAdministration) { NotificationChain msgs = null; if (substanceAdministration != null) { msgs = ((InternalEObject) substanceAdministration).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - CDAPackage.ENTRY_RELATIONSHIP__SUBSTANCE_ADMINISTRATION, null, msgs); } if (newSubstanceAdministration != null) { msgs = ((InternalEObject) newSubstanceAdministration).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - CDAPackage.ENTRY_RELATIONSHIP__SUBSTANCE_ADMINISTRATION, null, msgs); } msgs = basicSetSubstanceAdministration(newSubstanceAdministration, msgs); if (msgs != null) { msgs.dispatch(); } } else if (eNotificationRequired()) { eNotify(new ENotificationImpl( this, Notification.SET, CDAPackage.ENTRY_RELATIONSHIP__SUBSTANCE_ADMINISTRATION, newSubstanceAdministration, newSubstanceAdministration)); } } /** * * * @generated */ public Supply getSupply() { return supply; } /** * * * @generated */ public NotificationChain basicSetSupply(Supply newSupply, NotificationChain msgs) { Supply oldSupply = supply; supply = newSupply; if (eNotificationRequired()) { ENotificationImpl notification = new ENotificationImpl( this, Notification.SET, CDAPackage.ENTRY_RELATIONSHIP__SUPPLY, oldSupply, newSupply); if (msgs == null) { msgs = notification; } else { msgs.add(notification); } } return msgs; } /** * * * @generated */ public void setSupply(Supply newSupply) { if (newSupply != supply) { NotificationChain msgs = null; if (supply != null) { msgs = ((InternalEObject) supply).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - CDAPackage.ENTRY_RELATIONSHIP__SUPPLY, null, msgs); } if (newSupply != null) { msgs = ((InternalEObject) newSupply).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - CDAPackage.ENTRY_RELATIONSHIP__SUPPLY, null, msgs); } msgs = basicSetSupply(newSupply, msgs); if (msgs != null) { msgs.dispatch(); } } else if (eNotificationRequired()) { eNotify(new ENotificationImpl( this, Notification.SET, CDAPackage.ENTRY_RELATIONSHIP__SUPPLY, newSupply, newSupply)); } } /** * * * @generated */ @Override public NullFlavor getNullFlavor() { return nullFlavor; } /** * * * @generated */ public void setNullFlavor(NullFlavor newNullFlavor) { NullFlavor oldNullFlavor = nullFlavor; nullFlavor = newNullFlavor == null ? NULL_FLAVOR_EDEFAULT : newNullFlavor; boolean oldNullFlavorESet = nullFlavorESet; nullFlavorESet = true; if (eNotificationRequired()) { eNotify(new ENotificationImpl( this, Notification.SET, CDAPackage.ENTRY_RELATIONSHIP__NULL_FLAVOR, oldNullFlavor, nullFlavor, !oldNullFlavorESet)); } } /** * * * @generated */ public void unsetNullFlavor() { NullFlavor oldNullFlavor = nullFlavor; boolean oldNullFlavorESet = nullFlavorESet; nullFlavor = NULL_FLAVOR_EDEFAULT; nullFlavorESet = false; if (eNotificationRequired()) { eNotify(new ENotificationImpl( this, Notification.UNSET, CDAPackage.ENTRY_RELATIONSHIP__NULL_FLAVOR, oldNullFlavor, NULL_FLAVOR_EDEFAULT, oldNullFlavorESet)); } } /** * * * @generated */ public boolean isSetNullFlavor() { return nullFlavorESet; } /** * * * @generated */ @Override public x_ActRelationshipEntryRelationship getTypeCode() { return typeCode; } /** * * * @generated */ public void setTypeCode(x_ActRelationshipEntryRelationship newTypeCode) { x_ActRelationshipEntryRelationship oldTypeCode = typeCode; typeCode = newTypeCode == null ? TYPE_CODE_EDEFAULT : newTypeCode; boolean oldTypeCodeESet = typeCodeESet; typeCodeESet = true; if (eNotificationRequired()) { eNotify(new ENotificationImpl( this, Notification.SET, CDAPackage.ENTRY_RELATIONSHIP__TYPE_CODE, oldTypeCode, typeCode, !oldTypeCodeESet)); } } /** * * * @generated */ public void unsetTypeCode() { x_ActRelationshipEntryRelationship oldTypeCode = typeCode; boolean oldTypeCodeESet = typeCodeESet; typeCode = TYPE_CODE_EDEFAULT; typeCodeESet = false; if (eNotificationRequired()) { eNotify(new ENotificationImpl( this, Notification.UNSET, CDAPackage.ENTRY_RELATIONSHIP__TYPE_CODE, oldTypeCode, TYPE_CODE_EDEFAULT, oldTypeCodeESet)); } } /** * * * @generated */ public boolean isSetTypeCode() { return typeCodeESet; } /** * * * @generated */ public Boolean getInversionInd() { return inversionInd; } /** * * * @generated */ public void setInversionInd(Boolean newInversionInd) { Boolean oldInversionInd = inversionInd; inversionInd = newInversionInd; boolean oldInversionIndESet = inversionIndESet; inversionIndESet = true; if (eNotificationRequired()) { eNotify(new ENotificationImpl( this, Notification.SET, CDAPackage.ENTRY_RELATIONSHIP__INVERSION_IND, oldInversionInd, inversionInd, !oldInversionIndESet)); } } /** * * * @generated */ public void unsetInversionInd() { Boolean oldInversionInd = inversionInd; boolean oldInversionIndESet = inversionIndESet; inversionInd = INVERSION_IND_EDEFAULT; inversionIndESet = false; if (eNotificationRequired()) { eNotify(new ENotificationImpl( this, Notification.UNSET, CDAPackage.ENTRY_RELATIONSHIP__INVERSION_IND, oldInversionInd, INVERSION_IND_EDEFAULT, oldInversionIndESet)); } } /** * * * @generated */ public boolean isSetInversionInd() { return inversionIndESet; } /** * * * @generated */ public Boolean getContextConductionInd() { return contextConductionInd; } /** * * * @generated */ public void setContextConductionInd(Boolean newContextConductionInd) { Boolean oldContextConductionInd = contextConductionInd; contextConductionInd = newContextConductionInd; boolean oldContextConductionIndESet = contextConductionIndESet; contextConductionIndESet = true; if (eNotificationRequired()) { eNotify(new ENotificationImpl( this, Notification.SET, CDAPackage.ENTRY_RELATIONSHIP__CONTEXT_CONDUCTION_IND, oldContextConductionInd, contextConductionInd, !oldContextConductionIndESet)); } } /** * * * @generated */ public void unsetContextConductionInd() { Boolean oldContextConductionInd = contextConductionInd; boolean oldContextConductionIndESet = contextConductionIndESet; contextConductionInd = CONTEXT_CONDUCTION_IND_EDEFAULT; contextConductionIndESet = false; if (eNotificationRequired()) { eNotify(new ENotificationImpl( this, Notification.UNSET, CDAPackage.ENTRY_RELATIONSHIP__CONTEXT_CONDUCTION_IND, oldContextConductionInd, CONTEXT_CONDUCTION_IND_EDEFAULT, oldContextConductionIndESet)); } } /** * * * @generated */ public boolean isSetContextConductionInd() { return contextConductionIndESet; } /** * * * @generated */ public Boolean getNegationInd() { return negationInd; } /** * * * @generated */ public void setNegationInd(Boolean newNegationInd) { Boolean oldNegationInd = negationInd; negationInd = newNegationInd; boolean oldNegationIndESet = negationIndESet; negationIndESet = true; if (eNotificationRequired()) { eNotify(new ENotificationImpl( this, Notification.SET, CDAPackage.ENTRY_RELATIONSHIP__NEGATION_IND, oldNegationInd, negationInd, !oldNegationIndESet)); } } /** * * * @generated */ public void unsetNegationInd() { Boolean oldNegationInd = negationInd; boolean oldNegationIndESet = negationIndESet; negationInd = NEGATION_IND_EDEFAULT; negationIndESet = false; if (eNotificationRequired()) { eNotify(new ENotificationImpl( this, Notification.UNSET, CDAPackage.ENTRY_RELATIONSHIP__NEGATION_IND, oldNegationInd, NEGATION_IND_EDEFAULT, oldNegationIndESet)); } } /** * * * @generated */ public boolean isSetNegationInd() { return negationIndESet; } /** * * * @generated */ public boolean validateClinicalStatement(DiagnosticChain diagnostics, Map context) { return EntryRelationshipOperations.validateClinicalStatement(this, diagnostics, context); } /** * * * @generated */ @Override public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) { switch (featureID) { case CDAPackage.ENTRY_RELATIONSHIP__REALM_CODE: return ((InternalEList) getRealmCodes()).basicRemove(otherEnd, msgs); case CDAPackage.ENTRY_RELATIONSHIP__TYPE_ID: return basicSetTypeId(null, msgs); case CDAPackage.ENTRY_RELATIONSHIP__TEMPLATE_ID: return ((InternalEList) getTemplateIds()).basicRemove(otherEnd, msgs); case CDAPackage.ENTRY_RELATIONSHIP__SEQUENCE_NUMBER: return basicSetSequenceNumber(null, msgs); case CDAPackage.ENTRY_RELATIONSHIP__SEPERATABLE_IND: return basicSetSeperatableInd(null, msgs); case CDAPackage.ENTRY_RELATIONSHIP__ACT: return basicSetAct(null, msgs); case CDAPackage.ENTRY_RELATIONSHIP__ENCOUNTER: return basicSetEncounter(null, msgs); case CDAPackage.ENTRY_RELATIONSHIP__OBSERVATION: return basicSetObservation(null, msgs); case CDAPackage.ENTRY_RELATIONSHIP__OBSERVATION_MEDIA: return basicSetObservationMedia(null, msgs); case CDAPackage.ENTRY_RELATIONSHIP__ORGANIZER: return basicSetOrganizer(null, msgs); case CDAPackage.ENTRY_RELATIONSHIP__PROCEDURE: return basicSetProcedure(null, msgs); case CDAPackage.ENTRY_RELATIONSHIP__REGION_OF_INTEREST: return basicSetRegionOfInterest(null, msgs); case CDAPackage.ENTRY_RELATIONSHIP__SUBSTANCE_ADMINISTRATION: return basicSetSubstanceAdministration(null, msgs); case CDAPackage.ENTRY_RELATIONSHIP__SUPPLY: return basicSetSupply(null, msgs); } return super.eInverseRemove(otherEnd, featureID, msgs); } /** * * * @generated */ @Override public Object eGet(int featureID, boolean resolve, boolean coreType) { switch (featureID) { case CDAPackage.ENTRY_RELATIONSHIP__REALM_CODE: return getRealmCodes(); case CDAPackage.ENTRY_RELATIONSHIP__TYPE_ID: return getTypeId(); case CDAPackage.ENTRY_RELATIONSHIP__TEMPLATE_ID: return getTemplateIds(); case CDAPackage.ENTRY_RELATIONSHIP__SEQUENCE_NUMBER: return getSequenceNumber(); case CDAPackage.ENTRY_RELATIONSHIP__SEPERATABLE_IND: return getSeperatableInd(); case CDAPackage.ENTRY_RELATIONSHIP__ACT: return getAct(); case CDAPackage.ENTRY_RELATIONSHIP__ENCOUNTER: return getEncounter(); case CDAPackage.ENTRY_RELATIONSHIP__OBSERVATION: return getObservation(); case CDAPackage.ENTRY_RELATIONSHIP__OBSERVATION_MEDIA: return getObservationMedia(); case CDAPackage.ENTRY_RELATIONSHIP__ORGANIZER: return getOrganizer(); case CDAPackage.ENTRY_RELATIONSHIP__PROCEDURE: return getProcedure(); case CDAPackage.ENTRY_RELATIONSHIP__REGION_OF_INTEREST: return getRegionOfInterest(); case CDAPackage.ENTRY_RELATIONSHIP__SUBSTANCE_ADMINISTRATION: return getSubstanceAdministration(); case CDAPackage.ENTRY_RELATIONSHIP__SUPPLY: return getSupply(); case CDAPackage.ENTRY_RELATIONSHIP__NULL_FLAVOR: return getNullFlavor(); case CDAPackage.ENTRY_RELATIONSHIP__TYPE_CODE: return getTypeCode(); case CDAPackage.ENTRY_RELATIONSHIP__INVERSION_IND: return getInversionInd(); case CDAPackage.ENTRY_RELATIONSHIP__CONTEXT_CONDUCTION_IND: return getContextConductionInd(); case CDAPackage.ENTRY_RELATIONSHIP__NEGATION_IND: return getNegationInd(); } return super.eGet(featureID, resolve, coreType); } /** * * * @generated */ @SuppressWarnings("unchecked") @Override public void eSet(int featureID, Object newValue) { switch (featureID) { case CDAPackage.ENTRY_RELATIONSHIP__REALM_CODE: getRealmCodes().clear(); getRealmCodes().addAll((Collection) newValue); return; case CDAPackage.ENTRY_RELATIONSHIP__TYPE_ID: setTypeId((InfrastructureRootTypeId) newValue); return; case CDAPackage.ENTRY_RELATIONSHIP__TEMPLATE_ID: getTemplateIds().clear(); getTemplateIds().addAll((Collection) newValue); return; case CDAPackage.ENTRY_RELATIONSHIP__SEQUENCE_NUMBER: setSequenceNumber((INT) newValue); return; case CDAPackage.ENTRY_RELATIONSHIP__SEPERATABLE_IND: setSeperatableInd((BL) newValue); return; case CDAPackage.ENTRY_RELATIONSHIP__ACT: setAct((Act) newValue); return; case CDAPackage.ENTRY_RELATIONSHIP__ENCOUNTER: setEncounter((Encounter) newValue); return; case CDAPackage.ENTRY_RELATIONSHIP__OBSERVATION: setObservation((Observation) newValue); return; case CDAPackage.ENTRY_RELATIONSHIP__OBSERVATION_MEDIA: setObservationMedia((ObservationMedia) newValue); return; case CDAPackage.ENTRY_RELATIONSHIP__ORGANIZER: setOrganizer((Organizer) newValue); return; case CDAPackage.ENTRY_RELATIONSHIP__PROCEDURE: setProcedure((Procedure) newValue); return; case CDAPackage.ENTRY_RELATIONSHIP__REGION_OF_INTEREST: setRegionOfInterest((RegionOfInterest) newValue); return; case CDAPackage.ENTRY_RELATIONSHIP__SUBSTANCE_ADMINISTRATION: setSubstanceAdministration((SubstanceAdministration) newValue); return; case CDAPackage.ENTRY_RELATIONSHIP__SUPPLY: setSupply((Supply) newValue); return; case CDAPackage.ENTRY_RELATIONSHIP__NULL_FLAVOR: setNullFlavor((NullFlavor) newValue); return; case CDAPackage.ENTRY_RELATIONSHIP__TYPE_CODE: setTypeCode((x_ActRelationshipEntryRelationship) newValue); return; case CDAPackage.ENTRY_RELATIONSHIP__INVERSION_IND: setInversionInd((Boolean) newValue); return; case CDAPackage.ENTRY_RELATIONSHIP__CONTEXT_CONDUCTION_IND: setContextConductionInd((Boolean) newValue); return; case CDAPackage.ENTRY_RELATIONSHIP__NEGATION_IND: setNegationInd((Boolean) newValue); return; } super.eSet(featureID, newValue); } /** * * * @generated */ @Override public void eUnset(int featureID) { switch (featureID) { case CDAPackage.ENTRY_RELATIONSHIP__REALM_CODE: getRealmCodes().clear(); return; case CDAPackage.ENTRY_RELATIONSHIP__TYPE_ID: setTypeId((InfrastructureRootTypeId) null); return; case CDAPackage.ENTRY_RELATIONSHIP__TEMPLATE_ID: getTemplateIds().clear(); return; case CDAPackage.ENTRY_RELATIONSHIP__SEQUENCE_NUMBER: setSequenceNumber((INT) null); return; case CDAPackage.ENTRY_RELATIONSHIP__SEPERATABLE_IND: setSeperatableInd((BL) null); return; case CDAPackage.ENTRY_RELATIONSHIP__ACT: setAct((Act) null); return; case CDAPackage.ENTRY_RELATIONSHIP__ENCOUNTER: setEncounter((Encounter) null); return; case CDAPackage.ENTRY_RELATIONSHIP__OBSERVATION: setObservation((Observation) null); return; case CDAPackage.ENTRY_RELATIONSHIP__OBSERVATION_MEDIA: setObservationMedia((ObservationMedia) null); return; case CDAPackage.ENTRY_RELATIONSHIP__ORGANIZER: setOrganizer((Organizer) null); return; case CDAPackage.ENTRY_RELATIONSHIP__PROCEDURE: setProcedure((Procedure) null); return; case CDAPackage.ENTRY_RELATIONSHIP__REGION_OF_INTEREST: setRegionOfInterest((RegionOfInterest) null); return; case CDAPackage.ENTRY_RELATIONSHIP__SUBSTANCE_ADMINISTRATION: setSubstanceAdministration((SubstanceAdministration) null); return; case CDAPackage.ENTRY_RELATIONSHIP__SUPPLY: setSupply((Supply) null); return; case CDAPackage.ENTRY_RELATIONSHIP__NULL_FLAVOR: unsetNullFlavor(); return; case CDAPackage.ENTRY_RELATIONSHIP__TYPE_CODE: unsetTypeCode(); return; case CDAPackage.ENTRY_RELATIONSHIP__INVERSION_IND: unsetInversionInd(); return; case CDAPackage.ENTRY_RELATIONSHIP__CONTEXT_CONDUCTION_IND: unsetContextConductionInd(); return; case CDAPackage.ENTRY_RELATIONSHIP__NEGATION_IND: unsetNegationInd(); return; } super.eUnset(featureID); } /** * * * @generated */ @Override public boolean eIsSet(int featureID) { switch (featureID) { case CDAPackage.ENTRY_RELATIONSHIP__REALM_CODE: return realmCodes != null && !realmCodes.isEmpty(); case CDAPackage.ENTRY_RELATIONSHIP__TYPE_ID: return typeId != null; case CDAPackage.ENTRY_RELATIONSHIP__TEMPLATE_ID: return templateIds != null && !templateIds.isEmpty(); case CDAPackage.ENTRY_RELATIONSHIP__SEQUENCE_NUMBER: return sequenceNumber != null; case CDAPackage.ENTRY_RELATIONSHIP__SEPERATABLE_IND: return seperatableInd != null; case CDAPackage.ENTRY_RELATIONSHIP__ACT: return act != null; case CDAPackage.ENTRY_RELATIONSHIP__ENCOUNTER: return encounter != null; case CDAPackage.ENTRY_RELATIONSHIP__OBSERVATION: return observation != null; case CDAPackage.ENTRY_RELATIONSHIP__OBSERVATION_MEDIA: return observationMedia != null; case CDAPackage.ENTRY_RELATIONSHIP__ORGANIZER: return organizer != null; case CDAPackage.ENTRY_RELATIONSHIP__PROCEDURE: return procedure != null; case CDAPackage.ENTRY_RELATIONSHIP__REGION_OF_INTEREST: return regionOfInterest != null; case CDAPackage.ENTRY_RELATIONSHIP__SUBSTANCE_ADMINISTRATION: return substanceAdministration != null; case CDAPackage.ENTRY_RELATIONSHIP__SUPPLY: return supply != null; case CDAPackage.ENTRY_RELATIONSHIP__NULL_FLAVOR: return isSetNullFlavor(); case CDAPackage.ENTRY_RELATIONSHIP__TYPE_CODE: return isSetTypeCode(); case CDAPackage.ENTRY_RELATIONSHIP__INVERSION_IND: return isSetInversionInd(); case CDAPackage.ENTRY_RELATIONSHIP__CONTEXT_CONDUCTION_IND: return isSetContextConductionInd(); case CDAPackage.ENTRY_RELATIONSHIP__NEGATION_IND: return isSetNegationInd(); } return super.eIsSet(featureID); } /** * * * @generated */ @Override public String toString() { if (eIsProxy()) { return super.toString(); } StringBuffer result = new StringBuffer(super.toString()); result.append(" (nullFlavor: "); if (nullFlavorESet) { result.append(nullFlavor); } else { result.append(""); } result.append(", typeCode: "); if (typeCodeESet) { result.append(typeCode); } else { result.append(""); } result.append(", inversionInd: "); if (inversionIndESet) { result.append(inversionInd); } else { result.append(""); } result.append(", contextConductionInd: "); if (contextConductionIndESet) { result.append(contextConductionInd); } else { result.append(""); } result.append(", negationInd: "); if (negationIndESet) { result.append(negationInd); } else { result.append(""); } result.append(')'); return result.toString(); } } // EntryRelationshipImpl




© 2015 - 2024 Weber Informatics LLC | Privacy Policy