de.ukn.hci.squidy.designer.util
Class SourceCodeUtils
java.lang.Object
de.ukn.hci.squidy.designer.util.SourceCodeUtils
public class SourceCodeUtils
- extends Object
SourceCodeUtils.
Date: Aug 20, 2009
Time: 11:48:51 AM
- Since:
- 1.0.0
- Version:
- $Id: SourceCodeUtils.java 30 2009-09-18 22:23:35Z nitsche $
- Author:
- Roman Rädle
Roman.Raedle@uni-konstanz.de
Human-Computer Interaction Group
University of Konstanz
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SourceCodeUtils
public SourceCodeUtils()
isJavaConvenientNaming
public static boolean isJavaConvenientNaming(String name)
- Returns true if the name is convenient to Java naming.
- Parameters:
name - The name that should be proofed by conventions.
- Returns:
- Whether the name is Java convenient or not.
getSourceCode
public static URL getSourceCode(Processable processable)
throws MalformedURLException
- Parameters:
processable -
- Returns:
-
- Throws:
MalformedURLException
Copyright © 2007-2010 Human-Computer-Interaction :: University of Konstanz. All Rights Reserved.