Java Doc for Thing.java in  » Science » Cougaar12_4 » org » cougaar » core » qos » frame » scale » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » Science » Cougaar12_4 » org.cougaar.core.qos.frame.scale 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


org.cougaar.core.qos.frame.DataFrame
   org.cougaar.core.qos.frame.scale.Thing

All known Subclasses:   org.cougaar.core.qos.frame.scale.Level5,  org.cougaar.core.qos.frame.scale.Root,  org.cougaar.core.qos.frame.scale.Antilevel1,  org.cougaar.core.qos.frame.scale.Level6,  org.cougaar.core.qos.frame.scale.Level2,  org.cougaar.core.qos.frame.scale.Level4,  org.cougaar.core.qos.frame.scale.Antilevel2,  org.cougaar.core.qos.frame.scale.Level1,  org.cougaar.core.qos.frame.scale.Level3,
Thing
public class Thing extends DataFrame (Code)



Constructor Summary
public  Thing(UID uid)
    
public  Thing(FrameSet frameSet, UID uid)
    

Method Summary
protected  voidcollectSlotDescriptions(java.util.Map<String, SlotDescription> map)
    
protected  voidcollectSlotNames(java.util.Set<String> slots)
    
protected  voidcollectSlotValues(java.util.Properties __props)
    
public  StringgetKind()
    
protected  ObjectgetLocalValue(String __slot)
    
public  StringgetName()
    
 ObjectgetName__AsObject()
    
 StringgetName__NoWarn()
    
protected  voidinitializeLocalValue(String __slot, Object __value)
    
protected  voidinitializeName(String new_value)
    
 voidinitializeName__AsObject(Object new_value)
    
protected  voidsetLocalValue(String __slot, Object __value)
    
public  SlotDescriptionslotMetaData__Name()
    


Constructor Detail
Thing
public Thing(UID uid)(Code)



Thing
public Thing(FrameSet frameSet, UID uid)(Code)




Method Detail
collectSlotDescriptions
protected void collectSlotDescriptions(java.util.Map<String, SlotDescription> map)(Code)



collectSlotNames
protected void collectSlotNames(java.util.Set<String> slots)(Code)



collectSlotValues
protected void collectSlotValues(java.util.Properties __props)(Code)



getKind
public String getKind()(Code)



getLocalValue
protected Object getLocalValue(String __slot)(Code)



getName
public String getName()(Code)



getName__AsObject
Object getName__AsObject()(Code)



getName__NoWarn
String getName__NoWarn()(Code)



initializeLocalValue
protected void initializeLocalValue(String __slot, Object __value)(Code)



initializeName
protected void initializeName(String new_value)(Code)



initializeName__AsObject
void initializeName__AsObject(Object new_value)(Code)



setLocalValue
protected void setLocalValue(String __slot, Object __value)(Code)



slotMetaData__Name
public SlotDescription slotMetaData__Name()(Code)



Fields inherited from org.cougaar.core.qos.frame.DataFrame
final public static String NIL(Code)(Java Doc)

Methods inherited from org.cougaar.core.qos.frame.DataFrame
public void addPropertyChangeListener(PropertyChangeListener pcl)(Code)(Java Doc)
protected void collectContainerSlotValues(Properties props)(Code)(Java Doc)
protected void collectSlotDescriptions(Map<String, SlotDescription> map)(Code)(Java Doc)
protected void collectSlotNames(Set<String> slots)(Code)(Java Doc)
protected void collectSlotValues(Properties props)(Code)(Java Doc)
public DataFrame containerFrame()(Code)(Java Doc)
public int countRelations(String role, String relation)(Code)(Java Doc)
protected String displayString()(Code)(Java Doc)
public DataFrame findFirstRelation(String role, String relation)(Code)(Java Doc)
protected static FrameMaker findFrameMaker(String pkg, String proto)(Code)(Java Doc)
public Set<DataFrame> findRelations(String role, String relation)(Code)(Java Doc)
public Map<RelationFrame, DataFrame> findRelationshipFrames(String role, String relation)(Code)(Java Doc)
protected void fireChange(String property, Object old_value, Object new_value)(Code)(Java Doc)
protected void fireContainerChanges(DataFrame old_frame, DataFrame new_frame)(Code)(Java Doc)
protected void fireContainerChanges(DataFrame new_frame)(Code)(Java Doc)
protected Boolean force_Boolean(Object x)(Code)(Java Doc)
protected Double force_Double(Object x)(Code)(Java Doc)
protected Float force_Float(Object x)(Code)(Java Doc)
protected Integer force_Integer(Object x)(Code)(Java Doc)
protected Long force_Long(Object x)(Code)(Java Doc)
protected Metric force_Metric(Object x)(Code)(Java Doc)
protected String force_String(Object x)(Code)(Java Doc)
protected boolean force_boolean(Object x)(Code)(Java Doc)
protected double force_double(Object x)(Code)(Java Doc)
protected float force_float(Object x)(Code)(Java Doc)
protected int force_int(Object x)(Code)(Java Doc)
protected long force_long(Object x)(Code)(Java Doc)
public Properties getAllSlots()(Code)(Java Doc)
public String getContainerKind()(Code)(Java Doc)
protected Object getInheritedValue(Frame origin, String slot)(Code)(Java Doc)
public Properties getLocalSlots()(Code)(Java Doc)
abstract protected Object getLocalValue(String slot)(Code)(Java Doc)
protected static Logger getLogger()(Code)(Java Doc)
protected synchronized Object getProperty(String slot)(Code)(Java Doc)
abstract protected void initializeLocalValue(String slot, Object value)(Code)(Java Doc)
public void initializeValues(Properties values)(Code)(Java Doc)
public boolean isa(String kind)(Code)(Java Doc)
public static DataFrame newFrame(FrameSet frameSet, String proto, UID uid, Properties initial_values)(Code)(Java Doc)
public static DataFrame newFrame(String pkg, FrameSet frameSet, String proto, UID uid, Properties values)(Code)(Java Doc)
protected void postInitialize()(Code)(Java Doc)
public void propertyChange(PropertyChangeEvent event)(Code)(Java Doc)
protected static void registerFrameMaker(String pkg, String proto, FrameMaker maker)(Code)(Java Doc)
protected synchronized void removeProperty(String slot)(Code)(Java Doc)
public void removePropertyChangeListener(PropertyChangeListener pcl)(Code)(Java Doc)
abstract protected void setLocalValue(String slot, Object value)(Code)(Java Doc)
protected synchronized void setProperty(String slot, Object value)(Code)(Java Doc)
public void setValue(String slot, Object value)(Code)(Java Doc)
public Map<String, SlotDescription> slotDescriptions()(Code)(Java Doc)
protected void slotInitialized(String slot, Object value)(Code)(Java Doc)
protected void slotModified(String slot, Object old_value, Object new_value, boolean notify_listeners, boolean notify_blackboard)(Code)(Java Doc)
public String toString()(Code)(Java Doc)

www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.