| Method and Description |
|---|
| org.vedantatree.expressionoasis.expressions.ExpressionFactory.addFunction(String)
No need to add function in ExpressionFactory, as it will always return FunctionExpression for all
functions
|
| de.fzi.power.binding.impl.BindingFactoryImpl.getPackage() |
| de.fzi.power.infrastructure.impl.InfrastructureFactoryImpl.getPackage() |
| de.fzi.power.specification.impl.SpecificationFactoryImpl.getPackage() |
| de.fzi.power.util.impl.UtilFactoryImpl.getPackage() |
| Constructor and Description |
|---|
| org.vedantatree.expressionoasis.Parser()
seems of no use, since Parser is always created from Compiler with Grammar instance
|