org.eclipse.ohf.ihe.common.ebxml._3._0.rim.impl
Class RegistryTypeImpl

java.lang.Object
  extended by org.eclipse.emf.common.notify.impl.BasicNotifierImpl
      extended by org.eclipse.emf.ecore.impl.BasicEObjectImpl
          extended by org.eclipse.emf.ecore.impl.EObjectImpl
              extended by org.eclipse.ohf.ihe.common.ebxml._3._0.rim.impl.IdentifiableTypeImpl
                  extended by org.eclipse.ohf.ihe.common.ebxml._3._0.rim.impl.RegistryObjectTypeImpl
                      extended by org.eclipse.ohf.ihe.common.ebxml._3._0.rim.impl.RegistryTypeImpl
All Implemented Interfaces:
org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject, IdentifiableType, RegistryObjectType, RegistryType

public class RegistryTypeImpl
extends RegistryObjectTypeImpl
implements RegistryType

An implementation of the model object 'Registry Type'.

The following features are implemented:


Nested Class Summary
 
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
org.eclipse.emf.ecore.InternalEObject.EStore
 
Field Summary
 
Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
ELAST_EOBJECT_FLAG
 
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE
 
Method Summary
 java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
           
 boolean eIsSet(int featureID)
           
 void eSet(int featureID, java.lang.Object newValue)
           
 void eUnset(int featureID)
           
 java.lang.Object getCatalogingLatency()
           
 ConformanceProfileType getConformanceProfile()
           
 java.lang.String getOperator()
           
 java.lang.Object getReplicationSyncLatency()
           
 java.lang.String getSpecificationVersion()
           
 boolean isSetCatalogingLatency()
           
 boolean isSetConformanceProfile()
           
 boolean isSetReplicationSyncLatency()
           
 void setCatalogingLatency(java.lang.Object newCatalogingLatency)
           
 void setConformanceProfile(ConformanceProfileType newConformanceProfile)
           
 void setOperator(java.lang.String newOperator)
           
 void setReplicationSyncLatency(java.lang.Object newReplicationSyncLatency)
           
 void setSpecificationVersion(java.lang.String newSpecificationVersion)
           
 java.lang.String toString()
           
 void unsetCatalogingLatency()
           
 void unsetConformanceProfile()
           
 void unsetReplicationSyncLatency()
           
 
Methods inherited from class org.eclipse.ohf.ihe.common.ebxml._3._0.rim.impl.RegistryObjectTypeImpl
basicSetDescription, basicSetName, basicSetVersionInfo, eInverseRemove, getClassification, getDescription, getExternalIdentifier, getLid, getName, getObjectType, getStatus, getVersionInfo, setDescription, setLid, setName, setObjectType, setStatus, setVersionInfo
 
Methods inherited from class org.eclipse.ohf.ihe.common.ebxml._3._0.rim.impl.IdentifiableTypeImpl
getHome, getId, getSlot, setHome, setId
 
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eIsProxy, eSetClass, eSetDeliver, eSetProxyURI
 
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset
 
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eNotificationRequired, eNotify
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.eclipse.ohf.ihe.common.ebxml._3._0.rim.RegistryObjectType
getClassification, getDescription, getExternalIdentifier, getLid, getName, getObjectType, getStatus, getVersionInfo, setDescription, setLid, setName, setObjectType, setStatus, setVersionInfo
 
Methods inherited from interface org.eclipse.ohf.ihe.common.ebxml._3._0.rim.IdentifiableType
getHome, getId, getSlot, setHome, setId
 
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
 

Method Detail

getCatalogingLatency

public java.lang.Object getCatalogingLatency()

Specified by:
getCatalogingLatency in interface RegistryType
Returns:
the value of the 'Cataloging Latency' attribute.
See Also:
RegistryType.isSetCatalogingLatency(), RegistryType.unsetCatalogingLatency(), RegistryType.setCatalogingLatency(Object), RimPackage.getRegistryType_CatalogingLatency()

setCatalogingLatency

public void setCatalogingLatency(java.lang.Object newCatalogingLatency)

Specified by:
setCatalogingLatency in interface RegistryType
Parameters:
newCatalogingLatency - the new value of the 'Cataloging Latency' attribute.
See Also:
RegistryType.isSetCatalogingLatency(), RegistryType.unsetCatalogingLatency(), RegistryType.getCatalogingLatency()

unsetCatalogingLatency

public void unsetCatalogingLatency()

Specified by:
unsetCatalogingLatency in interface RegistryType
See Also:
RegistryType.isSetCatalogingLatency(), RegistryType.getCatalogingLatency(), RegistryType.setCatalogingLatency(Object)

isSetCatalogingLatency

public boolean isSetCatalogingLatency()

Specified by:
isSetCatalogingLatency in interface RegistryType
Returns:
whether the value of the 'Cataloging Latency' attribute is set.
See Also:
RegistryType.unsetCatalogingLatency(), RegistryType.getCatalogingLatency(), RegistryType.setCatalogingLatency(Object)

