public class NotDescr extends AnnotatedBaseDescr implements ConditionalElementDescr
Annotated.ClassAdapter
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, writeExternal
copyLocation, getColumn, getEndCharacter, getEndColumn, getEndLine, getLine, getNamespace, getResource, getStartCharacter, getText, positionAsString, setEndCharacter, setEndLocation, setLocation, setNamespace, setResource, setStartCharacter, setText
public NotDescr()
public NotDescr(BaseDescr descr)
public void addDescr(BaseDescr baseDescr)
addDescr
in interface ConditionalElementDescr
public void insertBeforeLast(Class clazz, BaseDescr baseDescr)
insertBeforeLast
in interface ConditionalElementDescr
public List getDescrs()
getDescrs
in interface ConditionalElementDescr
public boolean removeDescr(BaseDescr baseDescr)
removeDescr
in interface ConditionalElementDescr
public void addOrMerge(BaseDescr baseDescr)
addOrMerge
in interface ConditionalElementDescr
Copyright © 2001–2015 JBoss by Red Hat. All rights reserved.