Academic literature on the topic 'Agent UML'

Create a spot-on reference in APA, MLA, Chicago, Harvard, and other styles

Select a source type:

Consult the lists of relevant articles, books, theses, conference reports, and other scholarly sources on the topic 'Agent UML.'

Next to every source in the list of references, there is an 'Add to bibliography' button. Press on it, and we will generate automatically the bibliographic reference to the chosen work in the citation style you need: APA, MLA, Harvard, Chicago, Vancouver, etc.

You can also download the full text of the academic publication as pdf and read online its abstract whenever available in the metadata.

Journal articles on the topic "Agent UML"

1

BERGENTI, FEDERICO, and AGOSTINO POGGI. "SUPPORTING AGENT-ORIENTED MODELLING WITH UML." International Journal of Software Engineering and Knowledge Engineering 12, no. 06 (December 2002): 605–18. http://dx.doi.org/10.1142/s0218194002001086.

Full text
Abstract:
Software engineering relies on the possibility of describing a system at different levels of abstraction. Agent-oriented software engineering introduces a new level of abstraction, that we called agent level, to allow the architect modelling a system in terms of interacting agents. This level of abstraction is not supported by an accepted set of tools and notations yet, even if a number of proposals are available. This paper introduces: (i) An UML-based notation capable of modelling a system at the agent level and (ii) A development framework, called ParADE, exploiting such a notation. The notation we propose is formalized in terms of a UML profile and it supports the realisation of artefacts modelling two basic concepts of the agent level, i.e., the architecture of the multi-agent system and the ontology followed by agents. The choice of formalising our notation in terms of a UML profile allows using it with any off-the-shelf CASE tool. The ParADE framework takes advantage of this choice by providing a code generator capable of producing skeletons of FIPA-compliant agents from XMI files of agent-oriented models. The developer is requested to complete the generated skeletons exploiting the services that ParADE and the underlying agent platform provide.
APA, Harvard, Vancouver, ISO, and other styles
2

BAUER, BERNHARD, JÖRG P. MÜLLER, and JAMES ODELL. "AGENT UML: A FORMALISM FOR SPECIFYING MULTIAGENT SOFTWARE SYSTEMS." International Journal of Software Engineering and Knowledge Engineering 11, no. 03 (June 2001): 207–30. http://dx.doi.org/10.1142/s0218194001000517.

Full text
Abstract:
To gain wider acceptance for the use of agents in industry, it is a necessity to relate it to the nearest antecedent technology (object-oriented software development) and to introduce appropriate artifacts to support the development environment throughout the full system life cycle. We address both of these requirements by presenting AGENT UML, the Agent UML (Unified Modeling Language) — a set of UML idioms and extensions. This paper provides an AGENT UML representation of the internal behavior of an agent; it then relates this internal description to the external behavior of the agent by using and extending UML class diagrams and by describing agent interaction protocols in a new way. Our claim is that by extending the de-facto standard representation for object-oriented modeling to agents, the learning curve for object-oriented developers to adopt aspects of agent-based programming becomes much less steep. Thus, agent-oriented programming as a whole will become more amenable to mainstream software engineering.
APA, Harvard, Vancouver, ISO, and other styles
3

Bauer, Bernhard, and James Odell. "UML 2.0 and agents: how to build agent-based systems with the new UML standard." Engineering Applications of Artificial Intelligence 18, no. 2 (March 2005): 141–57. http://dx.doi.org/10.1016/j.engappai.2004.11.016.

Full text
APA, Harvard, Vancouver, ISO, and other styles
4

CRANEFIELD, STEPHEN, and MARTIN PURVIS. "A UML profile and mapping for the generation of ontology-specific content languages." Knowledge Engineering Review 17, no. 1 (March 2002): 21–39. http://dx.doi.org/10.1017/s0269888902000309.

Full text
Abstract:
This paper examines a perceived desire amongst software agent application and platform developers to have the ability to send domain-specific objects within inter-agent messages. If this feature is to be supported without departing from the notion that agents communicate in terms of knowledge, it is important that the meaning of such objects be well defined. Using an object-oriented metamodelling approach, the relationships between ontologies and agent communication and content languages in FIPA-style agent systems are examined. It is argued that for use with distributed multi-agent systems, ontologies should describe the nature of object identity and reference for each defined concept, and a UML profile supporting these modelling capabilities is presented. Finally it is shown how, given an ontology in UML, an ontology-specific object-oriented content language can be generated, allowing object structures (viewed in the abstract as UML object diagrams) to be used within message content to represent propositions, definite descriptions or (for classes without identity) value expressions.
APA, Harvard, Vancouver, ISO, and other styles
5

Huget, M. P. "Agent UML notation for multiagent system design." IEEE Internet Computing 8, no. 4 (July 2004): 63–71. http://dx.doi.org/10.1109/mic.2004.6.

Full text
APA, Harvard, Vancouver, ISO, and other styles
6

