Example usage for javax.xml.registry.infomodel Concept interface-usage

List of usage examples for javax.xml.registry.infomodel Concept interface-usage

Introduction

In this page you can find the example usage for javax.xml.registry.infomodel Concept interface-usage.

Usage

From source file it.cnr.icar.eric.client.xml.registry.infomodel.ConceptImpl.java

/**
 * Implements JAXR API interface named Concept.
 *
 * @author <a href="mailto:farrukh@wellfleetsoftware.com">Farrukh S. Najmi</a>
 */
public class ConceptImpl extends RegistryObjectImpl implements Concept {