-
OntoUML.Feature
A representation of the model object '
Feature'.
The following features are supported:
- {@link OntoUML.Feature#isIsStatic Is Static}
@see OntoUML.OntoUMLPackage#getFeature()
@model
@generated
-
au.csiro.ontology.model.Feature
Base class for features.
@author Alejandro Metke
-
com.calclab.emite.xep.disco.Feature
-
com.fasterxml.jackson.core.JsonParser.Feature
-
com.googlecode.libkml.Feature
-
com.gracevallorani.jpa.entities.Feature
-
com.hp.hpl.jena.sdb.store.Feature
A Feature is a name/value pair
-
com.jcloisterzone.feature.Feature
-
com.simplegeo.client.types.Feature
-
com.skcraft.launcher.model.modpack.Feature
-
com.technophobia.substeps.execution.Feature
-
com.vividsolutions.jump.feature.Feature
-
components.features.Feature
Esta clase representa una car�cter�stica del robot (por ejemplo, un sensor, un led, un motor, etc.). Debe ser extendida.
-
de.FeatureModellingTool.FeatureModel.Feature
author: zhangwei Date: 2003-5-23 Time: 18:38:22
-
de.fhpotsdam.unfolding.data.Feature
A feature stores one or more locations, its type, and additional data properties.
-
de.kumpelblase2.remoteentities.api.features.Feature
-
de.mhus.lib.adb.model.Feature
-
de.timefinder.data.Feature
@author Peter Karich, peat_hal ‘at’ users ‘dot’ sourceforge ‘dot’ net
-
dmt.features.Feature
-
edu.harvard.hul.ois.ots.schemas.DocumentMD.DocumentMD.Feature
-
edu.uci.jforestsx.dataset.Feature
@author Yasser Ganjisaffar
-
gherkin.formatter.model.Feature
-
htsjdk.tribble.Feature
-
ivory.ffg.feature.Feature
Abstract feature definition. Feature values are computed using a sliding window or an indexed document.
@author Nima Asadi
-
javax.ws.rs.core.Feature
A feature extension contract. Typically encapsulates a concept or facility that involves configuration of multiple providers (e.g. filters or interceptors) and/or properties.
A {@code Feature} is a special type of JAX-RS configuration meta-provider. Once a feature is registered,it's {@link #configure(FeatureContext)} method is invoked during JAX-RS runtime configuration and bootstrappingphase allowing the feature to further configure the runtime context in which it has been registered. From within the invoked {@code configure(...)} method a feature may provide additional runtime configurationfor the facility or conceptual domain it represents, such as registering additional contract providers, including nested features and/or specifying domain-specific properties.
@author Marek Potociar
@since 2.0
-
net.fortytwo.twitlogic.persistence.beans.Feature
two.net).
-
net.masterthought.cucumber.json.Feature
-
opennlp.ccg.perceptron.Alphabet.Feature
-
org.apache.abdera.ext.features.Feature
-
org.apache.batik.svggen.font.table.Feature
@author
David Schweinsberg
@version $Id: Feature.java,v 1.3 2004/08/18 07:15:20 vhardy Exp $
-
org.apache.cxf.feature.Feature
A Feature is something that is able to customize a Server, Client, or Bus, typically adding capabilities. For instance, there may be a LoggingFeature which configures one of the above to log each of their messages.
By default the initialize methods all delegate to initializeProvider(InterceptorProvider). If you're simply adding interceptors to a Server, Client, or Bus, this allows you to add them easily.
-
org.apache.felix.karaf.features.Feature
A feature is a list of bundles associated identified by its name.
-
org.apache.flex.forks.batik.svggen.font.table.Feature
@author
David Schweinsberg
@version $Id: Feature.java,v 1.3 2004/08/18 07:15:20 vhardy Exp $
-
org.apache.karaf.eik.core.features.Feature
-
org.apache.karaf.features.Feature
A feature is a list of bundles associated identified by its name.
-
org.apache.karaf.features.internal.model.Feature
3.org/2001/XMLSchema}anyType"> <sequence> <element name="details" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="config" type="{http://karaf.apache.org/xmlns/features/v1.0.0}config" maxOccurs="unbounded" minOccurs="0"/> <element name="configfile" type="{http://karaf.apache.org/xmlns/features/v1.0.0}configFile" maxOccurs="unbounded" minOccurs="0"/> <element name="feature" type="{http://karaf.apache.org/xmlns/features/v1.0.0}dependency" maxOccurs="unbounded" minOccurs="0"/> <element name="bundle" type="{http://karaf.apache.org/xmlns/features/v1.0.0}bundle" maxOccurs="unbounded" minOccurs="0"/> </sequence> <attribute name="name" use="required" type="{http://karaf.apache.org/xmlns/features/v1.0.0}featureName" /> <attribute name="version" type="{http://www.w3.org/2001/XMLSchema}string" default="0.0.0" /> <attribute name="description" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="resolver" type="{http://karaf.apache.org/xmlns/features/v1.0.0}resolver" /> </restriction> </complexContent> </complexType>
-
org.apache.karaf.tooling.features.GenerateFeaturesXmlMojo.Feature
-
org.apache.karaf.tooling.features.model.Feature
-
org.apache.servicemix.gshell.features.Feature
A feature is a list of bundles associated identified by its name.
-
org.apache.servicemix.kernel.gshell.features.Feature
A feature is a list of bundles associated identified by its name.
-
org.apache.shindig.gadgets.spec.Feature
Represents a Require or Optional tag. No substitutions on any fields.
-
org.apache.sling.featureflags.Feature
A feature is defined by its name. Features are registered as OSGi services.
Feature {@link #getName() names} should be globally unique. If multiplefeatures have the same name, the feature with the highest service ranking is accessible through the {@link Features} service while those with lowerservice rankings are ignored.
This interface is expected to be implemented by feature providers.
-
org.apache.sling.provisioning.model.Feature
A feature is a collection of - a name - variables - run modes
-
org.apache.stanbol.commons.caslight.Feature
This class represents a UIMA Feature. This class uses generics, so any kind of objects can be feature values.
@author Mihály Héder
-
org.apache.uima.annotator.regex.Feature
The Feature interface provides access to a Regex Feature definition
-
org.apache.uima.cas.Feature
The interface that describes features in the type system.
Feature short or base names are type system identifiers. The (fully) qualified name of a feature is the name of the type it is defined on, followed by a colon, followed by the its short name. For example, the qualified name of the Annotation begin feature is uima.tcas.Annotation:begin
.
-
org.apache.vysper.xmpp.modules.servicediscovery.management.Feature
@author The Apache MINA Project (dev@mina.apache.org)
-
org.apache.wookie.feature.Feature
Default IFeature implementation
-
org.bioversityinternational.model.annotation.Feature
@author rbruskiewich
-
org.cleartk.classifier.Feature
-
org.codehaus.jackson.map.SerializationConfig.Feature
-
org.dbpedia.spotlight.model.Feature
-
org.eclipse.tycho.model.Feature
-
org.ff4j.core.Feature
Represents a feature flag identified by an unique identifier.
Features Flags or Features Toggle have been introduced by Martin Fowler for continuous delivery perspective. It consists of enable/disable some functionalities at runtime.
SecurityManagement : Even a feature is enabled, you can limit its usage to a group of users (for instance BETA Tester) before wide over all your users.
@author
Cedrick LUNVEN
-
org.formic.wizard.step.shared.Feature
-
org.gdal.ogr.Feature
-
org.geojson.Feature
-
org.geomajas.gwt.client.map.feature.Feature
Definition of an object belonging to a {@link VectorLayer}. Simply put, a feature is an object with a unique ID within it's layer, a list of alpha-numerical attributes and a geometry.
@author Pieter De Graef
@since 1.6.0
-
org.geomajas.layer.feature.Feature
DTO version of a {@link InternalFeature}. This object can be sent to the client.
@author Pieter De Graef
@author Joachim Van der Auwera
@since 1.6.0
-
org.geomajas.puregwt.client.map.feature.Feature
General interface for a GWT client side feature.
TODO what about lazy loading here? Add it later on?
@author Pieter De Graef
@author Jan De Moerloose
@since 1.0.0
-
org.geoscript.js.feature.Feature
-
org.geotools.feature.Feature
-
org.jabber.protocol.disco_info.Feature
r.org/protocol/disco#info>empty"> <attribute name="var" use="required" type="{http://www.w3.org/2001/XMLSchema}string" /> </extension> </simpleContent> </complexType>
-
org.jamesii.perfdb.jdbc.Feature
Class that represents a feature value.
@author Roland Ewald
@param < V> the value of the feature, equals the return type of {@link org.jamesii.perfdb.recording.features.plugintype.FeatureExtractorFactory#getFeatureClass()}.
-
org.jboss.arquillian.persistence.data.dbunit.configuration.annotations.Feature
-
org.jboss.arquillian.persistence.dbunit.configuration.annotations.Feature
-
org.jboss.wsf.spi.metadata.config.Feature
-
org.moresbycoffee.mbyhave8.structure.Feature
Represent a Feature in the {@link Specification}. The Feature consists of zero, one or multiple {@link Scenario}s. If there is no {@link Scenario}added to the Feature, the feature is in {@link FeatureResult#Pending Pending}state, otherwise the Feature's state is determined by the {@link Scenario}s.
-
org.netmelody.cieye.core.domain.Feature
-
org.opengis.feature.Feature
An instance of {@link FeatureType} representing a geographic feature composed of geometricand non-geometric properties.
Beyond being a complex attribute, a feature contains the following additional information:
- A default geometry. To be used when drawing when nothing more specific has been provided.
- The bounds of all the geometric attributes of the feature
@see FeatureType
@author Jody Garnett (Refractions Research)
@author Justin Deoliveira (The Open Planning Project)
@since GeoAPI 2.2
@source $URL$
@version 8.0
-
org.sumus.dwh.feature.Feature
-
org.switchyard.component.soap.Feature
Feature booleans.
@author Magesh Kumar B (C) 2013 Red Hat Inc.
-
org.togglz.core.Feature
This interface represents a feature and is typically implemented by the feature enum.
Usually it makes sense to implement the following method which allows a very easy way to check the status of a feature.
public boolean isActive() { return FeatureContext.getFeatureManager().isActive(this); }
Please note that in Togglz 2.0 the isActive()
method isn't defined in the interface any more. So when updating to Togglz 2.0, you will have to remove the {@link Override} annotation from your implementation of the method.
@author Christian Kaltepoth
-
org.wso2.carbon.component.mgt.stub.prov.data.Feature
-
org.zanata.feature.Feature
-
org.zkoss.openlayers.feature.Feature
@author jumperchen
-
rocks.xmpp.extensions.disco.model.info.Feature
org/extensions/xep-0030.html#info">3. Discovering Information About a Jabber Entity
This information helps requesting entities determine what actions are possible with regard to this entity (registration, search, join, etc.), what protocols the entity supports, and specific feature types of interest, if any (e.g., for the purpose of feature negotiation).
@author Christian Schudt
-
synalp.commons.unification.Feature
A Feature is the association of a name and a FeatureValue.
@author Alexandre Denis