Uses of Interface
org.eclipse.gmt.modisco.java.AssertStatement
| 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 AssertStatement in org.eclipse.gmt.modisco.java.emf.impl
Classes in org.eclipse.gmt.modisco.java.emf.impl that implement AssertStatement Modifier and Type Class Description classAssertStatementImplAn implementation of the model object 'Assert Statement'.Methods in org.eclipse.gmt.modisco.java.emf.impl that return AssertStatement Modifier and Type Method Description AssertStatementJavaFactoryImpl. createAssertStatement() -
Uses of AssertStatement in org.eclipse.gmt.modisco.java.emf.meta
Methods in org.eclipse.gmt.modisco.java.emf.meta that return AssertStatement Modifier and Type Method Description AssertStatementJavaFactory. createAssertStatement()Returns a new object of class 'Assert Statement'. -
Uses of AssertStatement in org.eclipse.gmt.modisco.java.emf.util
Methods in org.eclipse.gmt.modisco.java.emf.util with parameters of type AssertStatement Modifier and Type Method Description TJavaSwitch. caseAssertStatement(AssertStatement object)Returns the result of interpreting the object as an instance of 'Assert Statement'.