public interface SubclassEntityContainer
EntityHierarchy which can contain sub elements.  Essentially this
 abstracts that common aspect away from both root and sub entities.| Modifier and Type | Method and Description | 
|---|---|
void | 
add(SubclassEntitySource subclassEntitySource)  | 
Iterable<SubclassEntitySource> | 
subclassEntitySources()  | 
void add(SubclassEntitySource subclassEntitySource)
Iterable<SubclassEntitySource> subclassEntitySources()
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.