Jdeveloper UML Support

Hi,
I am trying to evaluate the extent of UML support that JDeveloper provides. For any new application development, we create all the UML diagrams as part of the design process.
From the new features provided by Jdeveloper 9.0.2, the following UML diagrams can be created
1) Class diagrams
2) Component diagrams
3) Activity diagrams
I am not sure whether the new version can provide support for the creation of the following UML diagrams?
1) Use Case diagrams
2) Sequence Diagrams
3) Collaboration diagrams
4) State Chart diagrams
5) Deployment diagrams
Can someone from Oracle please provide me some clarity on Jdeveloper support for the above UML diagrams? I am looking at replacing Rational/Together with Jdeveloper if the above functionality is already supported. If Oracle doesn't support this at the moment, Do you want to add these as new features in the next releases.
Please respond me back as soon as possible?
Regards,
Kishore Chekuri

Dai Clegg,
Sequence diagrams and Use Case diagrams are the next most important required features to support design using UML. After that Collaboration diagrams and State Chart diagrams. Deployment diagrams should be given least priority since they can also be generated using visio or word.
Thanks for your response.
Regards,
Kishore Chekuri

Similar Messages

  • Sun Java Studio Enterprise 8 - question on UML support

    Hello Everybody,
    I was looking at the features of "Sun Java Studio Enterprise 8" and in the UML support feature they said that this IDE provides source code synchronization with the model.It does this without using markers or tagging in the source code.It says, using them will reduce the productivity.
    I just want to know the reason for this.How can they reduce the productivity? It says as if some IDEs use that procedure. Are there any IDEs which follow that procedure?
    Thank you.

    Hello Everybody,
    I was looking at the features of "Sun Java Studio Enterprise 8" and in the UML support feature they said that this IDE provides source code synchronization with the model.It does this without using markers or tagging in the source code.It says, using them will reduce the productivity.
    I just want to know the reason for this.How can they reduce the productivity? It says as if some IDEs use that procedure. Are there any IDEs which follow that procedure?
    Thank you.

  • JDeveloper HTML5 Support

    Hi,
    Does anyone know how JDeveloper is going to support HTML5 development such as providing code completion for HTML5 tags, properties editor for HTML5 attributes, and HTML5 page validation? It looks that Eclipse has done that year ago but I couldn't find any document how to do that in JDeveloper.
    BTW, I'm using JDeveloper 11.1.1.4 and 11.1.2.1. I tried XHTML5 as an alternative solution but unfortunately I couldn't find any XHMTL5 schema file on the Internet.
    Thanks for any help!
    Huaichen

    Can I ask what technology you are using to build your UI layer? Do you find yourself actually coding HTML?
    If you are using ADF Faces, then we are converting some of the components to generate HTML5 output, but as a developer - this won't impact you since you will still work with the components in the same way. The components abstract you from any specific HTML version code that they generate.

  • 9i JDeveloper UML classes

    Hello,
    I have installed Oracle's 9i JDeveloper release candidate 2 on my Red Hat 7.2 Linux box.
    I was doing the tutorials of the user's guide and when I tried to do UML classes, I got an error stating that it could not continue with the execution.
    I installed the 9i JDeveloper Release candidate 2 on my windows 98 and when I tried the same tutorial, the UML classes were created successfully.
    Does anybody know what am I lacking? or is this a bug in Linux?
    Thank you in advance.
    Edgar

    Its not that, u have the freedon to use any OA patched jdev version, it depends on ur instance patchset level.See metalink note 416708.1 to know which Jdev u need to use as per ur apps instance patchset level.
    --Mukul                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • JDeveloper Weblogic support for IE 10

    Hi,
    Which Jdeveloper and Weblogic versions support IE 10?
    We are using Jdev 11.1.1.4.0 and it does not support IE 9.
    Thanks in advance!

    Oracle WebLogic 10.3.4
    http://www.oracle.com/technetwork/developer-tools/jdev/index-091111.html
    no support for IE 10

  • JDeveloper 10g support for resin

    Does anyone know if there is anyway of adding resin to the list of application server conncetion options within JDeveloper 10.1.2.
    Thanks in advance.

    Supported probably yes.
    Certified - no.
    Certified means that we do testing on that platform and we currently not testing on Resin.
    Supported - yes - because we support deployment to any J2EE compliant application server. So if Resin is J2EE compliant we should be able to deploy on it, and if it doesn't work because of problems on the JDeveloper side you can open a TAR with Oracle Support about it.

  • My Jdeveloper not supporting SOA Suite

    Hi
    I have downloaded Oracle Jdeveloper 11.1.2.3.0.
    and installed in my local. when i add soa extension from localfiles, it not loading SOA extension it seems..
    After adding My Jdev got restarted. then i dont see any option to create SOA project. Please dont let me know that this version dont support SOA apps. :(
    Can someone help me please
    Let me know for more info.
    Thanks
    Sujan

    Just to summarize this thread and give a final answer:
    1) JDevelope 11g R2 (11.1.2.x) is a JDeveloper and ADF release only that does not have support for FMW products like WebCenter and SOA
    2) To run JDeveloper 11g with the SOA or Webcenter extension, use JDeveloper 11g R1 (11.1.1.x)
    3) The next (not yet released) higher JDeveloper release that supports WebCenter and SOA at designtime is 12c
    Frank

  • JDeveloper-UML

    It seems possible to create activity and class diagrams using JDeveloer. Does JDeveloper support use case diagrams and seguence diagrams?
    Thanks

    Hello,
    It is correct that you can only create Activity and Class Diagrams in the current release. It is still being decided what other Diagrams to include in future release of JDeveloper.
    Thanks
    Lisa

  • JDeveloper - UML Class Diagram

    Hi guys: I am looking for tutorials on UML Class Diagram. Specifically, it is possible to create a Java Class on the UML Diagram with all the fields and methods and then generate the Java Class file. Thanks

    Refer the following documentation for UML CLass diagram.
    http://www.oracle.com/webapps/online-help/jdeveloper/10.1.3/state?navSetId=_&navId=4&vtTopicFile=umlmodeling/umlmodeling/mod_gettingstartedumlclass.html&vtTopicId=
    To generate a Java class from a UML Class diagram right-click on the UML Class diagram and select Generate Java class.

  • JDeveloper UML Quesion, pls help..

    Hi,
    I am starting using UML (Class Diagram) with JDev 10.1.2, I have some questions, could you please help ..
    1) How can I create 'Derived Attribute' with JDev UML ?
    (e.g: /Age = Sysdate - BirthDate)
    2) Should I put the Unique Attribute (e.g : EmployeeId, JobId, CustomerID etc..) in the Class Diagram ? (which will become PK in ADF Entity Object)
    3) If I create a constraint, using natural language (english), then attach it to a Class, how should I implement it into ADF BC ? obviously JDev will not generate anything from this kind of constraint
    Thank you for your help,
    Krist

    Have a look at the JDeveloper Reviewer Guide, it shows a sample way to interact with Web services from JSPs.
    http://www.oracle.com/technology/products/jdev/collateral/papers/10g/reviewer/reviewerguide.html
    specifically:
    http://www.oracle.com/technology/products/jdev/collateral/papers/10g/reviewer/viewlets/reviewer_ws_viewlet_swf.html
    Another way would be to embed the code from your stub into a code section in your JSP.

  • Question about java UML supporting

    hi
    i wanna know that is there any library in java to equip programers write codes deal with UML
    thanks for your attention

    ?

  • Best Practice for using UML in JDeveloper 11g

    Hi,
    We are embarking upon a big program that involves development of a Webcenter 11g based Portal. We will be using JDeveloper for doing the development work. We are investigating whether we can use JDeveloper for doing the design work too. Towards that we would like to know if there are any best practices documented around using JDeveloper's UML capabilities in a Webcenter 11g Portal delivery activity that spans across several sprint teams and involves delivering an application that could involve several hundreds of java classes ? If so, can you please share the same / provide pointers to the same ?
    We are keen on using class diagrams and sequence diagrams for the design work.
    We will be using JDeveloper 11.1.1.5.0.
    Many thanks!
    Best Regards,
    Ramesh

    Check this to get an idea of UML support in JDeveloper:
    http://download.oracle.com/docs/cd/E18941_01/tutorials/jdtut_11r2_81/jdtut_11r2_81_1.html
    Thanks,
    Navaneeth

  • JDeveloper 11g - UML 2.0 Sequence diagram features ?

    Hi,
    Can anybody confirm that JDeveloper 11g supports UML 2.0 features for Sequence diagram or not ?
    Thanks.
    regards,
    Priya Ranjan Sahay

    Thanks.
    I have been looking for alt and other looping & conditional features, which is, as per my understanding, is introduced with UML 2.0.
    I have been working on JDeveloper 10.1.3 & its not there.

  • Java API's supported in the Jdeveloper, IAS, and RDBMS product components

    If there are any technical errors or "mistatement of the facts" in this posting, please let me know about them ..
    This article is being delivered in Draft form and may contain
    errors. Please use the MetaLink "Feedback" button to advise
    Oracle of any issues related to this article.
    PURPOSE
    This article describes the "Enterprise Java Beans" (EJB), "Java Server Pages"
    (JSP) and servlets Application Programming Interfaces (API) supported by the
    Oracle products, Jdeveloper, Internet Application Server (IAS) and the Oracle
    RDBMS release 2 and release 3, also known as Version 8.1.6 and 8.1.7,
    respectively.
    SCOPE & APPLICATION
    All parties interested in the Java API's supported by these products.
    Java API's supported in the Jdeveloper, IAS, and RDBMS product components
    JDEVELOPER
    JDEVELOPER is Oracle's Java development tool designed for coding / development,
    testing / debugging, and deployment of Java Applications to the IAS and
    RDBMS platforms.
    With the java software api's being in a constant state of evolution, each new
    release of Jdeveloper adds support for the "then current" version of the java
    software api's, if it does not already have it implemented.
    JDEVELOPER SERVLET API JSP API EJB API
    VERSION VERSION VERSION VERSION
    3.2.X.X 2.2 1.1 1.1
    3.1.X.X 2.1 1.0 1.0
    NOTE :
    Sun Microsystems and their advisory teams (Oracle is on it) is working on
    "draft" specifications for the next version of all of these API's
    EJB -------> http://java.sun.com/products/ejb/index.html
    JSP -------> http://java.sun.com/products/jsp/index.html
    Servlets --> http://java.sun.com/products/servlet/?frontpage-javaplatform
    It is anticipated that future releases of Jdeveloper will continue to be
    upgraded to include support for the next version of each api.
    To obtain the latest information on Oracle's Internet Development Suite (IDS)
    of tools, please review the "Internet Developer Suite" information located
    on Oracle's technet web site at :
    http://technet.oracle.com/products/index.htm
    IAS
    IAS is Oracle's next evolution of the web server and application server
    product technology superceeding the Web Application Server (WAS) and Oracle
    Application Server (OAS) product lines.
    IAS SERVLET API JSP API EJB API EJE VERSION
    VERSION VERSION VERSION VERSION SUPPORTED
    9I(1.0.2) 2.2 1.1 1.1 817
    8i(1.0.1-NT) 2.0 1.0 1.0 816
    8i(1.0.0-UNIX) 2.0 1.0 1.0 816
    The IAS product contains two Java Virtual Machines (JVM) within it's
    architecture.
    They are called :
    1) APACHE JSERV servlet engine
    2) ORACLE ENTERPRISE JAVA ENGINE (EJE)
    APACHE JSERV servlet engine
    The APACHE JSERV servlet engine is an EXISTING product licensed from the
    apache group which supports the servlet api 2.0.ONLY.
    The APACHE JSERV product does not support ANY JSP's unless the customer
    installs a third party jsp engine.
    The IAS 8i/9i which has the APACHE JSERV product embedded in it, comes with
    Oracle's JSP engine (OJSP) already integrated into it. OJSP supports JSP's up
    to the specific JSP engine version documented in the Oracle Universal
    Installer (OUI) for the 8.1.7 RDBMS or the IAS products. It is also documented
    in the product's release notes.
    Oracle ENTERPRISE JAVA ENGINE (EJE)
    The EJE formerly known as :
    1) Oracle 8i Java Virtual Machine (JVM)
    2) JSERVER component,
    3) Aurora JVM
    was originally releas ed in the RDBMS 8.1.5 database with jdk 1.1.6 based java
    support.
    The currently supported versions of the Oracle 8i RDBMS, versions 2 and 3,
    also known as Version 8.1.6 and 8.1.7, respectively, provides a jdk 1.2.1
    based java virtual machine support.
    "EJE" Version 816
    This EJE, found in rdbms 8.1.6 and IAS 8i, contains support for the ejb
    api 1.0, corba, and java stored procedures.
    "EJE" Version 817
    This EJE, found in rdbms 8.1.7 and IAS 9i, contains support for the ejb,
    corba, and java stored procedures as well as the Oracle Servlet Engine (OSE)
    which provides support for the servlets 2.2 api and JSP 1.1 api.
    Note :
    EJB support in the "EJE" Version 817 has been upgraded to comply with the EJB
    1.1 api specification which includes "entity beans" support.
    What is the bottom line ??
    1) Servlets deployed to the APACHE JSERV must comply with servlet api 2.0.
    2) Servlets 2.1 or higher are only supported in EJE's OSE component found in
    the rdbms 817 or ias 9i products. Servlets api 2.0 can also run in the OSE.
    References
    1) "Oracle9i Application Server Technical White Paper" located at :
    http://technet.oracle.com/products/ias/pdf/9ias_102.pdf
    2) "Whats New? Oracle8i JVM Accelerator, Oracle Servlet Engine, OracleJSP ..."
    located at :
    http://technet.oracle.com/products/oracle8i/pdf/504.pdf
    3) "Oracle8i Release 3 New Features Summary" located at :
    http://technet.oracle.com/products/oracle8i/pdf/8iR3_nfs.pdf
    null

    which jvm is used by jserv ?? EJE or a separate jdk ?
    The Jserv servlet engine is running in a separate jdk JVM external to the EJE jvm which is embedded within the "database" component of ias and the RDBMS.
    See the reference below for more details ...
    if jserv only support old apis, why it is in oracle's products ?
    i would assume that the oracle servlet engine was under development when ias 8i was released and became available in time for the ias 9i and rdbms 817 products.
    looking back in history leads me to believe ias 8i was a migration path to get to ias 9i or rdbms 817.
    Based upon the long history of new releases of every oracle product being upgraded with new features, it's reasonable to assume that these products will continue to evolve.
    when I deploy a jsp how to deploy in the right servlet container ("EJE") ?
    as documented in the reference below, you can deploy JSP's to either the apache jserv jvm or the EJE since the ORACLE JSP engine functionality is in both jvm's.
    there are many posts where you can see that people have deploy in jserv and they have problems because they don't use the right container (servlet 2.0 instead of
    servlet 2.2) http://technet.oracle.com:89/ubb/Forum2/HTML/006349.html
    when ias 8i came out this was clearly an issue since servlet support was at api 2.0, and the current servlet api was probably at 2.1.
    oracle clearly made every effort to get ias 9i released quickly to supply a servlet 2.1 and 2.2 capable engine to resolve this issue.
    since ias 9i and rdbms 8.1.7 are available this is no longer an issue.
    The reference below explains the architecture and understanding it would eliminate a lot of "deploy to the wrong ias 9i component" issues.
    so why jserv is bundled with oracle 8i/9ias since EJE support the right api version ?
    if in ias 9i release , oracle had removed the jserv component without any advance warning, many customers would have been very upset since oracle makes every attempt to give advance notice before removal of functionality.
    References
    1) "Oracle9i Application Server Technical White Paper" located at :
    http://technet.oracle.com/products/ias/pdf/9ias_102.pdf

  • UML in JDeveloper

    I have been using JDeveloper for only a couple of weeks, mainly for UML design, and my first impression is that this is not a very mature functionality in JDeveloper...
    I have some questions I hope someone can help me with:
    1. The navigation tree in Application Navigator does not reflect the physical location of the folders/uml files on the harddisk... This makes navigation very chaotic in large projects..
    Is there a way to configure the Navigator to show the files this way:
    |--Application sources
    |''''|-----myDomain
    |''''|''''''''''''''|----myUmlFile1
    |''''|''''''''''''''|----mySubDomain
    |''''|''''''''''''''|'''''' |---myUmlFile2
    instead of:
    |--Application sources
    |'''''|-----myDomain
    |'''''|'''''''''''''|----myUmlFile1
    |'''''|----myDomain.mySubDomain
    |'''''|'''''''''''''|----myUmlFile2
    2. I haven't found a way to create a Use Case description report in JDeveloper (A document where you can insert text (preferrably divided into chapters) along with ANY kind of diagram and also the html part of the Use Cases...
    We need a way to create such documents without having to use copy and paste, and I was hoping JDeveloper had a way of creating such a document... Has anyone found a good solution for this?
    I was actually thinking of "integrating" OpenOffice Writer with JDeveloper, but since I also have used OpenOffice for only a couple of weeks, I have not yet learned all the tricks and features...
    For example, I had problems inserting (linking) a JDeveloper Use Case file (.xhtml_usc) into a OpenOffice Writer section... I could only insert it as xml, not as html...
    Hints would be very much appreciated...
    Another challenge is of course the JDeveloper UML diagrams...
    Is there a way to configure a diagram to automatically be published as a PNG file at a specified path every time you edit and save the diagram file? (then I could insert the PNG file as a link in OpenOffice, and be sure that OpenOffice always displays the latest version of the PNG file...)
    3. Refactoring UML files.... I surely hope that moving UML files is on the roadmap for JDeveloper? It is crucial that we are able to move a file from one domain to another...
    4. Why can't I add a component from another project to a diagram, when they belong to the same application?? I would like to divide my application into multiple projects representing the different domains of the application... And of course, add components from different projects to the same diagram to describe their relationships....
    thanks in advance for any help
    Message was edited by:
    user506305
    Message was edited by:
    user506305

    Hi,
    Answer 1:
    To get the Navigator to look like this you need to alter the 'Flat Level' to 1 by decreasing the 'Spinner Box' on the Application Navigator Toolbar.
    Answer 2:
    If you select the Project node and then select 'Run | JavaDoc <ProjectName>' this will generate a JavaDoc style HTML report with links on the diagram image which will take you throught to the create Use Case and Actor etc. It is probably not quite what you want but is at least in HTML to allow you to do what you want.
    No you can't configure JDev to publish the diagram everytime the diagram is saved.
    Answer 3:
    What issues are you having refactoring UML elements. You should be able to refactor all elements apart from the diagrams and packages.
    Answer 4:
    You can share models between different Projects but you need to go into the Project Properties and then select 'Project Content | Modelers' and then 'Add' the second Project's Model Path to this Project.
    Regards,
    Lisa
    JDev UML QA

Maybe you are looking for

  • Trouble in a SAP system with load balancing

    Hello masters: I had a trouble with workitems that came from a SAP system with load balancing. They doesn't receive the workitem ID in the UWL. I created another system in the portal as a "dedicated application server", and made the necessary configu

  • I try to convert word 2011 document to a pages 09 document but save as only does 08

    I have Pages 09 ver. 4.3 both on my iMac and on my iPad. I have my resume saved on my mac as a word 2011 docx but, when I try to convert it to pages in Save as... it only wants to save the document as a Pages 08 document and that will not work on my

  • Shake licenses in small network

    Hi, I have a small video editing network with Shake installed on a couple of machines. Since the app recognizes the network it won't allow two instances of the app to run with one license. We always knew this but it was convenient to have multiple in

  • GTX 560 unable to render effects preview in CS6?

    I'm using a GTX 560 with the "hack" to allow for GPU acceleration in CS6, and it generally works fine.  But every time I try to "render effects in to out", I get an error message.  I tried rendering with GPU acceleration disabled, and it works fine. 

  • Solo Track : another weird bug ?

    Year after year, I find more and more annoying bugs in Logic Pro. This time it's the Solo Track button that act weird : Take track with regions. Activate the Solo button on that track. Move a region from another track (that is not in Solo) to the Sol