Package | Description |
---|---|
com.interpss.dist.load_analysis | |
com.interpss.dist.load_analysis.impl |
Modifier and Type | Field and Description |
---|---|
static LoadAnalysisFactory |
LoadAnalysisFactory.eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
LoadAnalysisFactory |
LoadAnalysisPackage.getLoadAnalysisFactory()
Returns the factory that creates the instances of the model.
|
Modifier and Type | Class and Description |
---|---|
class |
LoadAnalysisFactoryImpl
An implementation of the model Factory.
|
Modifier and Type | Method and Description |
---|---|
LoadAnalysisFactory |
LoadAnalysisPackageImpl.getLoadAnalysisFactory() |
static LoadAnalysisFactory |
LoadAnalysisFactoryImpl.init()
Creates the default factory implementation.
|