Package org.eclipse.lyo.core.query
Interface Property
- All Known Subinterfaces:
Identifier
,NestedProperty
,Wildcard
public interface Property
Property list element from olsc.select of oslc.properties clause
-
Nested Class Summary
Nested Classes -
Method Summary
-
Method Details
-
type
Property.Type type() -
isWildcard
boolean isWildcard() -
identifier
PName identifier()
-