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
static class Property.Type
           
 
Method Summary
 PName identifier()
           
 boolean isWildcard()
           
 Property.Type type()
           
 

Method Detail

type

Property.Type type()

isWildcard

boolean isWildcard()

identifier

PName identifier()


Copyright © 2014. All Rights Reserved.