public class AnnotationComponent extends Component
| Constructor and Description |
|---|
AnnotationComponent() |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(ComponentVisitor visitor) |
void |
addApplicationInformation(SchemaElement element) |
void |
addAttribute(SchemaAttribute attribute) |
void |
addUserInformation(SchemaElement element) |
Iterator |
attributes() |
public void addApplicationInformation(SchemaElement element)
public void addUserInformation(SchemaElement element)
public Iterator attributes()
public void addAttribute(SchemaAttribute attribute)
public void accept(ComponentVisitor visitor) throws Exception
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.