com.cysols.iodef.element
Class Flow
java.lang.Object
com.cysols.iodef.IElement
com.cysols.iodef.element.Flow
public class Flow
- extends IElement
This class is value object which represents Flow element.
- Author:
- cysol
| Methods inherited from class com.cysols.iodef.IElement |
addElement, addElementValue, createAttribute, createDomElement, createrElement, getAttribute, getAttributeNames, getAttributes, getAttributeValue, getAttributeValue, getAttributeValueINS, getAttributeValuesINS, getElementList, getElementName, getElements, getElements, getElements, getElementsINS, getElementsValue, getElementValue, getNameSpace, getValue, removeAttribute, removeAttribute, removeElements, setAttribute, setAttribute, setAttribute, setAttributeINS, setElementINS, setElementsINS, setElementValue, setNameSpace, setValue |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
addSystem
public void addSystem(System sys)
- Adds the specified system element
- Parameters:
sys - - system element
getSystems
public System[] getSystems()
- Returns the array of System value. reutrns null if it doesn't exist.
- Returns:
- the array of syste value