Class ModelSemanticsImpl
java.lang.Object
tools.refinery.generator.impl.ModelFacadeImpl
tools.refinery.generator.impl.ModelSemanticsImpl
- All Implemented Interfaces:
AutoCloseable, ModelFacade, ModelSemantics
-
Nested Class Summary
Nested classes/interfaces inherited from class ModelFacadeImpl
ModelFacadeImpl.Args -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ModelFacadeImpl
afterPropagation, checkConsistency, close, getDiagnostics, getInitializationResult, getModel, getModelStore, getNodesMetadata, getPartialInterpretation, getProblemTrace, getRelationsMetadata, throwIfInitializationFailed, trySerializeMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ModelFacade
checkConsistency, close, getInitializationResult, getModel, getModelStore, getNodesMetadata, getPartialInterpretation, getPartialInterpretation, getProblemTrace, getRelationsMetadata, throwIfInitializationFailed, trySerialize
-
Constructor Details
-
ModelSemanticsImpl
-
-
Method Details
-
getConcreteness
- Specified by:
getConcretenessin interfaceModelFacade
-
getMetadataCreator
- Overrides:
getMetadataCreatorin classModelFacadeImpl
-
serialize
- Specified by:
serializein interfaceModelFacade
-