bugged
stringlengths
6
599k
fixed
stringlengths
10
599k
__index_level_0__
int64
0
1.13M
public void testCaching() { Map cacheMap = new HashMap(); CachingPersonAttributeDaoImpl dao = new CachingPersonAttributeDaoImpl(); dao.setCachedPersonAttributesDao(this.stubDao); dao.setDefaultAttributeName(defaultAttr); dao.setUserInfoCache(cacheMap); asser...
public void testCaching() { Map cacheMap = new HashMap(); CachingPersonAttributeDaoImpl dao = new CachingPersonAttributeDaoImpl(); dao.setCachedPersonAttributesDao(this.stubDao); dao.setDefaultAttributeName(defaultAttr); dao.setUserInfoCache(cacheMap); asser...
1,119,612
public void testMulipleAttributeKeys() { Map cacheMap = new HashMap(); Set keyAttrs = new HashSet(); keyAttrs.add("name.first"); keyAttrs.add("name.last"); CachingPersonAttributeDaoImpl dao = new CachingPersonAttributeDaoImpl(); dao.setCachedPersonAttributes...
public void testMulipleAttributeKeys() { Map cacheMap = new HashMap(); Set keyAttrs = new HashSet(); keyAttrs.add("name.first"); keyAttrs.add("name.last"); CachingPersonAttributeDaoImpl dao = new CachingPersonAttributeDaoImpl(); dao.setCachedPersonAttributes...
1,119,613
public void testMulipleAttributeKeys() { Map cacheMap = new HashMap(); Set keyAttrs = new HashSet(); keyAttrs.add("name.first"); keyAttrs.add("name.last"); CachingPersonAttributeDaoImpl dao = new CachingPersonAttributeDaoImpl(); dao.setCachedPersonAttributes...
public void testMulipleAttributeKeys() { Map cacheMap = new HashMap(); Set keyAttrs = new HashSet(); keyAttrs.add("name.first"); keyAttrs.add("name.last"); CachingPersonAttributeDaoImpl dao = new CachingPersonAttributeDaoImpl(); dao.setCachedPersonAttributes...
1,119,614
public void testMulipleAttributeKeys() { Map cacheMap = new HashMap(); Set keyAttrs = new HashSet(); keyAttrs.add("name.first"); keyAttrs.add("name.last"); CachingPersonAttributeDaoImpl dao = new CachingPersonAttributeDaoImpl(); dao.setCachedPersonAttributes...
public void testMulipleAttributeKeys() { Map cacheMap = new HashMap(); Set keyAttrs = new HashSet(); keyAttrs.add("name.first"); keyAttrs.add("name.last"); CachingPersonAttributeDaoImpl dao = new CachingPersonAttributeDaoImpl(); dao.setCachedPersonAttributes...
1,119,615
public void testMulipleAttributeKeys() { Map cacheMap = new HashMap(); Set keyAttrs = new HashSet(); keyAttrs.add("name.first"); keyAttrs.add("name.last"); CachingPersonAttributeDaoImpl dao = new CachingPersonAttributeDaoImpl(); dao.setCachedPersonAttributes...
public void testMulipleAttributeKeys() { Map cacheMap = new HashMap(); Set keyAttrs = new HashSet(); keyAttrs.add("name.first"); keyAttrs.add("name.last"); CachingPersonAttributeDaoImpl dao = new CachingPersonAttributeDaoImpl(); dao.setCachedPersonAttributes...
1,119,616
public void testMulipleAttributeKeys() { Map cacheMap = new HashMap(); Set keyAttrs = new HashSet(); keyAttrs.add("name.first"); keyAttrs.add("name.last"); CachingPersonAttributeDaoImpl dao = new CachingPersonAttributeDaoImpl(); dao.setCachedPersonAttributes...
public void testMulipleAttributeKeys() { Map cacheMap = new HashMap(); Set keyAttrs = new HashSet(); keyAttrs.add("name.first"); keyAttrs.add("name.last"); CachingPersonAttributeDaoImpl dao = new CachingPersonAttributeDaoImpl(); dao.setCachedPersonAttributes...
1,119,617
public void testMulipleAttributeKeys() { Map cacheMap = new HashMap(); Set keyAttrs = new HashSet(); keyAttrs.add("name.first"); keyAttrs.add("name.last"); CachingPersonAttributeDaoImpl dao = new CachingPersonAttributeDaoImpl(); dao.setCachedPersonAttributes...
public void testMulipleAttributeKeys() { Map cacheMap = new HashMap(); Set keyAttrs = new HashSet(); keyAttrs.add("name.first"); keyAttrs.add("name.last"); CachingPersonAttributeDaoImpl dao = new CachingPersonAttributeDaoImpl(); dao.setCachedPersonAttributes...
1,119,618
private EVI(String[] args) { ProgressFrame progress = new ProgressFrame(); progress.update(5, "Configuration: Loading..."); try { MainConfiguration.load(); } catch (Exception exc) { ExceptionDialog.show("Unexcepted exception caught while loading", exc); } progress.update(15, "GUI: Setting Look and F...
private EVI(String[] args) { ProgressFrame progress = new ProgressFrame(); progress.update(5, "Configuration: Loading..."); try { MainConfiguration.load(); } catch (Exception exc) { ExceptionDialog.show("Unexcepted exception caught while loading", exc); } progress.update(15, "GUI: Setting Look and F...
1,119,619
private EVI(String[] args) { ProgressFrame progress = new ProgressFrame(); progress.update(5, "Configuration: Loading..."); try { MainConfiguration.load(); } catch (Exception exc) { ExceptionDialog.show("Unexcepted exception caught while loading", exc); } progress.update(15, "GUI: Setting Look and F...
private EVI(String[] args) { ProgressFrame progress = new ProgressFrame(); progress.update(5, "Configuration: Loading..."); try { MainConfiguration.load(); } catch (Exception exc) { ExceptionDialog.show("Unexcepted exception caught while loading", exc); } progress.update(15, "GUI: Setting Look and F...
1,119,620
private EVI(String[] args) { ProgressFrame progress = new ProgressFrame(); progress.update(5, "Configuration: Loading..."); try { MainConfiguration.load(); } catch (Exception exc) { ExceptionDialog.show("Unexcepted exception caught while loading", exc); } progress.update(15, "GUI: Setting Look and F...
private EVI(String[] args) { ProgressFrame progress = new ProgressFrame(); progress.update(5, "Configuration: Loading..."); try { MainConfiguration.load(); } catch (Exception exc) { ExceptionDialog.show("Unexcepted exception caught while loading", exc); } progress.update(15, "GUI: Setting Look and F...
1,119,621
private EVI(String[] args) { ProgressFrame progress = new ProgressFrame(); progress.update(5, "Configuration: Loading..."); try { MainConfiguration.load(); } catch (Exception exc) { ExceptionDialog.show("Unexcepted exception caught while loading", exc); } progress.update(15, "GUI: Setting Look and F...
private EVI(String[] args) { ProgressFrame progress = new ProgressFrame(); progress.update(5, "Configuration: Loading..."); try { MainConfiguration.load(); } catch (Exception exc) { ExceptionDialog.show("Unexcepted exception caught while loading", exc); } progress.update(15, "GUI: Setting Look and F...
1,119,622
private EVI(String[] args) { ProgressFrame progress = new ProgressFrame(); progress.update(5, "Configuration: Loading..."); try { MainConfiguration.load(); } catch (Exception exc) { ExceptionDialog.show("Unexcepted exception caught while loading", exc); } progress.update(15, "GUI: Setting Look and F...
private EVI(String[] args) { ProgressFrame progress = new ProgressFrame(); progress.update(5, "Configuration: Loading..."); try { MainConfiguration.load(); } catch (Exception exc) { ExceptionDialog.show("Unexcepted exception caught while loading", exc); } progress.update(15, "GUI: Setting Look and F...
1,119,623
private void startArgRelatedModules(String[] args) { if (args == null) { return; } ModuleContainer[] modules = ModuleLoader.getLoadedModules(); for (int i = 0; i < args.length; i++) { String arg = args[i]; try { URL url = new URL(arg); String protocol = url.getProtocol(); for (int j = 0; j < modules...
private void startArgRelatedModules(String[] args) { if (args == null) { return; } ModuleContainer[] modules = ModuleLoader.getLoadedModules(); for (int i = 0; i < args.length; i++) { String arg = args[i]; try { URL url = new URL(arg); String protocol = url.getProtocol(); for (int j = 0; j < modules...
1,119,624
public void setTimeConfig(TimeRangeConfig newTimeConfig){ timeConfig.removeTimeSyncListener(this); Iterator e = seismos.keySet().iterator(); while(e.hasNext()){ DataSetSeismogram current = (DataSetSeismogram)e.next(); timeConfig.removeSeismogram(current); this.addSeismogram(current); newTimeConfig....
public void setTimeConfig(TimeRangeConfig newTimeConfig){ timeConfig.removeTimeSyncListener(this); Iterator e = seismos.keySet().iterator(); while(e.hasNext()){ DataSetSeismogram current = (DataSetSeismogram)e.next(); timeConfig.removeSeismogram(current); this.addSeismogram(current); newTimeConfig....
1,119,626
public void itemStateChanged(ItemEvent ae) { if(ae.getStateChange() == ItemEvent.SELECTED) { System.out.println("The radiobutton selected is "+ ((AbstractButton)ae.getItem()).getText()); view.addDisplayKey(((AbstractButton)ae.getItem()).getText()); } else if(ae.getStateChange() == ItemEvent.DESELECTED){ Sys...
public void itemStateChanged(ItemEvent ae) { if(ae.getStateChange() == ItemEvent.SELECTED) { System.out.println("$$&$&%$&%$&$&&$$&$&$&$&%^&$%&$^$&%&$^&$^%&$%^&$The radiobutton selected is "+ ((AbstractButton)ae.getItem()).getText()); view.addDisplayKey(((AbstractButton)ae.getItem()).getText()); } else if(ae....
1,119,627
public ParticleMotionDisplay(DataSetSeismogram hseis, TimeConfigRegistrar timeConfigRegistrar, AmpConfigRegistrar hAmpConfigRegistrar, AmpConfigRegistrar vAmpConfigRegistrar, Color color, boolean advancedOption) { this.hAmpConfigRegistrar = hAmpConfigRegistrar; this.vAmpConfigRegistrar = vAmpCo...
public ParticleMotionDisplay(DataSetSeismogram hseis, TimeConfigRegistrar timeConfigRegistrar, AmpConfigRegistrar hAmpConfigRegistrar, AmpConfigRegistrar vAmpConfigRegistrar, Color color, boolean advancedOption) { this.hAmpConfigRegistrar = hAmpConfigRegistrar; this.vAmpConfigRegistrar = vAmpCo...
1,119,629
public ParticleMotionDisplay(DataSetSeismogram hseis, TimeConfigRegistrar timeConfigRegistrar, AmpConfigRegistrar hAmpConfigRegistrar, AmpConfigRegistrar vAmpConfigRegistrar, Color color, boolean advancedOption) { this.hAmpConfigRegistrar = hAmpConfigRegistrar; this.vAmpConfigRegistrar = vAmpCo...
public ParticleMotionDisplay(DataSetSeismogram hseis, TimeConfigRegistrar timeConfigRegistrar, AmpConfigRegistrar hAmpConfigRegistrar, AmpConfigRegistrar vAmpConfigRegistrar, Color color, boolean advancedOption) { this.hAmpConfigRegistrar = hAmpConfigRegistrar; this.vAmpConfigRegistrar = vAmpCo...
1,119,630
public ParticleMotionDisplay(DataSetSeismogram hseis, TimeConfigRegistrar timeConfigRegistrar, AmpConfigRegistrar hAmpConfigRegistrar, AmpConfigRegistrar vAmpConfigRegistrar, Color color, boolean advancedOption) { this.hAmpConfigRegistrar = hAmpConfigRegistrar; this.vAmpConfigRegistrar = vAmpCo...
public ParticleMotionDisplay(DataSetSeismogram hseis, TimeConfigRegistrar timeConfigRegistrar, AmpConfigRegistrar hAmpConfigRegistrar, AmpConfigRegistrar vAmpConfigRegistrar, Color color, boolean advancedOption) { this.hAmpConfigRegistrar = hAmpConfigRegistrar; this.vAmpConfigRegistrar = vAmpCo...
1,119,631
public void addAzimuthLine(double degrees) { view.addAzimuthLine(degrees); }
public synchronized void addAzimuthLine(double degrees) { view.addAzimuthLine(degrees); }
1,119,633
public void addParticleMotionDisplay(DataSetSeismogram hseis, TimeConfigRegistrar timeConfigRegistrar, AmpConfigRegistrar hAmpConfigRegistrar, AmpConfigRegistrar vAmpConfigRegistrar) { this.hAmpConfigRegistrar = hAmpConfigRegistrar; this.vAmpConfigRegistrar = vAmpConfigRegistrar; Thread t = new Th...
public synchronized void addParticleMotionDisplay(DataSetSeismogram hseis, TimeConfigRegistrar timeConfigRegistrar, AmpConfigRegistrar hAmpConfigRegistrar, AmpConfigRegistrar vAmpConfigRegistrar) { this.hAmpConfigRegistrar = hAmpConfigRegistrar; this.vAmpConfigRegistrar = vAmpConfigRegistrar; Thre...
1,119,634
public void addParticleMotionDisplay(DataSetSeismogram hseis, TimeConfigRegistrar timeConfigRegistrar, AmpConfigRegistrar hAmpConfigRegistrar, AmpConfigRegistrar vAmpConfigRegistrar) { this.hAmpConfigRegistrar = hAmpConfigRegistrar; this.vAmpConfigRegistrar = vAmpConfigRegistrar; Thread t = new Th...
public void addParticleMotionDisplay(DataSetSeismogram hseis, TimeConfigRegistrar timeConfigRegistrar, AmpConfigRegistrar hAmpConfigRegistrar, AmpConfigRegistrar vAmpConfigRegistrar) { this.hAmpConfigRegistrar = hAmpConfigRegistrar; this.vAmpConfigRegistrar = vAmpConfigRegistrar; Thread t = new Th...
1,119,635
public void addSector(double degreeone, double degreetwo) { view.addSector(degreeone, degreetwo); }
public synchronized void addSector(double degreeone, double degreetwo) { view.addSector(degreeone, degreetwo); }
1,119,637
public void displayBackAzimuth(edu.sc.seis.fissuresUtil.xml.DataSet dataset, ChannelId chanId) { edu.sc.seis.fissuresUtil.cache.CacheEvent cacheEvent = ((edu.sc.seis.fissuresUtil.xml.XMLDataSet)dataset).getEvent(); Channel channel = ((edu.sc.seis.fissuresUtil.xml.XMLDataSet)dataset).getChannel(chanId); if(cach...
public synchronized void displayBackAzimuth(edu.sc.seis.fissuresUtil.xml.DataSet dataset, ChannelId chanId) { edu.sc.seis.fissuresUtil.cache.CacheEvent cacheEvent = ((edu.sc.seis.fissuresUtil.xml.XMLDataSet)dataset).getEvent(); Channel channel = ((edu.sc.seis.fissuresUtil.xml.XMLDataSet)dataset).getChannel(cha...
1,119,638
public void formCheckBoxPanel(ChannelId[] channelGroup) { //radioPanel.removeAll(); ArrayList arrayList = new ArrayList(); for(int counter = 0; counter < channelGroup.length; counter++) { for(int subcounter = counter+1; subcounter < channelGroup.length; subcounter++) { String labelStr = getOrientationName(chan...
public void formCheckBoxPanel(ChannelId[] channelGroup) { //radioPanel.removeAll(); ArrayList arrayList = new ArrayList(); for(int counter = 0; counter < channelGroup.length; counter++) { for(int subcounter = counter+1; subcounter < channelGroup.length; subcounter++) { String labelStr = getOrientationName(chan...
1,119,639
public void formRadioSetPanel(ChannelId[] channelGroup) { //radioPanel.removeAll(); ArrayList arrayList = new ArrayList(); for(int counter = 0; counter < channelGroup.length; counter++) { for(int subcounter = counter + 1; subcounter < channelGroup.length; subcounter++) { String labelStr = getOrientationName(ch...
public void formRadioSetPanel(ChannelId[] channelGroup) { //radioPanel.removeAll(); ArrayList arrayList = new ArrayList(); for(int counter = 0; counter < channelGroup.length; counter++) { for(int subcounter = counter + 1; subcounter < channelGroup.length; subcounter++) { String labelStr = getOrientationName(ch...
1,119,640
public ParticleMotionView getView() { return this.view; }
public synchronized ParticleMotionView getView() { return this.view; }
1,119,641
public void resize() { Dimension dim = view.getSize(); logger.debug("view coordinates before width = "+view.getSize().width+" height = "+view.getSize().height); Insets insets = view.getInsets(); int width = particleDisplayPanel.getSize().width; int height = particleDisplayPanel.getSize().height; width = width ...
public synchronized void resize() { Dimension dim = view.getSize(); logger.debug("view coordinates before width = "+view.getSize().width+" height = "+view.getSize().height); Insets insets = view.getInsets(); int width = particleDisplayPanel.getSize().width; int height = particleDisplayPanel.getSize().height; w...
1,119,642
public void resize() { Dimension dim = view.getSize(); logger.debug("view coordinates before width = "+view.getSize().width+" height = "+view.getSize().height); Insets insets = view.getInsets(); int width = particleDisplayPanel.getSize().width; int height = particleDisplayPanel.getSize().height; width = width ...
public void resize() { Dimension dim = view.getSize(); logger.debug("view coordinates before width = "+view.getSize().width+" height = "+view.getSize().height); Insets insets = view.getInsets(); int width = particleDisplayPanel.getSize().width; int height = particleDisplayPanel.getSize().height; width = width ...
1,119,643
public void setAmplitudeRange(AmpConfigRegistrar amplitudeRange) { this.hAmpConfigRegistrar = amplitudeRange; this.vAmpConfigRegistrar = amplitudeRange; }
public synchronized void setAmplitudeRange(AmpConfigRegistrar amplitudeRange) { this.hAmpConfigRegistrar = amplitudeRange; this.vAmpConfigRegistrar = amplitudeRange; }
1,119,645
public void setZoomIn(boolean value) { view.setZoomIn(value); }
public synchronized void setZoomIn(boolean value) { view.setZoomIn(value); }
1,119,646
public void setZoomOut(boolean value) { view.setZoomOut(value); }
public synchronized void setZoomOut(boolean value) { view.setZoomOut(value); }
1,119,647
public void updateTimeRange() { view.updateTimeRange(); }
public synchronized void updateTimeRange() { view.updateTimeRange(); }
1,119,648
public boolean validateEventCategory() throws Throwable { int id = keyId.getVal(); if (id <= 0) { if (getEnv().getAppBoolProperty("app.categoryOptional")) { return true; } err.emit("org.bedework.client.error.missingfield", "Category"); return false; } try { BwCategory k = g...
public boolean validateEventCategory() throws Throwable { int id = categoryId.getVal(); if (id <= 0) { if (getEnv().getAppBoolProperty("app.categoryOptional")) { return true; } err.emit("org.bedework.client.error.missingfield", "Category"); return false; } try { BwCategory ...
1,119,649
public boolean validateEventCategory() throws Throwable { int id = keyId.getVal(); if (id <= 0) { if (getEnv().getAppBoolProperty("app.categoryOptional")) { return true; } err.emit("org.bedework.client.error.missingfield", "Category"); return false; } try { BwCategory k = g...
public boolean validateEventCategory() throws Throwable { int id = keyId.getVal(); if (id <= 0) { if (getEnv().getAppBoolProperty("app.categoryOptional")) { return true; } err.emit("org.bedework.client.error.missingfield", "Category"); return false; } try { BwCategory k = g...
1,119,650
public void actionPerformed(ActionEvent evt) { adjustModel(); System.out.println("in timer"); }
public void actionPerformed(ActionEvent evt) { adjustModel(); }
1,119,651
public void repaintRequired() { timeChanged = System.currentTimeMillis(); System.out.println("starting ticker because idea changed"); ticker.start(); }
public void repaintRequired() { timeChanged = System.currentTimeMillis(); ticker.start(); }
1,119,652
private Point2D tweakIdeas(final List<IdeaView> views, final Point2D c, final double initAngle, final boolean hasParent) { if (views.size() == 0) { return new Point2D.Double(0.0, 0.0); } double mass = 2000.0 / (points.size() * Math.sqrt((double)points.size())); ...
private Point2D tweakIdeas(final List<IdeaView> views, final Point2D c, final double initAngle, final boolean hasParent) { if (views.size() == 0) { return new Point2D.Double(0.0, 0.0); } double mass = 2000.0 / (points.size() * Math.sqrt((double)points.size())); ...
1,119,653
public void testNamespaces() { try { NATObject lobby = Evaluator.getLobbyNamespace(); // create the namespace 'at' bound to the path /tmp/at NATNamespace atNS = new NATNamespace("/at", at_); // bind the name 'at' to the atNS namespace in the lobby lobby.meta_defineField(AGSymbol.alloc("at"), atNS); // ...
public void testNamespaces() { try { NATObject lobby = Evaluator.getLobbyNamespace(); // create the namespace 'at' bound to the path /tmp/at NATNamespace atNS = new NATNamespace("/at", at_); // bind the name 'at' to the atNS namespace in the lobby lobby.meta_defineField(AGSymbol.jAlloc("at"), atNS); //...
1,119,654
public void testNamespaces() { try { NATObject lobby = Evaluator.getLobbyNamespace(); // create the namespace 'at' bound to the path /tmp/at NATNamespace atNS = new NATNamespace("/at", at_); // bind the name 'at' to the atNS namespace in the lobby lobby.meta_defineField(AGSymbol.alloc("at"), atNS); // ...
public void testNamespaces() { try { NATObject lobby = Evaluator.getLobbyNamespace(); // create the namespace 'at' bound to the path /tmp/at NATNamespace atNS = new NATNamespace("/at", at_); // bind the name 'at' to the atNS namespace in the lobby lobby.meta_defineField(AGSymbol.alloc("at"), atNS); // ...
1,119,655
public void testNamespaces() { try { NATObject lobby = Evaluator.getLobbyNamespace(); // create the namespace 'at' bound to the path /tmp/at NATNamespace atNS = new NATNamespace("/at", at_); // bind the name 'at' to the atNS namespace in the lobby lobby.meta_defineField(AGSymbol.alloc("at"), atNS); // ...
public void testNamespaces() { try { NATObject lobby = Evaluator.getLobbyNamespace(); // create the namespace 'at' bound to the path /tmp/at NATNamespace atNS = new NATNamespace("/at", at_); // bind the name 'at' to the atNS namespace in the lobby lobby.meta_defineField(AGSymbol.alloc("at"), atNS); // ...
1,119,656
public void testNamespaces() { try { NATObject lobby = Evaluator.getLobbyNamespace(); // create the namespace 'at' bound to the path /tmp/at NATNamespace atNS = new NATNamespace("/at", at_); // bind the name 'at' to the atNS namespace in the lobby lobby.meta_defineField(AGSymbol.alloc("at"), atNS); // ...
public void testNamespaces() { try { NATObject lobby = Evaluator.getLobbyNamespace(); // create the namespace 'at' bound to the path /tmp/at NATNamespace atNS = new NATNamespace("/at", at_); // bind the name 'at' to the atNS namespace in the lobby lobby.meta_defineField(AGSymbol.alloc("at"), atNS); // ...
1,119,657
public void testNamespaces() { try { NATObject lobby = Evaluator.getLobbyNamespace(); // create the namespace 'at' bound to the path /tmp/at NATNamespace atNS = new NATNamespace("/at", at_); // bind the name 'at' to the atNS namespace in the lobby lobby.meta_defineField(AGSymbol.alloc("at"), atNS); // ...
public void testNamespaces() { try { NATObject lobby = Evaluator.getLobbyNamespace(); // create the namespace 'at' bound to the path /tmp/at NATNamespace atNS = new NATNamespace("/at", at_); // bind the name 'at' to the atNS namespace in the lobby lobby.meta_defineField(AGSymbol.alloc("at"), atNS); // ...
1,119,658
public void testNamespaces() { try { NATObject lobby = Evaluator.getLobbyNamespace(); // create the namespace 'at' bound to the path /tmp/at NATNamespace atNS = new NATNamespace("/at", at_); // bind the name 'at' to the atNS namespace in the lobby lobby.meta_defineField(AGSymbol.alloc("at"), atNS); // ...
public void testNamespaces() { try { NATObject lobby = Evaluator.getLobbyNamespace(); // create the namespace 'at' bound to the path /tmp/at NATNamespace atNS = new NATNamespace("/at", at_); // bind the name 'at' to the atNS namespace in the lobby lobby.meta_defineField(AGSymbol.alloc("at"), atNS); // ...
1,119,659
public void testNamespaces() { try { NATObject lobby = Evaluator.getLobbyNamespace(); // create the namespace 'at' bound to the path /tmp/at NATNamespace atNS = new NATNamespace("/at", at_); // bind the name 'at' to the atNS namespace in the lobby lobby.meta_defineField(AGSymbol.alloc("at"), atNS); // ...
public void testNamespaces() { try { NATObject lobby = Evaluator.getLobbyNamespace(); // create the namespace 'at' bound to the path /tmp/at NATNamespace atNS = new NATNamespace("/at", at_); // bind the name 'at' to the atNS namespace in the lobby lobby.meta_defineField(AGSymbol.alloc("at"), atNS); // ...
1,119,660
public void testNamespaces() { try { NATObject lobby = Evaluator.getLobbyNamespace(); // create the namespace 'at' bound to the path /tmp/at NATNamespace atNS = new NATNamespace("/at", at_); // bind the name 'at' to the atNS namespace in the lobby lobby.meta_defineField(AGSymbol.alloc("at"), atNS); // ...
public void testNamespaces() { try { NATObject lobby = Evaluator.getLobbyNamespace(); // create the namespace 'at' bound to the path /tmp/at NATNamespace atNS = new NATNamespace("/at", at_); // bind the name 'at' to the atNS namespace in the lobby lobby.meta_defineField(AGSymbol.alloc("at"), atNS); // ...
1,119,661
public void testReverseNamespaces() { try { NATObject lobby = Evaluator.getLobbyNamespace(); // create the namespace 'at' bound to the path /tmp/at NATNamespace atNS = new NATNamespace("/at", at_); // bind the name 'at' to the atNS namespace in the lobby lobby.meta_assignField(lobby, AGSymbol.alloc("at")...
public void testReverseNamespaces() { try { NATObject lobby = Evaluator.getLobbyNamespace(); // create the namespace 'at' bound to the path /tmp/at NATNamespace atNS = new NATNamespace("/at", at_); // bind the name 'at' to the atNS namespace in the lobby lobby.meta_assignField(lobby, AGSymbol.jAlloc("at"...
1,119,662
public void testReverseNamespaces() { try { NATObject lobby = Evaluator.getLobbyNamespace(); // create the namespace 'at' bound to the path /tmp/at NATNamespace atNS = new NATNamespace("/at", at_); // bind the name 'at' to the atNS namespace in the lobby lobby.meta_assignField(lobby, AGSymbol.alloc("at")...
public void testReverseNamespaces() { try { NATObject lobby = Evaluator.getLobbyNamespace(); // create the namespace 'at' bound to the path /tmp/at NATNamespace atNS = new NATNamespace("/at", at_); // bind the name 'at' to the atNS namespace in the lobby lobby.meta_assignField(lobby, AGSymbol.alloc("at")...
1,119,663
public void testReverseNamespaces() { try { NATObject lobby = Evaluator.getLobbyNamespace(); // create the namespace 'at' bound to the path /tmp/at NATNamespace atNS = new NATNamespace("/at", at_); // bind the name 'at' to the atNS namespace in the lobby lobby.meta_assignField(lobby, AGSymbol.alloc("at")...
public void testReverseNamespaces() { try { NATObject lobby = Evaluator.getLobbyNamespace(); // create the namespace 'at' bound to the path /tmp/at NATNamespace atNS = new NATNamespace("/at", at_); // bind the name 'at' to the atNS namespace in the lobby lobby.meta_assignField(lobby, AGSymbol.alloc("at")...
1,119,664
public void testReverseNamespaces() { try { NATObject lobby = Evaluator.getLobbyNamespace(); // create the namespace 'at' bound to the path /tmp/at NATNamespace atNS = new NATNamespace("/at", at_); // bind the name 'at' to the atNS namespace in the lobby lobby.meta_assignField(lobby, AGSymbol.alloc("at")...
public void testReverseNamespaces() { try { NATObject lobby = Evaluator.getLobbyNamespace(); // create the namespace 'at' bound to the path /tmp/at NATNamespace atNS = new NATNamespace("/at", at_); // bind the name 'at' to the atNS namespace in the lobby lobby.meta_assignField(lobby, AGSymbol.alloc("at")...
1,119,665
public NATNamespace(String name, String path, ATObject parentNamespace) { super(parentNamespace, OBJLexicalRoot._INSTANCE_, NATObject._SHARES_A_); name_ = name; path_ = path; }
public NATNamespace(String name, String path, ATObject parentNamespace) { super(parentNamespace, OBJLexicalRoot._INSTANCE_, NATObject._SHARES_A_); name_ = name; path_ = path; }
1,119,666
public abstract void setSuperUser(boolean val);
public abstract void setSuperUser(boolean val) throws CalFacadeException;
1,119,668
public static Collection getPeriodsEvents(GetPeriodsPars pars) throws CalFacadeException { ArrayList al = new ArrayList(); //long millis = System.currentTimeMillis(); if (pars.endDt != null) { pars.startDt = pars.endDt.copy(pars.tzcache); } pars.endDt = pars.startDt.addDuration(pars.dur, pars.tzca...
public static Collection getPeriodsEvents(GetPeriodsPars pars) throws CalFacadeException { ArrayList al = new ArrayList(); //long millis = System.currentTimeMillis(); if (pars.endDt != null) { pars.startDt = pars.endDt.copy(pars.tzcache); } pars.endDt = pars.startDt.addDuration(pars.dur, pars.tzca...
1,119,669
public static Collection getPeriodsEvents(GetPeriodsPars pars) throws CalFacadeException { ArrayList al = new ArrayList(); //long millis = System.currentTimeMillis(); if (pars.endDt != null) { pars.startDt = pars.endDt.copy(pars.tzcache); } pars.endDt = pars.startDt.addDuration(pars.dur, pars.tzca...
public static Collection getPeriodsEvents(GetPeriodsPars pars) throws CalFacadeException { ArrayList al = new ArrayList(); //long millis = System.currentTimeMillis(); if (pars.endDt != null) { pars.startDt = pars.endDt.copy(pars.tzcache); } pars.endDt = pars.startDt.addDuration(pars.dur, pars.tzca...
1,119,670
public static Collection getPeriodsEvents(GetPeriodsPars pars) throws CalFacadeException { ArrayList al = new ArrayList(); //long millis = System.currentTimeMillis(); if (pars.endDt != null) { pars.startDt = pars.endDt.copy(pars.tzcache); } pars.endDt = pars.startDt.addDuration(pars.dur, pars.tzca...
public static Collection getPeriodsEvents(GetPeriodsPars pars) throws CalFacadeException { ArrayList al = new ArrayList(); //long millis = System.currentTimeMillis(); if (pars.endDt != null) { pars.startDt = pars.endDt.copy(pars.tzcache); } pars.endDt = pars.startDt.addDuration(pars.dur, pars.tzca...
1,119,671
public static Collection getPeriodsEvents(GetPeriodsPars pars) throws CalFacadeException { ArrayList al = new ArrayList(); //long millis = System.currentTimeMillis(); if (pars.endDt != null) { pars.startDt = pars.endDt.copy(pars.tzcache); } pars.endDt = pars.startDt.addDuration(pars.dur, pars.tzca...
public static Collection getPeriodsEvents(GetPeriodsPars pars) throws CalFacadeException { ArrayList al = new ArrayList(); //long millis = System.currentTimeMillis(); if (pars.endDt != null) { pars.startDt = pars.endDt.copy(pars.tzcache); } pars.endDt = pars.startDt.addDuration(pars.dur, pars.tzca...
1,119,672
public static Collection getPeriodsEvents(GetPeriodsPars pars) throws CalFacadeException { ArrayList al = new ArrayList(); //long millis = System.currentTimeMillis(); if (pars.endDt != null) { pars.startDt = pars.endDt.copy(pars.tzcache); } pars.endDt = pars.startDt.addDuration(pars.dur, pars.tzca...
public static Collection getPeriodsEvents(GetPeriodsPars pars) throws CalFacadeException { ArrayList al = new ArrayList(); //long millis = System.currentTimeMillis(); if (pars.endDt != null) { pars.startDt = pars.endDt.copy(pars.tzcache); } pars.endDt = pars.startDt.addDuration(pars.dur, pars.tzca...
1,119,673
public void paintComponent(Graphics g){ if(updating){ return; } Graphics2D g2 = (Graphics2D)g; synchronized(this){ Dimension size = getSize(); int width = size.width; int height = size.height; ...
public void paintComponent(Graphics g){ if(updating){ return; } Graphics2D g2 = (Graphics2D)g; synchronized(this){ Dimension size = getSize(); int width = size.width; int height = size.height; ...
1,119,674
public String doAction(HttpServletRequest request, HttpServletResponse response, BwSession sess, BwActionFormBase form) throws Throwable { if (form.getGuest()) { return "noAccess"; // First line of defence } CalSvcI svci = form.fetc...
public String doAction(HttpServletRequest request, HttpServletResponse response, BwSession sess, BwActionFormBase form) throws Throwable { if (form.getGuest()) { return "noAccess"; // First line of defence } CalSvcI svci = form.fetc...
1,119,675
public int getOriginalCategoryId() { if (keyId == null) { return 0; } return keyId.getOriginalVal(); }
public int getOriginalCategoryId() { if (categoryId == null) { return 0; } return keyId.getOriginalVal(); }
1,119,676
public int getOriginalCategoryId() { if (keyId == null) { return 0; } return keyId.getOriginalVal(); }
public int getOriginalCategoryId() { if (keyId == null) { return 0; } return categoryId.getOriginalVal(); }
1,119,677
public void setCategoryId(int val) { if (val >= 0) { keyId.setA(val); } }
public void setCategoryId(int val) { if (val >= 0) { categoryId.setA(val); } }
1,119,678
public void setPrefCategoryId(int val) { if (val >= 0) { keyId.setB(val); } }
public void setPrefCategoryId(int val) { if (val >= 0) { categoryId.setB(val); } }
1,119,679
public RT130FileHandler(Properties props, List rt130FileHandlerFlags) throws FileNotFoundException, IOException, ParseException { PropParser pp = new PropParser(props); flags = rt130FileHandlerFlags; checkFlagsForIncompatibleSettings(); LeapSecondApplier.addLeapSeconds(pp.getP...
public RT130FileHandler(Properties props, List rt130FileHandlerFlags) throws FileNotFoundException, IOException, ParseException { PropParser pp = new PropParser(props); flags = rt130FileHandlerFlags; checkFlagsForIncompatibleSettings(); LeapSecondApplier.addLeapSeconds(pp.getP...
1,119,680
public RT130FileHandler(Properties props, List rt130FileHandlerFlags) throws FileNotFoundException, IOException, ParseException { PropParser pp = new PropParser(props); flags = rt130FileHandlerFlags; checkFlagsForIncompatibleSettings(); LeapSecondApplier.addLeapSeconds(pp.getP...
public RT130FileHandler(Properties props, List rt130FileHandlerFlags) throws FileNotFoundException, IOException, ParseException { PropParser pp = new PropParser(props); flags = rt130FileHandlerFlags; checkFlagsForIncompatibleSettings(); LeapSecondApplier.addLeapSeconds(pp.getP...
1,119,681
public RT130FileHandler(Properties props, List rt130FileHandlerFlags) throws FileNotFoundException, IOException, ParseException { PropParser pp = new PropParser(props); flags = rt130FileHandlerFlags; checkFlagsForIncompatibleSettings(); LeapSecondApplier.addLeapSeconds(pp.getP...
public RT130FileHandler(Properties props, List rt130FileHandlerFlags) throws FileNotFoundException, IOException, ParseException { PropParser pp = new PropParser(props); flags = rt130FileHandlerFlags; checkFlagsForIncompatibleSettings(); LeapSecondApplier.addLeapSeconds(pp.getP...
1,119,682
private TimeInterval processSingleRefTekWithKnownChannel(String fileLoc, String fileName, Channel knownChannel, String unitIdNumber) ...
private TimeInterval processSingleRefTekWithKnownChannel(String fileLoc, String fileName, Channel knownChannel, String unitIdNumber) ...
1,119,684
public void setIsSummaryNewPage(boolean value){ this.getRootElement().setAttribute(ATTRIBUTE_IS_SUMMARY_NEW_PAGE,Boolean.toString(value)); }
public void setIsSummaryNewPage(boolean value){ this.getRootElement().setAttribute(ATTRIBUTE_IS_SUMMARY_NEW_PAGE,String.valueOf(value)); }
1,119,685
TimezonesImpl(boolean debug, BwUser user, RestoreIntf ri) throws CalFacadeException { super(debug, user); this.ri = ri; // Force fetch of timezones //lookup("not-a-timezone"); }
TimezonesImpl(boolean debug, BwUser user, RestoreGlobals globals) throws CalFacadeException { super(debug, user); this.ri = ri; // Force fetch of timezones //lookup("not-a-timezone"); }
1,119,686
TimezonesImpl(boolean debug, BwUser user, RestoreIntf ri) throws CalFacadeException { super(debug, user); this.ri = ri; // Force fetch of timezones //lookup("not-a-timezone"); }
TimezonesImpl(boolean debug, BwUser user, RestoreIntf ri) throws CalFacadeException { super(debug, user); this.globals = globals; // Force fetch of timezones //lookup("not-a-timezone"); }
1,119,687
public void saveTimeZone(String tzid, VTimeZone vtz) throws CalFacadeException { /* For a user update the map to avoid a refetch. For system timezones we will force a refresh when we're done. */ super.saveTimeZone(tzid, vtz); BwTimeZone btz = new BwTimeZone(); btz.setTzid(tzid); btz.s...
public void saveTimeZone(String tzid, VTimeZone vtz) throws CalFacadeException { /* For a user update the map to avoid a refetch. For system timezones we will force a refresh when we're done. */ super.saveTimeZone(tzid, vtz); BwTimeZone btz = new BwTimeZone(); btz.setTzid(tzid); btz.s...
1,119,689
public String doRefund(String cardnumber, String monthExpires, String yearExpires, String ccVerifyNumber, double amount, String currency, String captureProperties) throws CreditCardAuthorizationException { IWTimestamp stamp = IWTimestamp.RightNow(); strCCNumber = cardnumber; strCCExpire = yearExpires+monthExpires; ...
public String doRefund(String cardnumber, String monthExpires, String yearExpires, String ccVerifyNumber, double amount, String currency, Object parentDataPK, String captureProperties) throws CreditCardAuthorizationException { IWTimestamp stamp = IWTimestamp.RightNow(); strCCNumber = cardnumber; strCCExpire = yearE...
1,119,690
public String doRefund(String cardnumber, String monthExpires, String yearExpires, String ccVerifyNumber, double amount, String currency, String captureProperties) throws CreditCardAuthorizationException { IWTimestamp stamp = IWTimestamp.RightNow(); strCCNumber = cardnumber; strCCExpire = yearExpires+monthExpires; ...
public String doRefund(String cardnumber, String monthExpires, String yearExpires, String ccVerifyNumber, double amount, String currency, String captureProperties) throws CreditCardAuthorizationException { IWTimestamp stamp = IWTimestamp.RightNow(); strCCNumber = cardnumber; strCCExpire = yearExpires+monthExpires; ...
1,119,691
public String doSale(String nameOnCard, String cardnumber, String monthExpires, String yearExpires, String ccVerifyNumber, double amount, String currency, String referenceNumber) throws CreditCardAuthorizationException { try { IWTimestamp stamp = IWTimestamp.RightNow(); strName = nameOnCard; strCCNumber = cardn...
public String doSale(String nameOnCard, String cardnumber, String monthExpires, String yearExpires, String ccVerifyNumber, double amount, String currency, String referenceNumber) throws CreditCardAuthorizationException { try { IWTimestamp stamp = IWTimestamp.RightNow(); strName = nameOnCard; strCCNumber = cardn...
1,119,692
public String doSale(String nameOnCard, String cardnumber, String monthExpires, String yearExpires, String ccVerifyNumber, double amount, String currency, String referenceNumber) throws CreditCardAuthorizationException { try { IWTimestamp stamp = IWTimestamp.RightNow(); strName = nameOnCard; strCCNumber = cardn...
public String doSale(String nameOnCard, String cardnumber, String monthExpires, String yearExpires, String ccVerifyNumber, double amount, String currency, String referenceNumber) throws CreditCardAuthorizationException { try { IWTimestamp stamp = IWTimestamp.RightNow(); strName = nameOnCard; strCCNumber = cardn...
1,119,693
private Hashtable finishTransaction(Hashtable properties) throws KortathjonustanAuthorizationException{ System.out.println(" ------ CAPTURE ------"); Hashtable captureProperties = new Hashtable(); try { StringBuffer strPostData= new StringBuffer(); appendProperty(strPostData, PROPERTY_PASSWORD, PASSWORD)...
private Hashtable finishTransaction(Hashtable properties) throws KortathjonustanAuthorizationException{ System.out.println(" ------ CAPTURE ------"); Hashtable captureProperties = new Hashtable(); try { StringBuffer strPostData= new StringBuffer(); appendProperty(strPostData, PROPERTY_PASSWORD, PASSWORD)...
1,119,694
private Hashtable finishTransaction(Hashtable properties) throws KortathjonustanAuthorizationException{ System.out.println(" ------ CAPTURE ------"); Hashtable captureProperties = new Hashtable(); try { StringBuffer strPostData= new StringBuffer(); appendProperty(strPostData, PROPERTY_PASSWORD, PASSWORD)...
private Hashtable finishTransaction(Hashtable properties) throws KortathjonustanAuthorizationException{ System.out.println(" ------ CAPTURE ------"); Hashtable captureProperties = new Hashtable(); try { StringBuffer strPostData= new StringBuffer(); appendProperty(strPostData, PROPERTY_PASSWORD, PASSWORD)...
1,119,695
private Hashtable getFirstResponse() throws KortathjonustanAuthorizationException { Hashtable properties = null; System.out.println(" ------ REQUEST ------"); //long lStartTime = System.currentTimeMillis(); try { SSLClient client = getSSLClient(); StringBuffer strPostData= new StringBuffer(); appen...
private Hashtable getFirstResponse() throws KortathjonustanAuthorizationException { Hashtable properties = null; //long lStartTime = System.currentTimeMillis(); try { SSLClient client = getSSLClient(); StringBuffer strPostData= new StringBuffer(); appendProperty(strPostData, PROPERTY_SITE, SITE);/...
1,119,697
private Hashtable getFirstResponse() throws KortathjonustanAuthorizationException { Hashtable properties = null; System.out.println(" ------ REQUEST ------"); //long lStartTime = System.currentTimeMillis(); try { SSLClient client = getSSLClient(); StringBuffer strPostData= new StringBuffer(); appen...
private Hashtable getFirstResponse() throws KortathjonustanAuthorizationException { Hashtable properties = null; System.out.println(" ------ REQUEST ------"); //long lStartTime = System.currentTimeMillis(); try { SSLClient client = getSSLClient(); StringBuffer strPostData= new StringBuffer(); appen...
1,119,698
private Hashtable getFirstResponse() throws KortathjonustanAuthorizationException { Hashtable properties = null; System.out.println(" ------ REQUEST ------"); //long lStartTime = System.currentTimeMillis(); try { SSLClient client = getSSLClient(); StringBuffer strPostData= new StringBuffer(); appen...
private Hashtable getFirstResponse() throws KortathjonustanAuthorizationException { Hashtable properties = null; System.out.println(" ------ REQUEST ------"); //long lStartTime = System.currentTimeMillis(); try { SSLClient client = getSSLClient(); StringBuffer strPostData= new StringBuffer(); appen...
1,119,699
private Hashtable getFirstResponse() throws KortathjonustanAuthorizationException { Hashtable properties = null; System.out.println(" ------ REQUEST ------"); //long lStartTime = System.currentTimeMillis(); try { SSLClient client = getSSLClient(); StringBuffer strPostData= new StringBuffer(); appen...
private Hashtable getFirstResponse() throws KortathjonustanAuthorizationException { Hashtable properties = null; System.out.println(" ------ REQUEST ------"); //long lStartTime = System.currentTimeMillis(); try { SSLClient client = getSSLClient(); StringBuffer strPostData= new StringBuffer(); appen...
1,119,700
private Hashtable getFirstResponse() throws KortathjonustanAuthorizationException { Hashtable properties = null; System.out.println(" ------ REQUEST ------"); //long lStartTime = System.currentTimeMillis(); try { SSLClient client = getSSLClient(); StringBuffer strPostData= new StringBuffer(); appen...
private Hashtable getFirstResponse() throws KortathjonustanAuthorizationException { Hashtable properties = null; System.out.println(" ------ REQUEST ------"); //long lStartTime = System.currentTimeMillis(); try { SSLClient client = getSSLClient(); StringBuffer strPostData= new StringBuffer(); appen...
1,119,701
private void setCurrencyAndAmount(String currency, double amount) throws CreditCardAuthorizationException { if (currency != null) { int amountMultiplier = 100; if (currency.equalsIgnoreCase("ISK")) { strCurrencyCode = "352"; strCurrencyExponent = "2"; amountMultiplier = (int) Math.pow(10, Double.parse...
private void setCurrencyAndAmount(String currency, double amount) throws CreditCardAuthorizationException { if (currency != null) { int amountMultiplier = 100; if (currency.equalsIgnoreCase("ISK")) { strCurrencyCode = "352"; strCurrencyExponent = "2"; amountMultiplier = (int) Math.pow(10, Double.parse...
1,119,702
public void run() { FastMultiPageEditor fastEditor = (FastMultiPageEditor) window .getActivePage().getActiveEditor(); FastEditorInput input = (FastEditorInput) fastEditor.getEditorInput(); File directory = input.getPath().removeLastSegments(1).toFile(); String filePath = i...
public void run() { FastMultiPageEditor fastEditor = (FastMultiPageEditor) window .getActivePage().getActiveEditor(); FastEditorInput input = (FastEditorInput) fastEditor.getEditorInput(); File directory = input.getPath().removeLastSegments(1).toFile(); String filePath = i...
1,119,704
public MenuBar() throws HeadlessException { super(); int keyMask = Toolkit.getDefaultToolkit().getMenuShortcutKeyMask(); fileOpen.setAccelerator( KeyStroke.getKeyStroke( KeyEvent.VK_O, keyMask ) ); fileMenu.add( fileOpen ); fileClose.setAccelerator( KeyStroke.getKeyStroke( KeyEvent.VK_W, keyMask ) ); fileMen...
public MenuBar() throws HeadlessException { super(); int keyMask = Toolkit.getDefaultToolkit().getMenuShortcutKeyMask(); fileOpen.setAccelerator( KeyStroke.getKeyStroke( KeyEvent.VK_O, keyMask ) ); fileMenu.add( fileOpen ); fileClose.setAccelerator( KeyStroke.getKeyStroke( KeyEvent.VK_W, keyMask ) ); fileMen...
1,119,705
public MenuBar() throws HeadlessException { super(); int keyMask = Toolkit.getDefaultToolkit().getMenuShortcutKeyMask(); fileOpen.setAccelerator( KeyStroke.getKeyStroke( KeyEvent.VK_O, keyMask ) ); fileMenu.add( fileOpen ); fileClose.setAccelerator( KeyStroke.getKeyStroke( KeyEvent.VK_W, keyMask ) ); fileMen...
public MenuBar() throws HeadlessException { super(); int keyMask = Toolkit.getDefaultToolkit().getMenuShortcutKeyMask(); fileOpen.setAccelerator( KeyStroke.getKeyStroke( KeyEvent.VK_O, keyMask ) ); fileMenu.add( fileOpen ); fileClose.setAccelerator( KeyStroke.getKeyStroke( KeyEvent.VK_W, keyMask ) ); fileMen...
1,119,706
public void addActionListener( ActionListener l ) { if( l == this ) { fileOpen.addActionListener( l ); fileClose.addActionListener( l ); fileTrace.addActionListener( l ); autosizeColumns.addActionListener( l ); autosizeAndHideColumns.addActionListener( l ); about.addActionListener( l ); Component[] comp...
public void addActionListener( ActionListener l ) { if( l == this ) { fileOpen.addActionListener( l ); fileClose.addActionListener( l ); fileTrace.addActionListener( l ); autosizeColumns.addActionListener( l ); autosizeAndHideColumns.addActionListener( l ); about.addActionListener( l ); Component[] comp...
1,119,707
public String doAction(HttpServletRequest request, BwActionForm form) throws Throwable { /* CalSvcI svci = form.getCalSvcI(); if (form.getGuest()) { return "doNothing"; } boolean subscribe = false; String reqpar = request.getParameter("subscribe"); if (Util.checkNu...
public String doAction(HttpServletRequest request, BwActionForm form) throws Throwable { /* CalSvcI svci = form.getCalSvcI(); if (form.getGuest()) { return "doNothing"; } boolean subscribe = false; String reqpar = request.getParameter("subscribe"); if (Util.checkNu...
1,119,708
public StereotypeFigure() { org.eclipse.gmf.internal.codegen.draw2d.GridLayout layoutThis = new org.eclipse.gmf.internal.codegen.draw2d.GridLayout(); layoutThis.numColumns = 1; layoutThis.makeColumnsEqualWidth = true; this.setLayoutManager(layoutThis); this.setFill(true); this.setFillXOR(false); this.se...
public StereotypeFigure() { GridLayout layoutThis = new GridLayout(); layoutThis.numColumns = 1; layoutThis.makeColumnsEqualWidth = true; this.setLayoutManager(layoutThis); this.setFill(true); this.setFillXOR(false); this.setOutline(true); this.setOutlineXOR(false); this.setLineWidth(1); this.setL...
1,119,710
public StereotypeFigure() { org.eclipse.gmf.internal.codegen.draw2d.GridLayout layoutThis = new org.eclipse.gmf.internal.codegen.draw2d.GridLayout(); layoutThis.numColumns = 1; layoutThis.makeColumnsEqualWidth = true; this.setLayoutManager(layoutThis); this.setFill(true); this.setFillXOR(false); this.se...
public StereotypeFigure() { org.eclipse.gmf.internal.codegen.draw2d.GridLayout layoutThis = new org.eclipse.gmf.internal.codegen.draw2d.GridLayout(); layoutThis.numColumns = 1; layoutThis.makeColumnsEqualWidth = true; this.setLayoutManager(layoutThis); this.setFill(true); this.setFillXOR(false); this.se...
1,119,711
private void createContents() { org.eclipse.gmf.runtime.draw2d.ui.figures.WrapLabel stereotypeFigure_StereotypeLabel0 = new org.eclipse.gmf.runtime.draw2d.ui.figures.WrapLabel(); stereotypeFigure_StereotypeLabel0.setText("\u00ABstereotype\u00BB"); org.eclipse.gmf.internal.codegen.draw2d.GridLayoutData constrain...
private void createContents() { WrapLabel stereotypeFigure_StereotypeLabel0 = new WrapLabel(); stereotypeFigure_StereotypeLabel0.setText("\u00ABstereotype\u00BB"); org.eclipse.gmf.internal.codegen.draw2d.GridLayoutData constraintStereotypeFigure_StereotypeLabel0 = new org.eclipse.gmf.internal.codegen.draw2d.Gri...
1,119,712
private void createContents() { org.eclipse.gmf.runtime.draw2d.ui.figures.WrapLabel stereotypeFigure_StereotypeLabel0 = new org.eclipse.gmf.runtime.draw2d.ui.figures.WrapLabel(); stereotypeFigure_StereotypeLabel0.setText("\u00ABstereotype\u00BB"); org.eclipse.gmf.internal.codegen.draw2d.GridLayoutData constrain...
private void createContents() { org.eclipse.gmf.runtime.draw2d.ui.figures.WrapLabel stereotypeFigure_StereotypeLabel0 = new org.eclipse.gmf.runtime.draw2d.ui.figures.WrapLabel(); stereotypeFigure_StereotypeLabel0.setText("\u00ABstereotype\u00BB"); org.eclipse.gmf.internal.codegen.draw2d.GridLayoutData constrain...
1,119,713
private void createContents() { org.eclipse.gmf.runtime.draw2d.ui.figures.WrapLabel stereotypeFigure_StereotypeLabel0 = new org.eclipse.gmf.runtime.draw2d.ui.figures.WrapLabel(); stereotypeFigure_StereotypeLabel0.setText("\u00ABstereotype\u00BB"); org.eclipse.gmf.internal.codegen.draw2d.GridLayoutData constrain...
private void createContents() { org.eclipse.gmf.runtime.draw2d.ui.figures.WrapLabel stereotypeFigure_StereotypeLabel0 = new org.eclipse.gmf.runtime.draw2d.ui.figures.WrapLabel(); stereotypeFigure_StereotypeLabel0.setText("\u00ABstereotype\u00BB"); org.eclipse.gmf.internal.codegen.draw2d.GridLayoutData constrain...
1,119,714
private void createContents() { org.eclipse.gmf.runtime.draw2d.ui.figures.WrapLabel stereotypeFigure_StereotypeLabel0 = new org.eclipse.gmf.runtime.draw2d.ui.figures.WrapLabel(); stereotypeFigure_StereotypeLabel0.setText("\u00ABstereotype\u00BB"); org.eclipse.gmf.internal.codegen.draw2d.GridLayoutData constrain...
private void createContents() { org.eclipse.gmf.runtime.draw2d.ui.figures.WrapLabel stereotypeFigure_StereotypeLabel0 = new org.eclipse.gmf.runtime.draw2d.ui.figures.WrapLabel(); stereotypeFigure_StereotypeLabel0.setText("\u00ABstereotype\u00BB"); org.eclipse.gmf.internal.codegen.draw2d.GridLayoutData constrain...
1,119,715
private void createContents() { org.eclipse.gmf.runtime.draw2d.ui.figures.WrapLabel stereotypeFigure_StereotypeLabel0 = new org.eclipse.gmf.runtime.draw2d.ui.figures.WrapLabel(); stereotypeFigure_StereotypeLabel0.setText("\u00ABstereotype\u00BB"); org.eclipse.gmf.internal.codegen.draw2d.GridLayoutData constrain...
private void createContents() { org.eclipse.gmf.runtime.draw2d.ui.figures.WrapLabel stereotypeFigure_StereotypeLabel0 = new org.eclipse.gmf.runtime.draw2d.ui.figures.WrapLabel(); stereotypeFigure_StereotypeLabel0.setText("\u00ABstereotype\u00BB"); org.eclipse.gmf.internal.codegen.draw2d.GridLayoutData constrain...
1,119,716
private void createContents() { org.eclipse.gmf.runtime.draw2d.ui.figures.WrapLabel stereotypeFigure_StereotypeLabel0 = new org.eclipse.gmf.runtime.draw2d.ui.figures.WrapLabel(); stereotypeFigure_StereotypeLabel0.setText("\u00ABstereotype\u00BB"); org.eclipse.gmf.internal.codegen.draw2d.GridLayoutData constrain...
private void createContents() { org.eclipse.gmf.runtime.draw2d.ui.figures.WrapLabel stereotypeFigure_StereotypeLabel0 = new org.eclipse.gmf.runtime.draw2d.ui.figures.WrapLabel(); stereotypeFigure_StereotypeLabel0.setText("\u00ABstereotype\u00BB"); org.eclipse.gmf.internal.codegen.draw2d.GridLayoutData constrain...
1,119,717
private void createContents() { org.eclipse.gmf.runtime.draw2d.ui.figures.WrapLabel stereotypeFigure_StereotypeLabel0 = new org.eclipse.gmf.runtime.draw2d.ui.figures.WrapLabel(); stereotypeFigure_StereotypeLabel0.setText("\u00ABstereotype\u00BB"); org.eclipse.gmf.internal.codegen.draw2d.GridLayoutData constrain...
private void createContents() { org.eclipse.gmf.runtime.draw2d.ui.figures.WrapLabel stereotypeFigure_StereotypeLabel0 = new org.eclipse.gmf.runtime.draw2d.ui.figures.WrapLabel(); stereotypeFigure_StereotypeLabel0.setText("\u00ABstereotype\u00BB"); org.eclipse.gmf.internal.codegen.draw2d.GridLayoutData constrain...
1,119,718
private void createContents() { org.eclipse.gmf.runtime.draw2d.ui.figures.WrapLabel stereotypeFigure_StereotypeLabel0 = new org.eclipse.gmf.runtime.draw2d.ui.figures.WrapLabel(); stereotypeFigure_StereotypeLabel0.setText("\u00ABstereotype\u00BB"); org.eclipse.gmf.internal.codegen.draw2d.GridLayoutData constrain...
private void createContents() { org.eclipse.gmf.runtime.draw2d.ui.figures.WrapLabel stereotypeFigure_StereotypeLabel0 = new org.eclipse.gmf.runtime.draw2d.ui.figures.WrapLabel(); stereotypeFigure_StereotypeLabel0.setText("\u00ABstereotype\u00BB"); org.eclipse.gmf.internal.codegen.draw2d.GridLayoutData constrain...
1,119,719
private void createContents() { org.eclipse.gmf.runtime.draw2d.ui.figures.WrapLabel stereotypeFigure_StereotypeLabel0 = new org.eclipse.gmf.runtime.draw2d.ui.figures.WrapLabel(); stereotypeFigure_StereotypeLabel0.setText("\u00ABstereotype\u00BB"); org.eclipse.gmf.internal.codegen.draw2d.GridLayoutData constrain...
private void createContents() { org.eclipse.gmf.runtime.draw2d.ui.figures.WrapLabel stereotypeFigure_StereotypeLabel0 = new org.eclipse.gmf.runtime.draw2d.ui.figures.WrapLabel(); stereotypeFigure_StereotypeLabel0.setText("\u00ABstereotype\u00BB"); org.eclipse.gmf.internal.codegen.draw2d.GridLayoutData constrain...
1,119,720
private void createContents() { org.eclipse.gmf.runtime.draw2d.ui.figures.WrapLabel stereotypeFigure_StereotypeLabel0 = new org.eclipse.gmf.runtime.draw2d.ui.figures.WrapLabel(); stereotypeFigure_StereotypeLabel0.setText("\u00ABstereotype\u00BB"); org.eclipse.gmf.internal.codegen.draw2d.GridLayoutData constrain...
private void createContents() { org.eclipse.gmf.runtime.draw2d.ui.figures.WrapLabel stereotypeFigure_StereotypeLabel0 = new org.eclipse.gmf.runtime.draw2d.ui.figures.WrapLabel(); stereotypeFigure_StereotypeLabel0.setText("\u00ABstereotype\u00BB"); org.eclipse.gmf.internal.codegen.draw2d.GridLayoutData constrain...
1,119,721
private void createContents() { org.eclipse.gmf.runtime.draw2d.ui.figures.WrapLabel stereotypeFigure_StereotypeLabel0 = new org.eclipse.gmf.runtime.draw2d.ui.figures.WrapLabel(); stereotypeFigure_StereotypeLabel0.setText("\u00ABstereotype\u00BB"); org.eclipse.gmf.internal.codegen.draw2d.GridLayoutData constrain...
private void createContents() { org.eclipse.gmf.runtime.draw2d.ui.figures.WrapLabel stereotypeFigure_StereotypeLabel0 = new org.eclipse.gmf.runtime.draw2d.ui.figures.WrapLabel(); stereotypeFigure_StereotypeLabel0.setText("\u00ABstereotype\u00BB"); org.eclipse.gmf.internal.codegen.draw2d.GridLayoutData constrain...
1,119,722