Class ModuleItem
java.lang.Object
es.ucm.maude.bindings.ModuleItem
- Direct Known Subclasses:
Equation, MembershipAxiom, RewriteStrategy, Rule, Sort, StrategyDefinition, Symbol
An item that belongs to a module.
-
Method Summary
-
Method Details
-
delete
public void delete() -
getModule
Get the module where this item is defined.
-