public interface SERecordFactory
extends org.eclipse.emf.ecore.EFactory
SERecordPackage
Modifier and Type | Field and Description |
---|---|
static SERecordFactory |
eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
SEBaseRecord |
createSEBaseRecord()
Returns a new object of class 'SE Base Record'.
|
SEBranchRecord |
createSEBranchRecord()
Returns a new object of class 'SE Branch Record'.
|
SEBusRecord |
createSEBusRecord()
Returns a new object of class 'SE Bus Record'.
|
SEMeasRecord |
createSEMeasRecord()
Returns a new object of class 'SE Meas Record'.
|
SERecordPackage |
getSERecordPackage()
Returns the package supported by this factory.
|
convertToString, create, createFromString, getEPackage, setEPackage
getEAnnotation, getEAnnotations
static final SERecordFactory eINSTANCE
SEBaseRecord createSEBaseRecord()
SEMeasRecord createSEMeasRecord()
SEBusRecord createSEBusRecord()
SEBranchRecord createSEBranchRecord()
SERecordPackage getSERecordPackage()