Saleh, Kassem, and Christo El-Morr. "M-UML: an extension to UML for the modeling of mobile agent-based software systems." Information and Software Technology 46, no. 4 (March 2004): 219–27. http://dx.doi.org/10.1016/j.infsof.2003.07.004.

Full text
APA, Harvard, Vancouver, ISO, and other styles
7

Depke, Ralph, Reiko Heckel, and Jochen Malte Küster. "Formal agent-oriented modeling with UML and graph transformation." Science of Computer Programming 44, no. 2 (August 2002): 229–52. http://dx.doi.org/10.1016/s0167-6423(02)00040-0.

Full text
APA, Harvard, Vancouver, ISO, and other styles
8

Mokhati, Farid, Brahim Sahraoui, Soufiane Bouzaher, and Mohamed Tahar Kimour. "A Tool for Specifying and Validating Agents' Interaction Protocols: From Agent UML to Maude." Journal of Object Technology 9, no. 3 (2010): 59. http://dx.doi.org/10.5381/jot.2010.9.3.a2.

Full text
APA, Harvard, Vancouver, ISO, and other styles
9

Noorul Mubarak, D. Muhammad, and Philomina Simon. "UML Modeling and System Architecture for Agent Based Information Retrieval." International Journal of Computer Science and Information Technology 7, no. 6 (December 31, 2015): 51–60. http://dx.doi.org/10.5121/ijcsit.2015.7604.

Full text
APA, Harvard, Vancouver, ISO, and other styles
10

DEPKE, RALPH, REIKO HECKEL, and JOCHEN MALTE KÜSTER. "ROLES IN AGENT-ORIENTED MODELING." International Journal of Software Engineering and Knowledge Engineering 11, no. 03 (June 2001): 281–302. http://dx.doi.org/10.1142/s0218194001000529.

Full text
Abstract:
For the generic specification of protocols, goals, or workflows, many approaches to agent-oriented modeling provide a concept of role. Roles abstract from the concrete agents involved in an interaction. They provide means for the evolution of agents and serve as components of agent design. Despite the widespread usage of roles in agent-oriented modeling, a systematic analysis of the different aspects and properties of this concept is still missing. In this paper, we perform such an analysis and identify requirements for a general role concept. We develop such a role concept for a modeling approach based on the UML and graph transformation systems and exemplify its use for the specification (and application) of protocols. Finally, we provide a run-time semantics for roles based on concepts from the theory of graph transformation.
APA, Harvard, Vancouver, ISO, and other styles

Dissertations / Theses on the topic "Agent UML"

1

Kocabas, Efe Cem. "Uml-alf Agent Based Adaptive Learning Framework:a Case Study On Uml." Master's thesis, METU, 2010. http://etd.lib.metu.edu.tr/upload/12612182/index.pdf.

Full text
Abstract:
As the amount of accessible and shareable knowledge increases, it is figured out that learning platforms offering the same context and learning path to all users can not meet the demands of learners. This issue brings out the necessity of designing and developing adaptive hypermedia systems. This study describes an agent-based adaptive learning framework whose goal is to implement effective tutoring system with the help of Artificial Intelligence (AI) techniques and cognitive didactic methods into Adaptive Educational Hypermedia Systems (AEHS) in the domain of Unified Modeling Language (UML). There are three main goals of this study. First goal is to explore how supportive agents affect student&rsquo
s learning achievement in distance learning. Second goal is to examine the interaction between supportive agents and learners with the help of experiments in Human Computer Interaction laboratories and system analysis. The effects of the methodology that agents give misleading hints which are common mistakes of other learners are also investigated. Last goal is to deliver effective feedback to students both from IAs and tutors. In order to assess that UML-ALF has accomplished its objectives, we followed an experimental procedure. Experimental groups have taken the advantage of adaptive and intelligent techniques of the UML-ALF and control groups have used the traditional learning techniques. The results show that there is a positive correlation between variables practice score and number of agent suggestion which means, as the participants benefit from supportive agents, they get higher scores.
APA, Harvard, Vancouver, ISO, and other styles
2

Milan, Vidaković. "Proširivo agentsko okruženje bazirano na java tehnologiji." Phd thesis, Univerzitet u Novom Sadu, Fakultet tehničkih nauka u Novom Sadu, 2003. http://dx.doi.org/10.2298/NS2003VIDAKOVICMILAN.

