@Entity public class OperationParsingRule extends AbstractParsingRule<Operation>
LOGGER| Constructor and Description |
|---|
OperationParsingRule(Storable parent) |
| Modifier and Type | Method and Description |
|---|---|
Operation |
getParent() |
String |
getParsingRulePath()
Make String representation of path-to-the-parsingRule.
|
void |
setParent(Operation parent) |
applicable, apply, equals, fillProperties, getNaturalId, hashCodecontains, copy, doAfterCreate, doAfterUpdate, doBeforeRemove, findRootObject, findUsages, flush, getDescription, getExtendsParameters, getID, getManager, getPrefix, getStorableProp, getStoreInformationDelegate, getVersion, move, performActionsForImportIntoAnotherProject, performPostCopyActions, performPostImportActions, performPostImportActionsParent, printStackTrace, remove, replicate, returnSimpleParent, setDescription, setID, setNaturalId, setParent, setPrefix, setStorableProp, setVersion, store, toString, update, upStorableVersiongetName, setNameclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetAutosave, getExpression, getMultiple, getName, getParamName, getParsedExpression, getParsingType, getProjectId, setAutosave, setExpression, setMultiple, setName, setParamName, setParsingType, setProjectIdcontains, copy, findRootObject, findUsages, flush, getDescription, getExtendsParameters, getStorableProp, getStoreInformationDelegate, move, performActionsForImportIntoAnotherProject, performPostCopyActions, performPostImportActions, performPostImportActionsParent, remove, replicate, returnSimpleParent, setDescription, setNaturalId, setParent, setStorableProp, store, upStorableVersiongetID, setIDgetPrefix, setPrefixgetVersion, setVersionpublic OperationParsingRule(Storable parent)
public Operation getParent()
getParent in interface StorablegetParent in interface ParsingRule<Operation>getParent in class AbstractStorablepublic void setParent(Operation parent)
public String getParsingRulePath()
AbstractParsingRulegetParsingRulePath in interface ParsingRule<Operation>getParsingRulePath in class AbstractParsingRule<Operation>Copyright © 2025. All rights reserved.