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

org.openhealthtools.mdht.uml.cda.impl.OrganizerImpl 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 org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.NotificationChain;
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.Author;
import org.openhealthtools.mdht.uml.cda.CDAPackage;
import org.openhealthtools.mdht.uml.cda.ClinicalStatement;
import org.openhealthtools.mdht.uml.cda.Component4;
import org.openhealthtools.mdht.uml.cda.Encounter;
import org.openhealthtools.mdht.uml.cda.Informant12;
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.Participant2;
import org.openhealthtools.mdht.uml.cda.Performer2;
import org.openhealthtools.mdht.uml.cda.Precondition;
import org.openhealthtools.mdht.uml.cda.Procedure;
import org.openhealthtools.mdht.uml.cda.Reference;
import org.openhealthtools.mdht.uml.cda.RegionOfInterest;
import org.openhealthtools.mdht.uml.cda.Specimen;
import org.openhealthtools.mdht.uml.cda.Subject;
import org.openhealthtools.mdht.uml.cda.SubstanceAdministration;
import org.openhealthtools.mdht.uml.cda.Supply;
import org.openhealthtools.mdht.uml.cda.operations.OrganizerOperations;
import org.openhealthtools.mdht.uml.hl7.datatypes.CD;
import org.openhealthtools.mdht.uml.hl7.datatypes.CS;
import org.openhealthtools.mdht.uml.hl7.datatypes.II;
import org.openhealthtools.mdht.uml.hl7.datatypes.IVL_TS;
import org.openhealthtools.mdht.uml.hl7.vocab.ActMood;
import org.openhealthtools.mdht.uml.hl7.vocab.NullFlavor;
import org.openhealthtools.mdht.uml.hl7.vocab.x_ActClassDocumentEntryOrganizer;
import org.openhealthtools.mdht.uml.hl7.vocab.x_ActRelationshipEntryRelationship;