Full text
Abstract:
Agentska paradigma predstavlja najprirodniji i najdosledniji postojeći pristup implementaciji distribuiranih sistema. Uz pomoć agenata moguće je u potpunosti realizovati konceptdistribuiranih softverskih komponenti, koje će, osim rešenja zadatka na distribuiranom nivou, pružiti i određenu količinu autonomnosti i inteligencije da bi se zadati cilj ostvario. Agentsko okruženje predstavlja programsko okruženje koje upravlja životnim tokom agenata i obezbeđuje mu sve potrebne mehanizme za realizaciju zadatka. U ovoj doktorskoj disertaciji predložen je model agentskog okruženja baziran na tehnologiji distribuiranih komponenti, koji podržava FIPA specifikaciju i sledeće koncepte: razmenu poruka, mobilnost agenata, sigurnosne mehanizme i direktorijume agenata i servisa. Model agentskog okruženja je implementiran u J2EE tehnologiji. Podržan je sistem plug-in-ova za sve bitne komponente agentskog okruženja (menadžere). Modelovan je iimplementiran koncept mobilnih zadataka. Dat je model i implementacija sistema međusobnog uređenja odnosa agentskih centara. Predloženo rešenje agentskog okruženja verifikovano je na bibliotečkom informacionom sistemu BISIS. Verifikacija je izvršena na sledećim agentskim zadacima: pretraživanje bibliotečke mreže, ocenjivanje kvaliteta zapisa i inteligentna raspodela opterećenja.
Agent technology is one of the most consistent approaches to the distributed computing implementation. Agents can be used to fully implement distributed software component concept. Agents can solve distributed problems utilizing certain degree of autonomy and intelligence. Agent framework represents programming environment that controls agent life cycle and provides all necessary mechanisms for task execution. The subject of the dissertation is formal specification of an agent framework based on distributed component technology. This framework supports FIPA specification and following concepts: message interchange, agent mobility, security and agent and service directory. Agent framework is implemented in J2EE technology. Plug-in system is designed for all key elements of agent framework. Mobile tasks were specified and implemented. Also, inter-facilitator connectivity mechanism is specified and implemented. The framework is verified by a case study on the library information system BISIS. Following agent tasks were performed: library network search, library record quality estimation and intelligent load balansing. 
APA, Harvard, Vancouver, ISO, and other styles
3

Poutakidis, David Alexander, and davpout@cs rmit edu au. "Debugging Multi-Agent Systems With Design Documents." RMIT University. Computer Science and Information Technology, 2008. http://adt.lib.rmit.edu.au/adt/public/adt-VIT20081205.114106.

Full text
Abstract:
Debugging multi-agent systems, which are concurrent, distributed, and consist of complex components is difficult, yet crucial. The development of these complex systems is supported by agent-oriented software engineering methodologies which utilise agents as the central design metaphor. The systems that are developed are inherently complex since the components of these systems may interact in flexible and sophisticated ways and traditional debugging techniques are not appropriate. Despite this, very little effort has been applied to developing appropriate debugging tools and techniques. Debugging multi-agent systems without good debugging tools is highly impractical and without suitable debugging support developing and maintaining multi-agent systems will be more difficult than it need be. In this thesis we propose that the debugging process can be supported by following an agent-oriented design methodology, and then using the developed design artifacts in the debugging phase. We propose a domain independent debugging framework which comprises the developed processes and components that are necessary in using design artifacts as debugging artifacts. Our approach is to take a non-formal design artifact, such as an AUML protocol design, and encode it in a machine interpretable manner such that the design can be used as a model of correct system behaviour. These models are used by a run-time debugging system to compare observed behaviour against specified behaviour. We provide details for transforming two design artifact types into equivalent debugging artifacts and show how these can be used to detect bugs. During a debugging episode in which a bug has been identified our debugging approach can provide detailed information about the possible reason for the bug occurring. To determine if this information was useful in helping to debug programs we undertook a thorough empirical study and identified that use of the debugging tool translated to an improvement in debugging performance. We conclude that the debugging techniques developed in this thesis provide effective debugging support for multi-agent systems and by having an extensible framework new design artifacts can be explored and as translations are developed they can be added to the debugging system.
APA, Harvard, Vancouver, ISO, and other styles
4

Krishna, Aneesh. "Practical methodologies for agent-oriented conceptual modelling." Access electronically, 2006. http://www.library.uow.edu.au/adt-NWU/public/adt-NWU20060815.122954/index.html.

Full text
APA, Harvard, Vancouver, ISO, and other styles
5

Lachtar, Dalanda. "Contribution des systèmes multi-agent à l'analyse de la performance organisationnelle d'une cellule de crise communale." Phd thesis, Ecole Nationale Supérieure des Mines de Paris, 2012. http://pastel.archives-ouvertes.fr/pastel-00819800.

Full text
Abstract:
La gestion de crise est devenue une activité indispensable à toute organisation publique ou privée. Elle repose le plus souvent sur un dispositif particulier appelé " cellule de crise " qui a pour objectif de mettre en œuvre des mesures d'anticipation, de vigilance, d'intervention et de sauvegarde et fait intervenir de multiples acteurs qui interagissent. Pour se préparer aux situations de crise, les communes ont l'obligation de définir un PCS (Plan Communal de Sauvegarde), mais ce dernier ne suffit pas à lui seul à garantir l'efficacité de l'organisation de crise. L'objectif de ce travail est de proposer une méthodologie, principalement fondée sur la pensée systémique et sur les Systèmes Multi-Agents, pour étudier la vulnérabilité organisationnelle de la cellule de crise et en évaluer sa performance. Un outil de simulation a été développé à destination des responsables. Il intègre des indicateurs de performance organisationnels pour identifier les défaillances potentielles de l'organisation. Les résultats de la simulation sont consignés sous la forme d'un tableau de bord dont l'analyse peut servir à améliorer l'organisation de crise.
APA, Harvard, Vancouver, ISO, and other styles
6

