Uses of Enum Class
org.eclipse.epsilon.emc.simulink.model.TypeHelper.Kind
Packages that use TypeHelper.Kind
-
Uses of TypeHelper.Kind in org.eclipse.epsilon.emc.simulink.model
Methods in org.eclipse.epsilon.emc.simulink.model that return TypeHelper.KindModifier and TypeMethodDescriptionstatic TypeHelper.Kindstatic TypeHelper.Kindstatic TypeHelper.KindTypeHelper.getKind(SimulinkModel model, Object handle) static TypeHelper.KindReturns the enum constant of this class with the specified name.static TypeHelper.Kind[]TypeHelper.Kind.values()Returns an array containing the constants of this enum class, in the order they are declared.