com.polarion.platform.persistence.model.IStructureFactory
METHODS
| Modifiers and Type | Name | Description |
|---|---|---|
| IStructure | createStructure(IPObject,IStructType,boolean,Map) | Creates the instance of {@link IStructure} , which wraps the given collection (and possibly implements some model specific interface) |
Back to Index