Guedes, Gilleanes Thorwald Araujo. "Um metamodelo UML para a modelagem de requisitos em projetos de sistemas multiagentes." reponame:Biblioteca Digital de Teses e Dissertações da UFRGS, 2012. http://hdl.handle.net/10183/56847.

Full text
Abstract:
A presente tese de doutorado está inserida dentro do contexto da área de AOSE – Agent-Oriented Software Engineering, uma área surgida recentemente voltada para a engenharia de software de sistemas multi-agentes que mescla conceitos tanto da Inteligência Artificial como da Engenharia de Software. Esta nova área surgiu devido aos novos desafios enfrentados pelos engenheiros de software ao projetar sistemas multi-agentes, uma vez que este tipo de sistema apresenta características que os diferenciam de outros tipos de software, precisamente o fato de possuírem agentes de software, entidades autônomas e pró-ativas que executam funções no sistema, possuidoras de objetivos próprios e capazes de perceber e agir sobre o ambiente que os cerca sem a intervenção de usuários externos. Este trabalho descreve um metamodelo UML desenvolvido para a modelagem de requisitos funcionais específicos para projetos de sistemas multi-agentes. O seu desenvolvimento baseou-se na constatação de que, apesar de já existirem linguagens derivadas da UML para o projeto de sistemas multi-agentes, nenhuma das linguagens estudadas desenvolveu mecanismos para a modelagem dos requisitos deste tipo de software, o que levou-nos a criar um metamodelo UML para este propósito. No decorrer desta tese serão descritas as linguagens estudadas derivadas da UML para ser aplicadas no projeto de sistemas multi-agentes, o metamodelo desenvolvido, sua adaptação aos princípios de projeto de Vicari (2007), três estudos de caso onde o metamodelo foi aplicado, além de uma proposta de mapeamento dos conceitos definidos no metamodelo para os conceitos das linguagens MAS-ML e AML, bem como uma proposta para a validação do metamodelo e dos diagramas criados por meio dele.
This PhD thesis is inserted within the context of the AOSE (Agent-Oriented Software Engineering) area, a recently-emerged field dealing with the software engineering of multi-agent systems which mixes concepts of Artificial Intelligence and Software Engineering together. This new area emerged from new challenges faced by the software engineers when designing multi-agent systems, since this kind of system presents characteristics that set them apart from other types of software, precisely for including software agents, autonomous and proactive entities that execute functions in the system, owning their own goals and able to perceive and act upon the surrounding environment without the intervention of external users. This work describes a UML metamodel developed for the modeling of the specific functional requirements for multi-agent systems projects. Its development was based on the perception that among the studied UML-derived languages for the multi-agent systems project, none of them had developed mechanisms for requirements modeling on this kind of software, leading us to create a UML metamodel for this purpose. Along this thesis we shall describe the UML-derived languages we studied to be applied in the multi-agent systems project, the developed metamodel, its adaptation to the Vicari (2007) design principles, three case studies on which the metamodel was applied, plus a mapping proposal for the concepts defined in the metamodel into MASML and AML languages concepts, as well as a validation proposal for the metamodel and the diagrams created by means of it.
APA, Harvard, Vancouver, ISO, and other styles
7

Ito, Márcia. "Uma análise do fluxo de comunicação em organizações dinâmicas de agentes." Universidade de São Paulo, 1999. http://www.teses.usp.br/teses/disponiveis/3/3141/tde-19022002-105352/.

Full text
Abstract:
Dentre as várias áreas de pesquisa em Inteligência Artificial Distribuída, priorizamos analisar a comunicação entre os agentes de uma sociedade. É através da comunicação que os agentes podem trocar informações entre si e assim resolver de forma cooperativa um problema global ou local que existe na sociedade. A análise do fluxo de comunicação entre agentes é portanto de grande interesse da comunidade científica que se dedica à IAD. Neste trabalho, através do estudo teórico (análise matemática) e simulações computacionais, comparamos o fluxo de comunicação entre os agentes de dois modelos de organizações dinâmicas: uma organização em que os agentes realizam uma busca informada de um parceiro (Coalisão Baseada em Dependências - CBD) e uma organização em que os agentes realizam uma busca não informada de um parceiro (Rede Contractual - RC). O Sistema CENINT, um sistema multiagente (SMA) baseado no modelo RC, foi desenvolvido a fim de realizar as simulações necessárias para os estudos deste trabalho. Por outro lado, sabemos que os sistemas multiagentes são utilizados para desenvolver modelos teóricos que permitem elucidar a estrutura de processos complexos e que a orientação a objetos facilita o desenvolvimento de sistemas complexos. Percebeu-se que a orientação a objetos poderia ser uma ferramenta adequada para desenvolver sistemas multiagentes. Assim neste trabalho, optou-se por desenvolver o sistema CENINT utilizando as técnicas de orientação a objetos, mais especificamente utilizar os diagramas da UML (Unified Modeling Language) para análise e projeto do sistema.
APA, Harvard, Vancouver, ISO, and other styles
8

