|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
A factory class that creates instances of
PhysicalDataRecord.
Factory| Method Summary | |
PhysicalDataRecord |
create()
Creates an empty instance of PhysicalDataRecord. |
PhysicalDataRecord |
create(ModelSignature signature)
Creates an instance of PhysicalDataRecord and populates it with PhysicalAttribute imported from the specified ModelSignature. |
| Method Detail |
public PhysicalDataRecord create()
throws JDMException
PhysicalDataRecord.
JDMException
public PhysicalDataRecord create(ModelSignature signature)
throws JDMException
PhysicalDataRecord and populates it with PhysicalAttribute imported from the specified ModelSignature.
All data values are set to null.
signature -
JDMException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||