org.cts.parser.prj
Interface PrjElement

All Known Implementing Classes:
AbstractPrjElement, PrjNodeElement, PrjNumberElement, PrjStringElement

public interface PrjElement

Author:
Antoine Gourlay, Erwan Bocher

Method Summary
 List<PrjElement> getChildren()
          Return the list of the children of this PrjElement.
 

Method Detail

getChildren

List<PrjElement> getChildren()
Return the list of the children of this PrjElement.



Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.