java.lang.Object
ch.qos.logback.core.model.Model
ch.qos.logback.core.model.conditional.IfModel
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()protected IfModelprotected voidvoidvoidsetBranchState(boolean booleanProxy) voidvoidsetCondition(String condition) toString()Methods inherited from class ch.qos.logback.core.model.Model
addSubModel, addText, deepMarkAsSkipped, duplicate, getBodyText, getLineNumber, getSubModels, getTag, idString, isHandled, isSkipped, isUnhandled, markAsHandled, markAsSkipped, setLineNumber, setTag
-
Constructor Details
-
IfModel
public IfModel()
-
-
Method Details
-
makeNewInstance
- Overrides:
makeNewInstancein classModel
-
mirror
-
getCondition
-
setCondition
-
getBranchState
-
setBranchState
-
setBranchState
-
resetBranchState
-
toString
-
hashCode
-
equals
-