org.omg.model1.cci2
Interface Segment

All Superinterfaces:
ContextCapable, Segment, ViewCapable
All Known Subinterfaces:
Segment

public interface Segment
extends Segment

Class Segment


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.openmdx.base.cci2.Segment
Segment.Identity
 
Method Summary
<T extends Void>
T
beginImport()
           
<T extends Void>
T
endImport()
           
<T extends Element>
Collection<T>
getElement()
          Retrieves a set containing all the elements for the reference element.
 
Methods inherited from interface org.openmdx.base.cci2.Segment
getDescription, getProvider, setDescription, setProvider, setProvider
 
Methods inherited from interface org.openmdx.compatibility.view1.cci2.ViewCapable
getView
 

Method Detail

beginImport

<T extends Void> T beginImport()
                           throws RefException
Throws:
RefException

getElement

<T extends Element> Collection<T> getElement()
Retrieves a set containing all the elements for the reference element.

Returns:
A set containing all the elements for this reference.

endImport

<T extends Void> T endImport()
                         throws RefException
Throws:
RefException


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