public class ExistsDescr extends AnnotatedBaseDescr implements ConditionalElementDescr
| Constructor and Description |
|---|
ExistsDescr() |
ExistsDescr(BaseDescr baseDescr) |
| Modifier and Type | Method and Description |
|---|---|
void |
addDescr(BaseDescr baseDescr) |
void |
addOrMerge(BaseDescr baseDescr) |
List |
getDescrs() |
void |
insertBeforeLast(Class clazz,
BaseDescr baseDescr) |
boolean |
removeDescr(BaseDescr baseDescr) |
addAnnotation, addAnnotation, addAnnotation, addQualifiedAnnotation, getAnnotation, getAnnotation, getAnnotationNames, getAnnotations, getTypedAnnotation, hasAnnotation, indexByFQN, readExternal, writeExternalcopyLocation, getColumn, getEndCharacter, getEndColumn, getEndLine, getLine, getNamespace, getResource, getStartCharacter, getText, positionAsString, setEndCharacter, setEndLocation, setLocation, setNamespace, setResource, setStartCharacter, setTextpublic ExistsDescr()
public ExistsDescr(BaseDescr baseDescr)
public void addDescr(BaseDescr baseDescr)
addDescr in interface ConditionalElementDescrpublic void insertBeforeLast(Class clazz, BaseDescr baseDescr)
insertBeforeLast in interface ConditionalElementDescrpublic List getDescrs()
getDescrs in interface ConditionalElementDescrpublic boolean removeDescr(BaseDescr baseDescr)
removeDescr in interface ConditionalElementDescrpublic void addOrMerge(BaseDescr baseDescr)
addOrMerge in interface ConditionalElementDescrCopyright © 2001–2015 JBoss by Red Hat. All rights reserved.