Uses of Enum Class
org.eclipse.epsilon.emc.simulink.dictionary.model.element.SectionEnum
Packages that use SectionEnum
-
Uses of SectionEnum in org.eclipse.epsilon.emc.simulink.dictionary.model.element
Methods in org.eclipse.epsilon.emc.simulink.dictionary.model.element that return SectionEnumModifier and TypeMethodDescriptionstatic SectionEnumSectionEnum.forEpsilonEntryType(String type) static SectionEnumSectionEnum.fromMatlab(String property) static SectionEnumReturns the enum constant of this class with the specified name.static SectionEnum[]SectionEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.eclipse.epsilon.emc.simulink.dictionary.model.element with parameters of type SectionEnumModifierConstructorDescriptionSimulinkEntry(SimulinkDictionaryModel model, MatlabEngine engine, SectionEnum sectionType)