Class Defined
- java.lang.Object
-
- org.fedoraproject.xmvn.tools.install.condition.BooleanExpression
-
- org.fedoraproject.xmvn.tools.install.condition.Defined
-
class Defined extends BooleanExpression
-
-
Field Summary
Fields Modifier and Type Field Description private java.lang.String
key
-
Constructor Summary
Constructors Constructor Description Defined(java.lang.String key)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
getValue(ArtifactContext context)
-
-
-
Method Detail
-
getValue
public boolean getValue(ArtifactContext context)
- Specified by:
getValue
in classBooleanExpression
-
-