public interface CompositeComponent extends Component
The following features are supported:
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Component> |
getChildren()
Returns the value of the 'Children' containment reference list.
|
getVisibility, setVisibility
org.eclipse.emf.common.util.EList<Component> getChildren()
Component
.
If the meaning of the 'Children' containment reference list isn't clear, there really should be more of a description here...
DetailViewPackage.getCompositeComponent_Children()
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.