public interface FeatureDescriptor
FeatureAgent
Modifier and Type | Method and Description |
---|---|
Map<String,Integer> |
getDatarecordsCount()
|
int |
getElementCount()
Returns the count of elements (non data records) contained in this feature.
|
String |
getFeatureName()
Returns the name of the feature this descriptor belongs to.
|
Revision |
getRevision()
Returns the revision of the feature this descriptor belongs.
|
boolean |
isRelease()
Indicates whether the related feature uses the release
(true) or current (false) state. |
void |
setFeatureName(String featureName)
Sets the name of the feature this descriptor belongs to.
|
String getFeatureName()
void setFeatureName(@NotNull String featureName)
Revision getRevision()
userservice
which is used to create a feature model
based on this descriptor.boolean isRelease()
(true)
or current (false)
state.
A feature model
based on this descriptor delivers content nodes of release or current store
dependant to this flag.int getElementCount()
getDatarecordsCount()
Map<String,Integer> getDatarecordsCount()
getElementCount()
Copyright © 2014 e-Spirit AG. All Rights Reserved. Build 5.0_BETA.500