Uses of Interface
org.openxma.dsl.dom.model.ReadOnlyFlag

Packages that use ReadOnlyFlag
org.openxma.dsl.dom   
org.openxma.dsl.dom.model.impl   
org.openxma.dsl.dom.util   
 

Uses of ReadOnlyFlag in org.openxma.dsl.dom
 

Methods in org.openxma.dsl.dom that return ReadOnlyFlag
 ReadOnlyFlag DomFactory.createReadOnlyFlag()
          Returns a new object of class 'Read Only Flag'.
 

Uses of ReadOnlyFlag in org.openxma.dsl.dom.model.impl
 

Classes in org.openxma.dsl.dom.model.impl that implement ReadOnlyFlag
 class ReadOnlyFlagImpl
          An implementation of the model object 'Read Only Flag'.
 

Methods in org.openxma.dsl.dom.model.impl that return ReadOnlyFlag
 ReadOnlyFlag DomFactoryImpl.createReadOnlyFlag()
           
 

Uses of ReadOnlyFlag in org.openxma.dsl.dom.util
 

Methods in org.openxma.dsl.dom.util with parameters of type ReadOnlyFlag
 T DomSwitch.caseReadOnlyFlag(ReadOnlyFlag object)
          Returns the result of interpreting the object as an instance of 'Read Only Flag'.
 



Copyright © 2013. All Rights Reserved.