Class TypeHelper
java.lang.Object
org.eclipse.epsilon.emc.simulink.model.TypeHelper
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Collection<ISimulinkModelElement>
getAll
(SimulinkModel model) static Collection<ISimulinkModelElement>
getAllOfType
(SimulinkModel model, String type) static TypeHelper.Kind
static TypeHelper.Kind
getKind
(SimulinkModel model, Object handle) static void
-
Constructor Details
-
TypeHelper
public TypeHelper()
-
-
Method Details
-
getKind
-
getKind
-
getAllOfType
public static Collection<ISimulinkModelElement> getAllOfType(SimulinkModel model, String type) throws EolModelElementTypeNotFoundException -
getAll
-
put
-