-
Block
-
Block.Block
Created with IntelliJ IDEA. User: Bram Date: 12-6-13 Time: 1:49 To change this template use File | Settings | File Templates.
-
Hexel.blocks.types.Block
-
Tetris.Structures.Block
-
_api.alienfactory.javamappy.Block
A simple bean class which represents a Block
as used by Mappy
.
A Block
may contain up to 4 layers of images (1 background layer and 3 foreground layers), 7 fields of User data, quadratic collision information and 4 other flags.
@author Steve Eynon
-
avrora.core.ControlFlowGraph.Block
-
bm.vm.lang.Block
A block of commands that execute sequentially.
@author
Narciso Cerezo
@version $Revision$
-
br.usp.each.saeg.opal.Block
-
ca.uhn.fhir.model.api.annotation.Block
-
client.net.sf.saxon.ce.expr.instruct.Block
An expression that delivers the concatenation of the results of its subexpressions. This may represent an XSLT sequence constructor, or an XPath/XQuery expression of the form (a,b,c,d).
-
com.alimama.mdrill.buffer.BlockBufferMalloc.block
-
com.bacoder.parser.java.api.Block
-
com.caucho.db.block.Block
Represents a versioned row
-
com.claymus.site.module.block.Block
-
com.cloudbees.groovy.cps.Block
AST Node of Groovy for CPS execution.
@author Kohsuke Kawaguchi
-
com.dragome.compiler.ast.Block
-
com.facebook.presto.block.Block
-
com.facebook.presto.byteCode.Block
-
com.facebook.presto.spi.block.Block
-
com.google.caja.parser.js.Block
A group of statements executed serially (except that FunctionDeclarations are hoisted).
@author mikesamuel@gmail.com
-
com.google.dart.engine.ast.Block
Instances of the class {@code Block} represent a sequence of statements.
block ::= '{' statement* '}'
@coverage dart.engine.ast
-
com.hp.hpl.jena.tdb.base.block.Block
-
com.intellij.formatting.Block
Describes a single block in the {@link FormattingModel}.
@see com.intellij.formatting.FormattingModel#getRootBlock()
-
com.jcraft.jorbis.Block
-
com.laamella.javamodel.Block
-
com.mime.minefront.level.Block
-
com.mojang.escape.level.block.Block
-
com.mojang.minecraft.level.tile.Block
-
com.positive.charts.block.Block
A block is an arbitrary item that can be drawn (in Java2D space) within a rectangular area, has a preferred size, and can be arranged by an {@link Arrangement} manager.
-
com.strobel.decompiler.ast.Block
-
com.sun.tools.ws.processor.model.Block
@author WS Development Team
-
de.lv.jvoxgl.world.entities.Block
-
edu.mit.blocks.codeblocks.Block
Block holds the mutable prop (data) of a particular block. These mutable prop include socket, before, after and blocks, "bad"-ness. In addition, Block maintains information to describe a particular block's relationship with other blocks.
-
eu.admire.dispel.statements.Block
A representation of the model object 'Block'.
@see eu.admire.dispel.statements.StatementsPackage#getBlock()
@model
@generated
-
htsjdk.tribble.index.Block
-
hu.sztaki.ilab.longneck.process.block.Block
Blocks map transformation rules to executable code: every transformation step is a block of transformation.
@author Molnar Peter
-
javara.world.physical.Block
-
jdave.Block
-
jp.co.nskint.uq.pd.signage.model.xml.Block
3.org/2001/XMLSchema}anyType"> <sequence> <element ref="{http://uq.nskint.co.jp/uqSignage/timeline}change_component" maxOccurs="unbounded"/> </sequence> <attribute name="id" use="required" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="layout_id" use="required" type="{http://www.w3.org/2001/XMLSchema}string" /> </restriction> </complexContent> </complexType>
-
lombok.ast.Block
-
net.canarymod.api.world.blocks.Block
Interface representing a block in minecraft.
@author Chris (damagefitler)
@author Jason (darkdiplomat)
-
net.minecraft.block.Block
-
net.minecraft.server.Block
-
net.minecraft.server.v1_4_5.Block
-
net.minecraft.server.v1_4_6.Block
-
net.minecraft.server.v1_4_R1.Block
-
net.minecraft.server.v1_5_R1.Block
-
net.minecraft.server.v1_5_R2.Block
-
net.minecraft.server.v1_5_R3.Block
-
net.minecraft.server.v1_6_R1.Block
-
net.minecraft.server.v1_6_R2.Block
-
net.minecraft.server.v1_6_R3.Block
-
net.minecraft.server.v1_7_R1.Block
-
net.minecraft.server.v1_7_R2.Block
-
net.minecraft.server.v1_7_R3.Block
-
net.minecraft.server.v1_7_R4.Block
-
net.minecraft.src.Block
-
net.sf.block.Block
-
net.sf.cglib.core.Block
-
net.sf.cram.structure.Block
-
net.sf.laja.template.Block
-
net.sf.saxon.instruct.Block
Implements an imaginary xsl:block instruction which simply evaluates its contents. Used for top-level templates, xsl:otherwise, etc.
-
net.sourceforge.htmlunit.corejs.javascript.ast.Block
A block statement delimited by curly braces. The node position is the position of the open-curly, and the length extends to the position of the close-curly. Node type is {@link Token#BLOCK}.
Block : { Statement* }
-
nexj.core.meta.workflow.Block
A block that contains an activity. When execution leaves the activity (due to normal execution or an exception), the function specified on this block is executed.
-
nexus.model.structs.Block
A generic rectangular prism
@author Lane Aasen
-
noop.model.Block
@author alexeagle@google.com (Alex Eagle)
-
org.agilewiki.jfile.block.Block
A wrapper for data to be read from or written to disk. The header added to the serialized data contains the length of the serialized data and, optionally, a timestamp and checksum.
-
org.apache.axis2.jaxws.message.Block
Block A Block represents an xml element and associated sub-tree. The name of the element must be defined by a root element in a schema. All prefixes within the subtree must correspond to namespace declarations defined within the tree. Many specifications refer to this as a "embedded document" or "xml block". I chose the term, block, for simplicity.
The block can be exposed as: * BusinessObject * StAX object
Note that the whole Message can also be thought of as a Block. Thus a Message can be createFrom a Block and written as a Block.
In addition, each of the accessors has a consume parameter. If consume is true, the Block is no longer valid after the message is called. (i.e. the implementation does not need to cache the information)
-
org.apache.camel.language.simple.ast.Block
A model which is a block, containing other nodes.
This node will keep adding other nodes until no longer accepted, by returning
false in the {@link #acceptAndAddNode(SimpleNode)} method.
-
org.apache.fop.area.Block
This is the block area class. It holds child block areas such as other blocks or lines.
-
org.apache.fop.fo.flow.Block
Class modelling the fo:block object.
-
org.apache.hadoop.dfs.Block
A Block is a Hadoop FS primitive, identified by a long.
@author Mike Cafarella
-
org.apache.hadoop.fs.s3.Block
Holds metadata about a block of data being stored in a {@link FileSystemStore}.
-
org.apache.hadoop.hdfs.protocol.Block
A Block is a Hadoop FS primitive, identified by a long.
-
org.apache.hadoop.yarn.webapp.view.HtmlBlock.Block
-
org.apache.isis.viewer.html.component.Block
-
org.apache.pivot.wtk.text.Block
Abstract base class for block elements.
TODO Add margin, and line spacing properties.
-
org.apache.sanselan.formats.jpeg.Block
-
org.apache.tapestry.Block
A block is a collection of static text and elements, and components, derived from a component template. In the template, a block is demarcated using the <t:block> or <t:parameter> elements. The interface defines no methods, but the provided implementations of Block are capable of rendering their contents on demand.
-
org.apache.tapestry.components.Block
Prevents its contents from being rendered until triggered by an {@link RenderBlock} component.[
Component Reference]
Block and {@link RenderBlock} are used to build a certain classof complicated component that can't be assembled using the normal wrapping containment. Such a super component would have two or more sections that need to be supplied by the containing page (or component).
Using Blocks, the blocks can be provided as parameters to the super component.
The inserter property gives the components inside the block access to the component (typically an {@link RenderBlock}) that inserted the block, including access to its informal bindings which allows components contained by the Block to be passed parameters. Note - it is the responsibility of the inserting component to set itself as the Block's inserter.
@version $Id: Block.java 243791 2004-02-19 17:38:13Z hlship $
@author Howard Lewis Ship
@since 0.2.9
-
org.apache.tapestry5.Block
A block is a collection of static text and elements, and components, derived from a component template. In the template, a block is demarcated using the <t:block> or <t:parameter> elements. The interface defines no methods, but the provided implementations of Block are capable of rendering their contents on demand.
Tapestry includes coercions from String to {@link org.apache.tapestry5.Renderable} and {@link org.apache.tapestry5.Renderable} to Block. This means that components that take Block parameters may be bound toliteral strings, to arbitrary numbers (or other objects, with the expectation that they will be converted to strings), or to renderable objects such as components.
-
org.asciidoctor.ast.Block
-
org.aspectj.org.eclipse.jdt.core.dom.Block
Block statement AST node type.
Block: { { Statement } }
@since 2.0
-
org.aspectj.org.eclipse.jdt.internal.compiler.ast.Block
-
org.axsl.fo.fo.Block
An fo:block object in XSL-FO.
Note the inclusion of {@link CommonMarginInlineOptimumPa} in the "extends"list. The "space-start" and "space-end" properties are not included in the list of properties that apply to fo:block. However, "margin-left", "margin-right", "margin-top", and "margin-bottom" are included in that list, and, in the aXSL normalizations scheme, these can map to "space-start" and "space-end". Therefore, access to those properties must be made available to an fo:block.
Note that the "linefeed-treatment" property is excluded, as its operations are completely internal to the FO Tree.
@see "XSL-FO Recommendation 1.0, Section 6.5.2"
-
org.bigbluebutton.deskshare.client.blocks.Block
-
org.bukkit.block.Block
Represents a block. This is a live object, and only one Block may exist for any given location in a world. The state of the block may change concurrently to your own handling of it; use block.getState() to get a snapshot state of a block which will not be modified.
-
org.cx4a.rsense.ruby.Block
-
org.eclipse.dltk.ast.statements.Block
-
org.eclipse.jdt.core.dom.Block
Block statement AST node type.
Block: { { Statement } }
@since 2.0
@noinstantiate This class is not intended to be instantiated by clients.
-
org.eclipse.jdt.internal.compiler.ast.Block
-
org.eclipse.papyrus.sysml.blocks.Block
A representation of the model object '
Block'.
The following features are supported:
- {@link org.eclipse.papyrus.sysml.blocks.Block#isEncapsulated Is Encapsulated}
- {@link org.eclipse.papyrus.sysml.blocks.Block#getBase_Class Base Class}
@see org.eclipse.papyrus.sysml.blocks.BlocksPackage#getBlock()
@model
@generated
-
org.eclipse.php.internal.core.ast.nodes.Block
Represents a block of statements
e.g. { statement1; statement2; }, : statement1; statement2; ,
-
org.ethereum.core.Block
The block in Ethereum is the collection of relevant pieces of information (known as the blockheader), H, together with information corresponding to the comprised transactions, R, and a set of other blockheaders U that are known to have a parent equal to the present block’s parent’s parent (such blocks are known as uncles). www.ethereumJ.com
@author Roman Mandeleil,Nick Savers Created on: 20/05/2014 10:44
-
org.foray.fotree.fo.obj.Block
A "block" object in XSL-FO.
-
org.getspout.spoutapi.material.Block
-
org.infinitest.toolkit.Block
-
org.iq80.leveldb.table.Block
Binary Structure
name | offset | length | description |
entries | 4 | vary | Entries in order by key |
restart index | vary | 4 * restart count | Index of prefix compression restarts |
restart count | 0 | 4 | Number of prefix compression restarts (used as index into entries) |
-
org.jbehave.core.Block
-
org.jcoredb.fs.Block
A block is an array of bytes with a fixed size. It can be referenced by it's id.
@author david.maier@jcoredb.org
-
org.jfree.chart.block.Block
A block is an arbitrary item that can be drawn (in Java2D space) within a rectangular area, has a preferred size, and can be arranged by an {@link Arrangement} manager.
-
org.jnode.fs.ext2.cache.Block
@author Andras Nagy
-
org.jostraca.Block
Container for parsed blocks of template source.
-
org.jreversepro.ast.block.Block
-
org.jruby.runtime.Block
Internal live representation of a block ({...} or do ... end).
-
org.librebiz.pureport.definition.Block
-
org.mozilla.javascript.ast.Block
A block statement delimited by curly braces. The node position is the position of the open-curly, and the length extends to the position of the close-curly. Node type is {@link Token#BLOCK}.
Block : { Statement* }
-
org.openqa.jetty.html.Block
HTML Block Composite. Block of predefined or arbitrary type. Block types are predefined for PRE, BLOCKQUOTE, CENTER, LISTING, PLAINTEXT, XMP, DIV (Left and Right) and SPAN.
@see org.openqa.jetty.html.Composite
-
org.openquark.cal.internal.javamodel.JavaStatement.Block
-
org.pdf4j.saxon.instruct.Block
Implements an imaginary xsl:block instruction which simply evaluates its contents. Used for top-level templates, xsl:otherwise, etc.
-
org.sf.bee.app.server.web.templating.tools.context.Block
@author angelo.geminiani
-
org.solarus.editor.entities.Block
Represents a entity that the hero can push or pull.
-
org.sonar.api.batch.sensor.duplication.DuplicationGroup.Block
-
org.sonar.duplications.block.Block
Represents part of source code between two lines. If two blocks have the same {@link #getBlockHash() hash}, then we assume that there is a duplication in a code, which they represent.
-
org.spout.api.geo.cuboid.Block
-
org.spoutcraft.api.material.Block
-
org.springframework.core.closure.support.Block
-
org.springframework.rules.closure.support.Block
Convenient super class for closures that encapsulate a block of executable code. Subclasses should override void handle(Object)
for executing a block of code without a result.
@author Keith Donald
-
org.teiid.query.sql.proc.Block
This class represents a group of Statement
objects. The statements are stored on this object in the order in which they are added.
-
org.terasology.world.block.Block
Stores all information for a specific block type.
@author Benjamin Glatzel
@author Rasmus 'Cervator' Praestholm
-
org.vorbis.jcraft.jorbis.Block
@author jkeller1
-
ponkOut.logic.Block
-
pr.battlebots.blocks.Block
-
rakama.worldtools.data.Block
-
res.elements.Block
-
rocks.xmpp.extensions.blocking.model.Block
xtensions/xep-0191.html">XEP-0191: Blocking Command
@see
XML Schema
-
ru.yandex.qatools.htmlelements.annotations.Block
-
se.llbit.chunky.world.Block
@author Jesper Öqvist
-
simpleserver.config.xml.Block
-
soot.toolkits.graph.Block
-
st.redline.compiler.ast.Block
-
webit.script.core.ast.statements.Block
@author Zqq
-
wycs.solver.smt.Block
Represents a block of statements. A block is surrounded by a {@link wycs.solver.smt.Stmt.Push}and {@link wycs.solver.smt.Stmt.Pop} statement in order to have any declarations and assertionslocalised to itself.
@author Henry J. Wylde