/**
 * 
 * An implementation of the model object 'Organizer'.
 * 
 * 

* The following features are implemented: *

    *
  • {@link org.openhealthtools.mdht.uml.cda.impl.OrganizerImpl#getRealmCodes Realm Code}
  • *
  • {@link org.openhealthtools.mdht.uml.cda.impl.OrganizerImpl#getTypeId Type Id}
  • *
  • {@link org.openhealthtools.mdht.uml.cda.impl.OrganizerImpl#getTemplateIds Template Id}
  • *
  • {@link org.openhealthtools.mdht.uml.cda.impl.OrganizerImpl#getIds Id}
  • *
  • {@link org.openhealthtools.mdht.uml.cda.impl.OrganizerImpl#getCode Code}
  • *
  • {@link org.openhealthtools.mdht.uml.cda.impl.OrganizerImpl#getStatusCode Status Code}
  • *
  • {@link org.openhealthtools.mdht.uml.cda.impl.OrganizerImpl#getEffectiveTime Effective Time}
  • *
  • {@link org.openhealthtools.mdht.uml.cda.impl.OrganizerImpl#getSubject Subject}
  • *
  • {@link org.openhealthtools.mdht.uml.cda.impl.OrganizerImpl#getSpecimens Specimen}
  • *
  • {@link org.openhealthtools.mdht.uml.cda.impl.OrganizerImpl#getPerformers Performer}
  • *
  • {@link org.openhealthtools.mdht.uml.cda.impl.OrganizerImpl#getAuthors Author}
  • *
  • {@link org.openhealthtools.mdht.uml.cda.impl.OrganizerImpl#getInformants Informant}
  • *
  • {@link org.openhealthtools.mdht.uml.cda.impl.OrganizerImpl#getParticipants Participant}
  • *
  • {@link org.openhealthtools.mdht.uml.cda.impl.OrganizerImpl#getReferences Reference}
  • *
  • {@link org.openhealthtools.mdht.uml.cda.impl.OrganizerImpl#getPreconditions Precondition}
  • *
  • {@link org.openhealthtools.mdht.uml.cda.impl.OrganizerImpl#getComponents Component}
  • *
  • {@link org.openhealthtools.mdht.uml.cda.impl.OrganizerImpl#getNullFlavor Null Flavor}
  • *
  • {@link org.openhealthtools.mdht.uml.cda.impl.OrganizerImpl#getClassCode Class Code}
  • *
  • {@link org.openhealthtools.mdht.uml.cda.impl.OrganizerImpl#getMoodCode Mood Code}
  • *
*

* * @generated */ public class OrganizerImpl extends ClinicalStatementImpl implements Organizer { /** * 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 #getIds() Id}' containment reference list. * * * @see #getIds() * @generated * @ordered */ protected EList ids; /** * The cached value of the '{@link #getCode() Code}' containment reference. * * * @see #getCode() * @generated * @ordered */ protected CD code; /** * The cached value of the '{@link #getStatusCode() Status Code}' containment reference. * * * @see #getStatusCode() * @generated * @ordered */ protected CS statusCode; /** * The cached value of the '{@link #getEffectiveTime() Effective Time}' containment reference. * * * @see #getEffectiveTime() * @generated * @ordered */ protected IVL_TS effectiveTime; /** * The cached value of the '{@link #getSubject() Subject}' containment reference. * * * @see #getSubject() * @generated * @ordered */ protected Subject subject; /** * The cached value of the '{@link #getSpecimens() Specimen}' containment reference list. * * * @see #getSpecimens() * @generated * @ordered */ protected EList specimens; /** * The cached value of the '{@link #getPerformers() Performer}' containment reference list. * * * @see #getPerformers() * @generated * @ordered */ protected EList performers; /** * The cached value of the '{@link #getAuthors() Author}' containment reference list. * * * @see #getAuthors() * @generated * @ordered */ protected EList authors; /** * The cached value of the '{@link #getInformants() Informant}' containment reference list. * * * @see #getInformants() * @generated * @ordered */ protected EList informants; /** * The cached value of the '{@link #getParticipants() Participant}' containment reference list. * * * @see #getParticipants() * @generated * @ordered */ protected EList participants; /** * The cached value of the '{@link #getReferences() Reference}' containment reference list. * * * @see #getReferences() * @generated * @ordered */ protected EList references; /** * The cached value of the '{@link #getPreconditions() Precondition}' containment reference list. * * * @see #getPreconditions() * @generated * @ordered */ protected EList preconditions; /** * The cached value of the '{@link #getComponents() Component}' containment reference list. * * * @see #getComponents() * @generated * @ordered */ protected EList components; /** * 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 #getClassCode() Class Code}' attribute. * * * @see #getClassCode() * @generated * @ordered */ protected static final x_ActClassDocumentEntryOrganizer CLASS_CODE_EDEFAULT = x_ActClassDocumentEntryOrganizer.BATTERY; /** * The cached value of the '{@link #getClassCode() Class Code}' attribute. * * * @see #getClassCode() * @generated * @ordered */ protected x_ActClassDocumentEntryOrganizer classCode = CLASS_CODE_EDEFAULT; /** * This is true if the Class Code attribute has been set. * * * @generated * @ordered */ protected boolean classCodeESet; /** * The default value of the '{@link #getMoodCode() Mood Code}' attribute. * * * @see #getMoodCode() * @generated * @ordered */ protected static final ActMood MOOD_CODE_EDEFAULT = ActMood.APT; /** * The cached value of the '{@link #getMoodCode() Mood Code}' attribute. * * * @see #getMoodCode() * @generated * @ordered */ protected ActMood moodCode = MOOD_CODE_EDEFAULT; /** * This is true if the Mood Code attribute has been set. * * * @generated * @ordered */ protected boolean moodCodeESet; /** * * * @generated */ protected OrganizerImpl() { super(); } /** * * * @generated */ @Override protected EClass eStaticClass() { return CDAPackage.Literals.ORGANIZER; } /** * * * @generated */ @Override public EList getRealmCodes() { if (realmCodes == null) { realmCodes = new EObjectContainmentEList(CS.class, this, CDAPackage.ORGANIZER__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.ORGANIZER__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.ORGANIZER__TYPE_ID, null, msgs); } if (newTypeId != null) { msgs = ((InternalEObject) newTypeId).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - CDAPackage.ORGANIZER__TYPE_ID, null, msgs); } msgs = basicSetTypeId(newTypeId, msgs); if (msgs != null) { msgs.dispatch(); } } else if (eNotificationRequired()) { eNotify(new ENotificationImpl(this, Notification.SET, CDAPackage.ORGANIZER__TYPE_ID, newTypeId, newTypeId)); } } /** * * * @generated */ @Override public EList getTemplateIds() { if (templateIds == null) { templateIds = new EObjectContainmentEList(II.class, this, CDAPackage.ORGANIZER__TEMPLATE_ID); } return templateIds; } /** * * * @generated */ public EList getIds() { if (ids == null) { ids = new EObjectContainmentEList(II.class, this, CDAPackage.ORGANIZER__ID); } return ids; } /** * * * @generated */ public CD getCode() { return code; } /** * * * @generated */ public NotificationChain basicSetCode(CD newCode, NotificationChain msgs) { CD oldCode = code; code = newCode; if (eNotificationRequired()) { ENotificationImpl notification = new ENotificationImpl( this, Notification.SET, CDAPackage.ORGANIZER__CODE, oldCode, newCode); if (msgs == null) { msgs = notification; } else { msgs.add(notification); } } return msgs; } /** * * * @generated */ public void setCode(CD newCode) { if (newCode != code) { NotificationChain msgs = null; if (code != null) { msgs = ((InternalEObject) code).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - CDAPackage.ORGANIZER__CODE, null, msgs); } if (newCode != null) { msgs = ((InternalEObject) newCode).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - CDAPackage.ORGANIZER__CODE, null, msgs); } msgs = basicSetCode(newCode, msgs); if (msgs != null) { msgs.dispatch(); } } else if (eNotificationRequired()) { eNotify(new ENotificationImpl(this, Notification.SET, CDAPackage.ORGANIZER__CODE, newCode, newCode)); } } /** * * * @generated */ public CS getStatusCode() { return statusCode; } /** * * * @generated */ public NotificationChain basicSetStatusCode(CS newStatusCode, NotificationChain msgs) { CS oldStatusCode = statusCode; statusCode = newStatusCode; if (eNotificationRequired()) { ENotificationImpl notification = new ENotificationImpl( this, Notification.SET, CDAPackage.ORGANIZER__STATUS_CODE, oldStatusCode, newStatusCode); if (msgs == null) { msgs = notification; } else { msgs.add(notification); } } return msgs; } /** * * * @generated */ public void setStatusCode(CS newStatusCode) { if (newStatusCode != statusCode) { NotificationChain msgs = null; if (statusCode != null) { msgs = ((InternalEObject) statusCode).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - CDAPackage.ORGANIZER__STATUS_CODE, null, msgs); } if (newStatusCode != null) { msgs = ((InternalEObject) newStatusCode).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - CDAPackage.ORGANIZER__STATUS_CODE, null, msgs); } msgs = basicSetStatusCode(newStatusCode, msgs); if (msgs != null) { msgs.dispatch(); } } else if (eNotificationRequired()) { eNotify(new ENotificationImpl( this, Notification.SET, CDAPackage.ORGANIZER__STATUS_CODE, newStatusCode, newStatusCode)); } } /** * * * @generated */ public IVL_TS getEffectiveTime() { return effectiveTime; } /** * * * @generated */ public NotificationChain basicSetEffectiveTime(IVL_TS newEffectiveTime, NotificationChain msgs) { IVL_TS oldEffectiveTime = effectiveTime; effectiveTime = newEffectiveTime; if (eNotificationRequired()) { ENotificationImpl notification = new ENotificationImpl( this, Notification.SET, CDAPackage.ORGANIZER__EFFECTIVE_TIME, oldEffectiveTime, newEffectiveTime); if (msgs == null) { msgs = notification; } else { msgs.add(notification); } } return msgs; } /** * * * @generated */ public void setEffectiveTime(IVL_TS newEffectiveTime) { if (newEffectiveTime != effectiveTime) { NotificationChain msgs = null; if (effectiveTime != null) { msgs = ((InternalEObject) effectiveTime).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - CDAPackage.ORGANIZER__EFFECTIVE_TIME, null, msgs); } if (newEffectiveTime != null) { msgs = ((InternalEObject) newEffectiveTime).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - CDAPackage.ORGANIZER__EFFECTIVE_TIME, null, msgs); } msgs = basicSetEffectiveTime(newEffectiveTime, msgs); if (msgs != null) { msgs.dispatch(); } } else if (eNotificationRequired()) { eNotify(new ENotificationImpl( this, Notification.SET, CDAPackage.ORGANIZER__EFFECTIVE_TIME, newEffectiveTime, newEffectiveTime)); } } /** * * * @generated */ public Subject getSubject() { return subject; } /** * * * @generated */ public NotificationChain basicSetSubject(Subject newSubject, NotificationChain msgs) { Subject oldSubject = subject; subject = newSubject; if (eNotificationRequired()) { ENotificationImpl notification = new ENotificationImpl( this, Notification.SET, CDAPackage.ORGANIZER__SUBJECT, oldSubject, newSubject); if (msgs == null) { msgs = notification; } else { msgs.add(notification); } } return msgs; } /** * * * @generated */ public void setSubject(Subject newSubject) { if (newSubject != subject) { NotificationChain msgs = null; if (subject != null) { msgs = ((InternalEObject) subject).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - CDAPackage.ORGANIZER__SUBJECT, null, msgs); } if (newSubject != null) { msgs = ((InternalEObject) newSubject).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - CDAPackage.ORGANIZER__SUBJECT, null, msgs); } msgs = basicSetSubject(newSubject, msgs); if (msgs != null) { msgs.dispatch(); } } else if (eNotificationRequired()) { eNotify(new ENotificationImpl(this, Notification.SET, CDAPackage.ORGANIZER__SUBJECT, newSubject, newSubject)); } } /** * * * @generated */ public EList getSpecimens() { if (specimens == null) { specimens = new EObjectContainmentEList(Specimen.class, this, CDAPackage.ORGANIZER__SPECIMEN); } return specimens; } /** * * * @generated */ public EList getPerformers() { if (performers == null) { performers = new EObjectContainmentEList( Performer2.class, this, CDAPackage.ORGANIZER__PERFORMER); } return performers; } /** * * * @generated */ public EList getAuthors() { if (authors == null) { authors = new EObjectContainmentEList(Author.class, this, CDAPackage.ORGANIZER__AUTHOR); } return authors; } /** * * * @generated */ public EList getInformants() { if (informants == null) { informants = new EObjectContainmentEList( Informant12.class, this, CDAPackage.ORGANIZER__INFORMANT); } return informants; } /** * * * @generated */ public EList getParticipants() { if (participants == null) { participants = new EObjectContainmentEList( Participant2.class, this, CDAPackage.ORGANIZER__PARTICIPANT); } return participants; } /** * * * @generated */ public EList getReferences() { if (references == null) { references = new EObjectContainmentEList(Reference.class, this, CDAPackage.ORGANIZER__REFERENCE); } return references; } /** * * * @generated */ public EList getPreconditions() { if (preconditions == null) { preconditions = new EObjectContainmentEList( Precondition.class, this, CDAPackage.ORGANIZER__PRECONDITION); } return preconditions; } /** * * * @generated */ public EList getComponents() { if (components == null) { components = new EObjectContainmentEList( Component4.class, this, CDAPackage.ORGANIZER__COMPONENT); } return components; } /** * * * @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.ORGANIZER__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.ORGANIZER__NULL_FLAVOR, oldNullFlavor, NULL_FLAVOR_EDEFAULT, oldNullFlavorESet)); } } /** * * * @generated */ public boolean isSetNullFlavor() { return nullFlavorESet; } /** * * * @generated */ @Override public x_ActClassDocumentEntryOrganizer getClassCode() { return classCode; } /** * * * @generated */ public void setClassCode(x_ActClassDocumentEntryOrganizer newClassCode) { x_ActClassDocumentEntryOrganizer oldClassCode = classCode; classCode = newClassCode == null ? CLASS_CODE_EDEFAULT : newClassCode; boolean oldClassCodeESet = classCodeESet; classCodeESet = true; if (eNotificationRequired()) { eNotify(new ENotificationImpl( this, Notification.SET, CDAPackage.ORGANIZER__CLASS_CODE, oldClassCode, classCode, !oldClassCodeESet)); } } /** * * * @generated */ public void unsetClassCode() { x_ActClassDocumentEntryOrganizer oldClassCode = classCode; boolean oldClassCodeESet = classCodeESet; classCode = CLASS_CODE_EDEFAULT; classCodeESet = false; if (eNotificationRequired()) { eNotify(new ENotificationImpl( this, Notification.UNSET, CDAPackage.ORGANIZER__CLASS_CODE, oldClassCode, CLASS_CODE_EDEFAULT, oldClassCodeESet)); } } /** * * * @generated */ public boolean isSetClassCode() { return classCodeESet; } /** * * * @generated */ @Override public ActMood getMoodCode() { return moodCode; } /** * * * @generated */ public void setMoodCode(ActMood newMoodCode) { ActMood oldMoodCode = moodCode; moodCode = newMoodCode == null ? MOOD_CODE_EDEFAULT : newMoodCode; boolean oldMoodCodeESet = moodCodeESet; moodCodeESet = true; if (eNotificationRequired()) { eNotify(new ENotificationImpl( this, Notification.SET, CDAPackage.ORGANIZER__MOOD_CODE, oldMoodCode, moodCode, !oldMoodCodeESet)); } } /** * * * @generated */ public void unsetMoodCode() { ActMood oldMoodCode = moodCode; boolean oldMoodCodeESet = moodCodeESet; moodCode = MOOD_CODE_EDEFAULT; moodCodeESet = false; if (eNotificationRequired()) { eNotify(new ENotificationImpl( this, Notification.UNSET, CDAPackage.ORGANIZER__MOOD_CODE, oldMoodCode, MOOD_CODE_EDEFAULT, oldMoodCodeESet)); } } /** * * * @generated */ public boolean isSetMoodCode() { return moodCodeESet; } /** * * * @generated */ @Override public void addAct(Act act) { OrganizerOperations.addAct(this, act); } /** * * * @generated */ @Override public void addEncounter(Encounter encounter) { OrganizerOperations.addEncounter(this, encounter); } /** * * * @generated */ @Override public void addObservation(Observation observation) { OrganizerOperations.addObservation(this, observation); } /** * * * @generated */ @Override public void addObservationMedia(ObservationMedia observationMedia) { OrganizerOperations.addObservationMedia(this, observationMedia); } /** * * * @generated */ @Override public void addOrganizer(Organizer newOrganizer) { OrganizerOperations.addOrganizer(this, newOrganizer); } /** * * * @generated */ @Override public void addProcedure(Procedure procedure) { OrganizerOperations.addProcedure(this, procedure); } /** * * * @generated */ @Override public void addRegionOfInterest(RegionOfInterest regionOfInterest) { OrganizerOperations.addRegionOfInterest(this, regionOfInterest); } /** * * * @generated */ @Override public void addSubstanceAdministration(SubstanceAdministration substanceAdministration) { OrganizerOperations.addSubstanceAdministration(this, substanceAdministration); } /** * * * @generated */ @Override public void addSupply(Supply supply) { OrganizerOperations.addSupply(this, supply); } /** * * * @generated */ @Override public EList getActs() { return OrganizerOperations.getActs(this); } /** * * * @generated */ @Override public EList getEncounters() { return OrganizerOperations.getEncounters(this); } /** * * * @generated */ @Override public EList getObservations() { return OrganizerOperations.getObservations(this); } /** * * * @generated */ @Override public EList getObservationMedia() { return OrganizerOperations.getObservationMedia(this); } /** * * * @generated */ @Override public EList getOrganizers() { return OrganizerOperations.getOrganizers(this); } /** * * * @generated */ @Override public EList getProcedures() { return OrganizerOperations.getProcedures(this); } /** * * * @generated */ @Override public EList getRegionsOfInterest() { return OrganizerOperations.getRegionsOfInterest(this); } /** * * * @generated */ @Override public EList getSubstanceAdministrations() { return OrganizerOperations.getSubstanceAdministrations(this); } /** * * * @generated */ @Override public EList getSupplies() { return OrganizerOperations.getSupplies(this); } /** * * * @generated */ @Override public EList getEntryRelationshipTargets(x_ActRelationshipEntryRelationship typeCode, Object targetClass) { return OrganizerOperations.getEntryRelationshipTargets(this, typeCode, targetClass); } /** * * * @generated */ @Override public EList getEntryRelationshipTargets(Object targetClass) { return OrganizerOperations.getEntryRelationshipTargets(this, targetClass); } /** * * * @generated */ @Override public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs) { switch (featureID) { case CDAPackage.ORGANIZER__REALM_CODE: return ((InternalEList) getRealmCodes()).basicRemove(otherEnd, msgs); case CDAPackage.ORGANIZER__TYPE_ID: return basicSetTypeId(null, msgs); case CDAPackage.ORGANIZER__TEMPLATE_ID: return ((InternalEList) getTemplateIds()).basicRemove(otherEnd, msgs); case CDAPackage.ORGANIZER__ID: return ((InternalEList) getIds()).basicRemove(otherEnd, msgs); case CDAPackage.ORGANIZER__CODE: return basicSetCode(null, msgs); case CDAPackage.ORGANIZER__STATUS_CODE: return basicSetStatusCode(null, msgs); case CDAPackage.ORGANIZER__EFFECTIVE_TIME: return basicSetEffectiveTime(null, msgs); case CDAPackage.ORGANIZER__SUBJECT: return basicSetSubject(null, msgs); case CDAPackage.ORGANIZER__SPECIMEN: return ((InternalEList) getSpecimens()).basicRemove(otherEnd, msgs); case CDAPackage.ORGANIZER__PERFORMER: return ((InternalEList) getPerformers()).basicRemove(otherEnd, msgs); case CDAPackage.ORGANIZER__AUTHOR: return ((InternalEList) getAuthors()).basicRemove(otherEnd, msgs); case CDAPackage.ORGANIZER__INFORMANT: return ((InternalEList) getInformants()).basicRemove(otherEnd, msgs); case CDAPackage.ORGANIZER__PARTICIPANT: return ((InternalEList) getParticipants()).basicRemove(otherEnd, msgs); case CDAPackage.ORGANIZER__REFERENCE: return ((InternalEList) getReferences()).basicRemove(otherEnd, msgs); case CDAPackage.ORGANIZER__PRECONDITION: return ((InternalEList) getPreconditions()).basicRemove(otherEnd, msgs); case CDAPackage.ORGANIZER__COMPONENT: return ((InternalEList) getComponents()).basicRemove(otherEnd, msgs); } return super.eInverseRemove(otherEnd, featureID, msgs); } /** * * * @generated */ @Override public Object eGet(int featureID, boolean resolve, boolean coreType) { switch (featureID) { case CDAPackage.ORGANIZER__REALM_CODE: return getRealmCodes(); case CDAPackage.ORGANIZER__TYPE_ID: return getTypeId(); case CDAPackage.ORGANIZER__TEMPLATE_ID: return getTemplateIds(); case CDAPackage.ORGANIZER__ID: return getIds(); case CDAPackage.ORGANIZER__CODE: return getCode(); case CDAPackage.ORGANIZER__STATUS_CODE: return getStatusCode(); case CDAPackage.ORGANIZER__EFFECTIVE_TIME: return getEffectiveTime(); case CDAPackage.ORGANIZER__SUBJECT: return getSubject(); case CDAPackage.ORGANIZER__SPECIMEN: return getSpecimens(); case CDAPackage.ORGANIZER__PERFORMER: return getPerformers(); case CDAPackage.ORGANIZER__AUTHOR: return getAuthors(); case CDAPackage.ORGANIZER__INFORMANT: return getInformants(); case CDAPackage.ORGANIZER__PARTICIPANT: return getParticipants(); case CDAPackage.ORGANIZER__REFERENCE: return getReferences(); case CDAPackage.ORGANIZER__PRECONDITION: return getPreconditions(); case CDAPackage.ORGANIZER__COMPONENT: return getComponents(); case CDAPackage.ORGANIZER__NULL_FLAVOR: return getNullFlavor(); case CDAPackage.ORGANIZER__CLASS_CODE: return getClassCode(); case CDAPackage.ORGANIZER__MOOD_CODE: return getMoodCode(); } return super.eGet(featureID, resolve, coreType); } /** * * * @generated */ @SuppressWarnings("unchecked") @Override public void eSet(int featureID, Object newValue) { switch (featureID) { case CDAPackage.ORGANIZER__REALM_CODE: getRealmCodes().clear(); getRealmCodes().addAll((Collection) newValue); return; case CDAPackage.ORGANIZER__TYPE_ID: setTypeId((InfrastructureRootTypeId) newValue); return; case CDAPackage.ORGANIZER__TEMPLATE_ID: getTemplateIds().clear(); getTemplateIds().addAll((Collection) newValue); return; case CDAPackage.ORGANIZER__ID: getIds().clear(); getIds().addAll((Collection) newValue); return; case CDAPackage.ORGANIZER__CODE: setCode((CD) newValue); return; case CDAPackage.ORGANIZER__STATUS_CODE: setStatusCode((CS) newValue); return; case CDAPackage.ORGANIZER__EFFECTIVE_TIME: setEffectiveTime((IVL_TS) newValue); return; case CDAPackage.ORGANIZER__SUBJECT: setSubject((Subject) newValue); return; case CDAPackage.ORGANIZER__SPECIMEN: getSpecimens().clear(); getSpecimens().addAll((Collection) newValue); return; case CDAPackage.ORGANIZER__PERFORMER: getPerformers().clear(); getPerformers().addAll((Collection) newValue); return; case CDAPackage.ORGANIZER__AUTHOR: getAuthors().clear(); getAuthors().addAll((Collection) newValue); return; case CDAPackage.ORGANIZER__INFORMANT: getInformants().clear(); getInformants().addAll((Collection) newValue); return; case CDAPackage.ORGANIZER__PARTICIPANT: getParticipants().clear(); getParticipants().addAll((Collection) newValue); return; case CDAPackage.ORGANIZER__REFERENCE: getReferences().clear(); getReferences().addAll((Collection) newValue); return; case CDAPackage.ORGANIZER__PRECONDITION: getPreconditions().clear(); getPreconditions().addAll((Collection) newValue); return; case CDAPackage.ORGANIZER__COMPONENT: getComponents().clear(); getComponents().addAll((Collection) newValue); return; case CDAPackage.ORGANIZER__NULL_FLAVOR: setNullFlavor((NullFlavor) newValue); return; case CDAPackage.ORGANIZER__CLASS_CODE: setClassCode((x_ActClassDocumentEntryOrganizer) newValue); return; case CDAPackage.ORGANIZER__MOOD_CODE: setMoodCode((ActMood) newValue); return; } super.eSet(featureID, newValue); } /** * * * @generated */ @Override public void eUnset(int featureID) { switch (featureID) { case CDAPackage.ORGANIZER__REALM_CODE: getRealmCodes().clear(); return; case CDAPackage.ORGANIZER__TYPE_ID: setTypeId((InfrastructureRootTypeId) null); return; case CDAPackage.ORGANIZER__TEMPLATE_ID: getTemplateIds().clear(); return; case CDAPackage.ORGANIZER__ID: getIds().clear(); return; case CDAPackage.ORGANIZER__CODE: setCode((CD) null); return; case CDAPackage.ORGANIZER__STATUS_CODE: setStatusCode((CS) null); return; case CDAPackage.ORGANIZER__EFFECTIVE_TIME: setEffectiveTime((IVL_TS) null); return; case CDAPackage.ORGANIZER__SUBJECT: setSubject((Subject) null); return; case CDAPackage.ORGANIZER__SPECIMEN: getSpecimens().clear(); return; case CDAPackage.ORGANIZER__PERFORMER: getPerformers().clear(); return; case CDAPackage.ORGANIZER__AUTHOR: getAuthors().clear(); return; case CDAPackage.ORGANIZER__INFORMANT: getInformants().clear(); return; case CDAPackage.ORGANIZER__PARTICIPANT: getParticipants().clear(); return; case CDAPackage.ORGANIZER__REFERENCE: getReferences().clear(); return; case CDAPackage.ORGANIZER__PRECONDITION: getPreconditions().clear(); return; case CDAPackage.ORGANIZER__COMPONENT: getComponents().clear(); return; case CDAPackage.ORGANIZER__NULL_FLAVOR: unsetNullFlavor(); return; case CDAPackage.ORGANIZER__CLASS_CODE: unsetClassCode(); return; case CDAPackage.ORGANIZER__MOOD_CODE: unsetMoodCode(); return; } super.eUnset(featureID); } /** * * * @generated */ @Override public boolean eIsSet(int featureID) { switch (featureID) { case CDAPackage.ORGANIZER__REALM_CODE: return realmCodes != null && !realmCodes.isEmpty(); case CDAPackage.ORGANIZER__TYPE_ID: return typeId != null; case CDAPackage.ORGANIZER__TEMPLATE_ID: return templateIds != null && !templateIds.isEmpty(); case CDAPackage.ORGANIZER__ID: return ids != null && !ids.isEmpty(); case CDAPackage.ORGANIZER__CODE: return code != null; case CDAPackage.ORGANIZER__STATUS_CODE: return statusCode != null; case CDAPackage.ORGANIZER__EFFECTIVE_TIME: return effectiveTime != null; case CDAPackage.ORGANIZER__SUBJECT: return subject != null; case CDAPackage.ORGANIZER__SPECIMEN: return specimens != null && !specimens.isEmpty(); case CDAPackage.ORGANIZER__PERFORMER: return performers != null && !performers.isEmpty(); case CDAPackage.ORGANIZER__AUTHOR: return authors != null && !authors.isEmpty(); case CDAPackage.ORGANIZER__INFORMANT: return informants != null && !informants.isEmpty(); case CDAPackage.ORGANIZER__PARTICIPANT: return participants != null && !participants.isEmpty(); case CDAPackage.ORGANIZER__REFERENCE: return references != null && !references.isEmpty(); case CDAPackage.ORGANIZER__PRECONDITION: return preconditions != null && !preconditions.isEmpty(); case CDAPackage.ORGANIZER__COMPONENT: return components != null && !components.isEmpty(); case CDAPackage.ORGANIZER__NULL_FLAVOR: return isSetNullFlavor(); case CDAPackage.ORGANIZER__CLASS_CODE: return isSetClassCode(); case CDAPackage.ORGANIZER__MOOD_CODE: return isSetMoodCode(); } 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(", classCode: "); if (classCodeESet) { result.append(classCode); } else { result.append(""); } result.append(", moodCode: "); if (moodCodeESet) { result.append(moodCode); } else { result.append(""); } result.append(')'); return result.toString(); } } // OrganizerImpl




© 2015 - 2024 Weber Informatics LLC | Privacy Policy