Class SearchPreferences
java.lang.Object
org.eclipse.epsilon.emc.simulink.util.SearchPreferences
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
setFollowLinks
(Boolean followLinks) void
setIncludeCommented
(Boolean includeCommented) void
setLookUnderMasks
(String lookUnderMasks)
-
Field Details
-
followLinks
-
includeCommented
-
lookUnderMasks
-
-
Constructor Details
-
SearchPreferences
public SearchPreferences()
-
-
Method Details
-
setFollowLinks
-
isFollowLinks
-
followLinks
-
setLookUnderMasks
- Parameters:
lookUnderMasks
- Any of: graphical, none, functional, all, on, off
-
getLookUnderMasks
-
setIncludeCommented
-
isIncludeCommented
-
includeCommented
-
searchStatement
-