Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.action.EntryFlow
-
Uses of EntryFlow in org.eclipse.gmt.modisco.omg.kdm.action
Methods in org.eclipse.gmt.modisco.omg.kdm.action that return EntryFlow Modifier and Type Method Description EntryFlowActionFactory. createEntryFlow()Returns a new object of class 'Entry Flow'. -
Uses of EntryFlow in org.eclipse.gmt.modisco.omg.kdm.action.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.action.impl that implement EntryFlow Modifier and Type Class Description classEntryFlowImplAn implementation of the model object 'Entry Flow'.Fields in org.eclipse.gmt.modisco.omg.kdm.action.impl with type parameters of type EntryFlow Modifier and Type Field Description protected org.eclipse.emf.common.util.EList<EntryFlow>ActionElementImpl. entryFlowThe cached value of the 'Entry Flow' containment reference list.Methods in org.eclipse.gmt.modisco.omg.kdm.action.impl that return EntryFlow Modifier and Type Method Description EntryFlowActionFactoryImpl. createEntryFlow()Methods in org.eclipse.gmt.modisco.omg.kdm.action.impl that return types with arguments of type EntryFlow Modifier and Type Method Description org.eclipse.emf.common.util.EList<EntryFlow>ActionElementImpl. getEntryFlow() -
Uses of EntryFlow in org.eclipse.gmt.modisco.omg.kdm.action.util
Methods in org.eclipse.gmt.modisco.omg.kdm.action.util with parameters of type EntryFlow Modifier and Type Method Description TActionSwitch. caseEntryFlow(EntryFlow object)Returns the result of interpreting the object as an instance of 'Entry Flow'. -
Uses of EntryFlow in org.eclipse.gmt.modisco.omg.kdm.code
Methods in org.eclipse.gmt.modisco.omg.kdm.code that return types with arguments of type EntryFlow Modifier and Type Method Description org.eclipse.emf.common.util.EList<EntryFlow>AbstractCodeElement. getEntryFlow()Returns the value of the 'Entry Flow' containment reference list. -
Uses of EntryFlow in org.eclipse.gmt.modisco.omg.kdm.code.impl
Fields in org.eclipse.gmt.modisco.omg.kdm.code.impl with type parameters of type EntryFlow Modifier and Type Field Description protected org.eclipse.emf.common.util.EList<EntryFlow>CodeElementImpl. entryFlowThe cached value of the 'Entry Flow' containment reference list.protected org.eclipse.emf.common.util.EList<EntryFlow>ComputationalObjectImpl. entryFlowThe cached value of the 'Entry Flow' containment reference list.protected org.eclipse.emf.common.util.EList<EntryFlow>DatatypeImpl. entryFlowThe cached value of the 'Entry Flow' containment reference list.protected org.eclipse.emf.common.util.EList<EntryFlow>ModuleImpl. entryFlowThe cached value of the 'Entry Flow' containment reference list.protected org.eclipse.emf.common.util.EList<EntryFlow>NamespaceUnitImpl. entryFlowThe cached value of the 'Entry Flow' containment reference list.protected org.eclipse.emf.common.util.EList<EntryFlow>PreprocessorDirectiveImpl. entryFlowThe cached value of the 'Entry Flow' containment reference list.Methods in org.eclipse.gmt.modisco.omg.kdm.code.impl that return types with arguments of type EntryFlow Modifier and Type Method Description org.eclipse.emf.common.util.EList<EntryFlow>CodeElementImpl. getEntryFlow()org.eclipse.emf.common.util.EList<EntryFlow>ComputationalObjectImpl. getEntryFlow()org.eclipse.emf.common.util.EList<EntryFlow>DatatypeImpl. getEntryFlow()org.eclipse.emf.common.util.EList<EntryFlow>ModuleImpl. getEntryFlow()org.eclipse.emf.common.util.EList<EntryFlow>NamespaceUnitImpl. getEntryFlow()org.eclipse.emf.common.util.EList<EntryFlow>PreprocessorDirectiveImpl. getEntryFlow()