|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.pmease.quickbuild.setting.repository.proofcondition.VariableProofCondition
public class VariableProofCondition
| Constructor Summary | |
|---|---|
VariableProofCondition()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getVariable()
|
boolean |
satisfied(Repository<?> repository)
|
void |
setVariable(java.lang.String variable)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VariableProofCondition()
| Method Detail |
|---|
@NotEmpty public java.lang.String getVariable()
public void setVariable(java.lang.String variable)
public boolean satisfied(Repository<?> repository)
satisfied in interface ProofCondition
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||