Uses of Class
org.eclipse.lyo.oslc4j.core.model.Property

Packages that use Property
org.eclipse.lyo.oslc4j.core.model Copyright (c) 2012 IBM Corporation. 
 

Uses of Property in org.eclipse.lyo.oslc4j.core.model
 

Methods in org.eclipse.lyo.oslc4j.core.model that return Property
 Property[] ResourceShape.getProperties()
           
 Property ResourceShape.getProperty(URI definition)
           
 

Methods in org.eclipse.lyo.oslc4j.core.model with parameters of type Property
 void ResourceShape.addProperty(Property property)
           
 int Property.compareTo(Property o)
           
 void ResourceShape.setProperties(Property[] properties)
           
 



Copyright © 2013. All rights reserved.