Package ai.dat.core.semantic.view
Class SemanticModelView
java.lang.Object
ai.dat.core.semantic.view.SemanticModelView
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic SemanticModelViewfrom(@NonNull SemanticModel semanticModel) static SemanticModelViewfrom(@NonNull SemanticModel semanticModel, SemanticAdapter semanticAdapter)
-
Constructor Details
-
SemanticModelView
public SemanticModelView()
-
-
Method Details
-
from
-
from
public static SemanticModelView from(@NonNull @NonNull SemanticModel semanticModel, SemanticAdapter semanticAdapter)
-