All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.eduworks.schema.cfd.competency.CfdSkill Maven / Gradle / Ivy

package com.eduworks.schema.cfd.competency;

/**
 * Competency is Under construction.
 * 

* Working model of competency with Skill CFD extension. * * @author [email protected] * @author [email protected] * @class Skill * @module com.eduworks * @extends org.cassproject.schema.cass.competency.Competency */ public class CfdSkill extends CfdCompetency { /** * Sub-type of Competency that this is (Will be replaced later) * * @property subtype * @type string */ public final String subtype = "Skill"; }





© 2015 - 2025 Weber Informatics LLC | Privacy Policy