Uses of Interface
de.cau.cs.kieler.quartz.editor.quartz.InterfaceComma

Packages that use InterfaceComma
de.cau.cs.kieler.quartz.editor.quartz   
de.cau.cs.kieler.quartz.editor.quartz.impl   
de.cau.cs.kieler.quartz.editor.quartz.util   
 

Uses of InterfaceComma in de.cau.cs.kieler.quartz.editor.quartz
 

Methods in de.cau.cs.kieler.quartz.editor.quartz that return InterfaceComma
 InterfaceComma QuartzFactory.createInterfaceComma()
          Returns a new object of class 'Interface Comma'.
 

Uses of InterfaceComma in de.cau.cs.kieler.quartz.editor.quartz.impl
 

Classes in de.cau.cs.kieler.quartz.editor.quartz.impl that implement InterfaceComma
 class InterfaceCommaImpl
          An implementation of the model object 'Interface Comma'.
 

Methods in de.cau.cs.kieler.quartz.editor.quartz.impl that return InterfaceComma
 InterfaceComma QuartzFactoryImpl.createInterfaceComma()
           
 

Uses of InterfaceComma in de.cau.cs.kieler.quartz.editor.quartz.util
 

Methods in de.cau.cs.kieler.quartz.editor.quartz.util with parameters of type InterfaceComma
 T QuartzSwitch.caseInterfaceComma(InterfaceComma object)
          Returns the result of interpreting the object as an instance of 'Interface Comma'.