answer stringlengths 15 1.25M |
|---|
jsonp({"cep":"40313050","logradouro":"Avenida Cl\u00e9ber","bairro":"Cidade Nova","cidade":"Salvador","uf":"BA","estado":"Bahia"}); |
jsonp({"cep":"17016070","logradouro":"Rua Vivaldo Guimar\u00e3es","bairro":"Jardim Estoril","cidade":"Bauru","uf":"SP","estado":"S\u00e3o Paulo"}); |
<?php
declare(strict_types=1);
namespace Tests\Feature;
use App\Models\Note;
use Illuminate\Foundation\Testing\RefreshDatabase;
use Tests\TestCase;
class <API key> extends TestCase
{
use RefreshDatabase;
/** @test */
public function <API key>(): void
{
Note::factory()->create([
'note... |
jsonp({"cep":"08541310","logradouro":"Rua Jos\u00e9 Milit\u00e3o Soares","bairro":"Jardim S\u00e3o Fernando","cidade":"Ferraz de Vasconcelos","uf":"SP","estado":"S\u00e3o Paulo"}); |
jsonp({"cep":"79090320","logradouro":"Pra\u00e7a Faria Lima","bairro":"Jardim Aeroporto","cidade":"Campo Grande","uf":"MS","estado":"Mato Grosso do Sul"}); |
jsonp({"cep":"89040350","logradouro":"Rua Leopoldo Holz","bairro":"Velha Central","cidade":"Blumenau","uf":"SC","estado":"Santa Catarina"}); |
qNMR is quantitative NMR spctroscopy for the purity determination of organic molecules, based on the signal intensity is in direct proportionality with the number of protons contributing to the resonance.
Pro
* Fast and non-destructive method;
* Reproducibility;
Con
* low quantification limit;
* contaminates ( electron... |
(function($) {
$.Redactor.opts.langs['uk'] = {
html: 'Код',
video: 'Відео',
image: 'Зображення',
table: 'Таблиця',
link: 'Посилання',
link_insert: 'Вставити посилання ...',
link_edit: 'Edit link',
unlink: 'Видалити посилання',
formatting: 'Стил... |
jsonp({"cep":"25045052","logradouro":"Rua Carmem Miranda","bairro":"S\u00e3o Bento","cidade":"Duque de Caxias","uf":"RJ","estado":"Rio de Janeiro"}); |
jsonp({"cep":"88304380","logradouro":"Rua Ant\u00f4nio de Borba","bairro":"S\u00e3o Jo\u00e3o","cidade":"Itaja\u00ed","uf":"SC","estado":"Santa Catarina"}); |
jsonp({"cep":"74840650","logradouro":"Rua Montes Claros","bairro":"Parque Amaz\u00f4nia","cidade":"Goi\u00e2nia","uf":"GO","estado":"Goi\u00e1s"}); |
jsonp({"cep":"04431040","logradouro":"Rua Guilherme Jos\u00e9 Pereira","bairro":"Jardim Selma","cidade":"S\u00e3o Paulo","uf":"SP","estado":"S\u00e3o Paulo"}); |
# opengeo-vm
Installation script and settings for Ubuntu Mate 14.04 virtual machine used in workshops
The VM image may be [downloaded from here](https://drive.google.com/open?id=<API key>).
## Installer
`install_ubuntu_mate.sh` contains all commands used to install software on this VM.
## Software Updater
`WorkshopUpda... |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type"
content="text/html; charset=iso-8859-1">
<title>Modify Files for Building Images</title>
</head>
<body bgcolor="#FFFFFF">
<h2 align="center">Modify FW.C for all three Images</h2>
<br>
<p>The Cypress FW.C file re... |
package biz.netcentric.cq.tools.actool.validators;
import java.util.Arrays;
import java.util.List;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
import java.util.regex.<API key>;
import javax.jcr.RepositoryException;
import javax.jcr.security.<API key>;
import org.apache.commons.lang.StringUtils;
impo... |
package org.eclipse.persistence.annotations;
import java.lang.annotation.Retention;
import java.lang.annotation.Target;
import org.eclipse.persistence.config.CacheIsolationType;
import static org.eclipse.persistence.config.CacheIsolationType.SHARED;
import static java.lang.annotation.ElementType.TYPE;
import static jav... |
package edu.stanford.nlp.lm;
import java.io.File;
import java.util.Arrays;
/**
* This is a simple test of srilm.
* @author Alexandre Denis
*
*/
public class TestSRILM
{
/**
* @param args
*/
public static void main(String[] args)
{
SRILanguageModel model = new SRILanguageModel(new File(... |
<!DOCTYPE HTML PUBLIC "-
<!--NewPage
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_18) on Mon Jun 27 10:03:01 PDT 2011 -->
<TITLE>
<API key>
</TITLE>
<META NAME="date" CONTENT="2011-06-27">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">... |
package daanielz.tools.commands;
import org.bukkit.command.Command;
import org.bukkit.command.CommandExecutor;
import org.bukkit.command.CommandSender;
import org.bukkit.entity.Player;
import daanielz.tools.Utils;
public class WorkbenchCmd implements CommandExecutor {
public boolean onCommand(CommandSender sender, Co... |
// software and its documentation without fee, and without a written
// and this paragraph appear in all copies. This software program and
// California. The software program and documentation are supplied "AS
// IS", without any accompanying services from The Regents. The Regents
// does not warrant that the operatio... |
package org.junit.runners.fix.v411;
import java.lang.annotation.Annotation;
import java.lang.annotation.ElementType;
import java.lang.annotation.Retention;
import java.lang.annotation.RetentionPolicy;
import java.lang.annotation.Target;
import java.lang.reflect.Field;
import java.text.MessageFormat;
import java.util.Ar... |
/**
* This file was copied and re-packaged automatically by
* org.xtext.example.delphi.build.GenerateCS2AST
* from
* ..\..\org.eclipse.qvtd\plugins\org.eclipse.qvtd.runtime\src\org\eclipse\qvtd\runtime\evaluation\AbstractInvocation.java
*
* Do not edit this file.
*/
package org.xtext.example.delphi.tx;
i... |
package org.openhab.model.sitemap.internal;
import org.eclipse.emf.common.util.TreeIterator;
import org.eclipse.emf.ecore.EObject;
import org.openhab.model.core.ModelRepository;
import org.openhab.model.sitemap.Sitemap;
import org.openhab.model.sitemap.SitemapProvider;
import org.slf4j.Logger;
import org.slf4j.LoggerFa... |
package org.eclipse.che.api.project.server;
import org.eclipse.che.api.core.ServerException;
import org.eclipse.che.api.core.model.project.SourceStorage;
import org.eclipse.che.api.core.model.project.type.Attribute;
import org.eclipse.che.api.core.rest.shared.dto.Link;
import org.eclipse.che.api.core.util.LinksHelper;
... |
<div class="plugin-tile shadow-1">
<div class="plugin-content">
<div class="plugin-icon">
<% if (plugin.image) { %>
<img src="<%= plugin.image['@id'] %>" />
<% } %>
<% if (plugin.links && plugin.links.install) { %>
<a id="buttonInstall" c... |
package org.eclipse.persistence.testing.jaxb.json.namespaces;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import javax.xml.bind.PropertyException;
import org.eclipse.persistence.jaxb.<API key>;
import org.eclipse.persistence.jaxb.<API key>;
import org.eclipse.persi... |
% This file was created by matplotlib2tikz v0.5.4.
\begin{tikzpicture}
\definecolor{color1}{rgb}{0.105882352941176,0.619607843137255,0.466666666666667}
\definecolor{color0}{rgb}{0.917647058823529,0.917647058823529,0.949019607843137}
\definecolor{color3}{rgb}{0.589542483660131,0.416993464052288,0.470588235294118}
\defin... |
namespace Inspiring.MvvmTest.Common.Events {
using Microsoft.VisualStudio.TestTools.UnitTesting;
[TestClass]
public class <API key> {
[TestMethod]
public void <API key>() {
Assert.Inconclusive("Events: TODO");
}
[TestMethod]
public void <API key>() {
Assert.Incon... |
package ch.docbox.ws.cdachservicesv2;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlRootElement;
import javax.xml.bind.annotation.XmlType;
import org.hl7.v3.CE;
@XmlAccessorType(XmlAccessType.FIELD)
@XmlType(name = "", propOrder = {... |
// This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.4-2
// Any modifications to this file will be lost upon recompilation of the source schema.
// Generated on: 2015.03.18 at 03:48:09 PM CET
package ch.fd.invoice440.request;
import javax.xml.bind.annotation.XmlAcce... |
package org.eclipse.che.api.search.server.impl;
import java.util.List;
import org.eclipse.che.api.search.server.OffsetData;
/** Single item in {@code SearchResult}. */
public class SearchResultEntry {
private final String filePath;
private final List<OffsetData> data;
public SearchResultEntry(String filePath, Lis... |
package test;
public class TestString {
public static void main(String[] args) {
String str1 = new String("abc");
String str2 = "abc";
String str3 = "abc";
System.out.println(str1 == str2);
System.out.println(str2 == str3);
}
} |
package org.jboss.windup.graph.typedgraph;
import com.tinkerpop.blueprints.Vertex;
import com.tinkerpop.frames.Property;
import com.tinkerpop.frames.modules.javahandler.JavaHandler;
import com.tinkerpop.frames.modules.javahandler.JavaHandlerContext;
import com.tinkerpop.frames.modules.typedgraph.TypeValue;
/**
*
* @a... |
package org.smeup.sys.db.core;
import org.eclipse.datatools.modelbase.sql.tables.Table;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Table Provider</b></em>'.
* <!-- end-user-doc -->
*
*
* @see org.smeup.sys.db.core.<API key>#getTableProvider()
* @model interface="true" abstract="... |
<!DOCTYPE HTML PUBLIC "-
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_111) on Thu Mar 30 23:13:08 EDT 2017 -->
<title>NewsGatherer</title>
<meta name="date" content="2017-03-30">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
<script type="text/javascript" sr... |
package org.eclipse.che.dto.generator;
import org.eclipse.che.dto.shared.CompactJsonDto;
import org.eclipse.che.dto.shared.DTO;
import org.eclipse.che.dto.shared.DelegateTo;
import org.eclipse.che.dto.shared.JsonFieldName;
import org.eclipse.che.dto.shared.SerializationIndex;
import com.google.common.base.Preconditions... |
package org.python.pydev.plugin.nature;
import java.util.HashMap;
import java.util.Map;
import junit.framework.TestCase;
import org.python.pydev.editor.actions.PySelectionTest;
import org.python.pydev.editor.codecompletion.revisited.<API key>;
import org.python.pydev.plugin.PydevPlugin;
import org.python.pydev.shared_c... |
package org.openlaszlo.compiler;
import org.openlaszlo.utils.ChainedException;
import java.io.Serializable;
import java.util.*;
/**
* Font information used for measuring text.
*
* @author <a href="mailto:bloch@laszlosystems.com">Eric Bloch</a>
*/
public class FontInfo implements java.io.Serializable {
public st... |
package com.fnacmod.fnac;
public class Reference {
public static final String MOD_ID = "fnac";
public static final String MOD_NAME = "Five Nights at Candy's Mod";
public static final String VERSION = "1.0";
public static final String CLIENT_PROXY_CLASS = "com.fnacmod.fnac.proxy.ClientProxy";
public ... |
-- :name <API key> :1
-- :doc Hash to be checked by active server monitoring
SELECT val FROM settings WHERE const='<API key>'; |
package uk.ac.brighton.jamss;
import java.io.BufferedInputStream;
import java.io.FileInputStream;
import java.io.IOException;
import java.io.InputStream;
import javax.sound.midi.<API key>;
import javax.sound.midi.MidiSystem;
import javax.sound.midi.<API key>;
import javax.sound.midi.Sequence;
import javax.sound.midi.Se... |
package org.eclipse.swt.internal.gtk;
public class GtkFixed {
/** @field cast=(GList *) */
public long /*int*/ children;
} |
package com.whizzosoftware.hobson.rules.condition;
import com.whizzosoftware.hobson.api.plugin.PluginContext;
import com.whizzosoftware.hobson.api.presence.<API key>;
import com.whizzosoftware.hobson.api.presence.<API key>;
import com.whizzosoftware.hobson.api.property.PropertyContainer;
import org.jruleengine.rule.Ass... |
package org.allmyinfo.result;
import org.eclipse.jdt.annotation.NonNull;
public final class ValidStringResult implements StringResult
{
private final String value;
public ValidStringResult(final @NonNull String value)
{
this.value = value;
}
@Override
public boolean isPresent()
{
... |
<!DOCTYPE html>
<html>
<head>
<title></title>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" name="viewport">
<link rel="stylesheet" href="../../../css/bootstrap.min.css">
<link rel="stylesheet" href="..... |
package org.eclipse.egit.core.test;
import java.net.URL;
import org.eclipse.core.resources.IFolder;
import org.eclipse.core.resources.IProject;
import org.eclipse.core.resources.IProjectDescription;
import org.eclipse.core.resources.IWorkspaceRoot;
import org.eclipse.core.resources.ResourcesPlugin;
import org.eclipse.c... |
package org.search.niem.uml.ui.acceptance_tests;
import static org.search.niem.uml.ui.util.UIExt.select;
import org.eclipse.jface.window.IShellProvider;
import org.eclipse.ui.IEditorPart;
import org.eclipse.ui.IViewPart;
import org.eclipse.ui.IWorkbench;
import org.eclipse.ui.IWorkbenchPage;
import org.eclipse.ui.IWork... |
package org.eclipse.hawkbit.repository.jpa;
import static org.assertj.core.api.Assertions.assertThat;
import java.time.Instant;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collections;
import java.util.Comparator;
import java.util.List;
import java.util.stream.Collectors;
import org.eclipse.ha... |
module.exports = function(context) {
const fs = require('fs');
const cordova_util = context.<API key>('cordova-lib/src/cordova/util');
let projectRoot = cordova_util.isCordova();
let configXML = cordova_util.projectConfig(projectRoot);
let data = fs.readFileSync(configXML, 'utf8');
for (var envVar in proces... |
package fr.lip6.move.pnml.symmetricnet.dots.impl;
import java.io.IOException;
import java.nio.ByteBuffer;
import java.nio.channels.FileChannel;
import java.nio.charset.Charset;
import java.util.List;
import org.apache.axiom.om.OMElement;
import org.eclipse.emf.common.util.DiagnosticChain;
import org.eclipse.emf.ecore.E... |
# roboJS
## Introduction
roboJS is a clone of the popular robocode program to JavaScript. You can code your own robot in JavaScript and have it fight other bots. If robocode itself is unfamiliar to you, head over to http://robowiki.net/ to learn more about it.
roboJS tries to mirror the behaviour of robocode as closely... |
package org.jboss.windup.config.iteration;
import java.nio.file.Path;
import javax.inject.Inject;
import org.jboss.arquillian.container.test.api.Deployment;
import org.jboss.arquillian.junit.Arquillian;
import org.jboss.forge.arquillian.AddonDependency;
import org.jboss.forge.arquillian.AddonDependencies;
import org.jb... |
package org.eclipse.che.plugin.debugger.ide.configuration;
import com.google.inject.Inject;
import com.google.inject.Singleton;
import org.eclipse.che.ide.api.action.ActionManager;
import org.eclipse.che.ide.api.action.DefaultActionGroup;
import org.eclipse.che.ide.api.debug.DebugConfiguration;
import org.eclipse.che.i... |
bootstrap-select
=============
A custom select for @twitter bootstrap using button dropdown, designed to behave like regular Bootstrap selects;
## Demo
See an [example](http://caseyjhol.github.com/bootstrap-select/).
## Authors
[Silvio Moreto](http://github.com/silviomoreto),
[Ana Carolina](http://github.com/anacarolin... |
package com.zsmartsystems.zigbee.console.ember;
import java.io.PrintStream;
import java.util.Arrays;
import java.util.Map;
import java.util.Map.Entry;
import java.util.TreeMap;
import com.zsmartsystems.zigbee.<API key>;
import com.zsmartsystems.zigbee.dongle.ember.EmberNcp;
import com.zsmartsystems.zigbee.dongle.ember.... |
package com.paxelerate.execution.actions;
import java.text.SimpleDateFormat;
import java.util.ArrayList;
import java.util.Date;
import java.util.List;
import com.paxelerate.core.simulation.astar.SimulationHandler;
import com.paxelerate.model.Deck;
import com.paxelerate.model.Model;
import com.paxelerate.model.ModelFact... |
package org.eclipse.ice.datastructures.form;
import java.util.ArrayList;
import javax.xml.bind.annotation.XmlAccessType;
import javax.xml.bind.annotation.XmlAccessorType;
import javax.xml.bind.annotation.XmlRootElement;
import org.eclipse.ice.datastructures.ICEObject.Component;
import org.eclipse.ice.datastructures.ICE... |
<!DOCTYPE HTML PUBLIC "-
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_92) on Sun Nov 20 21:48:31 CET 2016 -->
<title>eu.aspire_fp7.adss.optimizationAPI Class Hierarchy</title>
<meta name="date" content="2016-11-20">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" ti... |
package org.eclipse.jet.compiled;
import org.eclipse.jet.JET2Context;
import org.eclipse.jet.JET2Template;
import org.eclipse.jet.JET2Writer;
import org.eclipse.jet.taglib.RuntimeTagElement;
import org.eclipse.jet.taglib.TagInfo;
public class _jet_Erroresql_0 implements JET2Template {
private static final String _j... |
package org.opendaylight.controller.cluster.raft;
import static org.junit.Assert.assertArrayEquals;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertFalse;
import static org.junit.Assert.assertTrue;
import static org.mockito.Matchers.any;
import static org.mockito.Matchers.anyLong;
impo... |
package org.eclipse.persistence.testing.sdo.model.dataobject;
import commonj.sdo.Property;
import junit.textui.TestRunner;
import org.eclipse.persistence.sdo.SDOConstants;
import org.eclipse.persistence.sdo.SDODataObject;
import org.eclipse.persistence.sdo.SDOProperty;
import org.eclipse.persistence.sdo.SDOType;
import... |
package org.bitspilani.pearl;
import android.app.Activity;
import android.os.Bundle;
import android.view.Window;
import android.widget.TextView;
public class TillDeaf extends Activity {
protected void onCreate(Bundle savedInstanceState) {
// TODO Auto-generated method stub
super.onCreate(savedInstan... |
package org.eclipse.persistence.tools.workbench.utility.events;
import java.awt.EventQueue;
import java.beans.PropertyChangeEvent;
import java.beans.<API key>;
import java.io.Serializable;
/**
* AWT-aware implementation of ChangeNotifier interface:
* If we are executing on the AWT event-dispatch thread,
* simply for... |
<!DOCTYPE HTML PUBLIC "-
<!-- NewPage -->
<html lang="en">
<head>
<title>Uses of Class org.apache.poi.hslf.util.<API key> (POI API Documentation)</title>
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!
if (location.href.i... |
package com.odcgroup.mdf.integration;
import org.osgi.framework.BundleContext;
import com.odcgroup.workbench.core.AbstractActivator;
/**
* The activator class controls the plug-in life cycle
*/
public class Activator extends AbstractActivator {
// The plug-in ID
public static final String PLUGIN_ID = "com.odc... |
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Divergence</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="shortcut icon" href="../favicon.ico">
<link re... |
package org.lunifera.ecview.core.ui.core.editparts.extension;
import org.lunifera.ecview.core.common.editpart.IFieldEditpart;
/**
* An edit part for optionGroup.
*/
public interface <API key> extends IFieldEditpart {
} |
/**
* Autogenerated by Thrift Compiler (0.9.3)
*
* DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
* @generated
*/
package org.hawk.service.api;
import org.apache.thrift.scheme.IScheme;
import org.apache.thrift.scheme.SchemeFactory;
import org.apache.thrift.scheme.StandardScheme;
import org.apach... |
var GameState = function(game) {
};
// Load images and sounds
GameState.prototype.preload = function() {
this.game.load.image('ground', 'assets/gfx/ground.png');
this.game.load.image('player', 'assets/gfx/player.png');
};
// Setup the example
GameState.prototype.create = function() {
// Set stage background... |
package com.tocea.codewatch.architecture;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Method</b></em>'.
* <!-- end-user-doc -->
*
*
* @see com.tocea.codewatch.architecture.ArchitecturePackage#getMethod()
* @model
* @generated
*/
public interface Method extends AnalysedElement {... |
package fmautorepair.mutationoperators.features;
import org.apache.log4j.Logger;
import de.ovgu.featureide.fm.core.Feature;
import de.ovgu.featureide.fm.core.FeatureModel;
import fmautorepair.mutationoperators.FMMutator;
/** transform And to or */
public class AndToOr extends FeatureMutator {
private static Logger ... |
package org.obeonetwork.dsl.east_adl.structure.<API key>.impl;
import java.util.Collection;
import org.eclipse.emf.common.notify.Notification;
import org.eclipse.emf.common.notify.NotificationChain;
import org.eclipse.emf.common.util.EList;
import org.eclipse.emf.ecore.EClass;
import org.eclipse.emf.ecore.InternalEObje... |
package com.zsmartsystems.zwave.commandclass.impl;
import java.io.<API key>;
import java.io.IOException;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.List;
import java.util.Map;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
/**
* Class to implement the Z-Wave command class <b><API ... |
package edu.umn.msi.tropix.storage.core;
import java.io.InputStream;
import java.io.OutputStream;
import java.util.List;
import edu.umn.msi.tropix.common.io.<API key>;
public interface StorageManager {
static interface UploadCallback {
void onUpload(InputStream inputStream);
}
static class FileMetadata {
... |
package org.eclipse.persistence.tools.workbench.mappingsmodel.handles;
import org.eclipse.persistence.tools.workbench.mappingsmodel.MWModel;
import org.eclipse.persistence.tools.workbench.mappingsmodel.meta.MWClass;
import org.eclipse.persistence.tools.workbench.mappingsmodel.meta.MWClassAttribute;
import org.eclipse.p... |
<!DOCTYPE html>
<html lang="{{App::getLocale()}}">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>{{ config('app.name') }} - Authorization</title>
<!-- Styles -->
<link href="/css/app... |
var config = {
type: Phaser.CANVAS,
width: 800,
height: 600,
parent: 'phaser-example',
backgroundColor: '#2d2d2d',
useTicker: true,
scene: {
preload: preload,
create: create,
update: update
}
};
var image;
var time;
var delta;
var speed = (600 / 2) / 1000;
var gam... |
package melnorme.util.swt.components.fields;
import org.eclipse.swt.SWT;
import org.eclipse.swt.events.ModifyEvent;
import org.eclipse.swt.events.ModifyListener;
import org.eclipse.swt.widgets.Composite;
import org.eclipse.swt.widgets.Spinner;
import melnorme.util.swt.SWTLayoutUtil;
import melnorme.util.swt.SWTUtil;
im... |
package ucm.map;
import core.COREModel;
import org.eclipse.emf.common.util.EList;
import urncore.IURNDiagram;
import urncore.UCMmodelElement;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>UC Mmap</b></em>'.
* <!-- end-user-doc -->
*
* <p>
* The following features are supported:
* <... |
import sbt._
object BintrayResolvers {
def jbBintrayResolver(name: String, repo: String, patterns: Patterns): URLRepository =
Resolver.url(name, url(s"http://dl.bintray.com/jetbrains/$repo"))(patterns)
val scalaPluginDeps: URLRepository = jbBintrayResolver("scala-plugin-deps", "scala-plugin-deps", Resolver.ivyS... |
package com.eclipsesource.gerrit.plugins.fileattachment.api.test.converter;
import java.util.ArrayList;
import java.util.List;
import org.hamcrest.CoreMatchers;
import org.junit.Assert;
import org.junit.Test;
import com.eclipsesource.gerrit.plugins.fileattachment.api.AttachmentTarget;
import com.eclipsesource.gerrit.pl... |
package org.eclipse.persistence.testing.jaxb.dynamic;
import java.io.File;
import java.io.InputStream;
import java.lang.reflect.<API key>;
import java.math.BigDecimal;
import java.math.BigInteger;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.HashSet;
import java.util.List;
import java.util.Map... |
package net.sourceforge.texlipse.properties;
import net.sourceforge.texlipse.TexlipsePlugin;
import net.sourceforge.texlipse.bibeditor.BibColorProvider;
import org.eclipse.jface.preference.ColorFieldEditor;
import org.eclipse.jface.preference.<API key>;
import org.eclipse.ui.IWorkbench;
import org.eclipse.ui.<API key>;... |
package org.eclipse.persistence.internal.helper;
import java.io.Closeable;
import java.io.File;
import java.io.<API key>;
import java.io.FileOutputStream;
import java.io.FileReader;
import java.io.IOException;
import java.io.PrintWriter;
import java.io.Serializable;
import java.io.StringWriter;
import java.io.Writer;
i... |
package com.odcgroup.page.model.widgets.matrix.impl;
import com.odcgroup.page.metamodel.MetaModel;
import com.odcgroup.page.metamodel.WidgetLibrary;
import com.odcgroup.page.metamodel.WidgetTemplate;
import com.odcgroup.page.metamodel.util.MetaModelRegistry;
import com.odcgroup.page.model.Widget;
import com.odcgroup.pa... |
package com.odcgroup.t24.enquiry.editor.part;
import org.eclipse.draw2d.IFigure;
import org.eclipse.gef.EditPolicy;
import com.google.common.base.Joiner;
import com.odcgroup.t24.enquiry.editor.policy.<API key>;
import com.odcgroup.t24.enquiry.enquiry.SelectionCriteria;
import com.odcgroup.t24.enquiry.figure.<API key>;
... |
% This file was created by matplotlib2tikz v0.5.4.
\begin{tikzpicture}
\definecolor{color1}{rgb}{0.298039215686275,0.447058823529412,0.690196078431373}
\definecolor{color0}{rgb}{0.917647058823529,0.917647058823529,0.949019607843137}
\begin{axis}[
xlabel={Packet Emission Rate (pps)},
ylabel={Probability of Arrival},
xmi... |
import { Component } from '@angular/core';
@Component({
selector: 'app-root',
templateUrl: './app.component.html',
styleUrls: ['./app.component.css']
})
export class AppComponent {
title = 'Free Eclipse icons';
} |
package de.simonscholz.junit4converter.converters;
import org.eclipse.jdt.core.dom.AST;
import org.eclipse.jdt.core.dom.MethodDeclaration;
import org.eclipse.jdt.core.dom.SimpleType;
import org.eclipse.jdt.core.dom.Type;
import org.eclipse.jdt.core.dom.TypeDeclaration;
import org.eclipse.jdt.core.dom.rewrite.ASTRewrite... |
require "rjava"
# which accompanies this distribution, and is available at
# Contributors:
# IBM Corporation - initial API and implementation
module Org::Eclipse::Swt::Internal::Win32
module BITMAPImports #:nodoc:
class_module.module_eval {
include ::Java::Lang
include ::Org::Eclipse::Swt::Internal::W... |
<!DOCTYPE HTML PUBLIC "-
<!--NewPage
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_20) on Sat Feb 26 19:23:05 CET 2011 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
<API key> (Commons Math 2.2 API)
</TITLE>
<META NAME="date" CONTENT="2011-02-26">
<LINK REL ="stylesheet" TYPE="te... |
package de.kay_muench.reqif10.reqifcompiler.types.complex;
import java.math.BigInteger;
import java.util.ArrayList;
import java.util.List;
import org.eclipse.emf.common.util.EList;
import org.eclipse.rmf.reqif10.<API key>;
import org.eclipse.rmf.reqif10.<API key>;
import org.eclipse.rmf.reqif10.EnumValue;
import org.ec... |
package org.opendaylight.clustering.it.karaf.cli.odl.mdsal.lowlevel.control;
import com.google.common.util.concurrent.ListenableFuture;
import org.apache.karaf.shell.api.action.Command;
import org.apache.karaf.shell.api.action.lifecycle.Reference;
import org.apache.karaf.shell.api.action.lifecycle.Service;
import org.o... |
<?php
QuickBooks_Loader::load('/QuickBooks/IPP/Service.php');
class <API key> extends <API key>
{
public function findAll($Context, $realmID, $query = null, $page = 1, $size = 50)
{
return parent::_findAll($Context, $realmID, QuickBooks_IPP_IDS::RESOURCE_INVOICE, $query, null, $page, $size);
}
p... |
<!DOCTYPE HTML PUBLIC "-
<!-- NewPage -->
<html lang="en">
<head>
<title>Uses of Class org.apache.poi.poifs.filesystem.<API key> (POI API Documentation)</title>
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!
if (location... |
package com.tasktop.c2c.server.developer.support;
import org.eclipse.jetty.ajp.<API key>;
import org.eclipse.jetty.server.Handler;
import org.eclipse.jetty.server.Server;
import org.eclipse.jetty.server.handler.<API key>;
import org.eclipse.jetty.webapp.WebAppContext;
/**
* @author Clint Morgan (Tasktop Technologies I... |
<?php
/*
Class: ManagerController
The controller class for application manager
*/
class ManagerController extends AppController {
public $group;
public $application;
public function __construct($default = array()) {
parent::__construct($default);
// set base url
$this->ba... |
#ifndef <API key>
#define <API key>
#ifdef _KEEP_RCS_ID
/*REFERENCED*/
static char *<API key> = "$Source: /isms/cmplrs.src/osprey1.0/common/com/RCS/config_flist.h,v $ $Revision: 1.6 $";
#endif /* _KEEP_RCS_ID */
#ifdef __cplusplus
extern "C" {
#endif /* __cplusplus */
typedef struct flist_flags {
const char *orig_fi... |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>
</title>
</head>
<body>
<canvas id="canvas">
<p>Your browser does not support the canvas element!</p>
</canvas>
</body>
</html>
<script type="text/javascript">
Array.prototype.remove = function(obj) {
for (var i = 0; i < this.lengt... |
#include <ctype.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#define lbaselib_c
#include "lua.h"
#include "lauxlib.h"
#include "lualib.h"
/*
** If your system does not support `stdout', you can just remove this function.
** If you need, you can define your own `print' function, following this
** model ... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.