de, Souza Ramalho Franklin. "MODELOG : model-oriented development with executable logical object generation." Universidade Federal de Pernambuco, 2007. https://repositorio.ufpe.br/handle/123456789/2064.

Full text
Abstract:
Made available in DSpace on 2014-06-12T15:54:14Z (GMT). No. of bitstreams: 2 arquivo6624_1.pdf: 2520643 bytes, checksum: b69b2ba2918606ef2803cf6322485425 (MD5) license.txt: 1748 bytes, checksum: 8a4605be74aa9ea9d79846c1fba20a33 (MD5) Previous issue date: 2007
The Unified Modeling Language (UML) has far outgrown its initial purpose as a standard visual notation for constructing intuitive, high-level blueprint models of object-oriented software. A series of extension, such as OCL, XMI, ASL, MOF, UML profiles, and different proposed formal semantics, to the language and to its application scope have fedoff each other in synergy. While these extensions constitute a sound starting point to make UML the pivotal element for the Model-Driven Engineering (MDE) and Semantic Web (SW) visions, many other building blocks are still missing, including: (1) Complete formal semantics for UML and OCL; (2) UML inference engine based on such semantics to support model checking and intelligent agent reasoning with UML semantic web ontologies; (3) UML model compilers to fully automate both structural and behavioral code generation from detailed UML/OCL models. In this thesis, we present the MODELOG framework based on a single proposal to address these three issues: it consists of an automatic mapping from fully refined UML/OCL models to the object-oriented logic programs in the Flora-2, an executable and Turing-complete language with a well-defined formal semantics. We developed the MODELOG mapping as model transformations. As source for these transformations, we reused the UML2 and OCL2 metamodels provided by OMG and as target we developed a Flora metamodel. As we experimented and compared two language to implement the transformation: the dedicated transformation language ATL based on OCL, and Flora itself viewed as a model transformation language. As validating case study for MODELOG, we developed the Triangram robotic assembly puzzle. It is an example of planning tasks often executed by agents and it requires a complex class hierarchy together with complex structural and behavioral constraints. The Flora PSM of this puzzle was entirely automatically generated from its UML/OCL model by applying the MODELOG transformations. The main originality of this thesis is twofold. First, it simultaneously tackles various gaps in UML for its new extended role: formal specification language, MDE, semantic web services and agent engineering, Second, it does so without putting forward any new language but only by reusing a theoretically consolidated and efficiently implemented one. In contrast, previous proposals tend be limited to one or two such applications while often proposing new languages. The thesis makes contributions to various fields: For MDE, it shows the feasibility of completely automated full structural and behavioral executable code generation from a UML/OCL PIM, on a non-trivial, complex case study involving automated reasoning; For agile development, it reconcile that the robustness of formal methods with the early testing of fast prototyping, since MODELOG not only generates executable code, but also model checking code from UML/OCL models. For UML and OCL, it provides a fully integrated denotational formal semantics in Transaction Frame Logic on which Flora is based; For logic programming, it provides compositional metamodels of all the languages integrated in the Flora platform that clarify their relations and make them available as source or target language for a variety of MDE tasks such as model checking and fast prototyping; it also provides a way to develop logic programs using the consolidated full-life cycle object-oriented software engineering processes; For agent engineering, it shows how to get combine the complementary strengths of the object-oriented and logic paradigms, the two mostly widely reused in agent-oriented methods; For the semantic web service development, its introduced a highly automated MDE approach allowing to model them visually with UML-based industrial strengths method and CASE tools, and automatically generate their specification in the W3C standard SWSL, which is a XML-enabled variant of Flora
APA, Harvard, Vancouver, ISO, and other styles
9

Alves, Heleno da Silva. "Adaptação de conteúdos de objetos de aprendizagem para a televisão digital." Universidade do Vale do Rio dos Sinos, 2011. http://www.repositorio.jesuita.org.br/handle/UNISINOS/3681.

