Class DependencySchemaMother
java.lang.Object
edu.upc.fib.inlab.imp.kse.logics.dependencyschema.mothers.DependencySchemaMother
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic edu.upc.fib.inlab.imp.kse.logics.dependencyschema.domain.DependencySchema
buildDependencySchema
(String schemaString) static edu.upc.fib.inlab.imp.kse.logics.dependencyschema.domain.DependencySchema
-
Constructor Details
-
DependencySchemaMother
public DependencySchemaMother()
-
-
Method Details
-
buildDependencySchema
public static edu.upc.fib.inlab.imp.kse.logics.dependencyschema.domain.DependencySchema buildDependencySchema(String schemaString) -
buildEmptyDependencySchema
public static edu.upc.fib.inlab.imp.kse.logics.dependencyschema.domain.DependencySchema buildEmptyDependencySchema()
-