Uses of Interface
org.eclipse.ohf.ihe.common.cdar2.INT1

Packages that use INT1
org.eclipse.ohf.ihe.common.cdar2   
org.eclipse.ohf.ihe.common.cdar2.impl   
org.eclipse.ohf.ihe.common.cdar2.util   
 

Uses of INT1 in org.eclipse.ohf.ihe.common.cdar2
 

Subinterfaces of INT1 in org.eclipse.ohf.ihe.common.cdar2
 interface IVLINT
          A representation of the model object 'IVLINT'.
 interface IVXBINT
          A representation of the model object 'IVXBINT'.
 interface POCDMT000040RegionOfInterestValue
          A representation of the model object 'POCDMT000040 Region Of Interest Value'.
 interface SXCMINT
          A representation of the model object 'SXCMINT'.
 

Methods in org.eclipse.ohf.ihe.common.cdar2 that return INT1
 INT1 CDAR2Factory.createINT1()
          Returns a new object of class 'INT1'.
 INT1 IVLINT.getCenter()
          Returns the value of the 'Center' containment reference.
 INT1 POCDMT000040Component4.getSequenceNumber()
          Returns the value of the 'Sequence Number' containment reference.
 INT1 POCDMT000040EntryRelationship.getSequenceNumber()
          Returns the value of the 'Sequence Number' containment reference.
 INT1 POCDMT000040ClinicalDocument.getVersionNumber()
          Returns the value of the 'Version Number' containment reference.
 INT1 POCDMT000040ExternalDocument.getVersionNumber()
          Returns the value of the 'Version Number' containment reference.
 INT1 POCDMT000040ParentDocument.getVersionNumber()
          Returns the value of the 'Version Number' containment reference.
 INT1 IVLINT.getWidth()
          Returns the value of the 'Width' containment reference.
 INT1 IVLINT.getWidth1()
          Returns the value of the 'Width1' containment reference.
 INT1 IVLINT.getWidth2()
          Returns the value of the 'Width2' containment reference.
 

Methods in org.eclipse.ohf.ihe.common.cdar2 with parameters of type INT1
 void IVLINT.setCenter(INT1 value)
          Sets the value of the 'Center' containment reference.
 void POCDMT000040Component4.setSequenceNumber(INT1 value)
          Sets the value of the 'Sequence Number' containment reference.
 void POCDMT000040EntryRelationship.setSequenceNumber(INT1 value)
          Sets the value of the 'Sequence Number' containment reference.
 void POCDMT000040ClinicalDocument.setVersionNumber(INT1 value)
          Sets the value of the 'Version Number' containment reference.
 void POCDMT000040ExternalDocument.setVersionNumber(INT1 value)
          Sets the value of the 'Version Number' containment reference.
 void POCDMT000040ParentDocument.setVersionNumber(INT1 value)
          Sets the value of the 'Version Number' containment reference.
 void IVLINT.setWidth(INT1 value)
          Sets the value of the 'Width' containment reference.
 void IVLINT.setWidth1(INT1 value)
          Sets the value of the 'Width1' containment reference.
 void IVLINT.setWidth2(INT1 value)
          Sets the value of the 'Width2' containment reference.
 

Uses of INT1 in org.eclipse.ohf.ihe.common.cdar2.impl
 

Classes in org.eclipse.ohf.ihe.common.cdar2.impl that implement INT1
 class INT1Impl
          An implementation of the model object 'INT1'.
 class IVLINTImpl
          An implementation of the model object 'IVLINT'.
 class IVXBINTImpl
          An implementation of the model object 'IVXBINT'.
 class POCDMT000040RegionOfInterestValueImpl
          An implementation of the model object 'POCDMT000040 Region Of Interest Value'.
 class SXCMINTImpl
          An implementation of the model object 'SXCMINT'.
 

Methods in org.eclipse.ohf.ihe.common.cdar2.impl that return INT1
 INT1 CDAR2FactoryImpl.createINT1()
           
 INT1 IVLINTImpl.getCenter()
           
 INT1 POCDMT000040EntryRelationshipImpl.getSequenceNumber()
           
 INT1 POCDMT000040Component4Impl.getSequenceNumber()
           
 INT1 POCDMT000040ParentDocumentImpl.getVersionNumber()
           
 INT1 POCDMT000040ExternalDocumentImpl.getVersionNumber()
           
 INT1 POCDMT000040ClinicalDocumentImpl.getVersionNumber()
           
 INT1 IVLINTImpl.getWidth()
           
 INT1 IVLINTImpl.getWidth1()
           
 INT1 IVLINTImpl.getWidth2()
           
 

Methods in org.eclipse.ohf.ihe.common.cdar2.impl with parameters of type INT1
 org.eclipse.emf.common.notify.NotificationChain IVLINTImpl.basicSetCenter(INT1 newCenter, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain POCDMT000040EntryRelationshipImpl.basicSetSequenceNumber(INT1 newSequenceNumber, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain POCDMT000040Component4Impl.basicSetSequenceNumber(INT1 newSequenceNumber, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain POCDMT000040ParentDocumentImpl.basicSetVersionNumber(INT1 newVersionNumber, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain POCDMT000040ExternalDocumentImpl.basicSetVersionNumber(INT1 newVersionNumber, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain POCDMT000040ClinicalDocumentImpl.basicSetVersionNumber(INT1 newVersionNumber, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain IVLINTImpl.basicSetWidth(INT1 newWidth, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain IVLINTImpl.basicSetWidth1(INT1 newWidth1, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 org.eclipse.emf.common.notify.NotificationChain IVLINTImpl.basicSetWidth2(INT1 newWidth2, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 void IVLINTImpl.setCenter(INT1 newCenter)
           
 void POCDMT000040EntryRelationshipImpl.setSequenceNumber(INT1 newSequenceNumber)
           
 void POCDMT000040Component4Impl.setSequenceNumber(INT1 newSequenceNumber)
           
 void POCDMT000040ParentDocumentImpl.setVersionNumber(INT1 newVersionNumber)
           
 void POCDMT000040ExternalDocumentImpl.setVersionNumber(INT1 newVersionNumber)
           
 void POCDMT000040ClinicalDocumentImpl.setVersionNumber(INT1 newVersionNumber)
           
 void IVLINTImpl.setWidth(INT1 newWidth)
           
 void IVLINTImpl.setWidth1(INT1 newWidth1)
           
 void IVLINTImpl.setWidth2(INT1 newWidth2)
           
 

Uses of INT1 in org.eclipse.ohf.ihe.common.cdar2.util
 

Methods in org.eclipse.ohf.ihe.common.cdar2.util with parameters of type INT1
 java.lang.Object CDAR2Switch.caseINT1(INT1 object)
          Returns the result of interpretting the object as an instance of 'INT1'.
 boolean CDAR2Validator.validateINT1(INT1 int1, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map context)