Uses of Interface
org.nuclos.api.context.InsertContext
Packages that use InsertContext
-
Uses of InsertContext in org.nuclos.api.rule
Methods in org.nuclos.api.rule with parameters of type InsertContextModifier and TypeMethodDescriptionvoidInsertRule.insert(InsertContext context) InsertContextis the context providing all insert - relevant attributes and methods.voidInsertFinalRule.insertFinal(InsertContext context) InsertContextis the context providing all insert - relevant attributes and methods.