omero::model::ScreenPlateLink
        Overview
        [ "protected" ]
            class ScreenPlateLink extends IObject
        Used By
        
            - PlateScreenLinksSeq
- ScreenPlateLinksSeq
- Plate::addScreenPlateLink
- Plate::addScreenPlateLinkToBoth
- Plate::linkScreen
- Plate::removeScreenPlateLink
- Plate::removeScreenPlateLinkFromBoth
- Screen::addScreenPlateLink
- Screen::addScreenPlateLinkToBoth
- Screen::linkPlate
- Screen::removeScreenPlateLink
- Screen::removeScreenPlateLinkFromBoth
Operation Index
        
            - getVersion
- 
                
- setVersion
- 
                
- getParent
- 
                
- setParent
- 
                
- getChild
- 
                
- setChild
- 
                
- link
- 
                
Data Member Index
        
            - version
- 
                
- parent
- 
                
- child
- 
                
Operations
        RInt getVersion()
        void setVersion(RInt theVersion)
        
        void setParent(Screen theParent)
        Plate getChild()
        void setChild(Plate theChild)
        void link(Screen theParent, Plate theChild)
        Data Members
        RInt version;