org.gcube.contentmanagement.gcubedocumentlibrary.properties
Class PropertyTypes.ElementProperty

java.lang.Object
  extended by org.gcube.contentmanagement.gcubedocumentlibrary.properties.BaseProperty
      extended by org.gcube.contentmanagement.gcubedocumentlibrary.properties.PropertyTypes.ElementProperty
All Implemented Interfaces:
Property
Enclosing interface:
PropertyTypes

public static class PropertyTypes.ElementProperty
extends BaseProperty

A Property of free-form properties of GCubeElements.


Constructor Summary
PropertyTypes.ElementProperty(EdgePredicate ep)
           
 
Method Summary
 
Methods inherited from class org.gcube.contentmanagement.gcubedocumentlibrary.properties.BaseProperty
equals, hashCode, name, newPredicate, newPredicate, toString
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PropertyTypes.ElementProperty

public PropertyTypes.ElementProperty(EdgePredicate ep)