|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DescriptionAction
An action that can be applied to a PackageDescription
object.
Method Summary | |
---|---|
List<Violation> |
apply(PackageDescription description)
Apply this action to the given PackageDescription object. |
Methods inherited from interface com.threerings.antidote.field.ReferenceField |
---|
getReferencedField, isReference |
Methods inherited from interface com.threerings.antidote.field.Field |
---|
getFieldName, getLocation |
Methods inherited from interface com.threerings.antidote.RequiresValidation |
---|
validate |
Method Detail |
---|
List<Violation> apply(PackageDescription description)
PackageDescription
object.
Violation
generated while applying the action.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |