public interface ParsingRuleProvider extends Storable
| Modifier and Type | Method and Description |
|---|---|
void |
addParsingRule(ParsingRule parsingRule) |
void |
removeParsingRule(ParsingRule parsingRule) |
Set<ParsingRule> |
returnParsingRules() |
contains, copy, findRootObject, findUsages, flush, getDescription, getExtendsParameters, getNaturalId, getParent, getProjectId, getStorableProp, getStoreInformationDelegate, move, performActionsForImportIntoAnotherProject, performPostCopyActions, performPostImportActions, performPostImportActionsParent, remove, replicate, returnSimpleParent, setDescription, setNaturalId, setParent, setProjectId, setStorableProp, store, upStorableVersiongetName, setNamegetID, setIDgetPrefix, setPrefixgetVersion, setVersionSet<ParsingRule> returnParsingRules()
void addParsingRule(ParsingRule parsingRule)
void removeParsingRule(ParsingRule parsingRule)
Copyright © 2025. All rights reserved.