public interface NamedConsequenceDescrBuilder<P extends DescrBuilder<?,?>> extends DescrBuilder<P,NamedConsequenceDescr>
Modifier and Type | Method and Description |
---|---|
NamedConsequenceDescrBuilder<P> |
breaking(boolean breaking)
Sets the consequence invocation as breaking or not
|
NamedConsequenceDescrBuilder<P> |
name(String name)
Sets the consequence name
|
end, endCharacter, endLocation, getDescr, startCharacter, startLocation
NamedConsequenceDescrBuilder<P> name(String name)
name
- the name of the consequence to be invokedNamedConsequenceDescrBuilder<P> breaking(boolean breaking)
breaking
- Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.