-
Model.Entity
Classe abstraite qui les parrametres de base
@author home
-
ar.com.AmberSoft.iEvenTask.backend.entities.Entity
-
ar.com.fdvs.dj.domain.entities.Entity
Top of Dj's domain hierarchy. Base interface that acts as a hook to apply polymorphism with the Registration Managers.
@see AbstractEntityRegistrationManager
-
artemis.Entity
The entity class. Cannot be instantiated outside the framework, you must create new entities using World.
@author Arni Arent
-
aspect.entity.Entity
An object in the 3D or 2D world. Update and render behavior is typically defined by Components rather than by overriding methods in the Entity itself.
@author MillerV
-
br.net.woodstock.rockframework.domain.Entity
-
brooklyn.entity.Entity
-
com.alibaba.druid.mapping.Entity
-
com.alibaba.json.bvt.serializer.BooleanFieldSerializerTest.Entity
-
com.alkacon.acacia.shared.Entity
Serializable entity implementation.
-
com.alkacon.vie.client.Entity
-
com.arconsis.android.datarobot.entity.Entity
-
com.artemis.Entity
The entity class.
Cannot be instantiated outside the framework, you must create new entities using World. The world creates entities via it's entity manager.
@author Arni Arent
-
com.badlogic.ashley.core.Entity
Simple containers of {@link Component}s that give them "data". The component's data is then processed by {@link EntitySystem}s.
@author Stefan Bachmann
-
com.caucho.amber.entity.Entity
An entity instance
-
com.dubture.doctrine.core.model.Entity
-
com.github.jmkgreen.morphia.annotations.Entity
-
com.google.appengine.api.datastore.Entity
-
com.google.apphosting.api.DatastorePb.GetResponse.Entity
-
com.googlecode.objectify.annotation.Entity
-
com.griddynamics.java.benchmarks.model.Entity
represent abstract entity with vary size and lifetime User: akondratyev Date: Dec 16, 2010 Time: 7:01:35 PM
-
com.isteinvids.untrusted.level.Entity
@author EmirRhouni
-
com.jdroid.javaweb.domain.Entity
Domain Entity
-
com.l2client.controller.entity.Entity
Just a reference to an id for entities based on components.
@see ComponentSystem
@see EntityManager
-
com.language.constructs.Entity
-
com.luxoft.dnepr.courses.regular.unit5.model.Entity
-
com.magnetica.shared.data.Entity
@author Sven Buschbeck
-
com.mojang.escape.entities.Entity
-
com.mojang.ld22.entity.Entity
-
com.mojang.minecraft.Entity
-
com.noelios.restlet.local.Entity
Represents a local entity, for example a regular file or a directory.
@author Thierry Boileau
-
com.pointcliki.core.Entity
An entity is a displayable object in a scene that can be saved or loaded
@author hugheth
@since 1
-
com.sk89q.worldedit.entity.Entity
A reference to an instance of an entity that exists in an {@link Extent}and thus would have position and similar details.
This object cannot be directly cloned because it represents a particular instance of an entity, but a {@link BaseEntity} can be created fromthis entity by calling {@link #getState()}.
-
com.splunk.Entity
The {@code Entity} class represents a Splunk entity.
-
com.sun.xml.internal.stream.Entity
Entity information.
@author
-
com.twitter.Extractor.Entity
-
com.xiaoleilu.hutool.db.Entity
数据实体对象
数据实体类充当两个角色:
1. 数据的载体,一个Entity对应数据库中的一个row
2. SQL条件,Entity中的每一个字段对应一个条件,字段值对应条件的值
@author loolly
-
com.zaranux.crypto.abe.kp.Entity
-
com.zeroqualitygames.spaceinvaders.entity.Entity
-
cross.reputation.model.Entity
-
datomic.Entity
-
de.zelosfan.timedstrategy.entity.Entity
User: Simon "Zelosfan" Herfert Date: 24.08.13 Time: 04:56
-
deobf.Entity
-
engine.Entity
This class represents the data of an object in three dimensional space
@author jari
@author simo
-
entities.Entity
-
fm.ak.client.object.Entity
-
game.entity.Entity
-
games.stendhal.client.entity.Entity
-
games.stendhal.server.entity.Entity
-
gwlpr.mapshard.entitysystem.Entity
b.com/adamgit/Entity-System-RDBMS-Beta--Java-
@author _rusty
-
hibernateSwingApi.utils.Entity
-
info.archinnov.achilles.annotations.Entity
-
it.marteEngine.entity.Entity
-
it.timehero.entities.Entity
Un entit� di gioco: parte visuale di un elemento dinamico di gioco
@author AM
@see Actor
-
it.timehero.example.slick.timehero.entities.Entity
Un entit� di gioco
@author AM
-
it.unimi.dsi.parser.Entity
-
javatest.game.entities.Entity
Base class for all entities in the game world.
@author Viliam Simko
-
javax.persistence.Entity
-
javax.swing.text.html.parser.Entity
-
javax.ws.rs.client.Entity
Encapsulates message entity including the associated variant information.
@param < T> entity type.
@author Marek Potociar
-
main.ch.morrolan.gibb.snake.Entity
A class which represents any entity which can be part of the game. A snake, a part of the snake's body, a diamond, the game border etc.
-
megamek.common.Entity
Entity is a master class for basically anything on the board except terrain.
-
mf.org.w3c.dom.Entity
3.org/TR/2004/REC-xml-20040204#intern-replacement'> replacement text is available, the corresponding
Entity
node's child list represents the structure of that replacement value. Otherwise, the child list is empty.
DOM Level 3 does not support editing Entity
nodes; if a user wants to make changes to the contents of an Entity
, every related EntityReference
node has to be replaced in the structure model by a clone of the Entity
's contents, and then the desired changes must be made to each of those clones instead. Entity
nodes and all their descendants are readonly.
An Entity
node does not have any parent.
Note: If the entity contains an unbound namespace prefix, the namespaceURI
of the corresponding node in the Entity
node subtree is null
. The same is true for EntityReference
nodes that refer to this entity, when they are created using the createEntityReference
method of the Document
interface.
See also the Document Object Model (DOM) Level 3 Core Specification.
-
net.canarymod.api.entity.Entity
This defines an entity in the world Everything that is not a block inherits from Entity in a way.
@author Chris (damagefilter)
@author Jason (darkdiplomat)
-
net.floodlightcontroller.devicemanager.internal.Entity
An entity on the network is a visible trace of a device that corresponds to a packet received from a particular interface on the edge of a network, with a particular VLAN tag, and a particular MAC address, along with any other packet characteristics we might want to consider as helpful for disambiguating devices. Entities are the most basic element of devices; devices consist of one or more entities. Entities are immutable once created, except for the last seen timestamp.
@author readams
-
net.mdked.Jrachgame.world.Entity
-
net.minecraft.entity.Entity
-
net.minecraft.server.Entity
-
net.minecraft.server.v1_6_R3.Entity
-
net.minecraft.src.Entity
-
net.sf.arianne.marboard.client.entity.Entity
base class for all objects shared with the server
@author hendrik
-
net.sf.minuteProject.configuration.bean.enrichment.Entity
-
net.sf.minuteProject.configuration.bean.model.Entity
-
net.sourceforge.jpaxjc.ns.persistence.orm.Entity
-
org.andromda.metafacades.uml.Entity
-
org.apache.axis.types.Entity
g/TR/xmlschema-2/#ENTITY">XML Schema 3.3.11 ENTITY
-
org.apache.axis2.databinding.types.Entity
org/TR/xmlschema-2/#ENTITY">XML Schema 3.3.11 ENTITY
-
org.apache.cayenne.map.Entity
An Entity is an abstract descriptor for an entity mapping concept. Entity can represent either a descriptor of database table or a persistent object.
@author Andrus Adamchik
-
org.apache.falcon.entity.v0.Entity
Base class that all entity jaxb object will extend.
-
org.apache.ivory.entity.v0.Entity
-
org.apache.james.mime4j.dom.Entity
A MIME entity. An entity has a header and a body (as defined in RFC 2045).
-
org.apache.james.mime4j.message.Entity
MIME entity. An entity has a header and a body (see RFC 2045).
@version $Id: Entity.java,v 1.3 2004/10/02 12:41:11 ntherning Exp $
-
org.apache.jetspeed.security.mapping.model.Entity
@author
Dennis Dam
@version $Id: Entity.java 694772 2008-09-12 18:39:51Z ddam $
-
org.apache.openejb.jee.jpa.Entity
/2001/XMLSchema}anyType"> <sequence> <element name="description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="table" type="{http://java.sun.com/xml/ns/persistence/orm}table" minOccurs="0"/> <element name="secondary-table" type="{http://java.sun.com/xml/ns/persistence/orm}secondary-table" maxOccurs="unbounded" minOccurs="0"/> <element name="primary-key-join-column" type="{http://java.sun.com/xml/ns/persistence/orm}primary-key-join-column" maxOccurs="unbounded" minOccurs="0"/> <element name="id-class" type="{http://java.sun.com/xml/ns/persistence/orm}id-class" minOccurs="0"/> <element name="inheritance" type="{http://java.sun.com/xml/ns/persistence/orm}inheritance" minOccurs="0"/> <element name="discriminator-value" type="{http://java.sun.com/xml/ns/persistence/orm}discriminator-value" minOccurs="0"/> <element name="discriminator-column" type="{http://java.sun.com/xml/ns/persistence/orm}discriminator-column" minOccurs="0"/> <element name="sequence-generator" type="{http://java.sun.com/xml/ns/persistence/orm}sequence-generator" minOccurs="0"/> <element name="table-generator" type="{http://java.sun.com/xml/ns/persistence/orm}table-generator" minOccurs="0"/> <element name="named-query" type="{http://java.sun.com/xml/ns/persistence/orm}named-query" maxOccurs="unbounded" minOccurs="0"/> <element name="named-native-query" type="{http://java.sun.com/xml/ns/persistence/orm}named-native-query" maxOccurs="unbounded" minOccurs="0"/> <element name="sql-result-set-mapping" type="{http://java.sun.com/xml/ns/persistence/orm}sql-result-set-mapping" maxOccurs="unbounded" minOccurs="0"/> <element name="exclude-default-listeners" type="{http://java.sun.com/xml/ns/persistence/orm}emptyType" minOccurs="0"/> <element name="exclude-superclass-listeners" type="{http://java.sun.com/xml/ns/persistence/orm}emptyType" minOccurs="0"/> <element name="entity-listeners" type="{http://java.sun.com/xml/ns/persistence/orm}entity-listeners" minOccurs="0"/> <element name="pre-persist" type="{http://java.sun.com/xml/ns/persistence/orm}pre-persist" minOccurs="0"/> <element name="post-persist" type="{http://java.sun.com/xml/ns/persistence/orm}post-persist" minOccurs="0"/> <element name="pre-remove" type="{http://java.sun.com/xml/ns/persistence/orm}pre-remove" minOccurs="0"/> <element name="post-remove" type="{http://java.sun.com/xml/ns/persistence/orm}post-remove" minOccurs="0"/> <element name="pre-update" type="{http://java.sun.com/xml/ns/persistence/orm}pre-update" minOccurs="0"/> <element name="post-update" type="{http://java.sun.com/xml/ns/persistence/orm}post-update" minOccurs="0"/> <element name="post-load" type="{http://java.sun.com/xml/ns/persistence/orm}post-load" minOccurs="0"/> <element name="attribute-override" type="{http://java.sun.com/xml/ns/persistence/orm}attribute-override" maxOccurs="unbounded" minOccurs="0"/> <element name="association-override" type="{http://java.sun.com/xml/ns/persistence/orm}association-override" maxOccurs="unbounded" minOccurs="0"/> <element name="attributes" type="{http://java.sun.com/xml/ns/persistence/orm}attributes" minOccurs="0"/> </sequence> <attribute name="name" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="class" use="required" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="access" type="{http://java.sun.com/xml/ns/persistence/orm}access-type" /> <attribute name="cacheable" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="metadata-complete" type="{http://www.w3.org/2001/XMLSchema}boolean" /> </restriction> </complexContent> </complexType>
-
org.apache.stanbol.enhancer.engines.entitylinking.Entity
An Entity as returned by the {@link EntitySearcher} interface.{@link EntitySearcher} implementations that do support rankings forentities SHOULD override the {@link #getEntityRanking()} method.
-
org.apache.stanbol.entityhub.servicesapi.model.Entity
A Sign links three things together
- the signifier (ID) used to identify the sign
- the description (Representation) for the signified entity
- the organisation (Site) that provides this description
@author Rupert Westenthaler
-
org.apache.tapestry5.integration.app1.data.Entity
-
org.apache.vysper.xmpp.addressing.Entity
The "JID"
jid = [ node "@" ] domain [ "/" resource ]
domain = fqdn / address-literal
fqdn = (sub-domain 1*("." sub-domain))
sub-domain = (internationalized domain label)
address-literal = IPv4address / IPv6address
Each allowable portion of a JID (node identifier, domain identifier, and resource identifier) MUST NOT be more than 1023 bytes in length, resulting in a maximum total size (including the '@' and '/' separators) of 3071 bytes.
romeo@example.net - typical user/client JID
example.net - typical server JID
node@domain - a BARE JID
node@domain/resource - a FULL JID - client id after resource binding, a CONNECTED RESOURCE
@author The Apache MINA Project (dev@mina.apache.org)
-
org.applause.lang.applauseDsl.Entity
A representation of the model object '
Entity'.
The following features are supported:
- {@link org.applause.lang.applauseDsl.Entity#isAbstract Abstract}
- {@link org.applause.lang.applauseDsl.Entity#getSuperType Super Type}
- {@link org.applause.lang.applauseDsl.Entity#getAttributes Attributes}
@see org.applause.lang.applauseDsl.ApplauseDslPackage#getEntity()
@model
@generated
-
org.broadleafcommerce.openadmin.dto.Entity
Generic DTO for a domain object. Each property of the domain object is represented by the 'properties' instance variable which allows for further display metadata to be stored.
@author jfischer
@see {@link Property}
-
org.bukkit.entity.Entity
Represents a base entity in the world
-
org.castor.cpa.test.entity.Entity
-
org.castor.test.entity.Entity
Domain entity for XMLContext JUnit test case.
@author
Werner Guttmann
@since 1.1.2
-
org.codehaus.cargo.module.ejb.Entity
-
org.dmlite.model.Entity
Entity abstract class to implement common characteristics of all concepts.
Each entity has oid and code properties. The oid property is generated by dmLite. The oid property cannot be configured. If you do not want to use the code property, do not configure it.
An entity may have a user defined id that can be simple or composite. It may contain propertie and/or neighbors. The id is configure by marking properties and/or neighbors with the unique configuration element set to true.
@author Dzenan Ridjanovic
@version 2006-11-03
-
org.dom4j.Entity
Entity
defines an XML entity.
@author
James Strachan
@version $Revision: 1.7 $
-
org.drools.core.factmodel.traits.Entity
-
org.eclipse.jst.jsf.common.metadata.Entity
-
org.eclipse.sapphire.samples.uml.Entity
-
org.fnlp.nlp.cn.anaphora.Entity
实体
@author jszhao
@version 1.0
@since FudanNLP 1.5
-
org.geomajas.layer.entity.Entity
An {@link Entity} is a representation of an internal layer object (feature, association attribute) as a tree ofobjects. Navigation and modification of the tree is possible in a generic way by the provided methods.
@author Jan De Moerloose
@since 1.9.0
-
org.hibernate.metamodel.domain.Entity
Models the notion of an entity
@author Steve Ebersole
@author Hardy Ferentschik
-
org.hibernate.test.instrument.domain.Entity
todo: describe Entity
@author Steve Ebersole
-
org.jboss.seam.Entity
Metamodel class for entity classes. A class will be identified as an entity class if it has an @Entity annotation.
@author Gavin King
-
org.jboss.test.cluster.ejb3.stateful.Entity
-
org.jboss.test.perf.interfaces.Entity
-
org.jboss.test.security.interfaces.Entity
@author Scott.Stark@jboss.org
@version $Revision: 81036 $
-
org.jboss.test.web.interfaces.Entity
-
org.jbpm.identity.Entity
common supertype for users, groups and memberships that manages the name and permissions.
-
org.jclouds.vcloud.director.v1_5.domain.Entity
Basic entity type in the vCloud object model. Includes the entity name and an optional id, description, and set of running {@link Task}s.
<xs:complexType name="EntityType" />
@author grkvlt@apache.org
@author Adam Lowe
-
org.jdesktop.mtgame.Entity
-
org.jpokemon.overworld.Entity
-
org.kuali.rice.kim.api.identity.entity.Entity
-
org.mitre.sim.Entity
The part of a simulation entity provided by {@link Simulation Simulation}. A simulation entity is represented by two associated objects. The user writes an implementation either of {@link EntityDelegate EntityDelegate} orof {@link ProcessDelegate ProcessDelegate}. When this delegate instance is registered with the
Simulation
, an
Entity
instance is returned that is associated with the delegate. Specifically, the user obtains an
Entity
instance from {@link Simulation#register(EntityDelegate) Simulation.register(EntityDelegate)} or from{@link Simulation#register(EntityDelegate,String) Simulation.register(EntityDelegate, String)}.
Entities embody the autonomous action in a simulation. The user programs an entity's activity in the delegate implementation. The delegate uses its associated Entity
instance to request services from its Simulation
.
An entity can be a process entity, in which case it implements {@link ProcessDelegate ProcessDelegate}, or a scheduled entity, in which case it implements {@link EntityDelegate EntityDelegate}.
Process entities embody both proactive and reactive behavior. The {@link ProcessDelegate#agenda() ProcessDelegate.agenda()} containsthe proactive part of a Entity
. The reactive behavior can be coded in action methods that are invoked by other entities.
Scheduled entities, in their {@link EntityDelegate EntityDelegate} implementations,{@link #schedule(String,double,Object[]) schedule} at leastone event in their {@link EntityDelegate#initialize() initialize} method.
Copyright © 2003-2004 The MITRE Corporation
-
org.molgenis.model.elements.Entity
Describes a database-entity (or table).
@author RA Scheltema
@author MA Swertz
-
org.molgenis.model.jaxb.Entity
-
org.molgenis.util.Entity
Typed data objects that enforce data structure.
Entity just behaves like a "bean" or "POJO" and poses very little restrictions on classes stored. Entity is the interface for any entity stored within a Database.
Advantage of using a typed data object is a) that it can be inspected to see what is in there, b) it is much easier to use the data as is intended and c) the compiler will inform you if you make a change that breaks other components depending on the Entity.
FIXME: make a common superclass for Tuple and Entity.
-
org.mongodb.morphia.annotations.Entity
-
org.moparscape.msc.gs.model.Entity
-
org.nutz.dao.entity.Entity
描述了一个实体
@author zozoh(zozohtnt@gmail.com)
-
org.openbravo.base.model.Entity
Models the business object type. The Entity is the main concept in the in-memory model. An entity corresponds to a {@link Table} in the database. An Entity has properties which are primitivetyped, references or lists of child entities.
@see Property
@see ModelProvider
@author iperdomo
@author mtaal
-
org.opencustomer.framework.db.util.engine.configuration.Entity
-
org.openrdf.elmo.Entity
-
org.openstreetmap.osmosis.core.domain.v0_6.Entity
A data class representing a single OSM entity. All top level data types inherit from this class.
@author Brett Henderson
-
org.rhq.helpers.perftest.support.config.Entity
Represents an entity in the dependency graph.
@author Lukas Krejci
-
org.simpleframework.http.message.Entity
The Entity
object is used to represent the HTTP entity received from the client. The entity contains a header and body as well as the underlying Channel
for the connection. If there is no body with the entity this will provide an empty body object which provides a zero length sequence of bytes.
@author Niall Gallagher
-
org.spout.api.entity.Entity
-
org.springframework.samples.petclinic.Entity
Simple JavaBean domain object with an id property. Used as a base class for objects needing this property.
@author Ken Krebs
@author Juergen Hoeller
-
org.sumus.dwh.datastore.Entity
-
org.w3c.dom.Entity
This interface represents an entity, either parsed or unparsed, in an XML document. Note that this models the entity itself not the entity declaration.
Entity
declaration modeling has been left for a later Level of the DOM specification.
The nodeName
attribute that is inherited from Node
contains the name of the entity.
An XML processor may choose to completely expand entities before the structure model is passed to the DOM; in this case there will be no EntityReference
nodes in the document tree.
XML does not mandate that a non-validating XML processor read and process entity declarations made in the external subset or declared in external parameter entities. This means that parsed entities declared in the external subset need not be expanded by some classes of applications, and that the replacement value of the entity may not be available. When the replacement value is available, the corresponding Entity
node's child list represents the structure of that replacement text. Otherwise, the child list is empty.
The DOM Level 2 does not support editing Entity
nodes; if a user wants to make changes to the contents of an Entity
, every related EntityReference
node has to be replaced in the structure model by a clone of the Entity
's contents, and then the desired changes must be made to each of those clones instead. All the descendants of an Entity
node are readonly.
An Entity
node does not have any parent. If the entity contains an unbound namespace prefix , the namespaceURI
of the corresponding node in the Entity
node subtree is null
. The same is true for EntityReference
nodes that refer to this entity, when they are created using the createEntityReference
method of the Document
interface. The DOM Level 2 does not support any mechanism to resolve namespace prefixes.
-
org.xtext.example.mydsl.myDsl.Entity
A representation of the model object '
Entity'.
The following features are supported:
- {@link org.xtext.example.mydsl.myDsl.Entity#getName Name}
- {@link org.xtext.example.mydsl.myDsl.Entity#getFeatures Features}
@see org.xtext.example.mydsl.myDsl.MyDslPackage#getEntity()
@model
@generated
-
oss.ngocminh.lego.data.Entity
-
pl.edu.pw.elka.mmarkiew.model.entities.Entity
Abstract class represents entity
@author Kajo
-
ptolemy.kernel.Entity
An Entity is a vertex in a generalized graph. It is an aggregation of ports. The ports can be linked to relations. The relations thus represent connections between ports, and hence, connections between entities. To add a port to an entity, simply set its container to the entity. To remove it, set its container to null, or to some other entity.
Entities are intended for flat graphs. Derived classes support hierarchy (clustered graphs) by defining entities that aggregate other entities.
An Entity can contain any instance of Port. Derived classes may wish to constrain to a subclass of Port. To do this, subclasses should override the public method newPort() to create a port of the appropriate subclass, and the protected method _addPort() to throw an exception if its argument is a port that is not of the appropriate subclass.
An Entity is created within a workspace. If the workspace is not specified as a constructor argument, then the default workspace is used. The workspace is used to synchronize simultaneous accesses to a topology from multiple threads. The workspace is immutable (it cannot be changed during the lifetime of the Entity).
@author John S. Davis II, Edward A. Lee
@version $Id: Entity.java,v 1.125 2007/12/06 21:57:05 cxh Exp $
@since Ptolemy II 0.2
@Pt.ProposedRating Green (eal)
@Pt.AcceptedRating Green (johnr)
@see ptolemy.kernel.Port
@see ptolemy.kernel.Relation
-
railo.commons.net.http.Entity
-
rcl.internal.Entity
@author Mischael Schill
-
rtype.entity.Entity
-
skadistats.clarity.model.Entity
-
soc.qase.state.Entity
Wrapper class for entity attributes (players, items, weapons, objects). The Entity class is used as a wrapper class for a set of information concerning an entity's state as a tangible object in the simulator environment. Each frame of execution, instances of this type can be extracted from a Proxy object, while the agent is part of an ongoing simulation. All entities belong to one of the following categories: objects, items, weapons, or player. If the entity belongs to one of the first three categories, it can be further investigated by consequent calls to getType() and getSubType(). However, if the category corresponds to player, it has no type or sub-type; instead the getName() method can be called to investigate the name of the currently investigated entity.
-
soj.internal.Entity
@author Mischael Schill
-
symboltable.Entity
-
tripleplay.entity.Entity
Tracks the state of a single entity. This includes its enabled state, as well as the components which are attached to this entity.
-
unbbayes.prs.mebn.entity.Entity
-
weblogic.security.Entity