public static interface AcceptCondition.Transformer<T>
Modifier and Type | Method and Description |
---|---|
T |
handle(AndCondition transformee) |
T |
handle(BinaryContentCondition transformee) |
T |
handle(BuildGroupCondition transformee) |
T |
handle(CustomDirectiveCondition transformee) |
T |
handle(DataModelClassCondition transformee) |
T |
handle(FilenameMatchCondition transformee) |
T |
handle(MetaCondition transformee) |
T |
handle(MimeCondition transformee) |
T |
handle(NotCondition transformee) |
T |
handle(OrCondition transformee) |
T |
handle(SourceCondition transformee) |
T |
handle(URLMatchCondition transformee) |
T handle(AndCondition transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(OrCondition transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(NotCondition transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(SourceCondition transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(BuildGroupCondition transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(MetaCondition transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(MimeCondition transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(URLMatchCondition transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(FilenameMatchCondition transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(BinaryContentCondition transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(DataModelClassCondition transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
T handle(CustomDirectiveCondition transformee) throws com.exalead.util.TypedException
com.exalead.util.TypedException
Copyright © 2021 Dassault Systèmes, All Rights Reserved.