public interface XmlLoader
| Modifier and Type | Method and Description |
|---|---|
List<XmlAssociation> |
getAssociations()
Récupération des associations déclarées dans l'OOM.
|
List<XmlClass> |
getClasses()
Récupération des classes déclarées dans l'OOM.
|
List<XmlClass> getClasses()
List<XmlAssociation> getAssociations()
Copyright © 2016. All Rights Reserved.