getConformanceProfile

public ConformanceProfileType getConformanceProfile()

Specified by:
getConformanceProfile in interface RegistryType
Returns:
the value of the 'Conformance Profile' attribute.
See Also:
ConformanceProfileType, RegistryType.isSetConformanceProfile(), RegistryType.unsetConformanceProfile(), RegistryType.setConformanceProfile(ConformanceProfileType), RimPackage.getRegistryType_ConformanceProfile()

setConformanceProfile

public void setConformanceProfile(ConformanceProfileType newConformanceProfile)

Specified by:
setConformanceProfile in interface RegistryType
Parameters:
newConformanceProfile - the new value of the 'Conformance Profile' attribute.
See Also:
ConformanceProfileType, RegistryType.isSetConformanceProfile(), RegistryType.unsetConformanceProfile(), RegistryType.getConformanceProfile()

unsetConformanceProfile

public void unsetConformanceProfile()

Specified by:
unsetConformanceProfile in interface RegistryType
See Also:
RegistryType.isSetConformanceProfile(), RegistryType.getConformanceProfile(), RegistryType.setConformanceProfile(ConformanceProfileType)

isSetConformanceProfile

public boolean isSetConformanceProfile()

Specified by:
isSetConformanceProfile in interface RegistryType
Returns:
whether the value of the 'Conformance Profile' attribute is set.
See Also:
RegistryType.unsetConformanceProfile(), RegistryType.getConformanceProfile(), RegistryType.setConformanceProfile(ConformanceProfileType)

getOperator

public java.lang.String getOperator()

Specified by:
getOperator in interface RegistryType
Returns:
the value of the 'Operator' attribute.
See Also:
RegistryType.setOperator(String), RimPackage.getRegistryType_Operator()

setOperator

public void setOperator(java.lang.String newOperator)

Specified by:
setOperator in interface RegistryType
Parameters:
newOperator - the new value of the 'Operator' attribute.
See Also:
RegistryType.getOperator()

getReplicationSyncLatency

public java.lang.Object getReplicationSyncLatency()

Specified by:
getReplicationSyncLatency in interface RegistryType
Returns:
the value of the 'Replication Sync Latency' attribute.
See Also:
RegistryType.isSetReplicationSyncLatency(), RegistryType.unsetReplicationSyncLatency(), RegistryType.setReplicationSyncLatency(Object), RimPackage.getRegistryType_ReplicationSyncLatency()

setReplicationSyncLatency

public void setReplicationSyncLatency(java.lang.Object newReplicationSyncLatency)

Specified by:
setReplicationSyncLatency in interface RegistryType
Parameters:
newReplicationSyncLatency - the new value of the 'Replication Sync Latency' attribute.
See Also:
RegistryType.isSetReplicationSyncLatency(), RegistryType.unsetReplicationSyncLatency(), RegistryType.getReplicationSyncLatency()

unsetReplicationSyncLatency

public void unsetReplicationSyncLatency()

Specified by:
unsetReplicationSyncLatency in interface RegistryType
See Also:
RegistryType.isSetReplicationSyncLatency(), RegistryType.getReplicationSyncLatency(), RegistryType.setReplicationSyncLatency(Object)

isSetReplicationSyncLatency

public boolean isSetReplicationSyncLatency()

Specified by:
isSetReplicationSyncLatency in interface RegistryType
Returns:
whether the value of the 'Replication Sync Latency' attribute is set.
See Also:
RegistryType.unsetReplicationSyncLatency(), RegistryType.getReplicationSyncLatency(), RegistryType.setReplicationSyncLatency(Object)

getSpecificationVersion

public java.lang.String getSpecificationVersion()

Specified by:
getSpecificationVersion in interface RegistryType
Returns:
the value of the 'Specification Version' attribute.
See Also:
RegistryType.setSpecificationVersion(String), RimPackage.getRegistryType_SpecificationVersion()

setSpecificationVersion

public void setSpecificationVersion(java.lang.String newSpecificationVersion)

Specified by:
setSpecificationVersion in interface RegistryType
Parameters:
newSpecificationVersion - the new value of the 'Specification Version' attribute.
See Also:
RegistryType.getSpecificationVersion()

eGet

public java.lang.Object eGet(int featureID,
                             boolean resolve,
                             boolean coreType)

Specified by:
eGet in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eGet in class RegistryObjectTypeImpl

eSet

public void eSet(int featureID,
                 java.lang.Object newValue)

Specified by:
eSet in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eSet in class RegistryObjectTypeImpl

eUnset

public void eUnset(int featureID)

Specified by:
eUnset in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eUnset in class RegistryObjectTypeImpl

eIsSet

public boolean eIsSet(int featureID)

Specified by:
eIsSet in interface org.eclipse.emf.ecore.InternalEObject
Overrides:
eIsSet in class RegistryObjectTypeImpl

toString

public java.lang.String toString()

Overrides:
toString in class RegistryObjectTypeImpl