Show VisualConcept.java syntax highlighted
package org.integratedmodelling.thinkcap.visualelements;
/**
* A wrapper for a concept that provides easy access to anything about the concept that is helpful in
* visualization.
*
* @author Ferdinando Villa
*
*/
public class VisualConcept extends VisualKnowledge {
}
See more files for this project here