public class IIBCResult
extends java.lang.Object
Constructor and Description |
---|
IIBCResult(Concern concern,
Element context,
Interface i) |
Modifier and Type | Method and Description |
---|---|
void |
addInterlacedConcerns(Element context,
Interface i) |
void |
addInterlacedConcerns(Interface i) |
Concern |
getConcern() |
java.util.Set<Concern> |
getInterlacedConcerns() |
java.lang.String |
toString() |