org.openmdx.ui1.cci2
Interface Container

All Superinterfaces:
org.openmdx.base.cci2.BasicObject, org.openmdx.base.cci2.ContextCapable, Element, org.openmdx.base.cci2.ExtentCapable, org.openmdx.compatibility.view1.cci2.ViewCapable
All Known Subinterfaces:
AttributePane, AttributePane, CompoundField, CompoundField, Container, ContainerField, ContainerField, FieldGroup, FieldGroup, Inspector, Inspector, ObjectContainer, ObjectContainer, OperationPane, OperationPane, OperationTab, OperationTab, Pane, Pane, ReferencePane, ReferencePane, Tab, Tab
All Known Implementing Classes:
AttributePane, CompoundField, FieldGroup, Inspector, ObjectContainer, OperationPane, OperationTab, ReferencePane, Tab

public interface Container
extends Element

Abstract class Container


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.openmdx.ui1.cci2.Element
Element.Identity
 
Method Summary
<T extends Element>
List<T>
getMember()
          Retrieves the Collection of objects referenced by member.
 
Methods inherited from interface org.openmdx.ui1.cci2.Element
getIconKey, getMimeType, getToolTip, isAutoGenerated, isChangeable, setAutoGenerated, setChangeable, setIconKey, setMimeType, setSegment, setSegment, setToolTip
 
Methods inherited from interface org.openmdx.base.cci2.BasicObject
getCreatedAt, getCreatedBy, getModifiedAt, getModifiedBy
 
Methods inherited from interface org.openmdx.base.cci2.ExtentCapable
getIdentity
 
Methods inherited from interface org.openmdx.compatibility.view1.cci2.ViewCapable
getView
 

Method Detail

getMember

<T extends Element> List<T> getMember()
Retrieves the Collection of objects referenced by member.

Returns:
The Collection of referenced objects.


This software is published under the BSD license. Copyright © 2006-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.