public interface AbstractModelComponent
| Modifier and Type | Method and Description |
|---|---|
void |
accept(AbstractModelVisitor visitor) |
java.util.List<AbstractModelComponent> |
getComponents() |
void accept(AbstractModelVisitor visitor)
java.util.List<AbstractModelComponent> getComponents()
Copyright © 2016 Oracle Corporation. All Rights Reserved.