Full text
Abstract:
Submitted by Mariana Dornelles Vargas (marianadv) on 2015-05-27T13:31:09Z No. of bitstreams: 1 adaptacao_conteudos.pdf: 1461923 bytes, checksum: 1272ba554f9ec06de579b9f337be5ff5 (MD5)
Made available in DSpace on 2015-05-27T13:31:09Z (GMT). No. of bitstreams: 1 adaptacao_conteudos.pdf: 1461923 bytes, checksum: 1272ba554f9ec06de579b9f337be5ff5 (MD5) Previous issue date: 2011
CAPES - Coordenação de Aperfeiçoamento de Pessoal de Nível Superior
Os objetos de aprendizagem (OAs) têm tomado um papel importante no contexto educacional atual, onde os meios computacionais se tornam cada vez mais presentes em sala de aula impulsionados por instituições governamentais. Dentre as características necessárias para utilização efetiva dos OAs a bibliografia enumera dois pontos principais, o reuso e o compartilhamento. Com o avanço de novos meios computacionais o conceito de reuso tem adquirido novas proporções vislumbrando a utilização do conteúdo educacional disponibilizado pelos OAs em diversos ambientes computacionais. Dentre estes novos ambientes computacionais, os dispositivos móveis e a televisão digital (TVD) estendem o conceito de e-learning criando duas novas vertentes, são elas o m-learning e t-learning respectivamente. Apesar disso, os OAs criados para os ambientes de e-learning dificilmente podem ser reutilizados nos novos ambientes devido às dificuldades de apresentação de conteúdo nos dispositivos móveis e de TVD. Para dar apoio à visualização de OAs nestes novos ambientes o presente trabalho apresenta conceitos relacionados à OAs, a TVD e aos agentes de software para basear a análise do sistema multiagentes desenvolvido. Este sistema tem como principal funcionalidade a adaptação de conteúdo para os ambientes de t-learning e m-learning. A intenção do presente trabalho é apresentar uma arquitetura, utilizando diagramas da Agent UML, que comporte a adaptação de OAs para que possam ser visualizados em múltiplos ambientes e aplicar esta arquitetura a casos de uso voltados à televisão digital. Através do sistema desenvolvido foi possível adaptar múltiplos formatos de conteúdos de OAs para que sejam visualizados nos dispositivos do Sistema Brasileiro de Televisão Digital (SBTVD).
Learning Objects (LO) are assuming an important role in current educational context, where computational resources are a common presence in the classroom due to government incentives. Among the needed characteristics for right using of LOs by teachers and students, two main aspects are highlighted by the literature, the reusing and sharing. With the advances in the new computing environments the concept of reusing has been taking new proportions viewing the utilization of its educational content in several computing environments. Among these new computing environments, the mobile devices and the digital television (DTV) extends the concept of e-learning creating two new strands, they are the m-learning and t-learning respectively. Nevertheless, the LOs created for e-learning environment hardly can be used in the new environments due to the difficulties of presenting on mobile and DTV devices. To help the presenting of LOs in these new environments this work presents concepts related to LOs, DTV and agents based software aiming the analysis of a multiagent system developed. This system has as your main feature the adaptation of content for t-learning and m-learning environments. The intention of this work is present an architecture, using Agent UML (AUML) diagrams, that supports the LOs adaptation for viewing in multiple environments and apply this architecture to digital television use cases. Through the system developed should be possible to adapt multiple LOs content formats to be viewed on the devices of the Brazilian System of Digital Television (SBTVD).
APA, Harvard, Vancouver, ISO, and other styles
10

Borghoff, Uwe M. "Agent-Based Document Retrieval for the European Physicists: A Project." Xerox Research-Center, Grenoble, France, 1997. http://www.physik.uni-oldenburg.de/documents/UOL-THEO3-97-3/.

Full text
APA, Harvard, Vancouver, ISO, and other styles

Books on the topic "Agent UML"

1

Pinheiro, Sebastião. Tucuruí: O Agente Laranja em uma república de bananas. Porto Alegre-RS: Editora Sulina, 1989.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
2

Oliveira, Emídio. Eu fui agente da DGS-PIDE: Uma história para a história. Porto: Edições Ecopy, 2011.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
3

Sahão, Sonia. Takeharu Akagawa: Uma vida dedicada ao turismo. São Paulo, SP: Edicon, 2000.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
4

Corrêa, Marilena Villela, and Maurice Cassier. Aids e saúde pública: Contribuições à reflexão sobre uma nova economia política do medicamento no Brasil. Rio de Janeiro: EdUERJ, 2010.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
5

Gestão da Polícia Militar: A cultura institucional como agente limitador da construção de uma polícia cidadã. Belém: Editora Paka-Tatu, 2014.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
6

International Conference on Advances in Regional Cancer Therapy (3rd 1987 Ulm, Germany). Advances in regional cancer therapy: Proceedings of the III International Conference on Advances in Regional Cancer Therapy (ICRCT), Ulm (FRG), September 8-11, 1987. Edited by Kreidler Joachim, Link K. H, and Aigner K. 1947-. Basel: Karger, 1988.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
7

Pinheiro, Sebastiao. Tucurui: O Agente Laranja em uma republica de bananas. Editora Sulina, 1989.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
8

Gardner, Andrew. Agency Uncovered: Archaeological Perspectives on Social Agency, Power and Being Human (UCL). UCL Press, 2004.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
9

Agency Uncovered: Archaeological Perspectives on Social Agency, Power, and Being Human (Ucl Institute of Archaeology Publications). Left Coast Press, 2004.

Find full text
APA, Harvard, Vancouver, ISO, and other styles
10

Carneiro, André, Neil Christie, and Pilar Diarte-Blasco. Urban Transformations in the Late Antique West: Materials, Agents, and Models. Imprensa da Universidade de Coimbra, 2020. http://dx.doi.org/10.14195/978-989-26-1897-5.

