Uses of Interface
com.regnosys.rosetta.rosetta.expression.ExpressionPackage
Packages that use ExpressionPackage
Package
Description
-
Uses of ExpressionPackage in com.regnosys.rosetta.rosetta.expression
Fields in com.regnosys.rosetta.rosetta.expression declared as ExpressionPackageModifier and TypeFieldDescriptionstatic final ExpressionPackageExpressionPackage.eINSTANCEThe singleton instance of the package.Methods in com.regnosys.rosetta.rosetta.expression that return ExpressionPackageModifier and TypeMethodDescriptionExpressionFactory.getExpressionPackage()Returns the package supported by this factory. -
Uses of ExpressionPackage in com.regnosys.rosetta.rosetta.expression.impl
Classes in com.regnosys.rosetta.rosetta.expression.impl that implement ExpressionPackageModifier and TypeClassDescriptionclassAn implementation of the model Package.Methods in com.regnosys.rosetta.rosetta.expression.impl that return ExpressionPackageModifier and TypeMethodDescriptionExpressionFactoryImpl.getExpressionPackage()static ExpressionPackageExpressionFactoryImpl.getPackage()Deprecated.static ExpressionPackageExpressionPackageImpl.init()Creates, registers, and initializes the Package for this model, and for any others upon which it depends. -
Uses of ExpressionPackage in com.regnosys.rosetta.rosetta.expression.util
Fields in com.regnosys.rosetta.rosetta.expression.util declared as ExpressionPackageModifier and TypeFieldDescriptionprotected static ExpressionPackageExpressionAdapterFactory.modelPackageThe cached model package.protected static ExpressionPackageExpressionSwitch.modelPackageThe cached model package