|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Attribute | |
---|---|
com.metsci.glimpse.dspl.schema | |
com.metsci.glimpse.dspl.util | Support utilities for DSPL parsing. |
Uses of Attribute in com.metsci.glimpse.dspl.schema |
---|
Methods in com.metsci.glimpse.dspl.schema that return Attribute | |
---|---|
Attribute |
ObjectFactory.createAttribute()
Create an instance of Attribute |
Attribute |
Concept.getAttribute(java.lang.String ref)
|
Methods in com.metsci.glimpse.dspl.schema that return types with arguments of type Attribute | |
---|---|
java.util.List<Attribute> |
DataSet.getAttribute()
Gets the value of the attribute property. |
java.util.List<Attribute> |
Concept.getAttribute()
Gets the value of the attribute property. |
Constructors in com.metsci.glimpse.dspl.schema with parameters of type Attribute | |
---|---|
Attribute.AttributeProperties(Attribute attribute)
|
Uses of Attribute in com.metsci.glimpse.dspl.util |
---|
Methods in com.metsci.glimpse.dspl.util with parameters of type Attribute | |
---|---|
static boolean |
DsplHelper.checkLegalOverride(DataSet dataset,
Attribute child,
Attribute parent)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |