|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Violation | |
|---|---|
| com.hammurapi.review | |
| com.hammurapi.review.impl | |
| com.hammurapi.review.util | |
| Uses of Violation in com.hammurapi.review |
|---|
| Methods in com.hammurapi.review that return Violation | |
|---|---|
Violation |
ReviewFactory.createViolation()
Returns a new object of class 'Violation'. |
| Methods in com.hammurapi.review that return types with arguments of type Violation | |
|---|---|
List<Violation> |
Aggregator.InspectorEntry.getViolations()
|
| Uses of Violation in com.hammurapi.review.impl |
|---|
| Classes in com.hammurapi.review.impl that implement Violation | |
|---|---|
class |
ViolationImpl
An implementation of the model object 'Violation'. |
| Methods in com.hammurapi.review.impl that return Violation | |
|---|---|
Violation |
ReviewFactoryImpl.createViolation()
|
| Uses of Violation in com.hammurapi.review.util |
|---|
| Methods in com.hammurapi.review.util with parameters of type Violation | |
|---|---|
T |
ReviewSwitch.caseViolation(Violation object)
Returns the result of interpreting the object as an instance of 'Violation'. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||