refactor: store runtime objects in domain
This commit is contained in:
@@ -6,10 +6,6 @@
|
||||
|
||||
namespace fesa::core {
|
||||
|
||||
enum class ElementType {
|
||||
Mitc4
|
||||
};
|
||||
|
||||
class ElementDefinition {
|
||||
public:
|
||||
ElementDefinition(
|
||||
|
||||
Reference in New Issue
Block a user