| ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ElementEnumeration | |
| com.togethersoft.openapi.model.elements | |
| com.togethersoft.openapi.model.util | |
| com.togethersoft.openapi.modelselection | |
| Uses of ElementEnumeration in com.togethersoft.openapi.model.elements |
| Methods in com.togethersoft.openapi.model.elements that return ElementEnumeration | |
ElementEnumeration | Container.children() |
ElementEnumeration | Link.participants(String role)List all participants of this link, which has specified role. |
| Uses of ElementEnumeration in com.togethersoft.openapi.model.util |
| Fields in com.togethersoft.openapi.model.util declared as ElementEnumeration | |
private static ElementEnumeration | EmptyEnumeration.elementEnumeration |
| Methods in com.togethersoft.openapi.model.util that return ElementEnumeration | |
static ElementEnumeration | EmptyEnumeration.getElementEnumeration() |
static ElementEnumeration | EnumerationConverter.toElementEnumeration(Enumeration enum) |
static ElementEnumeration | EnumerationConverter.toElementEnumeration(Iterator iter) |
| Uses of ElementEnumeration in com.togethersoft.openapi.modelselection |
| Methods in com.togethersoft.openapi.modelselection with parameters of type ElementEnumeration | |
void | SelectionService.addSelectionElements(ElementEnumeration enum) |
void | SelectionService.removeSelectionElements(ElementEnumeration enum) |
| ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||