eu.esdihumboldt.hale.io.oml.internal.model.generated.oml
Class TransfPipeType
java.lang.Object
eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.TransformationType
eu.esdihumboldt.hale.io.oml.internal.model.generated.oml.TransfPipeType
public class TransfPipeType
- extends TransformationType
Java class for TransfPipeType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TransfPipeType">
<complexContent>
<extension base="{http://www.omwg.org/TR/d7/ontology/alignment}TransformationType">
<sequence>
<element ref="{http://www.omwg.org/TR/d7/ontology/alignment}_transformation" maxOccurs="unbounded"/>
</sequence>
</extension>
</complexContent>
</complexType>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
transformation
protected List<JAXBElement<? extends TransformationType>> transformation
TransfPipeType
public TransfPipeType()
getTransformation
public List<JAXBElement<? extends TransformationType>> getTransformation()
- Gets the value of the transformation property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set
method for the transformation property.
For example, to add a new item, do as follows:
getTransformation().add(newItem);
Objects of the following type(s) are allowed in the list
JAXBElement
<
FunctionType
>
JAXBElement
<
ServiceType
>
JAXBElement
<
TransformationType
>
JAXBElement
<
TransfPipeType
>
Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d