public interface AbstractModelComponent
| Modifier and Type | Method and Description |
|---|---|
void |
accept(AbstractModelVisitor visitor) |
List<AbstractModelComponent> |
getComponents() |
void accept(AbstractModelVisitor visitor)
List<AbstractModelComponent> getComponents()
Copyright © 2014 Oracle Corporation. All rights reserved.