org.eclipse.lyo.oslc4j.core.annotation
Annotation Type OslcSchema


@Target(value=PACKAGE)
@Retention(value=RUNTIME)
public @interface OslcSchema


Required Element Summary
 OslcNamespaceDefinition[] value
          The namespace mappings for the package.
 

Element Detail

value

public abstract OslcNamespaceDefinition[] value
The namespace mappings for the package.



Copyright © 2013. All Rights Reserved.