Full text
Abstract:
Este volume é fruto de uma investigação internacional altamente produtiva que reúne colegas académicos e profissionais (de campo e de museu) para discutir novos resultados e abordagens, descobertas recentes e avaliações teóricas alternativas do período de transição e transformação das cidades clássicas da Antiguidade Antiga. Peritos de uma série de países modernos participaram e apresentaram-se para ajudar a comparar e contrastar criticamente as arqueologias de diversas regiões e para debater as qualidades da arqueologia e os actuais modos de estudo. Embora uma série de artigos se tenha centrado inevitavelmente nas provas disponíveis tanto para Espanha como para Portugal, ficámos encantados por ter uma difusão de contribuições que alargaram o panorama a outros territórios do Ocidente romano tardio e do Mediterrâneo. A ênfase foi dada às imagens apresentadas pela arqueologia (trabalhos de salvamento e investigação, recentes e passados), mas os dados textuais também foram trazidos em cena por vários colaboradores.
APA, Harvard, Vancouver, ISO, and other styles

Book chapters on the topic "Agent UML"

1

Huget, Marc-Philippe, and James Odell. "Representing Agent Interaction Protocols with Agent UML." In Agent-Oriented Software Engineering V, 16–30. Berlin, Heidelberg: Springer Berlin Heidelberg, 2005. http://dx.doi.org/10.1007/978-3-540-30578-1_2.

Full text
APA, Harvard, Vancouver, ISO, and other styles
2

Marc-Philippe, Huget. "Extending Agent UML Sequence Diagrams." In Agent-Oriented Software Engineering III, 150–61. Berlin, Heidelberg: Springer Berlin Heidelberg, 2003. http://dx.doi.org/10.1007/3-540-36540-0_12.

Full text
APA, Harvard, Vancouver, ISO, and other styles
3

Huget, Marc-Philippe. "Agent UML Class Diagrams Revisited." In Lecture Notes in Computer Science, 49–60. Berlin, Heidelberg: Springer Berlin Heidelberg, 2003. http://dx.doi.org/10.1007/3-540-36559-1_6.

Full text
APA, Harvard, Vancouver, ISO, and other styles
4

Odell, James J., H. Van Dyke Parunak, and Bernhard Bauer. "Representing Agent Interaction Protocols in UML." In Agent-Oriented Software Engineering, 121–40. Berlin, Heidelberg: Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-44564-1_8.

Full text
APA, Harvard, Vancouver, ISO, and other styles
5

Van Dyke Parunak, H., and James J. Odell. "Representing Social Structures in UML." In Agent-Oriented Software Engineering II, 1–16. Berlin, Heidelberg: Springer Berlin Heidelberg, 2002. http://dx.doi.org/10.1007/3-540-70657-7_1.

Full text
APA, Harvard, Vancouver, ISO, and other styles
6

Cabrera-Paniagua, Daniel, and Claudio Cubillos. "UML-F in the Design of an Agent-Oriented Software Framework." In Intelligent Agents and Multi-Agent Systems, 121–26. Berlin, Heidelberg: Springer Berlin Heidelberg, 2008. http://dx.doi.org/10.1007/978-3-540-89674-6_15.

Full text
APA, Harvard, Vancouver, ISO, and other styles
7

Caire, Giovanni, Wim Coulier, Francisco Garijo, Jorge Gomez, Juan Pavon, Francisco Leal, Paulo Chainho, et al. "Agent Oriented Analysis Using Message/UML." In Agent-Oriented Software Engineering II, 119–35. Berlin, Heidelberg: Springer Berlin Heidelberg, 2002. http://dx.doi.org/10.1007/3-540-70657-7_8.

Full text
APA, Harvard, Vancouver, ISO, and other styles
8

Odell, James, H. Van Dyke Parunak, and Bernhard Bauer. "Extending UML for Agent-Based Systems." In Practical Foundations of Business System Specifications, 245–70. Dordrecht: Springer Netherlands, 2003. http://dx.doi.org/10.1007/978-94-017-2740-2_13.

Full text
APA, Harvard, Vancouver, ISO, and other styles
9

Lind, Jürgen. "Specifying Agent Interaction Protocols with Standard UML." In Agent-Oriented Software Engineering II, 136–47. Berlin, Heidelberg: Springer Berlin Heidelberg, 2002. http://dx.doi.org/10.1007/3-540-70657-7_9.

Full text
APA, Harvard, Vancouver, ISO, and other styles
10

Bauer, *Bernhard, *Jörg P. Müller, and +James Odell. "Agent UML: A Formalism for Specifying Multiagent Software Systems." In Agent-Oriented Software Engineering, 91–103. Berlin, Heidelberg: Springer Berlin Heidelberg, 2001. http://dx.doi.org/10.1007/3-540-44564-1_6.

Full text
APA, Harvard, Vancouver, ISO, and other styles

Conference papers on the topic "Agent UML"

1

Fei, Chen, and Chen Yan. "Spaeris: A Multi-Agent System Specified by Agent UML." In 2008 International Seminar on Future Information Technology and Management Engineering (FITME). IEEE, 2008. http://dx.doi.org/10.1109/fitme.2008.60.

