Uses of Class
org.eclipse.lyo.oslc4j.core.model.Property
Packages that use Property
-
Uses of Property in org.eclipse.lyo.oslc4j.core.model
Methods in org.eclipse.lyo.oslc4j.core.model that return PropertyModifier and TypeMethodDescriptionProperty[]ResourceShape.getProperties()The properties that are allowed or required by this shapeResourceShape.getProperty(URI definition) Methods in org.eclipse.lyo.oslc4j.core.model with parameters of type PropertyModifier and TypeMethodDescriptionvoidResourceShape.addProperty(Property property) intvoidResourceShape.setProperties(Property[] properties)