Package edu.ucsb.cs.scaffold.model
Class CreateSubconceptDTO
java.lang.Object
edu.ucsb.cs.scaffold.model.CreateSubconceptDTO
Request body for POST /api/concept/subconcept. Subconcepts have no name, position, or color of
their own: they are identified by (parent, label) and displayed inside their parent's node.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CreateSubconceptDTO
public CreateSubconceptDTO()
-