Full text
APA, Harvard, Vancouver, ISO, and other styles
2

Badica, C., M. Ganzha, and M. Paprzycki. "UML models of agents in a multi-agent e-commerce system." In IEEE International Conference on e-Business Engineering (ICEBE'05). IEEE, 2005. http://dx.doi.org/10.1109/icebe.2005.122.

Full text
APA, Harvard, Vancouver, ISO, and other styles
3

Bauer, Bernhard. "UML classes diagrams and agent-based systems." In the fifth international conference. New York, New York, USA: ACM Press, 2001. http://dx.doi.org/10.1145/375735.376010.

Full text
APA, Harvard, Vancouver, ISO, and other styles
4

Fuentes, Rubén, Jorge J. Gómez-Sanz, and Juan Pavón. "Integrating agent-oriented methodologies with UML-AT." In the fifth international joint conference. New York, New York, USA: ACM Press, 2006. http://dx.doi.org/10.1145/1160633.1160873.

Full text
APA, Harvard, Vancouver, ISO, and other styles
5

Zhao, Zhikun, and Yinglei Xu. "DPMAS: A Design Method for Multi-agent System Using Agent UML." In 2010 Third International Conference on Information and Computing Science (ICIC). IEEE, 2010. http://dx.doi.org/10.1109/icic.2010.305.

Full text
APA, Harvard, Vancouver, ISO, and other styles
6

Cranefield, Stephen, Mariusz Nowostawski, and Martin Purvis. "Implementing agent communication languages directly from UML specifications." In the first international joint conference. New York, New York, USA: ACM Press, 2002. http://dx.doi.org/10.1145/544862.544871.

Full text
APA, Harvard, Vancouver, ISO, and other styles
7

Wang, Shilong, Jian Yi, Xia Hong, and Z. Zhang. "Heterogeneous Autonomous Agent Architecture for Agile Manufacturing." In ASME 2002 International Design Engineering Technical Conferences and Computers and Information in Engineering Conference. ASMEDC, 2002. http://dx.doi.org/10.1115/detc2002/cie-34397.

Full text
Abstract:
Considering the agent-based modeling and mapping in manufacturing system, some system models are described in this paper, which are included: Domain Based Hierarchical Structure (DBHS), Cascading Agent Structure (CAS), Proximity Relation structure (PRS), and Bus-based network structure (BNS). In DBHS, one sort of agents, called static agents, individually acts as Domain Agents, Resources Agents, UserInterface Agents and Gateway Agents. And the others, named mobile agents, are the brokers of task and process flow. Static agents representing a subsystem may itself be an agent-based network and should learn as the mobile agents to deal with new situation. Mobile agents move around the network domains taking advantage of the resources to fulfill their goals. In CAS, We use Unified Modeling Language (UML) to build up the agent-based manufacturing system It is said Enterprise agent (main agent) has factory agents together with some directly jurisdictional workshop agents, cell agents, and individual resource agents. Likewise, factory agent has workshop agents together with some directly jurisdictional cell agents and individual resource agents, and so on. In PRS, the resources agents are located together by its function and abilities. There is only one agent behaves as the task-announcer. The communication just occurs among the Proximity Relational agents. In BNS, It is very similar with the society of human being connected with a network, some agents, such as ‘cost calculating’, are just cope with the matter-of-fact job. And some agents run as the individual resources that can negotiate with each other and advertise a necessary message within the whole domain or a given group of agents. The administration just relies on the individual address of agents and the group ID code of agents.
APA, Harvard, Vancouver, ISO, and other styles
8

Antonova, I., and I. Batchkova. "Development of multi-agent control systems using UML/SysML." In 2008 4th International IEEE Conference "Intelligent Systems" (IS). IEEE, 2008. http://dx.doi.org/10.1109/is.2008.4670435.

Full text
APA, Harvard, Vancouver, ISO, and other styles
9

Taljanovic, Kemal, and Adnan Salihbegovic. "An Application of Agent UML to Warehouse Management Systems." In 2008 IEEE International Symposium on Signal Processing and Information Technology (ISSPIT). IEEE, 2008. http://dx.doi.org/10.1109/isspit.2008.4775665.

Full text
APA, Harvard, Vancouver, ISO, and other styles
10

Heinze, Clint, and Leon Sterling. "Using the UML to model knowledge in agent systems." In the first international joint conference. New York, New York, USA: ACM Press, 2002. http://dx.doi.org/10.1145/544741.544751.

Full text
APA, Harvard, Vancouver, ISO, and other styles

Reports on the topic "Agent UML"

1

Kogut, Paul. DARPA Agent Markup Language (DAML) Unified Modeling Language (UML)-Based Ontology Toolset (UBOT). Fort Belvoir, VA: Defense Technical Information Center, October 2005. http://dx.doi.org/10.21236/ada440653.

Full text
APA, Harvard, Vancouver, ISO, and other styles
We offer discounts on all premium plans for authors whose works are included in thematic literature selections. Contact us to get a unique promo code!

To the bibliography