Uses of Interface
org.eclipse.gmt.modisco.java.SynchronizedStatement
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.java.emf.impl | |
| org.eclipse.gmt.modisco.java.emf.meta | |
| org.eclipse.gmt.modisco.java.emf.util |
-
Uses of SynchronizedStatement in org.eclipse.gmt.modisco.java.emf.impl
Classes in org.eclipse.gmt.modisco.java.emf.impl that implement SynchronizedStatement Modifier and Type Class Description classSynchronizedStatementImplAn implementation of the model object 'Synchronized Statement'.Methods in org.eclipse.gmt.modisco.java.emf.impl that return SynchronizedStatement Modifier and Type Method Description SynchronizedStatementJavaFactoryImpl. createSynchronizedStatement() -
Uses of SynchronizedStatement in org.eclipse.gmt.modisco.java.emf.meta
Methods in org.eclipse.gmt.modisco.java.emf.meta that return SynchronizedStatement Modifier and Type Method Description SynchronizedStatementJavaFactory. createSynchronizedStatement()Returns a new object of class 'Synchronized Statement'. -
Uses of SynchronizedStatement in org.eclipse.gmt.modisco.java.emf.util
Methods in org.eclipse.gmt.modisco.java.emf.util with parameters of type SynchronizedStatement Modifier and Type Method Description TJavaSwitch. caseSynchronizedStatement(SynchronizedStatement object)Returns the result of interpreting the object as an instance of 'Synchronized Statement'.