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


@Target(value=METHOD)
@Retention(value=RUNTIME)
public @interface OslcValueShape


Required Element Summary
 String value
          If the value-type is a resource type, then Property MAY provide a shape value to indicate the Resource Shape that applies to the resource.
 

Element Detail

value

public abstract String value
If the value-type is a resource type, then Property MAY provide a shape value to indicate the Resource Shape that applies to the resource.



Copyright © 2012. All Rights Reserved.